# # ChangeLog for / # # Generated by Trac 1.6 # Jul 21, 2026, 6:15:07 AM Fri, 14 May 2004 03:48:20 GMT Paul Price [684] * trunk/doc/pslib/psLibADD.tex (modified) Spelled out that psFFTInit and psFFTDone were just suggested examples ... 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:23:03 GMT eugene [681] * trunk/doc/pslib/Makefile (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) merged the concepts of a psFloatArray, psDoubleArray, etc into ... Fri, 14 May 2004 01:21:30 GMT eugene [680] * trunk/archive/pslib/include/psImage.h (modified) * trunk/archive/pslib/include/psType.h (modified) * trunk/archive/pslib/include/psVector.h (modified) adjusted the type names to the form psS8, psF32, etc 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:42:23 GMT Paul Price [673] * trunk/doc/pslib/psLibSDRS.tex (modified) Removed extraneous heading ("Destructors"). 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 23:16:19 GMT eugene [671] * trunk/archive/pslib/include/psFFT.h (modified) * trunk/archive/pslib/include/psImage.h (modified) * trunk/archive/pslib/include/psLib.h (modified) * trunk/archive/pslib/include/psMinimize.h (modified) * trunk/archive/pslib/include/psSort.h (modified) * trunk/archive/pslib/include/psStats.h (modified) * trunk/archive/pslib/include/psStdArrays.h (deleted) * trunk/archive/pslib/include/psType.h (added) * trunk/archive/pslib/include/psVector.h (added) psFloatArray, psDoubleArray, psIntArray, etc merged into psVector. ... 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 21:31:31 GMT eugene [669] * trunk/doc/design/hardware-org.eps (added) * trunk/doc/design/hardware-org.fig (added) * trunk/doc/design/hardware.tex (added) added hardware documents 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 Thu, 13 May 2004 01:05:35 GMT gusciora [652] * 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) Added the median calculation functions. Wed, 12 May 2004 21:49:39 GMT gusciora [651] * trunk/psLib/src/Makefile (modified) *** empty log message *** Wed, 12 May 2004 20:00:17 GMT harman [650] * trunk/psLib/src/collections/psArray.c (deleted) * trunk/psLib/src/collections/psArray.h (deleted) * trunk/psLib/src/types/psArray.c (deleted) * trunk/psLib/src/types/psArray.h (deleted) Removed psArray files which have been replaced with psVector Wed, 12 May 2004 19:46:52 GMT harman [649] * 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) Initial cut at Eugene's psImage implementation Wed, 12 May 2004 19:05:02 GMT desonia [648] * trunk/psLib/src/Doxyfile (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) Added buffer overflow detection and doxygen comments. Wed, 12 May 2004 19:04:26 GMT desonia [647] * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) added buffer overflow detection to psMemory, and tests needed to be ... Wed, 12 May 2004 18:08:29 GMT harman [646] * trunk/psLib/src/psLib.h (modified) Extensive rework of psArray/psVector Wed, 12 May 2004 18:07:22 GMT harman [645] * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/collections/psSort.c (modified) * trunk/psLib/src/collections/psSort.h (modified) * trunk/psLib/src/collections/psVector.c (added) * trunk/psLib/src/collections/psVector.h (added) * trunk/psLib/src/mathtypes/psVector.c (added) * trunk/psLib/src/mathtypes/psVector.h (added) Extensive rework of psArray/psVector. Wed, 12 May 2004 01:14:30 GMT gusciora [644] * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psStats.h (modified) ... Wed, 12 May 2004 00:41:21 GMT gusciora [643] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) I put in my own code for the psVector functions, since this was not ... Wed, 12 May 2004 00:40:23 GMT gusciora [642] * 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) I removed psImage.o temporarily (since it was not compiling). Wed, 12 May 2004 00:17:20 GMT gusciora [641] * trunk/psLib/src/Makefile (modified) I removed the collections stuff, temporarily (since they were failing ... Tue, 11 May 2004 20:52:33 GMT desonia [640] * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) *** empty log message *** Tue, 11 May 2004 20:11:17 GMT desonia [639] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) fixed memory corruption detection system. Tue, 11 May 2004 20:10:43 GMT desonia [638] * trunk/psLib/src/Makefile.Globals (modified) removed optimization in compilation so that debuggers act more ... Tue, 11 May 2004 03:14:49 GMT desonia [637] * trunk/psLib/test/psTest.h (modified) * trunk/psLib/test/sysUtils/Makefile (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (added) added code for various memory testpoints. Tue, 11 May 2004 01:57:54 GMT desonia [636] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) p_realloc didn't track the last allocated buffer properly (if ... Mon, 10 May 2004 23:37:36 GMT desonia [635] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sysUtils/psString.c (modified) Changed NULL to '\0' for character assignment on line 90. Mon, 10 May 2004 22:37:04 GMT harman [634] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) Updated children member of psImage Mon, 10 May 2004 20:20:42 GMT harman [633] * trunk/psLib/src/dataManip/Makefile (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) Added psAlloc alloc and free functions Mon, 10 May 2004 20:00:16 GMT desonia [632] * trunk/psLib/test/runTest (modified) Added '\' in front of '|' the regex found in errorStrSearch function. Mon, 10 May 2004 19:01:36 GMT evanalst [631] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sysUtils/psString.c (modified) Modified to ensure last byte of N-copy is a null character. Mon, 10 May 2004 19:00:49 GMT evanalst [630] * trunk/psLib/test/sysUtils/tst_psString.c (modified) * trunk/psLib/test/sysUtils/tst_psStringCopy.c (modified) Modified to verify last character in N-copy is Null character. Mon, 10 May 2004 18:22:22 GMT evanalst [629] * trunk/psLib/test/sysUtils/Makefile (modified) Update Makefile to include tst_psMemory.c name change. Sat, 08 May 2004 03:17:26 GMT Paul Price [628] * trunk/doc/pslib/coordinateFrames.fig (modified) * trunk/doc/pslib/coordinateFrames.pdf (modified) * trunk/doc/pslib/coordinateFrames.ps (modified) Updated figure: myFPA->exp->grommit ---> myFPA->exp Sat, 08 May 2004 03:15:51 GMT Paul Price [627] * trunk/doc/pslib/psLibSDRS.tex (modified) Lots of changes to clean up, and implement RHL's comments: Large ... Sat, 08 May 2004 03:12:03 GMT Paul Price [626] * trunk/archive/pslib/include/psAstrom.h (modified) * trunk/archive/pslib/include/psPosition.h (modified) More cleaning up after splitting psCoord. Added transformations ... Sat, 08 May 2004 03:07:45 GMT evanalst [625] * trunk/psLib/test/sysUtils/tst_psString.c (modified) * trunk/psLib/test/sysUtils/tst_psStringCopy.c (modified) Updated to meet test point requirements. Sat, 08 May 2004 02:40:56 GMT evanalst [624] * trunk/psLib/test/sysUtils/tst_psError.c (modified) Added memory leak and corruption checks. Sat, 08 May 2004 02:28:10 GMT Paul Price [623] * trunk/archive/pslib/include/psAstrom.h (modified) * trunk/archive/pslib/include/psPosition.h (modified) Distinguished between coordinates in a plane and coordinates on the ... Sat, 08 May 2004 01:42:16 GMT Paul Price [622] * trunk/archive/pslib/include/psPhotom.h (modified) Made psPhotSystem members const. Sat, 08 May 2004 01:30:46 GMT Paul Price [621] * trunk/archive/pslib/include/psAstrom.h (modified) Removed the overscan in a psReadout --- it's specified in the ... Sat, 08 May 2004 01:19:28 GMT harman [620] * trunk/psLib/test/collections/tst_psArray_01.c (modified) * trunk/psLib/test/collections/tst_psArray_02.c (modified) * trunk/psLib/test/collections/tst_psArray_03.c (modified) * trunk/psLib/test/collections/tst_psArray_04.c (modified) * trunk/psLib/test/collections/tst_psArray_05.c (modified) * trunk/psLib/test/collections/tst_psArray_06.c (modified) * 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) Added call to psMemCheckCorruption Sat, 08 May 2004 01:12:53 GMT Paul Price [619] * trunk/archive/pslib/include/psMetadata.h (modified) Added a "which" to psMetadataGetNext so that multiple iteration ... Sat, 08 May 2004 01:06:28 GMT Paul Price [618] * trunk/archive/pslib/include/psFunctions.h (modified) Changed definition of the Gaussian --- included 1/sqrt(2pi)/sigma. Sat, 08 May 2004 00:54:41 GMT Paul Price [617] * trunk/archive/pslib/include/psImage.h (modified) Removed "output" in psImageSubset --- always want a new image. ... Sat, 08 May 2004 00:17:45 GMT harman [616] * trunk/psLib/test/collections/verified/tst_psBitSet_05.stderr (added) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr (added) * trunk/psLib/test/collections/verified/tst_psSort_03.stderr (added) * trunk/psLib/test/collections/verified/tst_psSort_04.stderr (added) Added files for negative test Sat, 08 May 2004 00:12:40 GMT Paul Price [615] * trunk/archive/pslib/include/psMinimize.h (modified) Added possibility of available derivative information in psMinimize, ... Sat, 08 May 2004 00:08:27 GMT harman [614] * trunk/psLib/src/collections/psBitSet.c (modified) * trunk/psLib/src/collections/psBitSet.h (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psBitSet.h (modified) Added splint changes Sat, 08 May 2004 00:00:44 GMT Paul Price [613] * trunk/archive/pslib/include/psFFT.h (modified) Major reworking of Fourier Transforms --- poor design previously. ... Fri, 07 May 2004 23:23:51 GMT desonia [612] * trunk/psLib/test/temp.c (deleted) *** empty log message *** Fri, 07 May 2004 22:19:34 GMT Paul Price [611] * trunk/archive/pslib/include/psError.h (modified) Renamed several of the error-handling functions to conform to the ... Fri, 07 May 2004 22:18:18 GMT Paul Price [610] * trunk/archive/pslib/include/psMatrix.h (modified) Added psMatrixEigenvectors to get eigenvectors of a matrix. Fri, 07 May 2004 22:13:43 GMT Paul Price [609] * trunk/archive/pslib/include/psStats.h (modified) Reorganised psHistogram --- no longer specify both upper and lower ... Fri, 07 May 2004 22:13:17 GMT evanalst [608] * trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr (modified) Add additional test point for PS_STRING macro. Fri, 07 May 2004 22:10:50 GMT evanalst [607] * trunk/psLib/test/FullUnitTest (modified) * trunk/psLib/test/runTest (modified) Added more characters to filter out host name. Fri, 07 May 2004 22:07:53 GMT Paul Price [606] * trunk/archive/pslib/include/psStats.h (modified) Changed order of variables for psArrayStats --- output goes first. Fri, 07 May 2004 22:06:17 GMT evanalst [605] * trunk/psLib/test/sysUtils/tst_psString.c (modified) * trunk/psLib/test/sysUtils/tst_psStringCopy.c (modified) Added memory leak checks. Fri, 07 May 2004 22:05:10 GMT Paul Price [604] * trunk/archive/pslib/include/psBitset.h (modified) Added unary NOT on a bitset. Fri, 07 May 2004 22:01:19 GMT Paul Price [603] * trunk/archive/pslib/include/psDlist.h (modified) Specified a sort function. Motivation is primarily to be able to ... Fri, 07 May 2004 21:31:16 GMT Paul Price [602] * trunk/archive/pslib/include/psLogMsg.h (modified) Renamed several of the logging functions to conform to the ... Fri, 07 May 2004 21:22:07 GMT Paul Price [601] * trunk/archive/pslib/include/psTrace.h (modified) Added psTraceSetDestination, and renamed several of the trace ... Fri, 07 May 2004 18:55:53 GMT evanalst [600] * trunk/psLib/src/collections/Makefile (modified) Change include directory flag to use variable $(includedir). Fri, 07 May 2004 02:56:52 GMT harman [599] * trunk/psLib/src/image/psImage.c (added) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.c (added) * trunk/psLib/src/mathtypes/psImage.h (modified) Added new psImage files Fri, 07 May 2004 00:02:48 GMT evanalst [598] * trunk/psLib/test/sysUtils/tst_psLogMsg02.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg02.stderr (modified) Modified test to put test case with just host as the format to time ... Thu, 06 May 2004 23:32:19 GMT harman [597] * trunk/psLib/src/dataManip/psMatrix.h (added) * trunk/psLib/src/image (added) * trunk/psLib/src/image/psImage.h (added) * trunk/psLib/src/math/psMatrix.h (added) * trunk/psLib/src/mathtypes (added) * trunk/psLib/src/mathtypes/psImage.h (added) Added new matrix and image header files Thu, 06 May 2004 23:25:19 GMT evanalst [596] * trunk/psLib/src/Makefile (modified) * trunk/psLib/src/Makefile.Globals (modified) * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/sysUtils/Makefile (modified) Update to build both static and dynamic libraries. Thu, 06 May 2004 23:23:02 GMT evanalst [595] * trunk/psLib/test/collections/Makefile (modified) Updated to work with single library file libpslib. Thu, 06 May 2004 19:00:10 GMT evanalst [594] * trunk/psLib/src/sysUtils/Makefile (modified) Remove dynamic library creation from this level. Thu, 06 May 2004 18:59:41 GMT evanalst [593] * trunk/psLib/src/collections/Makefile (modified) Removed dynamic library creation from this level. Thu, 06 May 2004 18:54:36 GMT evanalst [592] * trunk/psLib/src/psLib.h (modified) Updated with include files for collections. Thu, 06 May 2004 18:51:48 GMT evanalst [591] * trunk/psLib/src/sysUtils/Makefile (modified) Modified makefile to only update the static library. Thu, 06 May 2004 18:50:37 GMT evanalst [590] * trunk/psLib/src/collections/Makefile (modified) Updated to add object to common libpslib.a archive. Thu, 06 May 2004 01:08:55 GMT evanalst [589] * 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_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) Update verified files with change to runTest, FullUnitTest scripts Thu, 06 May 2004 00:57:33 GMT evanalst [588] * 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) Update verified files with change to runTest, FullUnitTest scripts Thu, 06 May 2004 00:49:03 GMT evanalst [587] * 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_psStringCopy.stderr (modified) Update the verified files with change to runTest, FullUnitTest scripts Thu, 06 May 2004 00:46:32 GMT evanalst [586] * trunk/psLib/test/psTest.c (modified) Changed call to psAbort to system abort. Test harness should not be ... Thu, 06 May 2004 00:45:10 GMT evanalst [585] * trunk/psLib/test/FullUnitTest (modified) * trunk/psLib/test/runTest (modified) Changed scripts to search STDOUT,STDERR capture files for error ...