IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1183   22 years harman Commented out make of tst_psMinimize00 cat
(edit) @1182   22 years harman Updated truth data
(edit) @1181   22 years harman Corrected testpoint logic for TP C
(edit) @1180   22 years harman Updated truth data
(edit) @1179   22 years harman Added another testpoint
(edit) @1178   22 years gusciora I'm reverting, again, to a Makefile which does not rebuild every test …
(edit) @1177   22 years gusciora
(edit) @1176   22 years gusciora Does it work? Does it not work? Nobody knows.
(edit) @1175   22 years harman Changed paste error in comment
(edit) @1174   22 years harman Updated truth data
(edit) @1173   22 years harman Initial version
(edit) @1172   22 years harman Incorporated Ifa's bugs, comments, and additions
(edit) @1171   22 years harman Added another test driver
(edit) @1170   22 years harman Initial version
(edit) @1169   22 years harman Added another psBitSetTest
(edit) @1168   22 years harman Updated truth data
(edit) @1167   22 years harman Renamed bitSetFree to psBitSetFree for consistency
(edit) @1166   22 years harman Changed return type of BitSetTest to bool
(edit) @1165   22 years harman Added psAbort for failed memory allocation
(edit) @1164   22 years harman Added psAbort for failed memory allocation
(edit) @1163   22 years harman Updated truth
(edit) @1162   22 years harman Added psAbort for failed memory allocation
(edit) @1161   22 years harman Corrected initial vector contents info
(edit) @1160   22 years harman Fixed segmentation fault
(edit) @1159   22 years harman Reset to version 1.23 with new test files
(edit) @1158   22 years harman Initial version
(edit) @1157   22 years harman * empty log message *
(edit) @1156   22 years desonia reset output due to evolution/addition of test code.
(edit) @1155   22 years desonia typical addition of files.
(edit) @1154   22 years desonia initial version.
(edit) @1153   22 years desonia task g616 - the ability to specify a protocol "file" with a pathname …
(edit) @1152   22 years harman Added more files
(edit) @1151   22 years desonia enhanced test to exercise the new logging to file option.
(edit) @1150   22 years harman Initial version
(edit) @1149   22 years harman Added more error checks
(edit) @1143   22 years desonia Fixed psLogSetFormat so that input of "" sets things to default.
(edit) @1142   22 years desonia fixed test for psLogSetFormat(H); it was using "TH".
(edit) @1141   22 years desonia bug g618 - psLogSetFormat shall support NULL as input.
(edit) @1140   22 years desonia fixed tests for psLogSetFormat; added support for NULL and fixed a bug …
(edit) @1139   22 years harman Added more error checks
(edit) @1138   22 years desonia Renamed psVLogMsg to psLobMsgV
(edit) @1137   22 years desonia expanded the scope of PS_NO_TRACE to no-op all psTrace functions.
(edit) @1136   22 years desonia fixed trace tests to compile but fail if psLib was compiled with …
(edit) @1135   22 years harman New test driver
(edit) @1134   22 years harman New test deiver
(edit) @1133   22 years desonia removed psMinimize until it is better behaved.
(edit) @1132   22 years desonia * empty log message *
(edit) @1131   22 years desonia fixed the check for 'bad words'; regular expression had | when we meant \|
(edit) @1130   22 years desonia added test to tst_psList, which generated more output.
(edit) @1129   22 years gusciora This version works (with no parameter masks). This version has lots …
(edit) @1128   22 years gusciora
(edit) @1127   22 years desonia added psListSort function and fixed psListRemove to match the new SDRS …
(edit) @1126   22 years desonia added tests for psListSort and changed testListRemove to match the …
(edit) @1125   22 years harman Minor corrections
(edit) @1124   22 years harman Fixed reverse naming with unary operations
(edit) @1123   22 years gusciora
(edit) @1122   22 years gusciora
(edit) @1121   22 years harman Updated truth data
(edit) @1120   22 years harman Removed element overcount
(edit) @1116   22 years harman Removed element overcount
(edit) @1115   22 years harman New test files
(edit) @1114   22 years harman Added new MatrixVector test
(edit) @1112   22 years harman More tests
(edit) @1111   22 years desonia added pslistSort and cooresponding compare functions.
(edit) @1109   22 years desonia Relaxed the dependency file generation to avoid remakes when psLib changes.
(edit) @1108   22 years harman Moved location of default
(edit) @1107   22 years gusciora
(edit) @1106   22 years harman Removed MIN and MAX and used fmin and fmax instead
(edit) @1103   22 years gusciora
(edit) @1102   22 years harman Removed processing for types not requested in SDRS to decrease object …
(edit) @1101   22 years harman * empty log message *
(edit) @1100   22 years harman Added nan error dividion function
(edit) @1099   22 years gusciora Reverting back to working makefile.
(edit) @1097   22 years desonia added regression test for psRealloc.
(edit) @1096   22 years desonia first test used myLogMsg instead of psLogMsg, as it claims to be testing.
(edit) @1095   22 years gusciora
(edit) @1094   22 years gusciora
(edit) @1093   22 years gusciora
(edit) @1088   22 years harman Name change of binary ops macros
(edit) @1087   22 years harman Added logic for psMatrixVectorArithmetic.i to be created
(edit) @1086   22 years gusciora
(edit) @1085   22 years harman Added psUnary function and macros
(edit) @1083   22 years harman Initial version
(edit) @1082   22 years harman Added more macros
(edit) @1081   22 years desonia Fixed some namespace issues.
(edit) @1080   22 years desonia line numbers changed in psList.
(edit) @1079   22 years gusciora
(edit) @1078   22 years gusciora
(edit) @1077   22 years gusciora
(edit) @1076   22 years gusciora Added interpolation routines.
(edit) @1075   22 years desonia Fixed Bug #63 -- TPOutOfMemory test fails with very large memory machines.
(edit) @1074   22 years desonia initial version.
(edit) @1073   22 years desonia Changed the means of deallocation of memory. ps_Alloc now registers …
(edit) @1072   22 years gusciora
(edit) @1071   22 years gusciora Coded recent ADD changes into the robust stats. Still waiting on …
(edit) @1066   22 years harman Added scalar and matrix vector arithmetic header files
(edit) @1065   22 years harman Added more function macros
(edit) @1064   22 years harman Added vector-scalar function macro
(edit) @1063   22 years harman Removed unused code
(edit) @1062   22 years harman Added psMatrixVectorArithmetic to build
Note: See TracRevisionLog for help on using the revision log.