# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 23, 2026, 4:28:27 AM Tue, 22 Feb 2005 19:25:53 GMT desonia [3298] * trunk/psLib/pslib.kdevelop.pcs (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/collections/psBitSet.c (modified) * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/test/dataIO/Makefile.am (modified) * trunk/psLib/test/dataIO/table10.dat (deleted) * trunk/psLib/test/dataIO/table2.dat (deleted) * trunk/psLib/test/dataIO/table3.dat (deleted) * trunk/psLib/test/dataIO/tableF32.dat (deleted) * trunk/psLib/test/dataIO/tableS32.dat (deleted) * trunk/psLib/test/dataIO/tableU8.dat (deleted) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/dataIO/verified/table10.dat (added) * trunk/psLib/test/dataIO/verified/table2.dat (added) * trunk/psLib/test/dataIO/verified/table3.dat (added) * trunk/psLib/test/dataIO/verified/tableF32.dat (added) * trunk/psLib/test/dataIO/verified/tableS32.dat (added) * trunk/psLib/test/dataIO/verified/tableU8.dat (added) * trunk/psLib/test/fileUtils/Makefile.am (modified) * trunk/psLib/test/fileUtils/table10.dat (deleted) * trunk/psLib/test/fileUtils/table2.dat (deleted) * trunk/psLib/test/fileUtils/table3.dat (deleted) * trunk/psLib/test/fileUtils/tableF32.dat (deleted) * trunk/psLib/test/fileUtils/tableS32.dat (deleted) * trunk/psLib/test/fileUtils/tableU8.dat (deleted) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/verified/table10.dat (added) * trunk/psLib/test/fileUtils/verified/table2.dat (added) * trunk/psLib/test/fileUtils/verified/table3.dat (added) * trunk/psLib/test/fileUtils/verified/tableF32.dat (added) * trunk/psLib/test/fileUtils/verified/tableS32.dat (added) * trunk/psLib/test/fileUtils/verified/tableU8.dat (added) * trunk/psLib/test/image/tst_psImageManip.c (modified) fixed multiple small bugs, including bug 302. Sat, 19 Feb 2005 02:55:33 GMT evanalst [3293] * trunk/psLib/test/astronomy/tst_psCoord.c (modified) * trunk/psLib/test/astronomy/verified/tst_psCoord.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psCoord.stdout (modified) Update test case for psSphereTransformApply. Sat, 19 Feb 2005 02:43:11 GMT evanalst [3292] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) Update the psSphere and psPlane free functions. Sat, 19 Feb 2005 00:43:32 GMT evanalst [3291] * trunk/psLib/test/dataManip/tst_psMatrix07.c (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr (modified) Update psVectorToMatrix and psMatrixToVector for type psF32. Sat, 19 Feb 2005 00:30:07 GMT evanalst [3290] * trunk/psLib/src/dataManip/psMatrix.c (modified) * trunk/psLib/src/math/psMatrix.c (modified) Update psVectorToMatrix to work for type psF32. Fri, 18 Feb 2005 22:46:50 GMT evanalst [3289] * trunk/psLib/test/collections/tst_psBitSet.c (modified) * trunk/psLib/test/collections/verified/tst_psBitSet.stderr (modified) Updated test case to increase code coverage for psBitSetOp. Fri, 18 Feb 2005 22:32:49 GMT evanalst [3288] * trunk/psLib/test/collections/tst_psBitSet.c (modified) * trunk/psLib/test/collections/verified/tst_psBitSet.stderr (modified) Add addition test case for increased code coverage for psBitSetNot. Fri, 18 Feb 2005 22:27:42 GMT evanalst [3287] * trunk/psLib/test/collections/tst_psBitSet.c (modified) * trunk/psLib/test/collections/verified/tst_psBitSet.stderr (modified) Added additional test case to increase code coverage. Fri, 18 Feb 2005 22:17:20 GMT desonia [3286] * trunk/psLib/src/astronomy/psMetadata.c (modified) * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/collections/psHash.c (modified) * trunk/psLib/src/collections/psMetadata.c (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/astronomy/Makefile.am (modified) * trunk/psLib/test/astronomy/data/test.psTime.config4.template (modified) * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/verified/tst_psArray.stderr (modified) * trunk/psLib/test/collections/verified/tst_psArray.stdout (deleted) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) *** empty log message *** Fri, 18 Feb 2005 21:37:15 GMT evanalst [3285] * trunk/psLib/test/collections/tst_psBitSet.c (modified) Update unit test format. Fri, 18 Feb 2005 19:46:40 GMT evanalst [3284] * trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * trunk/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) Update header comments to match functions being tested. Fri, 18 Feb 2005 19:42:48 GMT evanalst [3283] * trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * trunk/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) Updated interpolation test case for all values. Fri, 18 Feb 2005 00:11:45 GMT desonia [3282] * trunk/psLib/test/astronomy/test.psTime.config (deleted) * trunk/psLib/test/astronomy/test.ser7.dat (deleted) *** empty log message *** Fri, 18 Feb 2005 00:01:39 GMT desonia [3281] * trunk/psLib/test/collections/Makefile.am (modified) * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/tst_psArray01.c (deleted) * trunk/psLib/test/collections/tst_psArray02.c (deleted) tests moved into tst_psArray as is. Thu, 17 Feb 2005 23:44:36 GMT evanalst [3280] * trunk/psLib/test/dataIO/table10.dat (modified) * trunk/psLib/test/fileUtils/table10.dat (modified) Update input table. Thu, 17 Feb 2005 23:39:15 GMT desonia [3277] * trunk/psLib/config/.cvsignore (deleted) * trunk/psLib/config/psTime.config.template (deleted) * trunk/psLib/config/psTime.xml (deleted) * trunk/psLib/data/eopc01_1900_2004.dat (deleted) * trunk/psLib/data/eopc01_1900_2004.raw (deleted) * trunk/psLib/data/finals_all.dat (deleted) * trunk/psLib/data/finals_all.raw (deleted) * trunk/psLib/data/readme.eopc01 (deleted) * trunk/psLib/data/readme.ser7 (deleted) * trunk/psLib/data/readme.tai_utc (deleted) * trunk/psLib/data/ser7.dat (deleted) * trunk/psLib/data/ser7.raw (deleted) * trunk/psLib/data/tai_utc.dat (deleted) * trunk/psLib/data/tai_utc.raw (deleted) *** empty log message *** Thu, 17 Feb 2005 22:22:06 GMT desonia [3275] * trunk/psLib/DEV_NOTES (added) * trunk/psLib/README (modified) * trunk/psLib/test/astronomy/Makefile.am (modified) * trunk/psLib/test/collections/Makefile.am (modified) * trunk/psLib/test/dataIO/Makefile.am (modified) * trunk/psLib/test/dataManip/Makefile.am (modified) * trunk/psLib/test/fileUtils/Makefile.am (modified) * trunk/psLib/test/image/Makefile.am (modified) * trunk/psLib/test/sysUtils/Makefile.am (modified) *** empty log message *** Thu, 17 Feb 2005 22:04:02 GMT evanalst [3274] * trunk/psLib/test/dataIO/verified/tst_psLookupTable_01.stdout (modified) * trunk/psLib/test/fileUtils/verified/tst_psLookupTable_01.stdout (modified) Update stdout file. Thu, 17 Feb 2005 22:02:14 GMT evanalst [3273] * trunk/psLib/test/astronomy/verified/tst_psTime_04.stdout (added) Check stdout file. Thu, 17 Feb 2005 21:57:34 GMT evanalst [3272] * trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr (modified) Update STDERR file for new error message generated. Thu, 17 Feb 2005 21:54:09 GMT evanalst [3271] * trunk/psLib/src/dataIO/psFileUtilsErrors.dat (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/dataIO/psLookupTable.h (modified) * trunk/psLib/src/fileUtils/psFileUtilsErrors.dat (modified) * trunk/psLib/src/fileUtils/psFileUtilsErrors.h (modified) * trunk/psLib/src/fileUtils/psLookupTable.c (modified) * trunk/psLib/src/fileUtils/psLookupTable.h (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/src/types/psLookupTable.h (modified) Update psLookupTable functions to met requirements. Thu, 17 Feb 2005 21:53:11 GMT evanalst [3270] * trunk/psLib/test/astronomy/verified/tst_psTime_04.stdout (deleted) Removed Thu, 17 Feb 2005 21:49:15 GMT evanalst [3269] * trunk/psLib/test/dataIO/verified/tst_psLookupTable_01.stderr (modified) * trunk/psLib/test/fileUtils/verified/tst_psLookupTable_01.stderr (modified) Update STDERR file for new unit tests. Thu, 17 Feb 2005 21:48:49 GMT evanalst [3268] * trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * trunk/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) Add additional test case for psLookupTable functions. Thu, 17 Feb 2005 21:48:06 GMT evanalst [3267] * trunk/psLib/test/dataIO/table10.dat (added) * trunk/psLib/test/dataIO/table2.dat (added) * trunk/psLib/test/dataIO/table3.dat (added) * trunk/psLib/test/dataIO/tableF32.dat (added) * trunk/psLib/test/dataIO/tableS32.dat (added) * trunk/psLib/test/dataIO/tableU8.dat (added) * trunk/psLib/test/fileUtils/table10.dat (added) * trunk/psLib/test/fileUtils/table2.dat (added) * trunk/psLib/test/fileUtils/table3.dat (added) * trunk/psLib/test/fileUtils/tableF32.dat (added) * trunk/psLib/test/fileUtils/tableS32.dat (added) * trunk/psLib/test/fileUtils/tableU8.dat (added) Add additional file for psLookupTable unit test. Thu, 17 Feb 2005 19:26:25 GMT desonia [3264] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/astronomy/psAstrometry.c (modified) * trunk/psLib/src/astronomy/psAstrometry.h (modified) * trunk/psLib/src/astronomy/psAstronomyErrors.h (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.h (modified) * trunk/psLib/src/astronomy/psMetadata.c (modified) * trunk/psLib/src/astronomy/psMetadata.h (modified) * trunk/psLib/src/astronomy/psMetadataIO.c (modified) * trunk/psLib/src/astronomy/psMetadataIO.h (modified) * trunk/psLib/src/astronomy/psPhotometry.h (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.h (modified) * trunk/psLib/src/astronomy/slalib.h (modified) * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/collections/psArray.h (modified) * trunk/psLib/src/collections/psBitSet.c (modified) * trunk/psLib/src/collections/psBitSet.h (modified) * trunk/psLib/src/collections/psCollectionsErrors.h (modified) * trunk/psLib/src/collections/psCompare.c (modified) * trunk/psLib/src/collections/psCompare.h (modified) * trunk/psLib/src/collections/psHash.c (modified) * trunk/psLib/src/collections/psHash.h (modified) * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/collections/psList.h (modified) * trunk/psLib/src/collections/psMetadata.c (modified) * trunk/psLib/src/collections/psMetadata.h (modified) * trunk/psLib/src/collections/psMetadataIO.c (modified) * trunk/psLib/src/collections/psMetadataIO.h (modified) * trunk/psLib/src/collections/psScalar.c (modified) * trunk/psLib/src/collections/psScalar.h (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/dataIO/psFits.h (modified) * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/dataIO/psLookupTable.h (modified) * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psDataManipErrors.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psMatrix.c (modified) * trunk/psLib/src/dataManip/psMatrix.h (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/dataManip/psRandom.c (modified) * trunk/psLib/src/dataManip/psRandom.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/dataManip/psVectorFFT.c (modified) * trunk/psLib/src/dataManip/psVectorFFT.h (modified) * trunk/psLib/src/fft/psImageFFT.c (modified) * trunk/psLib/src/fft/psImageFFT.h (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.h (modified) * trunk/psLib/src/fileUtils/psFileUtilsErrors.h (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fileUtils/psFits.h (modified) * trunk/psLib/src/fileUtils/psLookupTable.c (modified) * trunk/psLib/src/fileUtils/psLookupTable.h (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageConvolve.h (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) * trunk/psLib/src/image/psImageFFT.c (modified) * trunk/psLib/src/image/psImageFFT.h (modified) * trunk/psLib/src/image/psImageIO.c (modified) * trunk/psLib/src/image/psImageIO.h (modified) * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/image/psImageManip.h (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/image/psImageStats.h (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.h (modified) * trunk/psLib/src/math/psCompare.c (modified) * trunk/psLib/src/math/psCompare.h (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMatrix.c (modified) * trunk/psLib/src/math/psMatrix.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psRandom.c (modified) * trunk/psLib/src/math/psRandom.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) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) * trunk/psLib/src/mathtypes/psScalar.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/pslib.h (modified) * trunk/psLib/src/sys/psAbort.c (modified) * trunk/psLib/src/sys/psAbort.h (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psConfigure.h (modified) * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sys/psErrorCodes.h (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psAbort.c (modified) * trunk/psLib/src/sysUtils/psAbort.h (modified) * trunk/psLib/src/sysUtils/psConfigure.c (modified) * trunk/psLib/src/sysUtils/psConfigure.h (modified) * trunk/psLib/src/sysUtils/psError.c (modified) * trunk/psLib/src/sysUtils/psError.h (modified) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/psString.c (modified) * trunk/psLib/src/sysUtils/psString.h (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psHash.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/src/types/psLookupTable.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) * trunk/psLib/src/xml/psXML.c (modified) * trunk/psLib/src/xml/psXML.h (modified) * trunk/psLib/test/astronomy/tst_psAstrometry.c (modified) * trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) * trunk/psLib/test/astronomy/tst_psCoord.c (modified) * trunk/psLib/test/astronomy/tst_psMetadataIO.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_01.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_02.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_03.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_04.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_05.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_06.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_07.c (modified) * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) * trunk/psLib/test/astronomy/tst_psTime_02.c (modified) * trunk/psLib/test/astronomy/tst_psTime_03.c (modified) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/tst_psArray01.c (modified) * trunk/psLib/test/collections/tst_psArray02.c (modified) * trunk/psLib/test/collections/tst_psBitSet.c (modified) * trunk/psLib/test/collections/tst_psHash05.c (modified) * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/collections/tst_psMetadataIO.c (modified) * trunk/psLib/test/collections/tst_psMetadata_01.c (modified) * trunk/psLib/test/collections/tst_psMetadata_02.c (modified) * trunk/psLib/test/collections/tst_psMetadata_03.c (modified) * trunk/psLib/test/collections/tst_psMetadata_04.c (modified) * trunk/psLib/test/collections/tst_psMetadata_05.c (modified) * trunk/psLib/test/collections/tst_psMetadata_06.c (modified) * trunk/psLib/test/collections/tst_psMetadata_07.c (modified) * trunk/psLib/test/collections/tst_psScalar.c (modified) * trunk/psLib/test/collections/tst_psVector.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_01.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_02.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_03.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_04.c (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix01.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix02.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix03.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix04.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix05.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix06.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix07.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic01.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic02.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic03.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic04.c (modified) * trunk/psLib/test/dataManip/tst_psVectorFFT.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) * trunk/psLib/test/image/tst_psImage.c (modified) * trunk/psLib/test/image/tst_psImageExtraction.c (modified) * trunk/psLib/test/image/tst_psImageFFT.c (modified) * trunk/psLib/test/image/tst_psImageIO.c (modified) * trunk/psLib/test/image/tst_psImageInterpolate.c (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/sysUtils/tst_psAbort.c (modified) * trunk/psLib/test/sysUtils/tst_psConfigure.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) * trunk/psLib/test/tst_template.c (modified) Fixed bugs as reported by IfA. Thu, 17 Feb 2005 02:03:17 GMT desonia [3247] * trunk/psLib/etc/pslib (modified) * trunk/psLib/etc/pslib/.cvsignore (modified) * trunk/psLib/src (modified) * trunk/psLib/src/.cvsignore (modified) * trunk/psLib/test/astronomy (modified) * trunk/psLib/test/astronomy/.cvsignore (modified) * trunk/psLib/test/image (modified) * trunk/psLib/test/image/.cvsignore (modified) *** empty log message *** Thu, 17 Feb 2005 01:58:43 GMT desonia [3246] * trunk/psLib/etc/pslib/Makefile.am (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/astronomy/psMetadata.c (modified) * trunk/psLib/src/astronomy/psMetadata.h (modified) * trunk/psLib/src/collections/psMetadata.c (modified) * trunk/psLib/src/collections/psMetadata.h (modified) * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psError.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/astronomy/Makefile.am (modified) * trunk/psLib/test/astronomy/data (added) * trunk/psLib/test/astronomy/data/header_1.fits (added) * trunk/psLib/test/astronomy/data/header_2.fits (added) * trunk/psLib/test/astronomy/data/psTime.config.template (added) * trunk/psLib/test/astronomy/data/test.config (added) * trunk/psLib/test/astronomy/data/test.psTime.config1.template (added) * trunk/psLib/test/astronomy/data/test.psTime.config2.template (added) * trunk/psLib/test/astronomy/data/test.psTime.config3.template (added) * trunk/psLib/test/astronomy/data/test.psTime.config4.template (added) * trunk/psLib/test/astronomy/data/test.ser7.dat (added) * trunk/psLib/test/astronomy/header_1.fits (deleted) * trunk/psLib/test/astronomy/header_2.fits (deleted) * trunk/psLib/test/astronomy/test.config (deleted) * trunk/psLib/test/astronomy/test.psTime.config1.template (deleted) * trunk/psLib/test/astronomy/test.psTime.config2.template (deleted) * trunk/psLib/test/astronomy/test.psTime.config3.template (deleted) * trunk/psLib/test/astronomy/test.psTime.config4.template (deleted) * trunk/psLib/test/astronomy/tst_psAstrometry.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_04.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_05.c (modified) * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) * trunk/psLib/test/astronomy/tst_psTime_03.c (modified) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) * trunk/psLib/test/collections/tst_psMetadata_04.c (modified) * trunk/psLib/test/collections/tst_psMetadata_05.c (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) * trunk/psLib/test/image/Makefile.am (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/runTest (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) changed the prototype of psMetadataLookup___. Wed, 16 Feb 2005 02:01:02 GMT desonia [3241] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/astronomy/Makefile.am (modified) *** empty log message *** Wed, 16 Feb 2005 01:32:38 GMT desonia [3240] * trunk/psLib/src/Makefile.am (modified) * trunk/psModules/config.guess (modified) * trunk/psModules/config.sub (modified) *** empty log message *** Wed, 16 Feb 2005 01:22:56 GMT desonia [3239] * trunk/psLib/config.guess (modified) * trunk/psLib/config.sub (modified) * trunk/psLib/ltmain.sh (modified) * trunk/psLib/src/Makefile.am (modified) added hack to tell libtool about library dependencies without ... Wed, 16 Feb 2005 01:01:56 GMT desonia [3238] * trunk/psLib/Makefile.am (modified) * trunk/psLib/Makefile.cvs (modified) * trunk/psLib/config.guess (modified) * trunk/psLib/config.sub (modified) * trunk/psLib/etc/pslib/Makefile.am (modified) * trunk/psLib/ltmain.sh (modified) added check so that config/etc is not installed on top of itself. Wed, 16 Feb 2005 00:50:43 GMT desonia [3237] * trunk/psLib/configure.ac (modified) * trunk/psLib/pslib-config.in (modified) * trunk/psLib/pslib.pc.in (modified) * trunk/psLib/test/astronomy/Makefile.am (modified) * trunk/psLib/test/collections/Makefile.am (modified) * trunk/psLib/test/dataIO/Makefile.am (modified) * trunk/psLib/test/dataManip/Makefile.am (modified) * trunk/psLib/test/fileUtils/Makefile.am (modified) * trunk/psLib/test/image/Makefile.am (modified) * trunk/psLib/test/sysUtils/Makefile.am (modified) *** empty log message *** Wed, 16 Feb 2005 00:26:57 GMT desonia [3233] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/psTest.c (modified) *** empty log message *** Wed, 16 Feb 2005 00:22:05 GMT desonia [3232] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/test/astronomy/tst_psAstrometry.c (modified) * trunk/psLib/test/astronomy/tst_psCoord.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic02.c (modified) * trunk/psLib/test/dataManip/tst_psVectorFFT.c (modified) * trunk/psLib/test/image/tst_psImageFFT.c (modified) replaced GNU extensions with equivalents. Tue, 15 Feb 2005 23:59:06 GMT desonia [3231] * trunk/psLib/configure.ac (modified) * trunk/psModules/src/pmObjects.c (modified) * trunk/psModules/test/Makefile.am (modified) *** empty log message *** Tue, 15 Feb 2005 20:29:17 GMT desonia [3227] * trunk/psLib/Makefile.am (modified) * trunk/psLib/etc/pslib/Makefile.am (modified) fixed install to make the share/pslib and etc/pslib directories as ... Tue, 15 Feb 2005 19:53:19 GMT desonia [3226] * trunk/psLib/test/runTest (modified) changed failure return from 256 to 64, so autotools better recognizes it. Tue, 15 Feb 2005 19:46:51 GMT desonia [3225] * trunk/psLib/test/FullUnitTest (modified) removed check of make output (using only return value now). Tue, 15 Feb 2005 03:02:53 GMT desonia [3220] * trunk/psLib/config/psTime.config.template (modified) * trunk/psLib/configure.ac (modified) * trunk/psLib/etc/pslib/psTime.config.template (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.h (modified) * trunk/psLib/test/astronomy/Makefile.am (modified) * trunk/psLib/test/astronomy/test.psTime.config2.template (modified) * trunk/psLib/test/astronomy/test.psTime.config3.template (modified) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) * trunk/psLib/test/dataIO/Makefile.am (modified) * trunk/psLib/test/fileUtils/Makefile.am (modified) *** empty log message *** Tue, 15 Feb 2005 02:16:45 GMT desonia [3219] * trunk/psLib/config.guess (modified) * trunk/psLib/config.sub (modified) * trunk/psLib/configure.ac (modified) * trunk/psLib/ltmain.sh (modified) made compiler optimization an explicit option. Also made default ... Tue, 15 Feb 2005 00:49:42 GMT desonia [3218] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.ac (added) * trunk/psLib/configure.in (deleted) * trunk/psLib/etc/pslib/Makefile.am (modified) *** empty log message *** Sat, 12 Feb 2005 01:14:19 GMT desonia [3201] * trunk/psLib/config (modified) * trunk/psLib/config/.cvsignore (modified) * trunk/psLib/etc (modified) * trunk/psLib/etc/.cvsignore (modified) * trunk/psLib/etc/pslib (modified) * trunk/psLib/etc/pslib/.cvsignore (modified) * trunk/psLib/src (modified) * trunk/psLib/src/.cvsignore (modified) *** empty log message *** Fri, 11 Feb 2005 23:55:59 GMT desonia [3200] * trunk/psLib/src/config.h.in (deleted) this file is generated by autoheader. Fri, 11 Feb 2005 23:55:58 GMT desonia [3199] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/Makefile.cvs (modified) * trunk/psLib/aclocal.m4 (deleted) * trunk/psLib/config (modified) * trunk/psLib/config.guess (modified) * trunk/psLib/config.sub (modified) * trunk/psLib/config/.cvsignore (added) * trunk/psLib/configure.in (modified) * trunk/psLib/etc (modified) * trunk/psLib/etc/.cvsignore (added) * trunk/psLib/etc/pslib (modified) * trunk/psLib/etc/pslib/.cvsignore (added) * trunk/psLib/ltmain.sh (modified) * trunk/psLib/share/pslib (modified) * trunk/psLib/share/pslib/.cvsignore (added) * trunk/psLib/src/config.h.in (modified) *** empty log message *** Fri, 11 Feb 2005 20:27:34 GMT desonia [3191] * trunk/psLib/Makefile.am (modified) * trunk/psLib/aclocal.m4 (modified) * trunk/psLib/configure.in (modified) * trunk/psLib/etc/Makefile.am (added) * trunk/psLib/src/config.h.in (modified) * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/dataManip/dataManip.i (modified) * trunk/psLib/src/fileUtils/psLookupTable.c (modified) * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) made changes to allow use of older automake versions (>2 years) Fri, 11 Feb 2005 20:20:30 GMT desonia [3190] * trunk/psLib/aclocal.m4 (added) Mac's aclocal program is faulty, so lets stick with a linux build of ... Thu, 10 Feb 2005 03:05:23 GMT desonia [3186] * trunk/psLib/configure.in (modified) *** empty log message *** Thu, 10 Feb 2005 02:59:35 GMT desonia [3185] * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.in (modified) * trunk/psLib/etc/pslib/Makefile.am (modified) * trunk/psLib/src/config.h.in (modified) *** empty log message *** Thu, 10 Feb 2005 02:36:42 GMT desonia [3182] * trunk/psLib/Makefile.am (modified) * trunk/psLib/config (added) * trunk/psLib/config/psTime.config.template (added) * trunk/psLib/config/psTime.xml (added) * trunk/psLib/configure.in (modified) * trunk/psLib/data (added) * trunk/psLib/data/eopc01_1900_2004.dat (added) * trunk/psLib/data/eopc01_1900_2004.raw (added) * trunk/psLib/data/finals_all.dat (added) * trunk/psLib/data/finals_all.raw (added) * trunk/psLib/data/readme.eopc01 (added) * trunk/psLib/data/readme.ser7 (added) * trunk/psLib/data/readme.tai_utc (added) * trunk/psLib/data/ser7.dat (added) * trunk/psLib/data/ser7.raw (added) * trunk/psLib/data/tai_utc.dat (added) * trunk/psLib/data/tai_utc.raw (added) * trunk/psLib/etc (added) * trunk/psLib/etc/pslib (added) * trunk/psLib/etc/pslib/Makefile.am (added) * trunk/psLib/etc/pslib/psTime.config.template (added) * trunk/psLib/etc/pslib/psTime.xml (added) * trunk/psLib/pslib.kdevelop.pcs (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/share (added) * trunk/psLib/share/pslib (added) * trunk/psLib/share/pslib/eopc01_1900_2004.dat (added) * trunk/psLib/share/pslib/eopc01_1900_2004.raw (added) * trunk/psLib/share/pslib/finals_all.dat (added) * trunk/psLib/share/pslib/finals_all.raw (added) * trunk/psLib/share/pslib/readme.eopc01 (added) * trunk/psLib/share/pslib/readme.ser7 (added) * trunk/psLib/share/pslib/readme.tai_utc (added) * trunk/psLib/share/pslib/ser7.dat (added) * trunk/psLib/share/pslib/ser7.raw (added) * trunk/psLib/share/pslib/tai_utc.dat (added) * trunk/psLib/share/pslib/tai_utc.raw (added) * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/astronomy.i (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/dataManip/Makefile.am (modified) * trunk/psLib/src/dataManip/psBinaryOp.c (added) * trunk/psLib/src/dataManip/psBinaryOp.h (added) * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c (deleted) * trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h (deleted) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psUnaryOp.c (added) * trunk/psLib/src/dataManip/psUnaryOp.h (added) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psBinaryOp.c (added) * trunk/psLib/src/math/psBinaryOp.h (added) * trunk/psLib/src/math/psConstants.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/psUnaryOp.c (added) * trunk/psLib/src/math/psUnaryOp.h (added) * trunk/psLib/src/psTest.c (modified) * trunk/psLib/src/pslib.h (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) prepared the config/data directories to be installed into standard areas. Wed, 09 Feb 2005 20:56:17 GMT gusciora [3171] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Wed, 09 Feb 2005 01:43:24 GMT desonia [3169] * trunk/psLib/src/astronomy/astronomy.i (modified) moved to use native type in OUTPUT typemap to be compatible with ... Wed, 09 Feb 2005 01:31:36 GMT desonia [3168] * trunk/psLib/swig/Makefile.am (modified) * trunk/psLib/swig/phase2.pl (deleted) added the example into the distribution. Wed, 09 Feb 2005 01:28:26 GMT desonia [3167] * trunk/psLib/swig/example (added) * trunk/psLib/swig/example/data (added) * trunk/psLib/swig/example/data/badpix.fits (added) * trunk/psLib/swig/example/data/base.config (added) * trunk/psLib/swig/example/data/bias.fits (added) * trunk/psLib/swig/example/data/camera-0.config (added) * trunk/psLib/swig/example/data/dark.fits (added) * trunk/psLib/swig/example/data/data.fits (added) * trunk/psLib/swig/example/data/flat.fits (added) * trunk/psLib/swig/example/data/fringe.fits (added) * trunk/psLib/swig/example/data/recipe.config (added) * trunk/psLib/swig/example/data/site.config (added) * trunk/psLib/swig/example/phase2.pl (added) example of use of swig. Wed, 09 Feb 2005 01:04:01 GMT desonia [3165] * trunk/psLib/src/astronomy/astronomy.i (modified) * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/collections/psArray.h (modified) * trunk/psLib/src/collections/psCollectionsErrors.dat (modified) * trunk/psLib/src/collections/psCollectionsErrors.h (modified) * trunk/psLib/src/sysUtils/sysUtils.i (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/swig/phase2.pl (added) * trunk/psLib/swig/pslib.i (modified) added some helpful functionality to help SWIG. Tue, 08 Feb 2005 21:06:01 GMT desonia [3164] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) updated list of generated files. Tue, 08 Feb 2005 19:32:57 GMT desonia [3162] * trunk/psLib/test/dataManip/verified/tst_psRandom.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psStats09.stdout (modified) Reset some test output. Tue, 08 Feb 2005 19:27:41 GMT desonia [3161] * trunk/psLib/test/image/verified/tst_psImageStats00.stdout (deleted) not needed. Tue, 08 Feb 2005 19:24:26 GMT desonia [3160] * trunk/psLib/test/dataManip/tst_psRandom.c (modified) * trunk/psLib/test/dataManip/tst_psStats09.c (modified) Updated the precision of the output of floats. Tue, 08 Feb 2005 02:36:28 GMT desonia [3153] * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.in (modified) * trunk/psLib/src/config.h.in (modified) added auto-creation of psTime.config Tue, 08 Feb 2005 02:24:11 GMT desonia [3152] * trunk/psLib/test/astronomy/Makefile.am (modified) *** empty log message *** Tue, 08 Feb 2005 02:20:04 GMT desonia [3151] * trunk/psLib/test/astronomy/test.psTime.config1 (deleted) * trunk/psLib/test/astronomy/test.psTime.config2 (deleted) * trunk/psLib/test/astronomy/test.psTime.config3 (deleted) * trunk/psLib/test/astronomy/test.psTime.config4 (deleted) these files are now autogenerated. Tue, 08 Feb 2005 02:04:14 GMT desonia [3150] * trunk/psLib/src/config.h.in (modified) * trunk/psLib/src/sysUtils/sysUtils.i (modified) * trunk/psLib/swig/Makefile.am (modified) * trunk/psLib/swig/pslib.i (modified) *** empty log message *** Tue, 08 Feb 2005 00:47:18 GMT desonia [3149] * trunk/psLib/src/dataIO/psFits.h (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/fileUtils/psFits.h (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) *** empty log message *** Tue, 08 Feb 2005 00:39:58 GMT desonia [3148] * trunk/psLib/src/collections/psCompare.c (modified) * trunk/psLib/src/math/psCompare.c (modified) *** empty log message *** Tue, 08 Feb 2005 00:17:37 GMT desonia [3147] * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/sysUtils.i (modified) *** empty log message *** Mon, 07 Feb 2005 23:42:23 GMT desonia [3146] * trunk/psLib/configure.in (modified) *** empty log message *** Mon, 07 Feb 2005 23:26:25 GMT desonia [3145] * trunk/psLib/configure.in (modified) * trunk/psLib/src/astronomy/slalib.h (modified) * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psError.h (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) * trunk/psLib/src/sysUtils/sysUtils.i (modified) * trunk/psLib/swig/Makefile.am (modified) * trunk/psLib/swig/pslib.i (modified) *** empty log message *** Sat, 05 Feb 2005 08:33:20 GMT desonia [3139] * trunk/psLib/configure.in (modified) * trunk/psLib/src/astronomy/slalib.h (modified) * trunk/psLib/src/config.h.in (modified) *** empty log message *** Sat, 05 Feb 2005 00:53:10 GMT desonia [3136] * trunk/psLib/configure.in (modified) added some basic checks for the existance of dependent packages ... Fri, 04 Feb 2005 23:39:05 GMT desonia [3133] * trunk/psLib/mkinstalldirs (added) needed to Mac OSX. Fri, 04 Feb 2005 23:31:59 GMT desonia [3132] * trunk/psLib/swig/Makefile.am (modified) * trunk/psLib/test/astronomy/Makefile.am (modified) *** empty log message *** Fri, 04 Feb 2005 23:10:57 GMT desonia [3131] * trunk/psLib/src/dataManip/Makefile.am (modified) moved the slowest compiling file to top (helps with multi-threaded make). Fri, 04 Feb 2005 23:07:25 GMT desonia [3130] * trunk/psLib/test/sysUtils/verified/tst_psConfigure.stderr (modified) the version number was set incorrectly in configure.in. Fri, 04 Feb 2005 23:00:28 GMT desonia [3129] * trunk/psLib/test/astronomy/Makefile.am (modified) added additional distribution files. Fri, 04 Feb 2005 22:56:21 GMT desonia [3128] * trunk/psLib/Makefile.am (modified) * trunk/psLib/swig/Makefile.am (modified) added necessary files to distribution list. Fri, 04 Feb 2005 22:49:39 GMT desonia [3127] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/Doxyfile (added) * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.in (modified) * trunk/psLib/src/Doxyfile (deleted) * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/astronomy/Makefile.am (modified) * trunk/psLib/src/collections/Makefile.am (modified) * trunk/psLib/src/dataIO/Makefile.am (modified) * trunk/psLib/src/dataManip/Makefile.am (modified) * trunk/psLib/src/fileUtils/Makefile.am (modified) * trunk/psLib/src/image/Makefile.am (modified) * trunk/psLib/src/psTest.c (modified) * trunk/psLib/src/sysUtils/Makefile.am (modified) * trunk/psLib/swig (modified) * trunk/psLib/swig/.cvsignore (modified) * trunk/psLib/swig/Makefile.PL (added) * trunk/psLib/swig/Makefile.am (modified) * trunk/psLib/test/FullUnitTest (modified) * trunk/psLib/test/astronomy/Makefile.am (modified) * trunk/psLib/test/astronomy/verified/tst_psCoord.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psMetadataIO.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psMetadata_02.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psMetadata_03.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psMetadata_05.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psTime_02.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psTime_03.stderr (modified) * trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr (modified) * trunk/psLib/test/collections/Makefile.am (modified) * trunk/psLib/test/collections/verified/tst_psArray.stderr (modified) * trunk/psLib/test/collections/verified/tst_psBitSet.stderr (modified) * trunk/psLib/test/collections/verified/tst_psHash01.stderr (modified) * trunk/psLib/test/collections/verified/tst_psHash02.stderr (modified) * trunk/psLib/test/collections/verified/tst_psHash03.stderr (modified) * trunk/psLib/test/collections/verified/tst_psHash05.stderr (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) * trunk/psLib/test/collections/verified/tst_psScalar.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVector.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_01.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_02.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_04.stderr (modified) * trunk/psLib/test/dataIO/Makefile.am (modified) * trunk/psLib/test/dataIO/verified/tst_psFits.stderr (modified) * trunk/psLib/test/dataManip/Makefile.am (modified) * trunk/psLib/test/dataManip/verified/tst_psFunc02.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psHist00.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psHist02.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/dataManip/verified/tst_psMatrixVectorArithmetic03.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04_F32.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04b.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04b_F32.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize05.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psRandom.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psStats00.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr (modified) * trunk/psLib/test/fileUtils/Makefile.am (modified) * trunk/psLib/test/fileUtils/verified/tst_psFits.stderr (modified) * trunk/psLib/test/image/Makefile.am (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageConvolve.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageExtraction.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_psImageInterpolate.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageStats00.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageStats01.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageStats02.stderr (modified) * trunk/psLib/test/runTest (modified) * trunk/psLib/test/sysUtils/Makefile.am (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr (modified) general autoconf cleanup. Fri, 04 Feb 2005 02:38:23 GMT desonia [3125] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/src (modified) * trunk/psLib/src/.cvsignore (modified) * trunk/psLib/src/astronomy (modified) * trunk/psLib/src/astronomy/.cvsignore (added) * trunk/psLib/src/collections (modified) * trunk/psLib/src/collections/.cvsignore (modified) * trunk/psLib/src/dataIO (modified) * trunk/psLib/src/dataIO/.cvsignore (added) * trunk/psLib/src/dataManip (modified) * trunk/psLib/src/dataManip/.cvsignore (modified) * trunk/psLib/src/fileUtils (modified) * trunk/psLib/src/fileUtils/.cvsignore (added) * trunk/psLib/src/image (modified) * trunk/psLib/src/image/.cvsignore (added) * trunk/psLib/src/sysUtils (modified) * trunk/psLib/src/sysUtils/.cvsignore (modified) * trunk/psLib/swig (modified) * trunk/psLib/swig/.cvsignore (added) * trunk/psLib/test (modified) * trunk/psLib/test/.cvsignore (modified) * trunk/psLib/test/astronomy (modified) * trunk/psLib/test/astronomy/.cvsignore (modified) * trunk/psLib/test/collections (modified) * trunk/psLib/test/collections/.cvsignore (modified) * trunk/psLib/test/dataIO (modified) * trunk/psLib/test/dataIO/.cvsignore (modified) * trunk/psLib/test/dataManip (modified) * trunk/psLib/test/dataManip/.cvsignore (modified) * trunk/psLib/test/fileUtils (modified) * trunk/psLib/test/fileUtils/.cvsignore (modified) * trunk/psLib/test/image (modified) * trunk/psLib/test/image/.cvsignore (modified) * trunk/psLib/test/sysUtils (modified) * trunk/psLib/test/sysUtils/.cvsignore (modified) updated the cvsignore, given autoconf changes. Thu, 03 Feb 2005 23:28:01 GMT desonia [3124] * trunk/psLib/ChangeLog (added) * trunk/psLib/NEWS (added) * trunk/psLib/README (added) * trunk/psLib/swig/PsLib.i (deleted) * trunk/psLib/swig/pslib.i (added) *** empty log message *** Thu, 03 Feb 2005 23:23:42 GMT desonia [3123] * trunk/psLib/Makefile.am (modified) * trunk/psLib/config.guess (modified) * trunk/psLib/config.sub (modified) * trunk/psLib/configure.in (modified) * trunk/psLib/ltmain.sh (modified) * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/swig/Makefile.am (modified) initial tweak to get things to nominally work. Thu, 03 Feb 2005 03:44:51 GMT desonia [3122] * trunk/psLib/configure.in (modified) * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/astronomy/Makefile.am (modified) * trunk/psLib/src/collections/Makefile.am (modified) * trunk/psLib/src/dataIO/Makefile.am (modified) * trunk/psLib/src/dataManip/Makefile.am (modified) * trunk/psLib/src/fileUtils/Makefile.am (modified) * trunk/psLib/src/image/Makefile.am (modified) * trunk/psLib/src/sysUtils/Makefile.am (modified) * trunk/psLib/swig/Makefile.am (modified) *** empty log message *** Thu, 03 Feb 2005 03:43:22 GMT desonia [3121] * trunk/psLib/configure.in (modified) *** empty log message *** Thu, 03 Feb 2005 02:31:19 GMT desonia [3120] * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.in (modified) * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/swig (added) * trunk/psLib/swig/Makefile.am (added) * trunk/psLib/swig/PsLib.i (added) moved the directory up, out of the pslib source directory. Thu, 03 Feb 2005 01:15:12 GMT desonia [3119] * trunk/psLib/src/collections/collections.i (added) * trunk/psLib/src/dataManip/dataManip.i (added) SWIG information for files in this directory. Thu, 03 Feb 2005 01:10:15 GMT desonia [3118] * trunk/psLib/config.guess (added) * trunk/psLib/config.sub (added) * trunk/psLib/depcomp (added) * trunk/psLib/install-sh (added) * trunk/psLib/ltmain.sh (added) * trunk/psLib/missing (added) * trunk/psLib/pslib-config.in (added) added files required by autoconf. Thu, 03 Feb 2005 01:08:19 GMT desonia [3117] * trunk/psLib/psLib.kdevelop (deleted) * trunk/psLib/psLib.kdevelop.pcs (deleted) * trunk/psLib/psLib.kdevses (deleted) * trunk/psLib/src/Makefile (deleted) * trunk/psLib/src/Makefile.Globals (deleted) * trunk/psLib/src/astronomy/Makefile (deleted) * trunk/psLib/src/collections/Makefile (deleted) * trunk/psLib/src/convertType.sh (deleted) * trunk/psLib/src/dataIO/Makefile (deleted) * trunk/psLib/src/dataManip/Makefile (deleted) * trunk/psLib/src/fileUtils/Makefile (deleted) * trunk/psLib/src/image/Makefile (deleted) * trunk/psLib/src/sysUtils/Makefile (deleted) * trunk/psLib/src/sysUtils/README (deleted) * trunk/psLib/tags (deleted) * trunk/psLib/test/Makefile (deleted) * trunk/psLib/test/astronomy/Makefile (deleted) * trunk/psLib/test/collections/Makefile (deleted) * trunk/psLib/test/dataIO/Makefile (deleted) * trunk/psLib/test/dataManip/Makefile (deleted) * trunk/psLib/test/fileUtils/Makefile (deleted) * trunk/psLib/test/image/Makefile (deleted) * trunk/psLib/test/sysUtils/Makefile (deleted) removed files no longer required in CVS due to switching to autoconf Thu, 03 Feb 2005 00:56:59 GMT desonia [3116] * trunk/psLib/src/collections/psList.h (modified) * trunk/psLib/src/types/psList.h (modified) *** empty log message *** Thu, 03 Feb 2005 00:54:13 GMT desonia [3115] * trunk/psLib/AUTHORS (added) * trunk/psLib/COPYING (added) * trunk/psLib/INSTALL (added) * trunk/psLib/Makefile.am (added) * trunk/psLib/Makefile.cvs (added) * trunk/psLib/configure.in (added) * trunk/psLib/pslib.kdevelop (added) * trunk/psLib/pslib.kdevelop.pcs (added) * trunk/psLib/pslib.kdevses (added) * trunk/psLib/pslib.pc.in (added) * trunk/psLib/src/Doxyfile (modified) * trunk/psLib/src/Makefile (modified) * trunk/psLib/src/Makefile.Globals (modified) * trunk/psLib/src/Makefile.am (added) * trunk/psLib/src/astronomy/Makefile (modified) * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/collections/Makefile.am (added) * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/collections/psArray.h (modified) * trunk/psLib/src/collections/psBitSet.c (modified) * trunk/psLib/src/collections/psBitSet.h (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/config.h.in (added) * trunk/psLib/src/dataIO/Makefile (modified) * trunk/psLib/src/dataIO/Makefile.am (added) * trunk/psLib/src/dataIO/dataIO.i (added) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/Makefile.am (added) * trunk/psLib/src/dataManip/psDataManipErrors.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/fileUtils/Makefile (modified) * trunk/psLib/src/fileUtils/Makefile.am (added) * trunk/psLib/src/fileUtils/fileUtils.i (added) * trunk/psLib/src/fileUtils/psFileUtilsErrors.h (modified) * trunk/psLib/src/fileUtils/psLookupTable.c (modified) * trunk/psLib/src/image/Makefile (modified) * trunk/psLib/src/image/Makefile.am (added) * trunk/psLib/src/image/image.i (added) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageExtraction.h (modified) * trunk/psLib/src/image/psImageManip.h (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.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) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/parseErrorCodes.pl (modified) * trunk/psLib/src/psTest.c (added) * trunk/psLib/src/psTest.h (added) * trunk/psLib/src/pslib.h (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/Makefile (modified) * trunk/psLib/src/sysUtils/Makefile.am (added) * trunk/psLib/src/sysUtils/psConfigure.c (modified) * trunk/psLib/src/sysUtils/psError.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/src/sysUtils/sysUtils.i (added) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/test/FullUnitTest (modified) * trunk/psLib/test/Makefile (modified) * trunk/psLib/test/Makefile.am (added) * trunk/psLib/test/astronomy/Makefile (modified) * trunk/psLib/test/astronomy/Makefile.am (added) * trunk/psLib/test/astronomy/test.psTime.config2 (modified) * trunk/psLib/test/astronomy/test.psTime.config3 (modified) * trunk/psLib/test/astronomy/tst_psMetadataIO.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_01.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_02.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_03.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_04.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_05.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_06.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_07.c (modified) * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/collections/Makefile.am (added) * trunk/psLib/test/collections/tst_psMetadataIO.c (modified) * trunk/psLib/test/collections/tst_psMetadata_01.c (modified) * trunk/psLib/test/collections/tst_psMetadata_02.c (modified) * trunk/psLib/test/collections/tst_psMetadata_03.c (modified) * trunk/psLib/test/collections/tst_psMetadata_04.c (modified) * trunk/psLib/test/collections/tst_psMetadata_05.c (modified) * trunk/psLib/test/collections/tst_psMetadata_06.c (modified) * trunk/psLib/test/collections/tst_psMetadata_07.c (modified) * trunk/psLib/test/dataIO/Makefile (modified) * trunk/psLib/test/dataIO/Makefile.am (added) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/Makefile.am (added) * trunk/psLib/test/dataManip/verified/tst_psFunc02.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04_F32.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04_F32.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04b_F32.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMinimize04b_F32.stdout (modified) * trunk/psLib/test/fileUtils/Makefile (modified) * trunk/psLib/test/fileUtils/Makefile.am (added) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) * trunk/psLib/test/image/Makefile (modified) * trunk/psLib/test/image/Makefile.am (added) * trunk/psLib/test/runTest (modified) * trunk/psLib/test/sysUtils/Makefile (modified) * trunk/psLib/test/sysUtils/Makefile.am (added) * trunk/psLib/test/sysUtils/verified/tst_psConfigure.stderr (modified) Added SWIG and autoconf. Thu, 03 Feb 2005 00:45:06 GMT desonia [3114] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/Makefile.am (added) * trunk/psLib/src/astronomy/airmas.f (added) * trunk/psLib/src/astronomy/aoppa.f (added) * trunk/psLib/src/astronomy/aoppat.f (added) * trunk/psLib/src/astronomy/aopqk.f (added) * trunk/psLib/src/astronomy/astronomy.i (added) * trunk/psLib/src/astronomy/atms.f (added) * trunk/psLib/src/astronomy/atmt.f (added) * trunk/psLib/src/astronomy/dcc2s.f (added) * trunk/psLib/src/astronomy/dcs2c.f (added) * trunk/psLib/src/astronomy/drange.f (added) * trunk/psLib/src/astronomy/dranrm.f (added) * trunk/psLib/src/astronomy/eqeqx.f (added) * trunk/psLib/src/astronomy/geoc.f (added) * trunk/psLib/src/astronomy/gmst.f (added) * trunk/psLib/src/astronomy/nutc.f (added) * trunk/psLib/src/astronomy/oapqk.f (added) * trunk/psLib/src/astronomy/psAstronomyErrors.h (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.h (modified) * trunk/psLib/src/astronomy/psMetadata.h (modified) * trunk/psLib/src/astronomy/psMetadataIO.c (modified) * trunk/psLib/src/astronomy/psPhotometry.h (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/astronomy/refco.f (added) * trunk/psLib/src/astronomy/refro.f (added) * trunk/psLib/src/astronomy/refz.f (added) * trunk/psLib/src/collections/psMetadata.h (modified) * trunk/psLib/src/collections/psMetadataIO.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/xml/psXML.c (modified) Added SWIG and autoconf. Thu, 03 Feb 2005 00:00:10 GMT evanalst [3113] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/types/psList.c (modified) Update set iterator for negative index for location. Wed, 02 Feb 2005 23:59:36 GMT evanalst [3112] * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) Add test case for negative indexes for get and remove. Wed, 02 Feb 2005 21:58:49 GMT evanalst [3111] * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) Update test case for non-mutable lists. Wed, 02 Feb 2005 21:58:09 GMT evanalst [3110] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/types/psList.c (modified) Fix how set iterator operates with negative location specified. Wed, 02 Feb 2005 21:10:37 GMT gusciora [3109] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) ... Wed, 02 Feb 2005 20:22:56 GMT evanalst [3108] * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) Update changes in psList. Wed, 02 Feb 2005 20:22:22 GMT evanalst [3107] * trunk/psLib/src/collections/psCollectionsErrors.dat (modified) * trunk/psLib/src/collections/psCollectionsErrors.h (modified) * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/collections/psList.h (modified) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) * trunk/psLib/test/astronomy/tst_psMetadataIO.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_01.c (modified) * trunk/psLib/test/collections/tst_psMetadataIO.c (modified) * trunk/psLib/test/collections/tst_psMetadata_01.c (modified) Update changes to psList. Wed, 26 Jan 2005 20:47:41 GMT gusciora [3097] * trunk/psLib/src/dataManip/psFunctions.c (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/psSpline.c (modified) Type checks of spline->knots. Wed, 26 Jan 2005 20:41:04 GMT gusciora [3096] * 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) * trunk/psLib/test/dataManip/tst_psFunc02.c (modified) * trunk/psLib/test/dataManip/tst_psFunc03.c (modified) * trunk/psLib/test/dataManip/tst_psFunc04.c (modified) * trunk/psLib/test/dataManip/tst_psFunc05.c (modified) * trunk/psLib/test/dataManip/tst_psFunc07.c (modified) Substituted knots for domains in the spline structs. Wed, 26 Jan 2005 20:24:17 GMT gusciora [3095] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Added function prototypes for invert, combine, fit. Create the alloc ... Tue, 25 Jan 2005 01:04:17 GMT evanalst [3085] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/types/psList.c (modified) Update psListGetNext to come back onto list.