# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 24, 2026, 3:49:59 AM Wed, 26 May 2004 22:55:46 GMT desonia [791] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) removed the use of TSBYTE_IMG, which is not available in pre 2.49 ... Wed, 26 May 2004 19:28:57 GMT desonia [790] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) added untested psImageWriteSection. Wed, 26 May 2004 00:38:34 GMT desonia [789] * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) removed the 'F' versions of psImageReadSection and psImageWriteSection. Wed, 26 May 2004 00:06:14 GMT desonia [788] * trunk/psLib/psLib.kdevses (modified) another project addition of files. Wed, 26 May 2004 00:05:45 GMT desonia [787] * trunk/psLib/src/sysUtils (modified) * trunk/psLib/src/sysUtils/.cvsignore (modified) added additional files to ignore list. Wed, 26 May 2004 00:05:17 GMT desonia [786] * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) updated the file comments. Wed, 26 May 2004 00:04:32 GMT desonia [785] * trunk/psLib/src/Makefile.Globals (modified) added CFITSIO to LDFLAGS. Wed, 26 May 2004 00:02:58 GMT gusciora [784] * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) ... Wed, 26 May 2004 00:01:45 GMT desonia [783] * trunk/psLib/test/dataManip (modified) * trunk/psLib/test/dataManip/.cvsignore (added) * trunk/psLib/test/sysUtils (modified) * trunk/psLib/test/sysUtils/.cvsignore (added) initial versions. Tue, 25 May 2004 23:59:17 GMT desonia [782] * trunk/psLib/test/collections (modified) * trunk/psLib/test/collections/.cvsignore (added) * trunk/psLib/test/image/tst_psImage.c (modified) initial version. Tue, 25 May 2004 23:56:26 GMT desonia [781] * trunk/psLib/test/Makefile (modified) added the make rule for the install directories. Tue, 25 May 2004 23:53:51 GMT desonia [780] * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/sysUtils/Makefile (modified) modified executable rule to allow prerequisite libraries to be add in ... Tue, 25 May 2004 23:52:26 GMT desonia [779] * trunk/psLib/test/dataManip/tst_psStats03.c (modified) * trunk/psLib/test/dataManip/tst_psStats04.c (modified) changed psLib.h to pslib.h. Tue, 25 May 2004 20:29:20 GMT desonia [778] * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) Added comments. Tue, 25 May 2004 20:28:46 GMT desonia [777] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) added the (untested) psImageReadSection function. Tue, 25 May 2004 03:08:41 GMT gusciora [776] * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) ... Tue, 25 May 2004 03:07:52 GMT gusciora [775] * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) ... Tue, 25 May 2004 02:52:08 GMT gusciora [774] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) finxed a few things. Tue, 25 May 2004 02:10:41 GMT gusciora [773] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Mon, 24 May 2004 23:30:52 GMT desonia [770] * trunk/psLib/src/dataManip/psMatrix.c (modified) * trunk/psLib/src/math/psMatrix.c (modified) fixed a casting of a incompatible pointer problem (compiler warning) ... Mon, 24 May 2004 23:04:44 GMT desonia [769] * trunk/psLib/psLib.kdevses (modified) kdevelop project evolution. Mon, 24 May 2004 23:03:51 GMT desonia [768] * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) adjusted the psMemBlock comments. Mon, 24 May 2004 23:03:10 GMT gusciora [767] * trunk/psLib/src/image/psImageStats.c (added) * trunk/psLib/src/image/psImageStats.h (added) * trunk/psLib/src/imageops (added) * trunk/psLib/src/imageops/psImageStats.c (added) * trunk/psLib/src/imageops/psImageStats.h (added) first version. Mon, 24 May 2004 23:02:20 GMT desonia [766] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/sysUtils/Makefile (modified) Added any leftover *.d.tmp files to clean target. Mon, 24 May 2004 23:01:35 GMT desonia [765] * trunk/psLib/src/collections/Makefile (modified) added any leftover *.d.tmp as part of clean target. Mon, 24 May 2004 22:01:20 GMT harman [764] * trunk/psLib/src/pslib.h (modified) Added psMatrix Mon, 24 May 2004 21:33:44 GMT harman [763] * trunk/psLib/test/collections/Makefile (modified) Added GSL to linker Mon, 24 May 2004 21:33:27 GMT harman [762] * trunk/psLib/test/sysUtils/Makefile (modified) Added GSL libraries to link Mon, 24 May 2004 21:10:25 GMT harman [761] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psMatrix.c (added) * trunk/psLib/src/math/psMatrix.c (added) Added psMatrix functions Mon, 24 May 2004 21:10:03 GMT harman [760] * trunk/psLib/src/dataManip/psMatrix.h (modified) * trunk/psLib/src/math/psMatrix.h (modified) Added more psMatrix functions and Doxygen comments Mon, 24 May 2004 21:04:06 GMT harman [759] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psMatrix01.c (added) Added initial test for psMatrix functions Fri, 21 May 2004 01:09:20 GMT gusciora [751] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.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) ... Fri, 21 May 2004 01:04:45 GMT gusciora [750] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (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) ... Thu, 20 May 2004 01:49:47 GMT desonia [746] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) format tweaks. Thu, 20 May 2004 01:27:01 GMT desonia [745] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) added Image I/O function prototypes. Wed, 19 May 2004 22:51:34 GMT gusciora [738] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) ... Wed, 19 May 2004 22:49:24 GMT gusciora [737] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (added) * trunk/psLib/src/dataManip/psMinimize.h (added) * trunk/psLib/src/math/psMinimize.c (added) * trunk/psLib/src/math/psMinimize.h (added) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) First versions of the psMinimize() code. Wed, 19 May 2004 22:35:20 GMT gusciora [736] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psFunctions.c (added) * trunk/psLib/src/dataManip/psFunctions.h (added) * trunk/psLib/src/math/psPolynomial.c (added) * trunk/psLib/src/math/psPolynomial.h (added) * trunk/psLib/src/math/psSpline.c (added) * trunk/psLib/src/math/psSpline.h (added) First version of the analytical functions. Wed, 19 May 2004 18:50:33 GMT evanalst [734] * trunk/psLib/test/image/tst_psImage.c (modified) Fixed line continuation fault in source code. Wed, 19 May 2004 02:16:58 GMT desonia [733] * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/image/tst_psImage.c (modified) changed *.d again to not use 'sed -i' (which is not supported in OS/X). Wed, 19 May 2004 02:16:04 GMT desonia [732] * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/sysUtils/Makefile (modified) Reverted *.d back to not using 'sed -i', which is not supported in OS/X. Wed, 19 May 2004 01:57:05 GMT evanalst [731] * trunk/psLib/test/FullUnitTest (modified) * trunk/psLib/test/runTest (modified) Add additional filter on stderr/stdout files to remove Darwin(Mac OS ... Wed, 19 May 2004 01:52:07 GMT gusciora [730] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psStats03.c (added) * trunk/psLib/test/dataManip/tst_psStats04.c (added) I'm getting really tired of this. Wed, 19 May 2004 01:50:57 GMT gusciora [729] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) ... Wed, 19 May 2004 01:20:53 GMT desonia [728] * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/sysUtils/Makefile (modified) cleaned up the generation of *.d files. Wed, 19 May 2004 01:20:02 GMT desonia [727] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) removed psImageFreePixels. Wed, 19 May 2004 00:20:43 GMT desonia [725] * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) reset output. Wed, 19 May 2004 00:17:14 GMT desonia [724] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) added a ifdef to use sqrt instead of sqrtf for OS/X machines. Wed, 19 May 2004 00:09:57 GMT desonia [723] * trunk/psLib/test/psTest.c (modified) fixed the check in runTest to ignore the upper bits of a return value. Wed, 19 May 2004 00:09:25 GMT desonia [722] * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) fixed TPOutOfMemory. Tue, 18 May 2004 23:35:25 GMT desonia [721] * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) modified TPOutOfMemory to try to allocate HUGE memory segments more ... Tue, 18 May 2004 23:28:33 GMT desonia [720] * trunk/psLib/test/image/tst_psImage.c (modified) added testpoint #547. Tue, 18 May 2004 23:26:26 GMT desonia [719] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/psLib.h (deleted) various fixing cooresponding to testpoint #547 (psImageSubset). Tue, 18 May 2004 20:18:14 GMT evanalst [718] * trunk/psLib/src/Makefile.Globals (modified) Added library libgcc to DARWIN build to locate undefined functions ... Tue, 18 May 2004 19:22:35 GMT desonia [717] * trunk/psLib/test/collections/tst_psBitSet_01.c (modified) * trunk/psLib/test/collections/tst_psBitSet_02.c (modified) * trunk/psLib/test/collections/tst_psBitSet_03.c (modified) * trunk/psLib/test/collections/tst_psBitSet_04.c (modified) * trunk/psLib/test/collections/tst_psBitSet_05.c (modified) * trunk/psLib/test/collections/tst_psBitSet_06.c (modified) * trunk/psLib/test/collections/tst_psSort_01.c (modified) * trunk/psLib/test/collections/tst_psSort_02.c (modified) * trunk/psLib/test/collections/tst_psSort_03.c (modified) * trunk/psLib/test/collections/tst_psSort_04.c (modified) * trunk/psLib/test/collections/tst_psVector_01.c (modified) * trunk/psLib/test/collections/tst_psVector_02.c (modified) * trunk/psLib/test/collections/tst_psVector_03.c (modified) * trunk/psLib/test/dataManip/tst_psStats00.c (modified) * trunk/psLib/test/dataManip/tst_psStats01.c (modified) * trunk/psLib/test/dataManip/tst_psStats02.c (modified) * trunk/psLib/test/image/tst_psImage.c (modified) * trunk/psLib/test/sysUtils/atst_psAbort_01.c (modified) * trunk/psLib/test/sysUtils/atst_psAbort_02.c (modified) * trunk/psLib/test/sysUtils/atst_psAbort_03.c (modified) * trunk/psLib/test/sysUtils/tst_psError.c (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) * trunk/psLib/test/sysUtils/tst_psString.c (modified) * trunk/psLib/test/sysUtils/tst_psStringCopy.c (modified) replaced psLib.h with pslib.h Tue, 18 May 2004 18:50:52 GMT desonia [716] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) removed the use of psLib.h Tue, 18 May 2004 18:39:43 GMT desonia [715] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) added psImageCopy. Tue, 18 May 2004 02:34:00 GMT desonia [714] * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/image/tst_psImage.c (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) modified psImage to match currect IfA input and added copy function. Mon, 17 May 2004 21:22:34 GMT evanalst [713] * trunk/psLib/src/pslib.h (added) Change file name of psLib.h to pslib.h Mon, 17 May 2004 21:00:24 GMT desonia [712] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) adjusted for change in the data union member of psImage. Mon, 17 May 2004 20:59:34 GMT desonia [711] * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) added the ps-specific typedefs (psU8, psU16, etc). Sat, 15 May 2004 02:10:27 GMT desonia [700] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) added psImageFreePixels & psImageFreeChildren. Sat, 15 May 2004 02:02:22 GMT gusciora [699] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) ... Sat, 15 May 2004 01:55:11 GMT desonia [698] * trunk/psLib/src/dataManip/Makefile (modified) fixed the automagic dependency calculations. Sat, 15 May 2004 00:20:18 GMT desonia [697] * trunk/psLib/test/collections/Makefile (modified) added test for psImage (namely tst_psImage). Sat, 15 May 2004 00:18:40 GMT desonia [696] * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) fixed Doxygen-only function prototype for psRealloc. Sat, 15 May 2004 00:17:31 GMT desonia [695] * trunk/psLib/src/psLib.h (modified) added psImage.h include. Sat, 15 May 2004 00:16:31 GMT desonia [694] * trunk/psLib/test/image (added) * trunk/psLib/test/image/tst_psImage.c (added) initial version, covering TP #546. Sat, 15 May 2004 00:14:56 GMT desonia [693] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) Fixed error found during testing of psImage. Fri, 14 May 2004 22:39:58 GMT desonia [692] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) Interim/pretest version. Fri, 14 May 2004 21:54:51 GMT gusciora [691] * trunk/psLib/src/dataManip/Makefile (modified) Reverting to previous version of Makefile (which worked correctly). Fri, 14 May 2004 21:15:14 GMT harman [690] * trunk/psLib/test/collections/tst_psVector_01.c (added) * trunk/psLib/test/collections/tst_psVector_02.c (added) * trunk/psLib/test/collections/tst_psVector_03.c (added) Changed names of array tests to vector tests Fri, 14 May 2004 21:05:52 GMT harman [689] * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) Fixed memory corruption problem in psVectorRealloc Fri, 14 May 2004 21:04:23 GMT harman [688] * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/collections/tst_psArray_01.c (deleted) * trunk/psLib/test/collections/tst_psArray_02.c (deleted) * trunk/psLib/test/collections/tst_psArray_03.c (deleted) * trunk/psLib/test/collections/tst_psArray_04.c (deleted) * trunk/psLib/test/collections/tst_psArray_05.c (deleted) * trunk/psLib/test/collections/tst_psArray_06.c (deleted) * trunk/psLib/test/collections/tst_psSort_01.c (modified) * trunk/psLib/test/collections/tst_psSort_02.c (modified) * trunk/psLib/test/collections/tst_psSort_03.c (modified) * trunk/psLib/test/collections/tst_psSort_04.c (modified) Updated tests to reflect major changes to psVector Fri, 14 May 2004 03:25:22 GMT gusciora [683] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Adding the upper/lower quartile code. Fri, 14 May 2004 02:44:09 GMT gusciora [682] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Added Stdev calculation. Fri, 14 May 2004 01:12:59 GMT gusciora [679] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) bug-fixing and sync with the new psVector structs. Fri, 14 May 2004 01:12:32 GMT gusciora [678] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psStats00.c (modified) * trunk/psLib/test/dataManip/tst_psStats01.c (added) * trunk/psLib/test/dataManip/tst_psStats02.c (added) ... Fri, 14 May 2004 01:08:16 GMT desonia [677] * trunk/psLib (modified) * trunk/psLib/.cvsignore (added) initial version. Fri, 14 May 2004 01:04:34 GMT desonia [676] * trunk/psLib/src/collections (modified) * trunk/psLib/src/collections/.cvsignore (added) * trunk/psLib/src/dataManip (modified) * trunk/psLib/src/dataManip/.cvsignore (added) * trunk/psLib/src/sysUtils (modified) * trunk/psLib/src/sysUtils/.cvsignore (added) initial cvs ignore list, which contains the dependency files. Fri, 14 May 2004 00:59:11 GMT desonia [675] * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/sysUtils/Makefile (modified) added automagic determination of code dependencies. Thu, 13 May 2004 23:53:59 GMT gusciora [674] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Brought psStats.c up-to-date with the new psVector. Thu, 13 May 2004 23:36:27 GMT desonia [672] * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/sys/psType.h (added) * trunk/psLib/src/sysUtils/psType.h (added) moved the type stuff from psVector to psType.h, enhanced the ... Thu, 13 May 2004 22:47:52 GMT desonia [670] * trunk/psLib/src/collections/psSort.c (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) Major refactoring of the Vector alloc/free functions. Thu, 13 May 2004 20:25:00 GMT harman [668] * trunk/psLib/src/collections/psSort.c (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) Updated argument list for vector allocation Thu, 13 May 2004 20:18:01 GMT desonia [667] * trunk/psLib/psLib.kdevelop (modified) * trunk/psLib/psLib.kdevses (modified) made changes to project. Thu, 13 May 2004 20:15:52 GMT desonia [666] * trunk/psLib/src/dataManip/Makefile (modified) fixed include directory location problem. Thu, 13 May 2004 20:10:36 GMT desonia [665] * trunk/psLib/src/collections/Makefile (modified) include location was wrong. Thu, 13 May 2004 20:03:35 GMT desonia [664] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) Removed the switch statements. It compiles now but just contains ... Thu, 13 May 2004 19:54:26 GMT desonia [663] * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) Added macros for psElemType to accomplish things like sizeof. Thu, 13 May 2004 19:43:49 GMT harman [662] * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) Changed allocation argument list Thu, 13 May 2004 19:28:35 GMT desonia [661] * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) changed the name of PS_TYPE* and updated the Vector struct. Thu, 13 May 2004 07:42:51 GMT gusciora [660] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/test/dataManip/tst_psStats00.c (modified) Added some tests and fixed some bugs in psArrayStats(). Thu, 13 May 2004 06:43:42 GMT gusciora [659] * trunk/psLib/src/Makefile (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/test/dataManip/tst_psStats00.c (modified) I removed the docs target from the install target, because it was ... Thu, 13 May 2004 06:19:31 GMT gusciora [658] * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psStats.h (modified) Trying to get a global make to work. Thu, 13 May 2004 06:06:34 GMT gusciora [657] * trunk/psLib/src/Makefile (modified) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/test/dataManip/Makefile (modified) I am trying to get our Makefiles to work correctly. In order to do ... Thu, 13 May 2004 02:18:50 GMT gusciora [656] * trunk/psLib/src/dataManip/Makefile (modified) ... Thu, 13 May 2004 02:08:31 GMT gusciora [655] * trunk/psLib/src/dataManip/Makefile (modified) ... Thu, 13 May 2004 02:02:24 GMT gusciora [654] * trunk/psLib/test/dataManip (added) * trunk/psLib/test/dataManip/Makefile (added) * trunk/psLib/test/dataManip/tst_psStats00.c (added) First version of tests for the stats. Thu, 13 May 2004 01:52:58 GMT gusciora [653] * trunk/psLib/src/psLib.h (modified) Added psStats.h