# # ChangeLog for / # # Generated by Trac 1.6 # Aug 3, 2026, 9:38:08 PM Thu, 27 Jan 2005 01:08:05 GMT jhoblitt [3098] * trunk/Nebulous/nebclient/bootstrap.sh (modified) run cvs2cl before autoconf 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 ... Wed, 26 Jan 2005 01:10:14 GMT Paul Price [3094] * trunk/doc/pslib/ChangeLogADD.tex (modified) * trunk/doc/pslib/psLibADD.tex (modified) Added section on inverse and combined transformations. Wed, 26 Jan 2005 00:04:59 GMT Paul Price [3093] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Added region and nSamples to psPlaneTransformCombine and specified ... Tue, 25 Jan 2005 21:48:54 GMT jhoblitt [3092] * trunk/doc/misc/.perltidyrc (deleted) * trunk/doc/misc/buildIndex.pl (deleted) * trunk/doc/misc/perlCodeConventions.tex (modified) * trunk/doc/misc/perlCodeExamples/.perltidyrc (added) * trunk/doc/misc/perlCodeExamples/buildIndex.pl (added) move buildIndex.pl & .perltidyrc to ./perlCodeExamples Tue, 25 Jan 2005 21:44:02 GMT cvs2svn [3091] * tags/rel-DR02 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/misc/.cvsignore (deleted) * trunk/doc/misc/Makefile (deleted) * trunk/doc/misc/Objects.tex (deleted) * trunk/doc/misc/codeConventions.tex (deleted) * trunk/doc/misc/imageCombination.tex (deleted) * trunk/doc/misc/parseErrorCodes.pl (deleted) * trunk/doc/modules (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create tag 'rel-DR02'. Tue, 25 Jan 2005 21:44:01 GMT jhoblitt [3090] * trunk/doc/misc/perlCodeConventions.tex (modified) prepared for DR02 incorporated feedback from Paul Price minor ... Tue, 25 Jan 2005 02:45:43 GMT gusciora [3089] * trunk/psModules/src/pmObjects.c (modified) * trunk/psModules/src/pmObjects.h (modified) ... Tue, 25 Jan 2005 02:42:27 GMT gusciora [3088] * trunk/psModules/src/pmObjects.c (modified) getting there... Tue, 25 Jan 2005 01:50:13 GMT jhoblitt [3087] * trunk/doc/misc/perlCodeExamples/foo.pl (modified) add body section Tue, 25 Jan 2005 01:22:12 GMT gusciora [3086] * trunk/psModules/src/pmObjects.c (modified) ... 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. Tue, 25 Jan 2005 01:02:23 GMT evanalst [3084] * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) Update test case for psListGetNext and psListGetPrevious. Tue, 25 Jan 2005 00:13:12 GMT evanalst [3083] * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) Update test case for psListGetPrevious to check for the ability to ... Tue, 25 Jan 2005 00:12:12 GMT evanalst [3082] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/types/psList.c (modified) Allow function psListGetPrevious to come back onto the list after ... Mon, 24 Jan 2005 23:14:37 GMT gusciora [3081] * trunk/psModules/aclocal.m4 (modified) * trunk/psModules/configure (modified) ... Mon, 24 Jan 2005 23:09:59 GMT desonia [3080] * trunk/psModules/Makefile.in (modified) * trunk/psModules/aclocal.m4 (modified) * trunk/psModules/src/Makefile.in (modified) * trunk/psModules/test/Makefile.in (modified) *** empty log message *** Mon, 24 Jan 2005 23:08:25 GMT desonia [3079] * trunk/psModules/src/Makefile.am (modified) added psObjects.[ch] Mon, 24 Jan 2005 22:57:52 GMT gusciora [3078] * trunk/psModules/src/pmObjects.c (added) * trunk/psModules/src/pmObjects.h (added) ...New module for objects. Mon, 24 Jan 2005 22:07:38 GMT Paul Price [3077] * trunk/doc/pslib/Makefile (modified) Added psLibADD.pdf target. Mon, 24 Jan 2005 22:05:06 GMT Paul Price [3076] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Removed in psListAlloc, ``The number of iterators in the list is ... Mon, 24 Jan 2005 22:02:16 GMT Paul Price [3075] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) In psMatrixLUD, changed psVector *perm to psVector **perm to allow ... Mon, 24 Jan 2005 21:56:33 GMT Paul Price [3074] * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) Specified appropriate image types for the phase 2 modules (bug 258). Sat, 22 Jan 2005 01:59:13 GMT cvs2svn [3073] * tags/SDRS-11 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/misc (deleted) * trunk/doc/modules (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib/.cvsignore (deleted) * trunk/doc/pslib/CameraLayout.ps (deleted) * trunk/doc/pslib/ChangeLogADD.tex (deleted) * trunk/doc/pslib/Makefile (deleted) * trunk/doc/pslib/Metadata.pdf (deleted) * trunk/doc/pslib/Metadata.ps (deleted) * trunk/doc/pslib/Metadata.sxd (deleted) * trunk/doc/pslib/bulletinA_09Sep2004.dat (deleted) * trunk/doc/pslib/coordinateConv.fig (deleted) * trunk/doc/pslib/coordinateConv.pdf (deleted) * trunk/doc/pslib/coordinateConv.ps (deleted) * trunk/doc/pslib/coordinateFrames.fig (deleted) * trunk/doc/pslib/coordinateFrames.pdf (deleted) * trunk/doc/pslib/coordinateFrames.ps (deleted) * trunk/doc/pslib/eopc01_1900_2004.40.dat (deleted) * trunk/doc/pslib/psAstroGroup.tex (deleted) * trunk/doc/pslib/psDataGroup.tex (deleted) * trunk/doc/pslib/psLibADD.tex (deleted) * trunk/doc/pslib/psMathGroup.tex (deleted) * trunk/doc/pslib/psStructures.tex (deleted) * trunk/doc/pslib/psSystemGroup.tex (deleted) * trunk/doc/pslib/psTime.config (deleted) * trunk/doc/pslib/testing.txt (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create tag 'SDRS-11'. Sat, 22 Jan 2005 01:59:12 GMT cvs2svn [3072] * tags/SDRS-03 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/misc (deleted) * trunk/doc/modules/.cvsignore (deleted) * trunk/doc/modules/CameraHierarchy.ps (deleted) * trunk/doc/modules/CameraLayout.ps (deleted) * trunk/doc/modules/CameraRegionKeywords.ps (deleted) * trunk/doc/modules/Makefile (deleted) * trunk/doc/modules/camera-layout.sxd (deleted) * trunk/doc/modules/configProposal.tex (deleted) * trunk/doc/modules/notes.config (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create tag 'SDRS-03'. Sat, 22 Jan 2005 01:59:11 GMT cvs2svn [3071] * tags/ADD-08 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/archive (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/Makefile (deleted) * trunk/doc/design (deleted) * trunk/doc/draft (deleted) * trunk/doc/misc (deleted) * trunk/doc/modules (deleted) * trunk/doc/pilot (deleted) * trunk/doc/pslib/.cvsignore (deleted) * trunk/doc/pslib/CameraLayout.ps (deleted) * trunk/doc/pslib/ChangeLogADD.tex (deleted) * trunk/doc/pslib/ChangeLogSDRS.tex (deleted) * trunk/doc/pslib/Makefile (deleted) * trunk/doc/pslib/Metadata.pdf (deleted) * trunk/doc/pslib/Metadata.ps (deleted) * trunk/doc/pslib/Metadata.sxd (deleted) * trunk/doc/pslib/bulletinA_09Sep2004.dat (deleted) * trunk/doc/pslib/coordinateConv.fig (deleted) * trunk/doc/pslib/coordinateConv.pdf (deleted) * trunk/doc/pslib/coordinateConv.ps (deleted) * trunk/doc/pslib/coordinateFrames.fig (deleted) * trunk/doc/pslib/coordinateFrames.pdf (deleted) * trunk/doc/pslib/coordinateFrames.ps (deleted) * trunk/doc/pslib/eopc01_1900_2004.40.dat (deleted) * trunk/doc/pslib/psAstroGroup.tex (deleted) * trunk/doc/pslib/psDataGroup.tex (deleted) * trunk/doc/pslib/psLibSDRS.tex (deleted) * trunk/doc/pslib/psLibSDRS_Astrom.tex (deleted) * trunk/doc/pslib/psMathGroup.tex (deleted) * trunk/doc/pslib/psStructures.tex (deleted) * trunk/doc/pslib/psSystemGroup.tex (deleted) * trunk/doc/pslib/psTime.config (deleted) * trunk/doc/pslib/testing.txt (deleted) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create tag 'ADD-08'. Sat, 22 Jan 2005 01:59:10 GMT eugene [3070] * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) * trunk/doc/pslib/ChangeLogADD.tex (modified) * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibADD.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) updates for cycle 5 Thu, 20 Jan 2005 08:26:04 GMT Paul Price [3069] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS_Astrom.tex (modified) Additions for Cycle 5: Added psPlaneTransformInvert, ... Thu, 20 Jan 2005 07:46:41 GMT eugene [3068] * trunk/doc/modules/ModulesSDRS.tex (modified) added source detection pieces (still incomplete) Thu, 20 Jan 2005 03:46:53 GMT Paul Price [3067] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Updates to psList from RHL comments. Thu, 20 Jan 2005 01:48:38 GMT evanalst [3066] * trunk/psLib/test/collections/tst_psList.c (modified) * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) Update tests for psListRemove and psListRemoveData. Thu, 20 Jan 2005 00:51:29 GMT evanalst [3065] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/types/psList.c (modified) Remove lock/unlock since it causes tests to hang on PS server. Thu, 20 Jan 2005 00:30:40 GMT evanalst [3064] * trunk/psLib/test/collections/verified/tst_psList.stderr (modified) Update verified STDERR file for new test cases. Thu, 20 Jan 2005 00:30:05 GMT evanalst [3063] * trunk/psLib/test/collections/tst_psList.c (modified) Add new test points for psListAddAfter and psListAddBefore functions. Wed, 19 Jan 2005 20:49:35 GMT evanalst [3062] * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/types/psList.c (modified) Update locations of mutex locks/unlocks. Wed, 19 Jan 2005 02:22:37 GMT jhoblitt [3061] * trunk/Nebulous/nebclient/nebulous.wsdl (modified) add ArrayOfString type for find_instanceResponse Wed, 19 Jan 2005 02:17:06 GMT cvs2svn [3060] * tags/rel4_0 (copied) This commit was manufactured by cvs2svn to create tag 'rel4_0'. Wed, 19 Jan 2005 02:17:05 GMT desonia [3059] * branches/rel4/psLib/psLib.kdevelop.pcs (modified) * branches/rel4/psLib/psLib.kdevses (modified) * branches/rel4/psLib/src/Makefile (modified) * branches/rel4/psLib/src/Makefile.Globals (modified) * branches/rel4/psLib/test/astronomy/Makefile (modified) * branches/rel4/psLib/test/astronomy/test.psTime.config1 (modified) * branches/rel4/psLib/test/astronomy/test.psTime.config1.template (modified) * branches/rel4/psLib/test/astronomy/test.psTime.config2 (modified) * branches/rel4/psLib/test/astronomy/test.psTime.config2.template (modified) * branches/rel4/psLib/test/astronomy/test.psTime.config3 (modified) * branches/rel4/psLib/test/astronomy/test.psTime.config3.template (modified) * branches/rel4/psLib/test/astronomy/test.psTime.config4.template (modified) * branches/rel4/psLib/test/astronomy/tst_psMetadata_07.c (modified) * branches/rel4/psLib/test/astronomy/tst_psTime_04.c (modified) * branches/rel4/psLib/test/astronomy/verified/tst_psTime_04.stderr (modified) * branches/rel4/psLib/test/collections/tst_psMetadata_07.c (modified) * branches/rel4/psLib/test/dataIO/Makefile (modified) * branches/rel4/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * branches/rel4/psLib/test/dataManip (modified) * branches/rel4/psLib/test/dataManip/.cvsignore (modified) * branches/rel4/psLib/test/fileUtils/Makefile (modified) * branches/rel4/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash00.stderr (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash00.stdout (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash01.stderr (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash01.stdout (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash02.stderr (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash03.stderr (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash03.stdout (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash04.stderr (deleted) * branches/rel4/psLib/test/sysUtils/verified/tst_psHash04.stdout (deleted) * trunk/psLib/test/dataManip (modified) * trunk/psLib/test/dataManip/.cvsignore (modified) *** empty log message *** Wed, 19 Jan 2005 01:53:09 GMT desonia [3058] * trunk/psLib/src/Makefile.Globals (modified) *** empty log message *** Wed, 19 Jan 2005 01:53:01 GMT cvs2svn [3057] * branches/rel4 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/archive (deleted) * trunk/doc (deleted) * branches/rel4/psLib/test/astronomy/test.psTime.config1.template (copied) * branches/rel4/psLib/test/astronomy/test.psTime.config2.template (copied) * branches/rel4/psLib/test/astronomy/test.psTime.config3.template (copied) * branches/rel4/psLib/test/astronomy/test.psTime.config4.template (copied) * trunk/psLib/test/collections/builddir (deleted) * trunk/psLib/test/dataManip/builddir (deleted) * trunk/psLib/test/sysUtils/builddir (deleted) * branches/rel4/psModules/AUTHORS (copied) * branches/rel4/psModules/COPYING (copied) * branches/rel4/psModules/ChangeLog (copied) * branches/rel4/psModules/INSTALL (copied) * branches/rel4/psModules/Makefile.cvs (copied) * branches/rel4/psModules/NEWS (copied) * branches/rel4/psModules/README (copied) * branches/rel4/psModules/TODO (copied) * branches/rel4/psModules/config.guess (copied) * branches/rel4/psModules/config.sub (copied) * branches/rel4/psModules/depcomp (copied) * branches/rel4/psModules/install-sh (copied) * branches/rel4/psModules/ltmain.sh (copied) * branches/rel4/psModules/missing (copied) * branches/rel4/psModules/mkinstalldirs (copied) * branches/rel4/psModules/templates (copied) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create branch 'rel4'. Wed, 19 Jan 2005 01:53:00 GMT desonia [3056] * trunk/psLib/test/astronomy/Makefile (modified) * trunk/psLib/test/astronomy/test.psTime.config1 (modified) * trunk/psLib/test/astronomy/test.psTime.config1.template (added) * trunk/psLib/test/astronomy/test.psTime.config2 (modified) * trunk/psLib/test/astronomy/test.psTime.config2.template (added) * trunk/psLib/test/astronomy/test.psTime.config3 (modified) * trunk/psLib/test/astronomy/test.psTime.config3.template (added) * trunk/psLib/test/astronomy/test.psTime.config4.template (added) * trunk/psLib/test/astronomy/tst_psMetadata_07.c (modified) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) * trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr (modified) * trunk/psLib/test/collections/tst_psMetadata_07.c (modified) * trunk/psLib/test/dataIO/Makefile (modified) * trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * trunk/psLib/test/fileUtils/Makefile (modified) * trunk/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) removed relative paths. Wed, 19 Jan 2005 01:20:22 GMT desonia [3055] * trunk/psLib/test/sysUtils/verified/tst_psHash00.stderr (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash00.stdout (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash01.stderr (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash01.stdout (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash02.stderr (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash03.stderr (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash03.stdout (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash04.stderr (deleted) * trunk/psLib/test/sysUtils/verified/tst_psHash04.stdout (deleted) removed old files Wed, 19 Jan 2005 01:15:21 GMT desonia [3054] * trunk/psLib/psLib.kdevelop.pcs (modified) * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/Makefile (modified) added means to insert the $prefix value into the psTime.config file. Wed, 19 Jan 2005 00:59:48 GMT jhoblitt [3053] * trunk/Nebulous/nebclient/bootstrap.sh (modified) test for cvs2cl Wed, 19 Jan 2005 00:31:35 GMT jhoblitt [3052] * trunk/Nebulous/nebclient/src/Makefile.am (modified) add test.c Wed, 19 Jan 2005 00:31:16 GMT jhoblitt [3051] * trunk/Nebulous/nebclient/src/test.c (modified) fix warnings Wed, 19 Jan 2005 00:22:51 GMT jhoblitt [3050] * trunk/Nebulous/nebclient/src/test.c (added) * trunk/Nebulous/nebclient/test.c (deleted) move test.c to src/test.c Wed, 19 Jan 2005 00:19:52 GMT harman [3049] * trunk/psModules/src/mainpage.dox (modified) Added new modules and required software libraries Wed, 19 Jan 2005 00:18:08 GMT jhoblitt [3048] * trunk/Nebulous/nebclient/src/nebclient.h (modified) change ID_READ, ID_WRITE to IDATA_READ, IDATA_WRITE Wed, 19 Jan 2005 00:14:02 GMT harman [3047] * trunk/psModules/src/Doxyfile (modified) Updated version number Wed, 19 Jan 2005 00:06:10 GMT desonia [3046] * trunk/psModules/src/pmSubtractSky.c (modified) psMatrixLUD prototype changed, adjusted use of it. Tue, 18 Jan 2005 23:36:40 GMT jhoblitt [3045] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) change idataCopyFile() and idataCopyFilehandle() to static Tue, 18 Jan 2005 23:32:51 GMT jhoblitt [3044] * trunk/Nebulous/nebclient/bootstrap.sh (modified) add copyright Tue, 18 Jan 2005 23:31:59 GMT jhoblitt [3043] * trunk/Nebulous/nebclient/bootstrap.sh (modified) add cvs2cl chain gsoap utilities Tue, 18 Jan 2005 23:28:06 GMT jhoblitt [3042] * trunk/doc/misc/Foo.pm (deleted) * trunk/doc/misc/Foo.pod (deleted) * trunk/doc/misc/foo.pl (deleted) * trunk/doc/misc/perlCodeConventions.tex (modified) * trunk/doc/misc/perlCodeExamples (added) * trunk/doc/misc/perlCodeExamples/Foo.pm (added) * trunk/doc/misc/perlCodeExamples/Foo.pod (added) * trunk/doc/misc/perlCodeExamples/foo.pl (added) move Perl sources examples to perlCodeExample dir Tue, 18 Jan 2005 21:43:28 GMT desonia [3041] * trunk/psLib/src/Doxyfile (modified) * trunk/psLib/src/mainpage.dox (modified) Modified the Doxygen to reflect current information. Tue, 18 Jan 2005 21:23:04 GMT harman [3040] * trunk/psLib/src/mainpage.dox (modified) Added XML library info and cleaned up minor problems Tue, 18 Jan 2005 20:01:48 GMT desonia [3039] * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) *** empty log message *** Tue, 18 Jan 2005 19:49:30 GMT desonia [3038] * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) *** empty log message *** Tue, 18 Jan 2005 19:36:26 GMT desonia [3037] * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) *** empty log message *** Tue, 18 Jan 2005 19:14:05 GMT desonia [3036] * trunk/psLib/test/fileUtils/tst_psFits.c (modified) *** empty log message *** Tue, 18 Jan 2005 19:14:04 GMT desonia [3035] * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) *** empty log message *** Tue, 18 Jan 2005 19:12:29 GMT desonia [3034] * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) *** empty log message *** Tue, 18 Jan 2005 19:09:59 GMT desonia [3033] * trunk/psLib/test/dataIO/tst_psFits.c (modified) *** empty log message *** Tue, 18 Jan 2005 19:08:20 GMT desonia [3032] * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) Corrected typo. Tue, 18 Jan 2005 19:07:45 GMT desonia [3031] * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) added additional info in error message. Tue, 18 Jan 2005 18:53:38 GMT eugene [3030] * trunk/Ohana/src/opihi/cmd.astro/imfit.c (modified) * trunk/Ohana/src/opihi/mana/Makefile (modified) * trunk/Ohana/src/opihi/mana/fitcontour.c (added) * trunk/Ohana/src/opihi/mana/init.c (modified) * trunk/Ohana/src/opihi/mana/starcontour.c (added) added object measurement functions Tue, 18 Jan 2005 18:53:03 GMT eugene [3029] * trunk/Ohana/src/opihi/lib.shell/convert_to_RPN.c (modified) * trunk/Ohana/src/opihi/lib.shell/isolate_elements.c (modified) * trunk/Ohana/src/opihi/lib.shell/stack_math.c (modified) added lgamma, atan2 Tue, 18 Jan 2005 03:15:04 GMT desonia [3028] * trunk/psLib/src/dataIO/psFileUtilsErrors.dat (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/fileUtils/psFileUtilsErrors.dat (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/fits/psFits.c (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/dataIO/verified/tst_psFits.stderr (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/verified/tst_psFits.stderr (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) * trunk/psLib/test/image/verified/tst_psImageManip.stderr (modified) Added tests for psFitsReadImage & psFitsWriteImage. Also re-enabled ... Mon, 17 Jan 2005 23:25:10 GMT gusciora [3027] * trunk/psLib/src/astronomy/psAstrometry.c (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (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/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Mon, 17 Jan 2005 22:17:29 GMT desonia [3026] * trunk/psLib/src/dataManip/psFunctions.c (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/math/psMatrix.c (modified) * trunk/psLib/src/math/psMatrix.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/test/dataIO (modified) * trunk/psLib/test/dataIO/.cvsignore (modified) * trunk/psLib/test/dataManip/tst_psMatrix03.c (modified) * trunk/psLib/test/fileUtils (modified) * trunk/psLib/test/fileUtils/.cvsignore (modified) changed psMatrixLUD to create the perm parameter according to the ... Mon, 17 Jan 2005 20:58:22 GMT desonia [3025] * 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/collections/psVector.h (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.dat (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fileUtils/psFileUtilsErrors.dat (modified) * trunk/psLib/src/fileUtils/psFileUtilsErrors.h (modified) * trunk/psLib/src/fileUtils/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/dataIO/verified/tst_psFits.stderr (modified) * trunk/psLib/test/fileUtils/tst_psFits.c (modified) * trunk/psLib/test/fileUtils/verified/tst_psFits.stderr (modified) added test for psFitsReadTable. Mon, 17 Jan 2005 19:58:18 GMT gusciora [3024] * trunk/psModules/src/pmNonLinear.h (modified) * trunk/psModules/src/pmSubtractBias.c (modified) * trunk/psModules/test/tst_pmSubtractSky.c (modified) ... Sun, 16 Jan 2005 19:58:40 GMT jhoblitt [3023] * trunk/Nebulous/nebclient/bootstrap.sh (modified) add libtoolize Sun, 16 Jan 2005 19:49:09 GMT jhoblitt [3022] * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/xmalloc.h (modified) prevent multiple includes Sun, 16 Jan 2005 11:00:21 GMT jhoblitt [3021] * trunk/Nebulous/nebclient/src/Makefile.am (modified) version by release instead of interface Sun, 16 Jan 2005 10:58:12 GMT jhoblitt [3020] * trunk/Nebulous/nebclient/bootstrap.sh (modified) run autoheader before automake Sun, 16 Jan 2005 10:41:31 GMT jhoblitt [3019] * trunk/Nebulous/nebclient/bootstrap (deleted) * trunk/Nebulous/nebclient/bootstrap.sh (added) rename bootstrap to bootstrap.sh Sun, 16 Jan 2005 10:40:49 GMT jhoblitt [3018] * trunk/Nebulous/nebclient/bootstrap (modified) fix path to idata.h Sun, 16 Jan 2005 10:37:59 GMT jhoblitt [3017] * trunk/Nebulous/nebclient/Makefile.am (modified) * trunk/Nebulous/nebclient/bootstrap (modified) * trunk/Nebulous/nebclient/configure.ac (modified) * trunk/Nebulous/nebclient/idataclient.c (deleted) * trunk/Nebulous/nebclient/idataclient.h (deleted) * trunk/Nebulous/nebclient/makefile (deleted) * trunk/Nebulous/nebclient/src (added) * trunk/Nebulous/nebclient/src/Makefile.am (added) * trunk/Nebulous/nebclient/src/nebclient.c (added) * trunk/Nebulous/nebclient/src/nebclient.h (added) * trunk/Nebulous/nebclient/src/stdsoap2.c (added) * trunk/Nebulous/nebclient/src/stdsoap2.h (added) * trunk/Nebulous/nebclient/src/xmalloc.c (added) * trunk/Nebulous/nebclient/src/xmalloc.h (added) * trunk/Nebulous/nebclient/stdsoap2.c (deleted) * trunk/Nebulous/nebclient/stdsoap2.h (deleted) * trunk/Nebulous/nebclient/xmalloc.c (deleted) * trunk/Nebulous/nebclient/xmalloc.h (deleted) move sources to ./src Sat, 15 Jan 2005 04:02:12 GMT jhoblitt [3016] * trunk/Nebulous-Server/docs/database_setup.txt (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous-Server/t/09_server_stat_object.t (modified) * trunk/Nebulous-Server/t/23_client_stat.t (modified) * trunk/Nebulous/docs/database_setup.txt (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/t/09_server_stat_object.t (modified) * trunk/Nebulous/t/23_client_stat.t (modified) * trunk/Nebulous/t/Test/Nebulous.pm (modified) update database scheme for mysql 4.1 syntax Sat, 15 Jan 2005 03:29:58 GMT jhoblitt [3015] * trunk/Nebulous-Server/docs/database_setup.txt (modified) * trunk/Nebulous/docs/database_setup.txt (modified) fix concurrency problem Sat, 15 Jan 2005 02:40:55 GMT jhoblitt [3014] * trunk/Nebulous-Server/scripts/bench_test.pl (modified) * trunk/Nebulous/scripts/bench_test.pl (modified) use timethese instead cmpthese Sat, 15 Jan 2005 02:34:17 GMT jhoblitt [3013] * trunk/Nebulous-Server/Todo (modified) * trunk/Nebulous/Todo (modified) add foreign keys Sat, 15 Jan 2005 02:06:07 GMT evanalst [3012] * trunk/psLib/test/dataManip/verified/tst_psRandom.stderr (added) Update verified file. Sat, 15 Jan 2005 01:57:21 GMT evanalst [3011] * trunk/psLib/test/dataManip/verified/tst_psRandom.stdout (added) Update verified file. Sat, 15 Jan 2005 01:56:55 GMT evanalst [3010] * trunk/psLib/test/dataManip/tst_psRandom.c (modified) Changed log destination for seed log message. Sat, 15 Jan 2005 01:15:09 GMT evanalst [3009] * trunk/psLib/src/dataManip/psDataManipErrors.dat (modified) * trunk/psLib/src/dataManip/psDataManipErrors.h (modified) * trunk/psLib/src/dataManip/psRandom.c (modified) * trunk/psLib/src/math/psRandom.c (modified) Add additional error message. Sat, 15 Jan 2005 01:09:24 GMT evanalst [3008] * trunk/psLib/src/dataManip/psDataManipErrors.dat (modified) Roll back. Sat, 15 Jan 2005 00:55:15 GMT evanalst [3007] * trunk/psLib/test/dataManip/tst_psRandom.c (modified) Add addition test cases. Sat, 15 Jan 2005 00:50:15 GMT evanalst [3006] * trunk/psLib/test/dataManip/verified/tst_psRandom.stdout (deleted) Remove STDOUT since this file will now have random variables which ... Sat, 15 Jan 2005 00:45:25 GMT evanalst [3005] * trunk/psLib/src/dataManip/psDataManipErrors.dat (modified) * trunk/psLib/src/dataManip/psRandom.c (modified) * trunk/psLib/src/math/psRandom.c (modified) Updated psRandomReset and other functions to check for NULL psRandom ... Fri, 14 Jan 2005 23:47:55 GMT jhoblitt [3004] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous/Build.PL (modified) list Apache::Test and Apache::TestMB as separate dependencies Fri, 14 Jan 2005 23:43:00 GMT jhoblitt [3003] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous/Build.PL (modified) move Test::More & Apache::TestMB to build_requires Fri, 14 Jan 2005 23:40:24 GMT gusciora [3002] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) Fixed error message. Fri, 14 Jan 2005 23:34:46 GMT evanalst [3001] * trunk/psLib/src/dataManip/psRandom.c (modified) * trunk/psLib/src/math/psRandom.c (modified) Add functionality to get random number from system if seed equal to zero. Fri, 14 Jan 2005 23:27:56 GMT gusciora [3000] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astronomy/psAstrometry.c (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.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/src/math/psStats.c (modified) Replace ADD projections with mathworks formulas. Fri, 14 Jan 2005 23:26:14 GMT gusciora [2999] * trunk/psLib/test/astronomy/verified/tst_psCoord.stderr (added) * trunk/psLib/test/astronomy/verified/tst_psCoord.stdout (added) Added stdout stderr file and removed faulty tests.