# # ChangeLog for / # # Generated by Trac 1.6 # Jul 21, 2026, 5:43:16 PM Thu, 16 Sep 2004 23:47:43 GMT desonia [1820] * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) adjusted psVectorRecycle to avoid a realloc if data buffer is bigger ... Thu, 16 Sep 2004 19:30:43 GMT gusciora [1819] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/test/dataManip/Makefile (modified) ... Thu, 16 Sep 2004 18:51:32 GMT desonia [1818] * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImageErrors.dat (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/psErrorCodes.dat (modified) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sys/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.h (modified) more psError -> psErrorMsg conversions. Thu, 16 Sep 2004 01:41:51 GMT evanalst [1817] * trunk/psLib/src/Makefile.Globals (modified) Add variable to hold gcov flags. Wed, 15 Sep 2004 22:58:35 GMT harman [1816] * trunk/psLib/src/astronomy/psAstrometry.c (modified) * trunk/psLib/src/astronomy/psAstrometry.h (modified) Added mask to psReadout Wed, 15 Sep 2004 01:08:23 GMT harman [1815] * trunk/psModules/src/pmFlatField.c (modified) Minor cleanup Wed, 15 Sep 2004 01:04:50 GMT harman [1814] * trunk/psModules/src/pmFlatField.h (modified) Added mask image to argument list Wed, 15 Sep 2004 01:04:29 GMT harman [1813] * trunk/psModules/src/pmFlatField.c (modified) Changed image offsets Added protection for unwanted types (complex, ... Tue, 14 Sep 2004 23:56:55 GMT desonia [1812] * trunk/psLib/test/collections/tst_psVectorSort_01.c~ (deleted) * trunk/psLib/test/collections/tst_psVectorSort_02.c~ (deleted) * trunk/psLib/test/collections/tst_psVectorSort_03.c~ (deleted) * trunk/psLib/test/collections/tst_psVectorSort_04.c~ (deleted) these files shouldn't be in the repository. Tue, 14 Sep 2004 23:55:47 GMT desonia [1811] * trunk/psLib/test/collections/tst_psHash01.c (modified) * trunk/psLib/test/collections/tst_psHash03.c (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) * trunk/psLib/test/dataManip/tst_psFunc01.c (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_psHist00.c (modified) * trunk/psLib/test/dataManip/tst_psHist01.c (modified) * trunk/psLib/test/dataManip/tst_psHist02.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize00.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize01.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize02.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize03.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04.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/dataManip/tst_psStats03.c (modified) * trunk/psLib/test/dataManip/tst_psStats05.c (modified) * trunk/psLib/test/dataManip/tst_psStats06.c (modified) * trunk/psLib/test/dataManip/tst_psStats07.c (modified) * trunk/psLib/test/dataManip/tst_psStats08.c (modified) * trunk/psLib/test/dataManip/tst_psStats09.c (modified) * trunk/psLib/test/image/tst_psImageStats00.c (modified) * trunk/psLib/test/image/tst_psImageStats01.c (modified) * trunk/psLib/test/image/tst_psImageStats02.c (modified) * trunk/psLib/test/image/tst_psImageStats03.c (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) made psMemCheckLeaks to output results to stderr. Tue, 14 Sep 2004 23:48:25 GMT desonia [1810] * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psError.c (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize05.c (modified) * trunk/psLib/test/dataManip/tst_psStats07.c (modified) * trunk/psLib/test/psTest.c (modified) adjustments to coorespond to adding persistent flag to psMemBlock, ... Tue, 14 Sep 2004 22:59:56 GMT desonia [1809] * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) * trunk/psLib/test/dataManip/verified/tst_psFunc00.stderr (added) * trunk/psLib/test/dataManip/verified/tst_psFunc00.stdout (modified) added output for memory leaks. Tue, 14 Sep 2004 22:23:57 GMT desonia [1808] * trunk/psLib/test/collections/verified/tst_psVector.stdout (added) reinstated file. Tue, 14 Sep 2004 20:01:52 GMT desonia [1807] * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/collections/psBitSet.c (modified) * trunk/psLib/src/collections/psBitSet.h (modified) * 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/psScalar.c (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/parseErrorCodes.pl (modified) * trunk/psLib/src/psErrorCodes.dat (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/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/types/psArray.c (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/collections/tst_psBitSet.c (added) * trunk/psLib/test/collections/tst_psBitSet_01.c (deleted) * trunk/psLib/test/collections/tst_psBitSet_02.c (deleted) * trunk/psLib/test/collections/tst_psBitSet_03.c (deleted) * trunk/psLib/test/collections/tst_psBitSet_04.c (deleted) * trunk/psLib/test/collections/tst_psBitSet_05.c (deleted) * trunk/psLib/test/collections/tst_psBitSet_06.c (deleted) * trunk/psLib/test/collections/tst_psBitSet_07.c (deleted) * trunk/psLib/test/collections/tst_psBitSet_08.c (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet.stderr (added) * trunk/psLib/test/collections/verified/tst_psBitSet_01.stderr (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_01.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_02.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_03.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_04.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_05.stderr (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_05.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_07.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_08.stderr (deleted) * trunk/psLib/test/collections/verified/tst_psBitSet_08.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psVector.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVector.stdout (deleted) * trunk/psLib/test/collections/verified/tst_psVectorSort_02.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_02.stdout (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_03.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_04.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_04.stdout (modified) Updated files in src/collections to use new psError functionality. ... Tue, 14 Sep 2004 19:43:07 GMT eugene [1806] * trunk/doc/modules/ChangeLogSDRS.tex (added) change log for ModulesSDRS Tue, 14 Sep 2004 19:42:32 GMT eugene [1805] * trunk/doc/modules/ModulesSDRS.tex (modified) clarified the image offsets for pmFlatField () changed return value ... Tue, 14 Sep 2004 18:08:14 GMT harman [1804] * trunk/psModules/src/pmFlatField.c (modified) Tried to cleanup astyle's incorrect formatting Tue, 14 Sep 2004 18:04:31 GMT harman [1803] * trunk/psModules/src/pmFlatField.c (modified) Added more module code Tue, 14 Sep 2004 02:29:40 GMT harman [1802] * trunk/psModules/src/pmFlatField.c (modified) * trunk/psModules/src/pmFlatField.h (modified) * trunk/psModules/src/tst_pmFlatField.c (modified) Added initial module code Tue, 14 Sep 2004 01:32:52 GMT harman [1801] * trunk/psLib/src/pslib.h (modified) Added #include of psAstrometry.h Mon, 13 Sep 2004 22:19:51 GMT gusciora [1800] * trunk/psLib/test/dataManip/tst_psMinimize05.c (modified) Ensure that coords are passed correctly to the user function. Mon, 13 Sep 2004 22:09:12 GMT gusciora [1799] * trunk/psLib/test/dataManip/tst_psMinimize05.c (added) Added a 2-D function which tests the Powell function. Sat, 11 Sep 2004 03:03:36 GMT gusciora [1798] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) ... Sat, 11 Sep 2004 02:55:29 GMT evanalst [1797] * trunk/psLib/test/image/tst_psImageExtraction.c (modified) Update the testpoint number from 572 to 552. Sat, 11 Sep 2004 02:43:35 GMT Paul Price [1796] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) psList changes. Sat, 11 Sep 2004 02:36:39 GMT desonia [1795] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) M_PIl doesn't exist on Darwin; reverted back to using M_PI. Sat, 11 Sep 2004 02:34:50 GMT Paul Price [1794] * trunk/doc/pslib/psLibSDRS.tex (modified) Reworked psList to employ multiple iterators. Sat, 11 Sep 2004 02:27:20 GMT evanalst [1793] * trunk/psLib/test/image/tst_psImageFFT.c (modified) Update the description of testpoint 634. Sat, 11 Sep 2004 02:25:49 GMT harman [1792] * trunk/psModules/Makefile.in (modified) * trunk/psModules/aclocal.m4 (modified) * trunk/psModules/configure (modified) * trunk/psModules/src/Makefile.in (modified) Using the autoconf/automake that is on the server. Sat, 11 Sep 2004 01:35:12 GMT evanalst [1791] * trunk/psLib/test/image/tst_psImageFFT.c (modified) Updated the testpoint number to match those in Gforge. Sat, 11 Sep 2004 01:12:42 GMT harman [1790] * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) Third redesign of time and date functions Sat, 11 Sep 2004 01:08:21 GMT harman [1789] * trunk/psLib/test/astronomy/verified/tst_psTime_01.stdout (modified) Updated truth Sat, 11 Sep 2004 00:57:31 GMT harman [1788] * 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/tst_psTime_01.c (modified) Third redesign of time and date functions Sat, 11 Sep 2004 00:43:54 GMT desonia [1787] * trunk/psLib/src/astronomy/Makefile (modified) * trunk/psLib/src/astronomy/psAstronomyErrors.dat (added) * trunk/psLib/src/astronomy/psAstronomyErrors.h (added) * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/collections/psCollectionsErrors.h (modified) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/dataManip/psDataManipErrors.dat (added) * trunk/psLib/src/dataManip/psDataManipErrors.h (added) * trunk/psLib/src/image/Makefile (modified) * trunk/psLib/src/image/psImageErrors.dat (added) * trunk/psLib/src/image/psImageErrors.h (added) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sys/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.dat (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) added errorcodes files. Fri, 10 Sep 2004 23:42:18 GMT desonia [1786] * trunk/psModules/Makefile.in (modified) * trunk/psModules/configure (modified) * trunk/psModules/configure.in (modified) * trunk/psModules/psmodule.kdevelop (modified) * trunk/psModules/src/Makefile.am (modified) * trunk/psModules/src/Makefile.in (modified) * trunk/psModules/src/config.h.in (modified) * trunk/psModules/src/pmFlatField.c (modified) * trunk/psModules/src/pmFlatField.h (modified) first working version Fri, 10 Sep 2004 23:41:45 GMT gusciora [1785] * trunk/psLib/src/astronomy/psAstrometry.c (modified) * trunk/psLib/src/astronomy/psAstrometry.h (modified) *** empty log message *** Fri, 10 Sep 2004 23:20:41 GMT gusciora [1784] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) ... Fri, 10 Sep 2004 23:20:35 GMT evanalst [1783] * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sysUtils/psError.h (modified) Add include file stdarg.h for va_list type. Fri, 10 Sep 2004 22:52:22 GMT gusciora [1782] * trunk/psLib/test/dataManip/Makefile (modified) * trunk/psLib/test/dataManip/tst_psFunc04.c (modified) * trunk/psLib/test/dataManip/tst_psFunc05.c (added) ... Fri, 10 Sep 2004 22:26:09 GMT gusciora [1781] * 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) * trunk/psLib/test/dataManip/tst_psFunc04.c (modified) ... Fri, 10 Sep 2004 19:06:14 GMT cvs2svn [1780] * tags/start2 (copied) This commit was manufactured by cvs2svn to create tag 'start2'. Fri, 10 Sep 2004 19:06:13 GMT desonia [1779] * trunk/psModules/Makefile.in (copied) * trunk/psModules/aclocal.m4 (copied) * trunk/psModules/configure (copied) * trunk/psModules/src/Makefile.in (copied) * trunk/psModules/src/config.h.in (copied) This commit was generated by cvs2svn to compensate for changes in ... Fri, 10 Sep 2004 19:06:13 GMT desonia [1778] * branches/MHPCC/psModules/Makefile.in (added) * branches/MHPCC/psModules/aclocal.m4 (added) * branches/MHPCC/psModules/configure (added) * branches/MHPCC/psModules/src/Makefile.in (added) * branches/MHPCC/psModules/src/config.h.in (added) project after aclocal,autoconf,automake sequence. Fri, 10 Sep 2004 19:01:33 GMT desonia [1777] * trunk/psModules (added) * trunk/psModules/AUTHORS (copied) * trunk/psModules/COPYING (copied) * trunk/psModules/ChangeLog (copied) * trunk/psModules/INSTALL (copied) * trunk/psModules/Makefile.am (copied) * trunk/psModules/Makefile.cvs (copied) * trunk/psModules/NEWS (copied) * trunk/psModules/README (copied) * trunk/psModules/TODO (copied) * trunk/psModules/config.guess (copied) * trunk/psModules/config.sub (copied) * trunk/psModules/configure.in (copied) * trunk/psModules/depcomp (copied) * trunk/psModules/install-sh (copied) * trunk/psModules/ltmain.sh (copied) * trunk/psModules/missing (copied) * trunk/psModules/mkinstalldirs (copied) * trunk/psModules/psmodule.kdevelop (copied) * trunk/psModules/src (added) * trunk/psModules/src/Makefile.am (copied) * trunk/psModules/src/pmFlatField.c (copied) * trunk/psModules/src/pmFlatField.h (copied) * trunk/psModules/src/tst_pmFlatField.c (copied) * trunk/psModules/templates (added) * trunk/psModules/templates/c (copied) * trunk/psModules/templates/h (copied) This commit was generated by cvs2svn to compensate for changes in ... Fri, 10 Sep 2004 19:01:33 GMT desonia [1776] * branches/MHPCC (added) * branches/MHPCC/psModules (added) * branches/MHPCC/psModules/AUTHORS (added) * branches/MHPCC/psModules/COPYING (added) * branches/MHPCC/psModules/ChangeLog (added) * branches/MHPCC/psModules/INSTALL (added) * branches/MHPCC/psModules/Makefile.am (added) * branches/MHPCC/psModules/Makefile.cvs (added) * branches/MHPCC/psModules/NEWS (added) * branches/MHPCC/psModules/README (added) * branches/MHPCC/psModules/TODO (added) * branches/MHPCC/psModules/config.guess (added) * branches/MHPCC/psModules/config.sub (added) * branches/MHPCC/psModules/configure.in (added) * branches/MHPCC/psModules/depcomp (added) * branches/MHPCC/psModules/install-sh (added) * branches/MHPCC/psModules/ltmain.sh (added) * branches/MHPCC/psModules/missing (added) * branches/MHPCC/psModules/mkinstalldirs (added) * branches/MHPCC/psModules/psmodule.kdevelop (added) * branches/MHPCC/psModules/src (added) * branches/MHPCC/psModules/src/Makefile.am (added) * branches/MHPCC/psModules/src/pmFlatField.c (added) * branches/MHPCC/psModules/src/pmFlatField.h (added) * branches/MHPCC/psModules/src/tst_pmFlatField.c (added) * branches/MHPCC/psModules/templates (added) * branches/MHPCC/psModules/templates/c (added) * branches/MHPCC/psModules/templates/h (added) initial shell of a project. Fri, 10 Sep 2004 02:55:59 GMT gusciora [1775] * 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/psMinimize.c (modified) * trunk/psLib/src/math/psMatrix.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/Makefile (modified) * trunk/psLib/test/dataManip/tst_psFunc02.c (added) * trunk/psLib/test/dataManip/tst_psFunc03.c (added) * trunk/psLib/test/dataManip/tst_psFunc04.c (added) ... Fri, 10 Sep 2004 01:05:41 GMT Paul Price [1774] * trunk/archive/pslib/include/psTime.h (modified) Adding psTimeTable. Fri, 10 Sep 2004 00:52:01 GMT Paul Price [1773] * trunk/doc/pslib/bulletinA_09Sep2004.dat (added) * trunk/doc/pslib/eopc01_1900_2004.40.dat (added) * trunk/doc/pslib/psTime.config (added) Example files for psTime Fri, 10 Sep 2004 00:41:34 GMT Paul Price [1772] * trunk/doc/pslib/ChangeLogADD.tex (modified) time tables --> SDRS. Fri, 10 Sep 2004 00:40:42 GMT Paul Price [1771] * trunk/doc/pslib/psLibADD.tex (modified) Moved time tables into the SDRS, along with more thorough specification. Fri, 10 Sep 2004 00:33:54 GMT Paul Price [1770] * trunk/doc/pslib/psLibSDRS.tex (modified) Untabified. Fri, 10 Sep 2004 00:24:22 GMT Paul Price [1769] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Changes to psLibInit. Fri, 10 Sep 2004 00:23:39 GMT Paul Price [1768] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixing up psTime configuration file loading, including change to ... Fri, 10 Sep 2004 00:17:59 GMT Paul Price [1767] * trunk/doc/pslib/psLibSDRS.tex (modified) Added psTimeTable stuff. Thu, 09 Sep 2004 23:48:55 GMT jhoblitt [1766] * trunk/doc/pslib/psLibSDRS.tex (modified) minor renaming of Parse::RecDescent grammear Thu, 09 Sep 2004 23:39:36 GMT gusciora [1765] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Thu, 09 Sep 2004 22:21:00 GMT desonia [1764] * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/dataManip/Makefile (modified) * trunk/psLib/src/image/Makefile (modified) * trunk/psLib/src/psErrorCodes.dat (added) * trunk/psLib/src/sysUtils/Makefile (modified) * trunk/psLib/src/sysUtils/psErrorCodes.dat (deleted) moved psErrorCodes.dat up a directory. Thu, 09 Sep 2004 22:20:31 GMT gusciora [1763] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Thu, 09 Sep 2004 21:59:43 GMT desonia [1762] * trunk/psLib/src/collections/psCollectionsErrors.dat (added) * trunk/psLib/src/collections/psCollectionsErrors.h (added) initial version. Thu, 09 Sep 2004 21:59:03 GMT desonia [1761] * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/collections/Makefile (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.dat (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (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/collections/verified/tst_psBitSet_01.stderr (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_05.stderr (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr (modified) * trunk/psLib/test/collections/verified/tst_psBitSet_08.stderr (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVector.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_03.stderr (modified) * trunk/psLib/test/collections/verified/tst_psVectorSort_04.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_psStats07.stdout (modified) * trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr (modified) * trunk/psLib/test/image/verified/tst_psImage.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageExtraction.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageFFT.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageStats01.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psAbort.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psError.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg.stdout (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace.stdout (modified) changed the format of the log message, per bugzilla report #189. Thu, 09 Sep 2004 20:17:05 GMT Paul Price [1760] * trunk/doc/pslib/psLibADD.tex (modified) Commented out the section on confidence limits, since it was not ... Thu, 09 Sep 2004 20:13:11 GMT Paul Price [1759] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Bug 191 changes. Thu, 09 Sep 2004 20:12:21 GMT Paul Price [1758] * trunk/doc/pslib/psLibSDRS.tex (modified) Added explanation of psArray *coords in psMinimizeLMFunc, and ... Thu, 09 Sep 2004 19:45:58 GMT Paul Price [1757] * trunk/doc/pslib/psLibSDRS.tex (modified) Bug change in the configuration file grammar, caught by Josh. Thu, 09 Sep 2004 03:46:26 GMT Paul Price [1756] * trunk/doc/pslib/psLibSDRS.tex (modified) Minor change to config grammar. Thu, 09 Sep 2004 03:38:07 GMT gusciora [1755] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Thu, 09 Sep 2004 03:18:33 GMT Paul Price [1754] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Changed psLogMsg, added configuration file grammar. Thu, 09 Sep 2004 03:18:19 GMT Paul Price [1753] * trunk/doc/pslib/psLibSDRS.tex (modified) psLogMsg now goes multiple lines. Added grammar for configuration files. Thu, 09 Sep 2004 02:42:10 GMT Paul Price [1752] * trunk/doc/pslib/psLibADD.tex (modified) Adding change log in appendix. Thu, 09 Sep 2004 02:42:00 GMT Paul Price [1751] * trunk/doc/pslib/ChangeLogADD.tex (added) Change log for ADD. Thu, 09 Sep 2004 02:37:42 GMT Paul Price [1750] * trunk/doc/pslib/psLibADD.tex (modified) Clarified the lookup tables for psTime. Thu, 09 Sep 2004 02:25:00 GMT desonia [1749] * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/image/tst_psImageStats02.c (modified) fixed tests to match changes in function parameter order. Thu, 09 Sep 2004 02:24:18 GMT desonia [1748] * trunk/psLib/src/parseErrorCodes.pl (added) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sys/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/Makefile (modified) * trunk/psLib/src/sysUtils/parseErrorCodes.pl (deleted) * trunk/psLib/src/sysUtils/psErrorCodes.c (modified) * trunk/psLib/src/sysUtils/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) moved the parseErrorCodes.pl up one directory and rebuilt error ... Thu, 09 Sep 2004 02:23:27 GMT desonia [1747] * trunk/psLib/src/collections/psHash.c (modified) * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/collections/psList.h (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) changed order of psListAdd/psListRemove to match current SDRS. Thu, 09 Sep 2004 02:22:56 GMT desonia [1746] * trunk/psLib/src/astronomy/psMetadata.c (modified) * trunk/psLib/src/collections/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) changed psListAdd to match new parameter order in SDRS. Thu, 09 Sep 2004 01:46:16 GMT gusciora [1745] * trunk/psLib/src/sysUtils/psTrace.c (modified) ... Thu, 09 Sep 2004 01:46:15 GMT gusciora [1744] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) ... Thu, 09 Sep 2004 01:45:49 GMT gusciora [1743] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) ... Thu, 09 Sep 2004 01:44:02 GMT gusciora [1742] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/test/sysUtils/tst_psTrace.c (modified) ... Thu, 09 Sep 2004 01:42:37 GMT gusciora [1741] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/test/sysUtils/tst_psTrace.c (modified) ... Thu, 09 Sep 2004 01:41:24 GMT gusciora [1740] * trunk/psLib/src/sys/psTrace.c (modified) ... Thu, 09 Sep 2004 01:33:28 GMT gusciora [1739] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) ... Thu, 09 Sep 2004 00:14:42 GMT gusciora [1738] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) ... Thu, 09 Sep 2004 00:10:48 GMT gusciora [1737] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) ... Thu, 09 Sep 2004 00:03:19 GMT gusciora [1736] * trunk/psLib/test/sysUtils/tst_psTrace.c (modified) ... Wed, 08 Sep 2004 23:58:36 GMT gusciora [1735] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) Optional leading "." in component names. Wed, 08 Sep 2004 23:32:03 GMT gusciora [1734] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.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/psSpline.c (modified) *** empty log message *** Wed, 08 Sep 2004 22:10:06 GMT desonia [1733] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) fixed bug where psTracePrintLevels didn't honor the destination set ... Wed, 08 Sep 2004 22:09:07 GMT desonia [1732] * trunk/psLib/test/sysUtils/tst_psTrace.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psTrace.stdout (modified) fixed destination problems in psTrace testing. Wed, 08 Sep 2004 21:22:47 GMT desonia [1731] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psString.c (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.dat (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) changed the naming conventions of errors. Wed, 08 Sep 2004 21:06:00 GMT desonia [1730] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) changed behavour of psFree to print a more descriptive error message ... Wed, 08 Sep 2004 21:04:27 GMT desonia [1729] * 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/collections/verified/tst_psList.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageFFT.stderr (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psLogMsg.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) * trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr (modified) changed the format of message log to print last portion of name if it ... Wed, 08 Sep 2004 21:03:39 GMT desonia [1728] * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) changed the behaviour of psFree to not abort if called multiple times ... Wed, 08 Sep 2004 19:33:10 GMT Paul Price [1727] * trunk/doc/pslib/psLibADD.tex (modified) Adding Josh as author. Wed, 08 Sep 2004 19:32:25 GMT Paul Price [1726] * trunk/doc/pslib (modified) * trunk/doc/pslib/.cvsignore (modified) Adding the SRS. Wed, 08 Sep 2004 07:11:22 GMT gusciora [1725] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Wed, 08 Sep 2004 06:24:17 GMT gusciora [1724] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Wed, 08 Sep 2004 06:23:16 GMT gusciora [1723] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Wed, 08 Sep 2004 06:11:14 GMT gusciora [1722] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04.c (modified) ... Wed, 08 Sep 2004 06:04:10 GMT gusciora [1721] * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/sysUtils/psTrace.h (modified) ...