IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1217   22 years desonia Added test for psImageRebin.
(edit) @1216   22 years desonia Added psImageRebin functionality.
(edit) @1215   22 years eugene added rotation and interpolation
(edit) @1214   22 years eugene added psImagePixelInterpolate
(edit) @1213   22 years desonia no longer used.
(edit) @1212   22 years desonia removed the dependency creation stuff, as George hated it ALOT!
(edit) @1211   22 years harman Added more function prototypes
(edit) @1210   22 years harman Initial version
(edit) @1209   22 years harman Initial version
(edit) @1208   22 years eugene clarified robust stats
(edit) @1207   22 years eugene fixed various bugzilla entries
(edit) @1206   22 years desonia Added psImageManip.h, which contains all functions from the "Image …
(edit) @1205   22 years desonia Moved psImage manipulation functions from collections/psImage.[ch] to …
(edit) @1204   22 years desonia added a PS_MEM_DEBUG preprocessor directive that allows the keeping of …
(edit) @1203   22 years gusciora
(edit) @1202   22 years desonia changed psHashInsert to psHashAdd and made it return a bool value …
(edit) @1201   22 years desonia changed psHashInsert to psHashAdd.
(edit) @1200   22 years desonia added make of 'all' in the install target.
(edit) @1199   22 years gusciora Added vector/image size tests.
(edit) @1198   22 years desonia enhanced the parsing of host to search for the hostname of the current …
(edit) @1197   22 years desonia * empty log message *
(edit) @1196   22 years desonia testpoint names changed (no longer have tracker number in them).
(edit) @1195   22 years desonia testpoint names changed.
(edit) @1194   22 years desonia names of the testpoints changed.
(edit) @1193   22 years desonia rewrote psImageCopy so that macro need not be expanded.
(edit) @1192   22 years gusciora
(edit) @1191   22 years gusciora
(edit) @1190   22 years gusciora
(edit) @1189   22 years gusciora /
(edit) @1188   22 years gusciora
(edit) @1187   22 years gusciora
(edit) @1186   22 years gusciora
(edit) @1185   22 years gusciora
(edit) @1184   22 years harman Not sure what's going on with this Makefile...looks like everyone's …
(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) @1148   22 years Paul Price Adding configProposal.pdf to cvsignore
(edit) @1147   22 years Paul Price Adding my notes on FPA configuration files, which may prove useful to …
(edit) @1146   22 years Paul Price Added APIs for reading in an FPA.
(edit) @1145   22 years Paul Price Added section on reading in an FPA.
(edit) @1144   22 years Paul Price Adding configuration file format proposal
(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) @1119   22 years Paul Price Replacing good old English spelling.…
(edit) @1118   22 years Paul Price More cleaning, untabifying.
Note: See TracRevisionLog for help on using the revision log.