# # ChangeLog for / # # Generated by Trac 1.6 # Jul 23, 2026, 4:56:50 AM Tue, 22 Jun 2004 08:35:17 GMT eugene [1067] * trunk/doc/design/ippSRS.tex (modified) major edits to the hardware section. cleanups of the TBDs elsewhere. Mon, 21 Jun 2004 21:29:02 GMT harman [1066] * trunk/psLib/src/pslib.h (modified) Added scalar and matrix vector arithmetic header files Mon, 21 Jun 2004 21:04:24 GMT harman [1065] * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c (modified) Added more function macros Sat, 19 Jun 2004 02:00:45 GMT harman [1064] * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c (modified) Added vector-scalar function macro Sat, 19 Jun 2004 01:59:51 GMT harman [1063] * trunk/psLib/src/collections/psScalar.c (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) Removed unused code Fri, 18 Jun 2004 23:37:15 GMT harman [1062] * trunk/psLib/src/dataManip/Makefile (modified) Added psMatrixVectorArithmetic to build Fri, 18 Jun 2004 23:36:27 GMT harman [1061] * trunk/psLib/src/collections/Makefile (modified) Added psScalar Fri, 18 Jun 2004 23:36:02 GMT harman [1060] * trunk/psLib/src/collections/psScalar.c (added) * trunk/psLib/src/collections/psScalar.h (added) * trunk/psLib/src/mathtypes/psScalar.c (added) * trunk/psLib/src/mathtypes/psScalar.h (added) Initial version Fri, 18 Jun 2004 23:34:59 GMT harman [1059] * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c (modified) Updated comments Fri, 18 Jun 2004 00:54:43 GMT harman [1058] * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c (added) * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h (added) Initial versions Tue, 15 Jun 2004 23:49:00 GMT gusciora [1057] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) ... Tue, 15 Jun 2004 22:15:40 GMT cvs2svn [1056] * tags/rel1_1 (copied) This commit was manufactured by cvs2svn to create tag 'rel1_1'. Tue, 15 Jun 2004 22:15:39 GMT desonia [1055] * branches/rel1/psLib (modified) * branches/rel1/psLib/.cvsignore (modified) added some directories generated via the install process. Tue, 15 Jun 2004 22:12:50 GMT desonia [1054] * branches/rel1/psLib/src/mainpage.dox (modified) fixed path to unit tests. Tue, 15 Jun 2004 22:06:36 GMT desonia [1053] * branches/rel1/psLib/src/Doxyfile (modified) * branches/rel1/psLib/src/Makefile.Globals (modified) added latex/pdf output for Doxygen. Tue, 15 Jun 2004 21:48:46 GMT desonia [1052] * branches/rel1/psLib/src/Makefile (modified) removed the mandir creation as it is not used in this release. Tue, 15 Jun 2004 21:46:57 GMT desonia [1051] * branches/rel1/psLib/psLib.kdevelop (deleted) * branches/rel1/psLib/psLib.kdevses (deleted) removed files not appropriate for release. Tue, 15 Jun 2004 21:46:21 GMT desonia [1050] * branches/rel1/psLib/src/Makefile (modified) * branches/rel1/psLib/src/Makefile.Globals (modified) * branches/rel1/psLib/src/mainpage.dox (modified) moved the test binaries to psLib/testbin so that FullUnitTest sets ... Tue, 15 Jun 2004 21:45:11 GMT desonia [1049] * branches/rel1/psLib/test/dataManip/Makefile (modified) cleanup for release. Tue, 15 Jun 2004 21:44:22 GMT desonia [1048] * branches/rel1/psLib/test/FullUnitTest (modified) Fixed the double counting of testpoints Tue, 15 Jun 2004 20:15:37 GMT desonia [1047] * branches/rel1/psLib/src/mainpage.dox (modified) fixed the hyperlink to the release directory. Tue, 15 Jun 2004 20:01:10 GMT desonia [1046] * branches/rel1/psLib/src/mainpage.dox (modified) fixed a text problem. Tue, 15 Jun 2004 19:57:50 GMT desonia [1045] * branches/rel1/psLib/src/mainpage.dox (modified) added reference to the online documentation. Tue, 15 Jun 2004 19:35:14 GMT desonia [1044] * branches/rel1/psLib/src/mainpage.dox (modified) updated the instructions for release 1. Tue, 15 Jun 2004 03:09:26 GMT desonia [1043] * branches/rel1/psLib/src/Makefile.Globals (modified) * branches/rel1/psLib/src/collections/psBitSet.c (modified) * branches/rel1/psLib/src/sysUtils/psHash.d (modified) * branches/rel1/psLib/src/types/psBitSet.c (modified) * branches/rel1/psLib/test/Makefile (modified) * branches/rel1/psLib/test/collections/verified/tst_psBitSet_01.stdout (modified) * branches/rel1/psLib/test/collections/verified/tst_psBitSet_02.stdout (modified) * branches/rel1/psLib/test/collections/verified/tst_psBitSet_03.stdout (modified) * branches/rel1/psLib/test/collections/verified/tst_psBitSet_04.stdout (modified) * branches/rel1/psLib/test/collections/verified/tst_psBitSet_05.stdout (modified) * branches/rel1/psLib/test/collections/verified/tst_psBitSet_06.stdout (modified) * branches/rel1/psLib/test/dataManip/Makefile (modified) * branches/rel1/psLib/test/image/tst_psImageStats00.c (modified) * branches/rel1/psLib/test/image/verified/tst_psImageStats00.stdout (modified) folded in last-minute bug fixes from the main trunk. Tue, 15 Jun 2004 02:49:37 GMT desonia [1042] * trunk/psLib/test/image/verified/tst_psImageStats00.stdout (modified) changed test to make it work better across platforms. Tue, 15 Jun 2004 02:45:43 GMT desonia [1041] * trunk/psLib/src/Makefile.Globals (modified) * trunk/psLib/src/collections/psBitSet.c (modified) * trunk/psLib/src/sysUtils/psHash.d (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/test/Makefile (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_01.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_02.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_03.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_04.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_05.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/image/tst_psImageStats00.c (modified) Fixes for Mac use. Tue, 15 Jun 2004 01:16:57 GMT desonia [1040] * branches/rel1/psLib/src/dataManip/Makefile (modified) * branches/rel1/psLib/src/dataManip/psMinimize.c (deleted) * branches/rel1/psLib/src/dataManip/psMinimize.d (deleted) * branches/rel1/psLib/src/dataManip/psMinimize.h (deleted) * branches/rel1/psLib/src/math/psMinimize.c (deleted) * branches/rel1/psLib/src/math/psMinimize.h (deleted) removed psMinimize from release, as it is not ready for primetime. Tue, 15 Jun 2004 00:51:08 GMT eugene [1039] * trunk/doc/pslib/psLibSDRS.tex (modified) minor changes based on bugzilla suggestions Tue, 15 Jun 2004 00:23:52 GMT cvs2svn [1038] * branches/rel1 (copied) * trunk/Ohana (deleted) * trunk/archive (deleted) * trunk/doc (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create branch 'rel1'. Tue, 15 Jun 2004 00:23:51 GMT desonia [1037] * trunk/psLib/test/sysUtils (modified) * trunk/psLib/test/sysUtils/.cvsignore (modified) negative tests make core files on some systems. Tue, 15 Jun 2004 00:20:32 GMT harman [1036] * trunk/psLib/src/mainpage.dox (modified) Minor tweaks Tue, 15 Jun 2004 00:19:42 GMT desonia [1035] * trunk/psLib/test/FullUnitTest (modified) made 'make install' only work if '--clean' option is given. Tue, 15 Jun 2004 00:13:57 GMT desonia [1034] * trunk/psLib/test/FullUnitTest (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_01.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_02.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_03.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_04.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_05.stdout (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) * trunk/psLib/test/collections/verified/tst_psSort_01.stdout (modified) * trunk/psLib/test/collections/verified/tst_psSort_02.stdout (modified) * trunk/psLib/test/collections/verified/tst_psSort_03.stdout (modified) * trunk/psLib/test/collections/verified/tst_psSort_04.stdout (modified) * trunk/psLib/test/collections/verified/tst_psVector_01.stdout (modified) * trunk/psLib/test/collections/verified/tst_psVector_02.stdout (modified) * trunk/psLib/test/collections/verified/tst_psVector_03.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psFunc00.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psFunc01.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psHist00.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psHist01.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psHist02.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix01.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix02.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix04.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix05.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix06.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix07.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats00.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats01.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats02.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats03.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats05.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats06.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats07.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats08.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats09.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageFFT.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageIO.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageStats00.stdout (modified) * trunk/psLib/test/image/verified/tst_psImageStats01.stdout (modified) * trunk/psLib/test/image/verified/tst_psImageStats02.stdout (modified) * trunk/psLib/test/psTest.c (modified) * trunk/psLib/test/sysUtils/verified/atst_psAbort_01.stderr (modified) * trunk/psLib/test/sysUtils/verified/atst_psAbort_02.stderr (modified) * trunk/psLib/test/sysUtils/verified/atst_psAbort_03.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psHash00.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psHash01.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psHash02.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psHash03.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psHash04.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg00.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg01.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg02.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace00.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace01.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace02.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace03.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace04.stdout (modified) Changed testpoint header so that testpoints can be easily counted Mon, 14 Jun 2004 23:03:48 GMT desonia [1033] * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/image/tst_psImage.c (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) fixed test for psImageClip and added test for clipping of complex image. Mon, 14 Jun 2004 21:54:49 GMT harman [1032] * trunk/psLib/src/Doxyfile (modified) Removed unused "$Name $" from title page Mon, 14 Jun 2004 21:53:42 GMT harman [1031] * trunk/psLib/src/mainpage.dox (modified) Updated main page documentation and installation instructions Mon, 14 Jun 2004 21:36:32 GMT desonia [1030] * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) source file changed, so line numbers in output changed. Mon, 14 Jun 2004 21:22:09 GMT desonia [1029] * trunk/psLib/test/psTest.c (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) added check for the case in which a test generates a signal, e.g., an ... Mon, 14 Jun 2004 21:19:36 GMT Paul Price [1028] * trunk/doc/pslib/psLibADD.tex (modified) Removed incorrect algorithm for 2D Chebyshev fitting. Mon, 14 Jun 2004 21:02:27 GMT desonia [1027] * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) removed pointers in output of psListRemove error. Mon, 14 Jun 2004 20:19:30 GMT gusciora [1026] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/test/dataManip/tst_psStats07.c (modified) * trunk/psLib/test/dataManip/verified/tst_psStats07.stdout (modified) * trunk/psLib/test/image/tst_psImageStats02.c (modified) * trunk/psLib/test/image/verified/tst_psImageStats00.stdout (modified) * trunk/psLib/test/image/verified/tst_psImageStats02.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg02.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg02.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stdout (modified) ... Mon, 14 Jun 2004 19:54:30 GMT gusciora [1025] * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) ... Mon, 14 Jun 2004 19:45:46 GMT desonia [1024] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/types/psList.c (modified) Removed error message printout of pointers, which is useless. Mon, 14 Jun 2004 19:42:12 GMT desonia [1023] * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) line numbers changed in error messages as the source code changed. Mon, 14 Jun 2004 19:40:15 GMT gusciora [1022] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/image/psImageStats.h (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/test/image/tst_psImageStats02.c (modified) * trunk/psLib/test/sysUtils/tst_psHash02.c (modified) * trunk/psLib/test/sysUtils/tst_psHash03.c (modified) * trunk/psLib/test/sysUtils/tst_psLogMsg02.c (modified) ... Mon, 14 Jun 2004 19:38:06 GMT desonia [1021] * trunk/psLib/test/Makefile (modified) pulled out the making of the test executables to a separate target, ... Mon, 14 Jun 2004 19:33:09 GMT gusciora [1020] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) ... Sat, 12 Jun 2004 22:26:48 GMT desonia [1019] * trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr (added) * trunk/psLib/test/image/verified/tst_psImageFFT.stderr (added) initial version. Sat, 12 Jun 2004 22:25:56 GMT desonia [1018] * trunk/psLib/test/collections/verified/tst_psBitSet_01.stderr (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_05.stderr (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) * trunk/psLib/test/collections/verified/tst_psSort_03.stderr (modified) * trunk/psLib/test/collections/verified/tst_psSort_04.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVector_01.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix04.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageIO.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageStats00.stdout (modified) * trunk/psLib/test/image/verified/tst_psImageStats02.stdout (modified) * trunk/psLib/test/sysUtils/verified/atst_psAbort_01.stderr (modified) * trunk/psLib/test/sysUtils/verified/atst_psAbort_02.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg00.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg01.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg02.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr (modified) adjustments made due to change in the logging message style. Sat, 12 Jun 2004 22:15:39 GMT desonia [1017] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/collections/psList.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Added addition doxygen comments. Sat, 12 Jun 2004 19:51:54 GMT desonia [1016] * trunk/psLib/test/dataManip (modified) * trunk/psLib/test/dataManip/.cvsignore (modified) added tests. Sat, 12 Jun 2004 19:50:54 GMT desonia [1015] * trunk/psLib/test/dataManip/builddir/tst_psImageFFT.d (added) * trunk/psLib/test/dataManip/builddir/tst_psVectorFFT.d (added) new files. Sat, 12 Jun 2004 19:46:04 GMT desonia [1014] * trunk/psLib/test/image/tst_psImageFFT.c (modified) added additional tests. Sat, 12 Jun 2004 05:50:01 GMT gusciora [1013] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psHash.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) cosmetics... Sat, 12 Jun 2004 04:55:21 GMT gusciora [1012] * trunk/psLib/src/sysUtils/psHash.h (modified) ... Sat, 12 Jun 2004 02:17:42 GMT desonia [1011] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/image/tst_psImageFFT.c (added) incomplete file. Sat, 12 Jun 2004 02:17:25 GMT desonia [1010] * trunk/psLib/src/dataManip/psFFT.c (modified) * trunk/psLib/src/dataManip/psVectorFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) added some psImageFree commands to avoid memory leaks when a NULL is ... Sat, 12 Jun 2004 01:34:10 GMT desonia [1009] * trunk/psLib/test/dataManip/tst_psVectorFFT.c (added) added tests for all psVector* routines in psFFT.c Sat, 12 Jun 2004 01:33:16 GMT desonia [1008] * trunk/psLib/src/Makefile.Globals (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/dataManip/psFFT.c (modified) * trunk/psLib/src/dataManip/psVectorFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) bug fixes found while testing psFFT routines. Fri, 11 Jun 2004 20:36:04 GMT desonia [1007] * trunk/psLib/test/Makefile (modified) * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/sysUtils/Makefile (modified) added install targets to make a test suite executable for non-source ... Fri, 11 Jun 2004 20:01:32 GMT desonia [1006] * trunk/psLib/test/collections (modified) * trunk/psLib/test/collections/.cvsignore (modified) * trunk/psLib/test/dataManip (modified) * trunk/psLib/test/dataManip/.cvsignore (modified) * trunk/psLib/test/sysUtils (modified) * trunk/psLib/test/sysUtils/.cvsignore (modified) updated the ignore list with the new executables and test files. Fri, 11 Jun 2004 19:56:58 GMT desonia [1005] * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src (modified) * trunk/psLib/src/.cvsignore (added) * trunk/psLib/src/collections (modified) * trunk/psLib/src/collections/.cvsignore (modified) * trunk/psLib/src/dataManip (modified) * trunk/psLib/src/dataManip/.cvsignore (modified) * trunk/psLib/src/sysUtils (modified) * trunk/psLib/src/sysUtils/.cvsignore (modified) added files. Fri, 11 Jun 2004 19:40:57 GMT desonia [1004] * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/collections/builddir (added) * trunk/psLib/test/collections/builddir/tst_psBitSet_01.d (added) * trunk/psLib/test/collections/builddir/tst_psBitSet_02.d (added) * trunk/psLib/test/collections/builddir/tst_psBitSet_03.d (added) * trunk/psLib/test/collections/builddir/tst_psBitSet_04.d (added) * trunk/psLib/test/collections/builddir/tst_psBitSet_05.d (added) * trunk/psLib/test/collections/builddir/tst_psBitSet_06.d (added) * trunk/psLib/test/collections/builddir/tst_psImage.d (added) * trunk/psLib/test/collections/builddir/tst_psList.d (added) * trunk/psLib/test/collections/builddir/tst_psSort_01.d (added) * trunk/psLib/test/collections/builddir/tst_psSort_02.d (added) * trunk/psLib/test/collections/builddir/tst_psSort_03.d (added) * trunk/psLib/test/collections/builddir/tst_psSort_04.d (added) * trunk/psLib/test/collections/builddir/tst_psVector_01.d (added) * trunk/psLib/test/collections/builddir/tst_psVector_02.d (added) * trunk/psLib/test/collections/builddir/tst_psVector_03.d (added) * trunk/psLib/test/collections/tst_psBitSet_01.d (deleted) * trunk/psLib/test/collections/tst_psBitSet_02.d (deleted) * trunk/psLib/test/collections/tst_psBitSet_03.d (deleted) * trunk/psLib/test/collections/tst_psBitSet_04.d (deleted) * trunk/psLib/test/collections/tst_psBitSet_05.d (deleted) * trunk/psLib/test/collections/tst_psBitSet_06.d (deleted) * trunk/psLib/test/collections/tst_psImage.d (deleted) * trunk/psLib/test/collections/tst_psList.d (deleted) * trunk/psLib/test/collections/tst_psSort_01.d (deleted) * trunk/psLib/test/collections/tst_psSort_02.d (deleted) * trunk/psLib/test/collections/tst_psSort_03.d (deleted) * trunk/psLib/test/collections/tst_psSort_04.d (deleted) * trunk/psLib/test/collections/tst_psVector_01.d (deleted) * trunk/psLib/test/collections/tst_psVector_02.d (deleted) * trunk/psLib/test/collections/tst_psVector_03.d (deleted) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) * trunk/psLib/test/sysUtils/builddir (added) * trunk/psLib/test/sysUtils/builddir/atst_psAbort_01.d (added) * trunk/psLib/test/sysUtils/builddir/atst_psAbort_02.d (added) * trunk/psLib/test/sysUtils/builddir/atst_psAbort_03.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psError.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psHash00.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psHash01.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psHash02.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psHash03.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psHash04.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psLogMsg00.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psLogMsg01.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psLogMsg02.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psLogMsg03.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psMemory.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psStringCopy.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psTrace00.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psTrace01.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psTrace02.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psTrace03.d (added) * trunk/psLib/test/sysUtils/builddir/tst_psTrace04.d (added) moved object/dependency files to subdirectory. Fri, 11 Jun 2004 19:37:23 GMT desonia [1003] * trunk/psLib/test/sysUtils/Makefile (modified) * trunk/psLib/test/sysUtils/atst_psAbort_01.d (deleted) * trunk/psLib/test/sysUtils/atst_psAbort_02.d (deleted) * trunk/psLib/test/sysUtils/atst_psAbort_03.d (deleted) * trunk/psLib/test/sysUtils/tst_psError.d (deleted) * trunk/psLib/test/sysUtils/tst_psHash00.d (deleted) * trunk/psLib/test/sysUtils/tst_psHash01.d (deleted) * trunk/psLib/test/sysUtils/tst_psHash02.d (deleted) * trunk/psLib/test/sysUtils/tst_psHash03.d (deleted) * trunk/psLib/test/sysUtils/tst_psHash04.d (deleted) * trunk/psLib/test/sysUtils/tst_psLogMsg00.d (deleted) * trunk/psLib/test/sysUtils/tst_psLogMsg01.d (deleted) * trunk/psLib/test/sysUtils/tst_psLogMsg02.d (deleted) * trunk/psLib/test/sysUtils/tst_psLogMsg03.d (deleted) * trunk/psLib/test/sysUtils/tst_psMemory.d (deleted) * trunk/psLib/test/sysUtils/tst_psStringCopy.d (deleted) * trunk/psLib/test/sysUtils/tst_psTrace00.d (deleted) * trunk/psLib/test/sysUtils/tst_psTrace01.d (deleted) * trunk/psLib/test/sysUtils/tst_psTrace02.d (deleted) * trunk/psLib/test/sysUtils/tst_psTrace03.d (deleted) * trunk/psLib/test/sysUtils/tst_psTrace04.d (deleted) moved object/dependency files into subdirectory. Fri, 11 Jun 2004 19:24:43 GMT desonia [1002] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/image/verified/tst_psImageIO.stderr (modified) moved the fits files to a subdirectory. Fri, 11 Jun 2004 19:18:41 GMT desonia [1001] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/builddir (added) * trunk/psLib/test/dataManip/builddir/tst_psFunc00.d (added) * trunk/psLib/test/dataManip/builddir/tst_psFunc01.d (added) * trunk/psLib/test/dataManip/builddir/tst_psHist00.d (added) * trunk/psLib/test/dataManip/builddir/tst_psHist01.d (added) * trunk/psLib/test/dataManip/builddir/tst_psHist02.d (added) * trunk/psLib/test/dataManip/builddir/tst_psImageIO.d (added) * trunk/psLib/test/dataManip/builddir/tst_psImageStats00.d (added) * trunk/psLib/test/dataManip/builddir/tst_psImageStats01.d (added) * trunk/psLib/test/dataManip/builddir/tst_psImageStats02.d (added) * trunk/psLib/test/dataManip/builddir/tst_psMatrix01.d (added) * trunk/psLib/test/dataManip/builddir/tst_psMatrix02.d (added) * trunk/psLib/test/dataManip/builddir/tst_psMatrix03.d (added) * trunk/psLib/test/dataManip/builddir/tst_psMatrix04.d (added) * trunk/psLib/test/dataManip/builddir/tst_psMatrix05.d (added) * trunk/psLib/test/dataManip/builddir/tst_psMatrix06.d (added) * trunk/psLib/test/dataManip/builddir/tst_psMatrix07.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats00.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats01.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats02.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats03.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats05.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats06.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats07.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats08.d (added) * trunk/psLib/test/dataManip/builddir/tst_psStats09.d (added) * trunk/psLib/test/dataManip/tst_psFunc00.d (deleted) * trunk/psLib/test/dataManip/tst_psFunc01.d (deleted) * trunk/psLib/test/dataManip/tst_psHist00.d (deleted) * trunk/psLib/test/dataManip/tst_psHist01.d (deleted) * trunk/psLib/test/dataManip/tst_psHist02.d (deleted) * trunk/psLib/test/dataManip/tst_psImageIO.d (deleted) * trunk/psLib/test/dataManip/tst_psImageStats00.d (deleted) * trunk/psLib/test/dataManip/tst_psImageStats01.d (deleted) * trunk/psLib/test/dataManip/tst_psImageStats02.d (deleted) * trunk/psLib/test/dataManip/tst_psMatrix01.d (deleted) * trunk/psLib/test/dataManip/tst_psMatrix02.d (deleted) * trunk/psLib/test/dataManip/tst_psMatrix03.d (deleted) * trunk/psLib/test/dataManip/tst_psMatrix04.d (deleted) * trunk/psLib/test/dataManip/tst_psMatrix05.d (deleted) * trunk/psLib/test/dataManip/tst_psMatrix06.d (deleted) * trunk/psLib/test/dataManip/tst_psMatrix07.d (deleted) * trunk/psLib/test/dataManip/tst_psStats00.d (deleted) * trunk/psLib/test/dataManip/tst_psStats01.d (deleted) * trunk/psLib/test/dataManip/tst_psStats02.d (deleted) * trunk/psLib/test/dataManip/tst_psStats03.d (deleted) * trunk/psLib/test/dataManip/tst_psStats05.d (deleted) * trunk/psLib/test/dataManip/tst_psStats06.d (deleted) * trunk/psLib/test/dataManip/tst_psStats07.d (deleted) * trunk/psLib/test/dataManip/tst_psStats08.d (deleted) * trunk/psLib/test/dataManip/tst_psStats09.d (deleted) * trunk/psLib/test/image/tst_psImageIO.c (modified) moved the .d files into a build directory. Fri, 11 Jun 2004 18:52:02 GMT desonia [1000] * trunk/psLib/test/image/verified/tst_psImageIO.stderr (added) verified output. Fri, 11 Jun 2004 18:50:49 GMT desonia [999] * trunk/psLib/test/image/tst_psImageIO.c (modified) added test for psImageWriteSection(...). Fri, 11 Jun 2004 03:46:38 GMT desonia [998] * trunk/psLib/test/image/tst_psImageIO.c (added) includes tests for read. Fri, 11 Jun 2004 03:45:07 GMT desonia [997] * trunk/psLib/src/image/psImageIO.c (modified) multiple bug fixes. Fri, 11 Jun 2004 02:02:53 GMT desonia [996] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) added psC32/psC64 support in psImageClip Fri, 11 Jun 2004 01:46:02 GMT harman [995] * trunk/psLib/test/collections/tst_psBitSet_04.c (modified) Added tests Fri, 11 Jun 2004 01:40:45 GMT harman [994] * trunk/psLib/test/collections/tst_psBitSet_03.c (modified) Added tests Fri, 11 Jun 2004 01:39:30 GMT harman [993] * trunk/psLib/test/collections/tst_psBitSet_02.c (modified) * trunk/psLib/test/collections/tst_psBitSet_03.c (modified) Added testpoints Thu, 10 Jun 2004 23:36:04 GMT harman [992] * trunk/psLib/test/collections/verified/tst_psBitSet_05.stderr (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr (modified) Added tests Thu, 10 Jun 2004 23:26:48 GMT harman [991] * trunk/psLib/test/collections/verified/tst_psBitSet_01.stdout (modified) Added tests Thu, 10 Jun 2004 23:25:58 GMT harman [990] * trunk/psLib/test/collections/verified/tst_psBitSet_01.stderr (added) Updated tests Thu, 10 Jun 2004 23:15:08 GMT harman [989] * trunk/psLib/src/collections/psSort.c (modified) Added more psTypes Thu, 10 Jun 2004 23:14:22 GMT harman [988] * trunk/psLib/test/collections/tst_psSort_01.c (modified) * trunk/psLib/test/collections/tst_psSort_04.c (modified) * trunk/psLib/test/collections/verified/tst_psSort_01.stderr (added) * trunk/psLib/test/collections/verified/tst_psSort_01.stdout (modified) * trunk/psLib/test/collections/verified/tst_psSort_04.stderr (modified) * trunk/psLib/test/collections/verified/tst_psSort_04.stdout (modified) Added more testpoints Thu, 10 Jun 2004 20:52:14 GMT desonia [987] * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/collections/tst_psBitSet_01.d (added) * trunk/psLib/test/collections/tst_psBitSet_02.d (added) * trunk/psLib/test/collections/tst_psBitSet_03.d (added) * trunk/psLib/test/collections/tst_psBitSet_04.d (added) * trunk/psLib/test/collections/tst_psBitSet_05.d (added) * trunk/psLib/test/collections/tst_psBitSet_06.d (added) * trunk/psLib/test/collections/tst_psImage.d (added) * trunk/psLib/test/collections/tst_psList.d (added) * trunk/psLib/test/collections/tst_psSort_01.d (added) * trunk/psLib/test/collections/tst_psSort_02.d (added) * trunk/psLib/test/collections/tst_psSort_03.d (added) * trunk/psLib/test/collections/tst_psSort_04.d (added) * trunk/psLib/test/collections/tst_psVector_01.d (added) * trunk/psLib/test/collections/tst_psVector_02.d (added) * trunk/psLib/test/collections/tst_psVector_03.d (added) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psFunc00.d (added) * trunk/psLib/test/dataManip/tst_psFunc01.d (added) * trunk/psLib/test/dataManip/tst_psHist00.d (added) * trunk/psLib/test/dataManip/tst_psHist01.d (added) * trunk/psLib/test/dataManip/tst_psHist02.d (added) * trunk/psLib/test/dataManip/tst_psImageIO.d (added) * trunk/psLib/test/dataManip/tst_psImageStats00.d (added) * trunk/psLib/test/dataManip/tst_psImageStats01.d (added) * trunk/psLib/test/dataManip/tst_psImageStats02.d (added) * trunk/psLib/test/dataManip/tst_psMatrix01.d (added) * trunk/psLib/test/dataManip/tst_psMatrix02.d (added) * trunk/psLib/test/dataManip/tst_psMatrix03.d (added) * trunk/psLib/test/dataManip/tst_psMatrix04.d (added) * trunk/psLib/test/dataManip/tst_psMatrix05.d (added) * trunk/psLib/test/dataManip/tst_psMatrix06.d (added) * trunk/psLib/test/dataManip/tst_psMatrix07.d (added) * trunk/psLib/test/dataManip/tst_psStats00.d (added) * trunk/psLib/test/dataManip/tst_psStats01.d (added) * trunk/psLib/test/dataManip/tst_psStats02.d (added) * trunk/psLib/test/dataManip/tst_psStats03.d (added) * trunk/psLib/test/dataManip/tst_psStats05.d (added) * trunk/psLib/test/dataManip/tst_psStats06.d (added) * trunk/psLib/test/dataManip/tst_psStats07.d (added) * trunk/psLib/test/dataManip/tst_psStats08.d (added) * trunk/psLib/test/dataManip/tst_psStats09.d (added) * trunk/psLib/test/sysUtils/Makefile (modified) * trunk/psLib/test/sysUtils/atst_psAbort_01.d (added) * trunk/psLib/test/sysUtils/atst_psAbort_02.d (added) * trunk/psLib/test/sysUtils/atst_psAbort_03.d (added) * trunk/psLib/test/sysUtils/tst_psError.d (added) * trunk/psLib/test/sysUtils/tst_psHash00.d (added) * trunk/psLib/test/sysUtils/tst_psHash01.d (added) * trunk/psLib/test/sysUtils/tst_psHash02.d (added) * trunk/psLib/test/sysUtils/tst_psHash03.d (added) * trunk/psLib/test/sysUtils/tst_psHash04.d (added) * trunk/psLib/test/sysUtils/tst_psLogMsg00.d (added) * trunk/psLib/test/sysUtils/tst_psLogMsg01.d (added) * trunk/psLib/test/sysUtils/tst_psLogMsg02.d (added) * trunk/psLib/test/sysUtils/tst_psLogMsg03.d (added) * trunk/psLib/test/sysUtils/tst_psMemory.d (added) * trunk/psLib/test/sysUtils/tst_psStringCopy.d (added) * trunk/psLib/test/sysUtils/tst_psTrace00.d (added) * trunk/psLib/test/sysUtils/tst_psTrace01.d (added) * trunk/psLib/test/sysUtils/tst_psTrace02.d (added) * trunk/psLib/test/sysUtils/tst_psTrace03.d (added) * trunk/psLib/test/sysUtils/tst_psTrace04.d (added) added dependency generation to makefiles. Thu, 10 Jun 2004 20:40:26 GMT desonia [986] * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/collections/psBitSet.d (added) * trunk/psLib/src/collections/psList.d (added) * trunk/psLib/src/collections/psSort.d (added) * trunk/psLib/src/collections/psVector.d (added) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psFFT.d (added) * trunk/psLib/src/dataManip/psFunctions.d (added) * trunk/psLib/src/dataManip/psMatrix.d (added) * trunk/psLib/src/dataManip/psMinimize.d (added) * trunk/psLib/src/dataManip/psStats.d (added) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.d (added) * trunk/psLib/src/image/psImageIO.d (added) * trunk/psLib/src/image/psImageStats.d (added) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/sysUtils/Makefile (modified) * trunk/psLib/src/sysUtils/psAbort.d (added) * trunk/psLib/src/sysUtils/psError.d (added) * trunk/psLib/src/sysUtils/psHash.d (added) * trunk/psLib/src/sysUtils/psLogMsg.d (added) * trunk/psLib/src/sysUtils/psMemory.d (added) * trunk/psLib/src/sysUtils/psString.d (added) * trunk/psLib/src/sysUtils/psTrace.d (added) added dependency files to avoid false error when they are generated. Thu, 10 Jun 2004 20:26:10 GMT gusciora [985] * trunk/psLib/src/Makefile (modified) distclean Thu, 10 Jun 2004 18:52:44 GMT desonia [984] * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) added additional test. Thu, 10 Jun 2004 18:51:07 GMT desonia [983] * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) see last checkin comment. Thu, 10 Jun 2004 18:49:28 GMT desonia [982] * trunk/psLib/test/collections/tst_psList.c (modified) reflected psSetLogLevel to psLogSetLevel name change. Thu, 10 Jun 2004 18:48:35 GMT desonia [981] * trunk/psLib/test/image/tst_psImage.c (modified) completed test for psImageOverlay Thu, 10 Jun 2004 03:16:13 GMT desonia [980] * trunk/psLib/test/image/tst_psImage.c (modified) added test for psImageOverlaySection. Thu, 10 Jun 2004 02:42:06 GMT gusciora [979] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) ... Thu, 10 Jun 2004 02:09:57 GMT desonia [978] * trunk/psLib/src/Doxyfile (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) doxygen tweaks. Thu, 10 Jun 2004 02:05:17 GMT Paul Price [977] * trunk/archive/pslib/include/psStats.h (modified) Cleaning empty line. Thu, 10 Jun 2004 02:04:55 GMT Paul Price [976] * trunk/archive/pslib/include/psError.h (modified) Changed "new" in psError to bool from int. Thu, 10 Jun 2004 02:04:21 GMT Paul Price [975] * trunk/archive/modules/include/phase2.h (modified) Pointing out that findObjects needs work. Thu, 10 Jun 2004 01:58:06 GMT desonia [974] * trunk/psLib/src/Doxyfile (modified) * trunk/psLib/src/collections/psBitSet.h (modified) * trunk/psLib/src/collections/psList.h (modified) * trunk/psLib/src/collections/psSort.h (modified) * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/dataManip/psFFT.h (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psMatrix.h (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/dataManip/psVectorFFT.h (modified) * trunk/psLib/src/fft/psVectorFFT.h (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageIO.h (modified) * trunk/psLib/src/mainpage.dox (modified) * trunk/psLib/src/math/psMatrix.h (modified) * trunk/psLib/src/math/psMinimize.h (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/pslib.h (modified) * trunk/psLib/src/sys/psAbort.h (modified) * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psAbort.h (modified) * trunk/psLib/src/sysUtils/psError.h (modified) * trunk/psLib/src/sysUtils/psHash.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/psString.h (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psList.h (modified) Added doxygen group tags. Thu, 10 Jun 2004 01:57:54 GMT Paul Price [973] * trunk/doc/modules/ModulesSDRS.tex (modified) Updated all prototypes from the phase2.h file. Thu, 10 Jun 2004 01:50:43 GMT harman [972] * trunk/psLib/test/collections/tst_psVector_01.c (modified) Updated comments Thu, 10 Jun 2004 01:49:26 GMT harman [971] * trunk/psLib/test/collections/tst_psVector_01.c (modified) Updated comments Thu, 10 Jun 2004 01:48:28 GMT Paul Price [970] * trunk/doc/modules (added) * trunk/doc/modules/.cvsignore (added) * trunk/doc/modules/Makefile (added) * trunk/doc/modules/ModulesSDRS.tex (added) Importing first draft of phase 2 SDRS. Thu, 10 Jun 2004 01:31:05 GMT desonia [969] * trunk/psLib/src/sysUtils/psHash.h (modified) tweaked doxygen group. Thu, 10 Jun 2004 01:23:52 GMT harman [968] * trunk/psLib/test/collections/tst_psVector_01.c (modified) * trunk/psLib/test/collections/verified/tst_psVector_01.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVector_01.stdout (modified) Added more unit tests