# # ChangeLog for trunk # # Generated by Trac 1.6 # Aug 11, 2026, 6:06:54 AM Tue, 12 Jul 2005 19:30:18 GMT desonia [4543] * trunk/psLib/src/fft/psImageFFT.c (modified) *** empty log message *** Tue, 12 Jul 2005 19:29:16 GMT desonia [4542] * trunk/psLib/src/sys/psErrorCodes.c.in (added) initial version. Tue, 12 Jul 2005 19:27:28 GMT desonia [4541] * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.ac (modified) * trunk/psLib/psParseErrorCodes (added) * trunk/psLib/src/astro/psEarthOrientation.c (added) * trunk/psLib/src/astro/psEarthOrientation.h (added) * trunk/psLib/src/astro/psSphere.c (added) * trunk/psLib/src/psErrorText.h (added) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/swig/Makefile.am (modified) * trunk/psLib/swig/pslib.i (modified) * trunk/psLib/test/astronomy/tst_psCoord.c (modified) * trunk/psLib/test/image/tst_psImageGeomManip.c (modified) Massive code restructuring. Tue, 12 Jul 2005 19:12:01 GMT desonia [4540] * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/astro/Makefile.am (modified) * trunk/psLib/src/astro/psAstroErrors_en.dat (deleted) * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.h (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.h (modified) * trunk/psLib/src/db/Makefile.am (modified) * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/db/psDB.h (modified) * trunk/psLib/src/db/psDBErrors_en.dat (deleted) * trunk/psLib/src/fft/Makefile.am (modified) * trunk/psLib/src/fft/fft.i (added) * trunk/psLib/src/fft/psImageFFT.h (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/fits/Makefile.am (modified) * trunk/psLib/src/fits/fits.i (added) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/imageops/Makefile.am (modified) * trunk/psLib/src/imageops/imageops.i (added) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImagePixelManip.c (modified) * trunk/psLib/src/imageops/psImagePixelManip.h (modified) * trunk/psLib/src/imageops/psImageStructManip.c (modified) * trunk/psLib/src/math/Makefile.am (modified) * trunk/psLib/src/math/math.i (added) * trunk/psLib/src/math/psBinaryOp.c (modified) * trunk/psLib/src/math/psBinaryOp.h (modified) * trunk/psLib/src/math/psFunctions.c (added) * trunk/psLib/src/math/psFunctions.h (added) * trunk/psLib/src/math/psMatrix.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) * trunk/psLib/src/math/psPolynomial.c (deleted) * trunk/psLib/src/math/psPolynomial.h (deleted) * trunk/psLib/src/math/psRandom.c (modified) * trunk/psLib/src/math/psSpline.c (deleted) * trunk/psLib/src/math/psSpline.h (deleted) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/src/math/psUnaryOp.c (modified) * trunk/psLib/src/math/psUnaryOp.h (modified) * trunk/psLib/src/mathtypes/Makefile.am (modified) * trunk/psLib/src/mathtypes/mathtypes.i (added) * 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/psErrorCodes.dat (deleted) * trunk/psLib/src/psErrorCodes_en.dat (added) * trunk/psLib/src/psErrorText.h.in (added) * trunk/psLib/src/psErrorText_en.dat (added) * trunk/psLib/src/psParseErrorCodes (deleted) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/src/sys/Makefile.am (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psErrorCodes.c (modified) * trunk/psLib/src/sys/psErrorCodes.h (deleted) * trunk/psLib/src/sys/psErrorCodes.h.in (added) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/sys/sys.i (added) * trunk/psLib/src/types/Makefile.am (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/types.i (added) * trunk/psLib/src/xml/Makefile.am (modified) * trunk/psLib/src/xml/psXML.c (modified) * trunk/psLib/src/xml/psXML.h (modified) * trunk/psLib/src/xml/xml.i (added) massive restructuring of codebase. Tue, 12 Jul 2005 17:05:52 GMT eugene [4539] * trunk/Ohana/src/opihi/pantasks/controller.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_check.c (added) * trunk/Ohana/src/opihi/pantasks/controller_host.c (added) * trunk/Ohana/src/opihi/pantasks/controller_status.c (added) * trunk/Ohana/src/opihi/pantasks/delete.c (added) * trunk/Ohana/src/opihi/pantasks/init.c (modified) * trunk/Ohana/src/opihi/pantasks/job.c (added) * trunk/Ohana/src/opihi/pantasks/kill.c (added) adding user-level controller commands Tue, 12 Jul 2005 16:33:37 GMT eugene [4538] * trunk/Ohana/src/addstar/include/addstar.h (modified) * trunk/Ohana/src/addstar/src/args.c (modified) * trunk/Ohana/src/addstar/src/get2mass_as.c (modified) added 2mass quality flag selection Tue, 12 Jul 2005 04:18:56 GMT eugene [4537] * trunk/doc/pslib/ChangeLogADD.tex (modified) * trunk/doc/pslib/psLibADD.tex (modified) finalize ADD for release (v.12) Mon, 11 Jul 2005 22:54:39 GMT eugene [4536] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) psTimetoLMST, psImageCut, C++ Mon, 11 Jul 2005 21:49:59 GMT jhoblitt [4535] * trunk/doc/pslib/psLibSDRS.tex (modified) * trunk/doc/pslib/pslib-delta (modified) resolve bug #478 Mon, 11 Jul 2005 21:38:19 GMT drobbin [4534] * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/dataManip/psBinaryOp.c (modified) * trunk/psLib/src/dataManip/psBinaryOp.h (modified) * trunk/psLib/src/dataManip/psUnaryOp.c (modified) * trunk/psLib/src/dataManip/psUnaryOp.h (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/image/psImageConvolve.h (modified) * trunk/psLib/src/image/psImageFFT.h (modified) * trunk/psLib/src/image/psImageGeomManip.c (modified) * trunk/psLib/src/image/psImagePixelExtract.c (modified) * trunk/psLib/src/image/psImagePixelManip.c (modified) * trunk/psLib/src/image/psImagePixelManip.h (modified) * trunk/psLib/test/image/tst_psImageConvolve.c (modified) made revisions based on psLib SDRS rev. 15 Mon, 11 Jul 2005 20:41:19 GMT Paul Price [4533] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Fix bug 478. Mon, 11 Jul 2005 20:40:43 GMT Paul Price [4532] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixing bugs 478, 479. Mon, 11 Jul 2005 19:36:18 GMT eugene [4531] * trunk/doc/pslib/ChangeLogADD.tex (modified) * trunk/doc/pslib/psLibADD.tex (modified) clarified LMM description Mon, 11 Jul 2005 19:17:38 GMT eugene [4530] * trunk/doc/pslib/ChangeLogADD.tex (modified) * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibADD.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) updated robust stats Sat, 09 Jul 2005 02:25:56 GMT eugene [4529] * trunk/doc/pslib/psLibADD.tex (modified) modified stats section: split robust into robust and fitted stats Sat, 09 Jul 2005 02:11:01 GMT drobbin [4528] * 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/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) updated fxns to match psLib SDRS rev. 15 Sat, 09 Jul 2005 02:06:17 GMT jhoblitt [4527] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/test.c (modified) change nebSetErr() to handle filename, lineno, & function params ... Sat, 09 Jul 2005 01:24:30 GMT drobbin [4526] * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/dataIO/psDB.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageStructManip.c (modified) * trunk/psLib/src/sysUtils/psType.h (modified) Revised psLib based on SDRS rev. 15 changes Sat, 09 Jul 2005 00:31:49 GMT jhoblitt [4525] * trunk/Nebulous/nebclient/src/nebclient.c (modified) change nebParseURI() to return size_t change nebParseURI() to use ... Sat, 09 Jul 2005 00:05:40 GMT jhoblitt [4524] * trunk/Nebulous/nebclient/src/nebclient.c (modified) remove debugging statements from nebFindInstances() change ... Sat, 09 Jul 2005 00:02:20 GMT jhoblitt [4523] * trunk/Nebulous/nebclient/src/nebclient.c (modified) reorganize nebFindInstacnes() Fri, 08 Jul 2005 22:04:05 GMT jhoblitt [4522] * trunk/Nebulous/nebclient/src/nebclient.c (modified) change nebNukeFile() to take a server param change nebSetErr() & ... Fri, 08 Jul 2005 21:55:38 GMT jhoblitt [4521] * trunk/Nebulous/nebclient/src/nebclient.c (modified) change nebCopyFile(), nebCopyFilehandle(), & nebParseURI() to have a ... Fri, 08 Jul 2005 21:32:18 GMT jhoblitt [4520] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) rename rw enum -> nebRW Fri, 08 Jul 2005 21:30:50 GMT jhoblitt [4519] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/test.c (modified) change nebMove() to return bool add nebMove() src Fri, 08 Jul 2005 20:50:52 GMT Paul Price [4518] * trunk/doc/pslib/psLibADD.tex (modified) Fixing up typo. Fri, 08 Jul 2005 20:45:41 GMT Paul Price [4517] * trunk/doc/pslib/ChangeLogADD.tex (modified) Updated section on rotations. Fri, 08 Jul 2005 04:08:06 GMT Paul Price [4516] * trunk/doc/pslib/rotations.sxd (modified) Changed figure Fri, 08 Jul 2005 04:00:45 GMT Paul Price [4515] * trunk/doc/pslib/psLibADD.tex (modified) Additional comment. Fri, 08 Jul 2005 03:59:17 GMT Paul Price [4514] * trunk/doc/pslib/psLibADD.tex (modified) Getting rid of extraneous equation numbers. Fri, 08 Jul 2005 03:58:24 GMT Paul Price [4513] * trunk/doc/pslib/psLibADD.tex (modified) Fixing up so it compiles. Fri, 08 Jul 2005 03:55:45 GMT Paul Price [4512] * trunk/doc/pslib/psLibADD.tex (modified) Fixing up stuff on quaternions and rotations. Fri, 08 Jul 2005 02:16:39 GMT jhoblitt [4511] * trunk/Nebulous/nebclient/src/nebclient.c (modified) change nebCreate() to verify key param is not NULL change ... Fri, 08 Jul 2005 02:04:05 GMT jhoblitt [4510] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/test.c (modified) change nebCopy() to return bool add nebCopy() src Fri, 08 Jul 2005 01:38:00 GMT jhoblitt [4509] * trunk/Nebulous/nebclient/src/nebclient.c (modified) remove unnecessary casts Fri, 08 Jul 2005 01:33:56 GMT jhoblitt [4508] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/test.c (modified) add nebFind() src Thu, 07 Jul 2005 22:57:40 GMT jhoblitt [4507] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) make as many char * params const as possible minor source reorganization Thu, 07 Jul 2005 22:47:40 GMT jhoblitt [4506] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/test.c (modified) add nebSetErr() add nebSetServerErr() remove nebServerErr() change ... Thu, 07 Jul 2005 22:03:16 GMT jhoblitt [4505] * trunk/Nebulous/nebclient/src/xmalloc.c (modified) * trunk/Nebulous/nebclient/src/xmalloc.h (modified) add xrealloc() Thu, 07 Jul 2005 21:41:15 GMT jhoblitt [4504] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/test.c (modified) rework nebServer struct rename nebServerInit() -> nebServerAlloc() Thu, 07 Jul 2005 21:24:27 GMT jhoblitt [4503] * trunk/Nebulous/nebclient/src/test.c (modified) add nebReplicate() add nebCull() add nebDelete() Thu, 07 Jul 2005 20:31:16 GMT desonia [4502] * trunk/psLib/src/astro/Makefile.am (modified) * trunk/psLib/src/astro/astro.i (added) * trunk/psLib/src/astro/psAstroErrors_en.dat (added) * trunk/psLib/src/db/Makefile.am (modified) * trunk/psLib/src/db/db.i (added) * trunk/psLib/src/db/psDBErrors_en.dat (added) *** empty log message *** Thu, 07 Jul 2005 16:57:04 GMT eugene [4501] * trunk/Ohana/src/libautocode/def/average-loneos.d (added) * trunk/Ohana/src/libautocode/def/average-panstarrs.d (added) * trunk/Ohana/src/libautocode/def/measure-loneos.d (added) varient structures for different db formats Thu, 07 Jul 2005 16:55:53 GMT eugene [4500] * trunk/Ohana/src/libohana/include/dvo.h (modified) further cleanup to use autocode Thu, 07 Jul 2005 16:55:14 GMT eugene [4499] * trunk/Ohana/src/libohana/include/elixir.h (deleted) * trunk/Ohana/src/libohana/include/loneos.h (deleted) * trunk/Ohana/src/libohana/include/panstarrs.h (deleted) dropping elixir/loneos/panstarrs-specific header files: this is now ... Thu, 07 Jul 2005 15:40:33 GMT eugene [4498] * trunk/Ohana/src/libohana/src/ohana_allocate.c (modified) better reporting on free failures Thu, 07 Jul 2005 02:29:47 GMT eugene [4497] * trunk/Ohana/etc/distributions.txt (modified) added elixir-ohana-1.3 Thu, 07 Jul 2005 02:29:33 GMT eugene [4496] * trunk/Ohana/Configure.in (modified) no OHANA_MEMORY by default Thu, 07 Jul 2005 02:29:13 GMT eugene [4494] * trunk/Ohana/src/imclean/src/find_group.c (modified) typo in ALLOCATE Thu, 07 Jul 2005 02:17:54 GMT drobbin [4493] * trunk/psLib/pslib.kdevses (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/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageStructManip.c (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/test/collections/tst_psVector.c (modified) * trunk/psLib/test/dataManip/tst_psHist00.c (modified) * trunk/psLib/test/dataManip/tst_psHist01.c (modified) * trunk/psLib/test/dataManip/tst_psHist03.c (modified) made revisions according to psLib SDRS rev 15 Thu, 07 Jul 2005 02:08:12 GMT jhoblitt [4492] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) remove unused var (n) from nebCull() change nebDelete() to return ... Thu, 07 Jul 2005 02:03:42 GMT eugene [4490] * trunk/Ohana/src/opihi/doc/Change.log (modified) changes Thu, 07 Jul 2005 01:38:01 GMT eugene [4488] * trunk/Ohana/src/libfits/doc/ChangeLog.txt (modified) ch ch ch changes Thu, 07 Jul 2005 01:30:59 GMT eugene [4486] * trunk/Ohana/src/libohana/doc/ChangeLog.txt (modified) updated change log Thu, 07 Jul 2005 01:28:29 GMT eugene [4485] * trunk/Ohana/src/libohana/dvo/Makefile (deleted) * trunk/Ohana/src/libohana/dvo/def/common.h (deleted) * trunk/Ohana/src/libohana/dvo/def/dvo-autocode.c (deleted) * trunk/Ohana/src/libohana/dvo/def/dvo-autocode.h (deleted) * trunk/Ohana/src/libohana/dvo/def/old/template.c (deleted) * trunk/Ohana/src/libohana/dvo/def/old/template.h (deleted) * trunk/Ohana/src/libohana/dvo/def/old/test.d (deleted) * trunk/Ohana/src/libohana/dvo/def/smpdata.d (deleted) * trunk/Ohana/src/libohana/dvo/def/spectrum-ascii.d (deleted) * trunk/Ohana/src/libohana/dvo/def/spectrum.d (deleted) * trunk/Ohana/src/libohana/dvo/generate (deleted) dropped dvo (moved to libautocode) Thu, 07 Jul 2005 01:22:55 GMT eugene [4483] * trunk/Ohana/src/perl/doc/Changes.log (added) * trunk/Ohana/src/relphot/doc/Changes.log (added) added change log Thu, 07 Jul 2005 01:13:41 GMT eugene [4481] * trunk/Ohana/src/misc/doc (added) * trunk/Ohana/src/misc/doc/Changes.log (added) * trunk/Ohana/src/nightd/doc (added) * trunk/Ohana/src/nightd/doc/Changes.log (added) added change log Thu, 07 Jul 2005 01:07:40 GMT eugene [4479] * trunk/Ohana/src/kii/doc/ChangeLog.txt (modified) changes Thu, 07 Jul 2005 01:05:39 GMT eugene [4477] * trunk/Ohana/src/kapa/doc/Changes.log (added) new change log Thu, 07 Jul 2005 01:01:43 GMT eugene [4476] * trunk/Ohana/src/imregister/doc/Change.log (modified) doc/Change.log Thu, 07 Jul 2005 00:58:45 GMT eugene [4475] * trunk/Ohana/src/imclean/doc/Changes.log (added) * trunk/Ohana/src/imclean/doc/VERSIONS (modified) adding Change log Thu, 07 Jul 2005 00:45:09 GMT eugene [4474] * trunk/Ohana/src/elixir/doc/ChangeLog.txt (modified) updated to elixir-1-2 Thu, 07 Jul 2005 00:41:05 GMT eugene [4473] * trunk/Ohana/src/addspphot/Makefile (deleted) * trunk/Ohana/src/addspphot/bin/.cvsignore (deleted) * trunk/Ohana/src/addspphot/doc/database.txt (deleted) * trunk/Ohana/src/addspphot/doc/description.txt (deleted) * trunk/Ohana/src/addspphot/etc/phottemp.cat (deleted) * trunk/Ohana/src/addspphot/etc/template.cat (deleted) * trunk/Ohana/src/addspphot/include/addstar.h (deleted) * trunk/Ohana/src/addspphot/src/ConfigInit.c (deleted) * trunk/Ohana/src/addspphot/src/addspphot.c (deleted) * trunk/Ohana/src/addspphot/src/airmass.c (deleted) * trunk/Ohana/src/addspphot/src/aregion.c (deleted) * trunk/Ohana/src/addspphot/src/args.c (deleted) * trunk/Ohana/src/addspphot/src/calibrate.c (deleted) * trunk/Ohana/src/addspphot/src/check_permissions.c (deleted) * trunk/Ohana/src/addspphot/src/find_matches.c (deleted) * trunk/Ohana/src/addspphot/src/gcatalog.c (deleted) * trunk/Ohana/src/addspphot/src/gimages.c (deleted) * trunk/Ohana/src/addspphot/src/gregions.c (deleted) * trunk/Ohana/src/addspphot/src/gstars.c (deleted) * trunk/Ohana/src/addspphot/src/load_subpix.c (deleted) * trunk/Ohana/src/addspphot/src/mkcatalog.c (deleted) * trunk/Ohana/src/addspphot/src/parse_time.c (deleted) * trunk/Ohana/src/addspphot/src/sort_lists.c (deleted) * trunk/Ohana/src/addspphot/src/wcatalog.c (deleted) * trunk/Ohana/src/addspphot/src/wimage.c (deleted) dropping addspphot (replaced by addstar options) Thu, 07 Jul 2005 00:39:34 GMT eugene [4472] * trunk/Ohana/src/addrefs/Makefile (deleted) * trunk/Ohana/src/addrefs/bin/.cvsignore (deleted) * trunk/Ohana/src/addrefs/doc/database.txt (deleted) * trunk/Ohana/src/addrefs/doc/description.txt (deleted) * trunk/Ohana/src/addrefs/etc/phottemp.cat (deleted) * trunk/Ohana/src/addrefs/etc/template.cat (deleted) * trunk/Ohana/src/addrefs/include/addstar.h (deleted) * trunk/Ohana/src/addrefs/src/ConfigInit.c (deleted) * trunk/Ohana/src/addrefs/src/addrefs.c (deleted) * trunk/Ohana/src/addrefs/src/aregion.c (deleted) * trunk/Ohana/src/addrefs/src/args.c (deleted) * trunk/Ohana/src/addrefs/src/check_permissions.c (deleted) * trunk/Ohana/src/addrefs/src/conversions.c (deleted) * trunk/Ohana/src/addrefs/src/find_matches.c (deleted) * trunk/Ohana/src/addrefs/src/find_subset.c (deleted) * trunk/Ohana/src/addrefs/src/gcatalog.c (deleted) * trunk/Ohana/src/addrefs/src/gimages.c (deleted) * trunk/Ohana/src/addrefs/src/gregion.c (deleted) * trunk/Ohana/src/addrefs/src/gstars.c (deleted) * trunk/Ohana/src/addrefs/src/mkcatalog.c (deleted) * trunk/Ohana/src/addrefs/src/sort_lists.c (deleted) * trunk/Ohana/src/addrefs/src/wcatalog.c (deleted) * trunk/Ohana/src/addrefs/src/wimage.c (deleted) dropping addrefs (replaced by addstar options) Thu, 07 Jul 2005 00:37:59 GMT eugene [4471] * trunk/Ohana/src/addusno/Makefile (deleted) * trunk/Ohana/src/addusno/include/addstar.h (deleted) * trunk/Ohana/src/addusno/include/addusno.h (deleted) * trunk/Ohana/src/addusno/src/ConfigInit.c (deleted) * trunk/Ohana/src/addusno/src/addusno.c (deleted) * trunk/Ohana/src/addusno/src/check_lockfile.c (deleted) * trunk/Ohana/src/addusno/src/check_permissions.c (deleted) * trunk/Ohana/src/addusno/src/config.c (deleted) * trunk/Ohana/src/addusno/src/dumpcat.c (deleted) * trunk/Ohana/src/addusno/src/dumpusno.c (deleted) * trunk/Ohana/src/addusno/src/find_matches.c (deleted) * trunk/Ohana/src/addusno/src/find_proper.c (deleted) * trunk/Ohana/src/addusno/src/gcatalog.c (deleted) * trunk/Ohana/src/addusno/src/gcatstats.c (deleted) * trunk/Ohana/src/addusno/src/getusno.c (deleted) * trunk/Ohana/src/addusno/src/old/add_unfound.c (deleted) * trunk/Ohana/src/addusno/src/old/addstar.c (deleted) * trunk/Ohana/src/addusno/src/old/aregion.c (deleted) * trunk/Ohana/src/addusno/src/old/gimages.c (deleted) * trunk/Ohana/src/addusno/src/old/gregions.c (deleted) * trunk/Ohana/src/addusno/src/old/gstars.c (deleted) * trunk/Ohana/src/addusno/src/old/sort_stars.c (deleted) * trunk/Ohana/src/addusno/src/old/string.c (deleted) * trunk/Ohana/src/addusno/src/old/wimage.c (deleted) * trunk/Ohana/src/addusno/src/reset_catalog.c (deleted) * trunk/Ohana/src/addusno/src/sort_lists.c (deleted) * trunk/Ohana/src/addusno/src/wcatalog.c (deleted) dropping addusno (replaced by addstar options) Thu, 07 Jul 2005 00:37:31 GMT eugene [4470] * trunk/Ohana/src/opihi/cmd.basic/macro.c (modified) * trunk/Ohana/src/opihi/dvo/ccd.c (modified) * trunk/Ohana/src/opihi/dvo/cmd.c (modified) * trunk/Ohana/src/opihi/dvo/dmagaves.c (modified) * trunk/Ohana/src/opihi/dvo/dmagmeas.c (modified) * trunk/Ohana/src/opihi/dvo/dmags.c (modified) * trunk/Ohana/src/opihi/lib.shell/command.c (modified) added -cpt options to dvo extraction functions Thu, 07 Jul 2005 00:30:57 GMT eugene [4468] * trunk/Ohana/src/addstar/doc/Changes.txt (modified) added notes about v1.1 Thu, 07 Jul 2005 00:16:11 GMT jhoblitt [4467] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) change nebCull() to return bool change nebCull() param key to be ... Wed, 06 Jul 2005 23:32:19 GMT jhoblitt [4466] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) change nebOpen() param key to be const fill in nebOpen() src fix ... Wed, 06 Jul 2005 21:41:03 GMT jhoblitt [4465] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) change nebReplicate() to return bool change nebReplicate() params ... Wed, 06 Jul 2005 20:30:17 GMT eugene [4463] * trunk/Ohana/doc/www/html/developer/download.htm (modified) * trunk/Ohana/etc/distributions.txt (modified) * trunk/Ohana/src/libautocode/Makefile (modified) * trunk/Ohana/src/libohana/Makefile (modified) cleanup for lib makefiles Wed, 06 Jul 2005 20:29:08 GMT eugene [4462] * trunk/Ohana/src/opihi/cmd.basic/run_if.c (modified) * trunk/Ohana/src/opihi/include/shell.h (modified) * trunk/Ohana/src/opihi/lib.shell/command.c (modified) * trunk/Ohana/src/opihi/lib.shell/convert_to_RPN.c (modified) * trunk/Ohana/src/opihi/lib.shell/exec_loop.c (modified) * trunk/Ohana/src/opihi/lib.shell/multicommand.c (modified) * trunk/Ohana/src/opihi/lib.shell/opihi.c (modified) * trunk/Ohana/src/opihi/lib.shell/stack_math.c (modified) * trunk/Ohana/src/opihi/pcontrol/GetJobOutput.c (modified) * trunk/Ohana/src/opihi/scripts/sched.pro (modified) fixed multicommand to parse subcommands sequentially, added modulus ... Wed, 06 Jul 2005 04:14:41 GMT jhoblitt [4461] * trunk/Nebulous/nebclient/src/nebclient.c (modified) add nebNukeFile() fix some warnings fix some formatting issues ... Wed, 06 Jul 2005 04:12:50 GMT jhoblitt [4460] * trunk/Nebulous/nebclient/src/nebclient.h (modified) change nebDeleteInstance() to return bool Wed, 06 Jul 2005 04:06:08 GMT jhoblitt [4459] * trunk/Nebulous/nebclient/Makefile.am (modified) * trunk/Nebulous/nebclient/autogen.sh (added) * trunk/Nebulous/nebclient/configure.ac (modified) build system update Wed, 06 Jul 2005 03:39:01 GMT Paul Price [4458] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixes for bugs 472,473. Wed, 06 Jul 2005 03:04:35 GMT drobbin [4457] * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/collections/psArray.h (modified) * trunk/psLib/src/collections/psBitSet.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/psPixels.c (modified) * trunk/psLib/src/collections/psPixels.h (modified) * trunk/psLib/src/dataIO/psDB.c (modified) * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/dataIO/psLookupTable.h (modified) * trunk/psLib/src/sysUtils/psError.c (modified) * trunk/psLib/src/sysUtils/psError.h (modified) * trunk/psLib/src/sysUtils/psErrorCodes.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/tst_psHash00.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/dataIO/tst_psDB.c (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) made changes based on revisions in psLib SDRS rev. 15 Wed, 06 Jul 2005 02:44:12 GMT jhoblitt [4456] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) make nebParseURI() private Wed, 06 Jul 2005 01:01:13 GMT Paul Price [4455] * trunk/doc/pslib/psLibSDRS.tex (modified) Fix bug 470. Wed, 06 Jul 2005 00:37:47 GMT Paul Price [4454] * trunk/doc/pslib/psLibSDRS.tex (modified) Checked document to change ps-types to native types; fixed a few bugs. Tue, 05 Jul 2005 23:52:23 GMT Paul Price [4453] * trunk/doc/pslib/psLibSDRS.tex (modified) Added accessors for the array-like collections. See bug 459. Tue, 05 Jul 2005 17:12:22 GMT eugene [4452] * trunk/Ohana/src/opihi/doc/pcontrol.txt (modified) * trunk/Ohana/src/opihi/doc/scheduler.txt (modified) * trunk/Ohana/src/opihi/pantasks/CheckJobs.c (modified) * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) * trunk/Ohana/src/opihi/scripts/sched.pro (modified) tested / bugfixed sched/pcontrol I/F Tue, 05 Jul 2005 04:29:10 GMT eugene [4451] * trunk/Ohana/src/opihi/pantasks/CheckJobs.c (modified) * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) * trunk/Ohana/src/opihi/pantasks/LocalJob.c (modified) * trunk/Ohana/src/opihi/pantasks/task.c (modified) * trunk/Ohana/src/opihi/pantasks/task_command.c (modified) * trunk/Ohana/src/opihi/pantasks/task_host.c (modified) * trunk/Ohana/src/opihi/pantasks/task_macros.c (modified) * trunk/Ohana/src/opihi/pantasks/task_periods.c (modified) * trunk/Ohana/src/opihi/scripts/sched.pro (modified) fixed up some bugs Tue, 05 Jul 2005 03:35:47 GMT eugene [4450] * trunk/Ohana/src/opihi/doc/pcontrol.txt (modified) * trunk/Ohana/src/opihi/doc/scheduler.txt (modified) * trunk/Ohana/src/opihi/include/pcontrol.h (modified) * trunk/Ohana/src/opihi/include/scheduler.h (modified) * trunk/Ohana/src/opihi/pantasks/CheckJobs.c (added) * trunk/Ohana/src/opihi/pantasks/CheckSystem.c (added) * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (added) * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (added) * trunk/Ohana/src/opihi/pantasks/IOBufferOps.c (added) * trunk/Ohana/src/opihi/pantasks/JobOps.c (modified) * trunk/Ohana/src/opihi/pantasks/LocalJob.c (modified) * trunk/Ohana/src/opihi/pantasks/Makefile (modified) * trunk/Ohana/src/opihi/pantasks/TaskOps.c (modified) * trunk/Ohana/src/opihi/pantasks/controller.c (added) * trunk/Ohana/src/opihi/pantasks/init.c (modified) * trunk/Ohana/src/opihi/pantasks/memstr.c (added) * trunk/Ohana/src/opihi/pantasks/run.c (modified) * trunk/Ohana/src/opihi/pantasks/scheduler.c (modified) * trunk/Ohana/src/opihi/pantasks/task_command.c (modified) * trunk/Ohana/src/opihi/pantasks/task_host.c (modified) * trunk/Ohana/src/opihi/pclient/ChildOps.c (modified) * trunk/Ohana/src/opihi/pclient/job.c (modified) * trunk/Ohana/src/opihi/pclient/reset.c (modified) * trunk/Ohana/src/opihi/pclient/stdout.c (modified) * trunk/Ohana/src/opihi/pcontrol/CheckBusyJob.c (modified) * trunk/Ohana/src/opihi/pcontrol/CheckDoneJob.c (modified) * trunk/Ohana/src/opihi/pcontrol/CheckHost.c (modified) * trunk/Ohana/src/opihi/pcontrol/CheckIdleHost.c (modified) * trunk/Ohana/src/opihi/pcontrol/GetJobOutput.c (modified) * trunk/Ohana/src/opihi/pcontrol/HostOps.c (modified) * trunk/Ohana/src/opihi/pcontrol/JobOps.c (modified) * trunk/Ohana/src/opihi/pcontrol/KillJob.c (added) * trunk/Ohana/src/opihi/pcontrol/Makefile (modified) * trunk/Ohana/src/opihi/pcontrol/ResetJob.c (modified) * trunk/Ohana/src/opihi/pcontrol/StartJob.c (modified) * trunk/Ohana/src/opihi/pcontrol/StopHosts.c (modified) * trunk/Ohana/src/opihi/pcontrol/check.c (added) * trunk/Ohana/src/opihi/pcontrol/delete.c (added) * trunk/Ohana/src/opihi/pcontrol/init.c (modified) * trunk/Ohana/src/opihi/pcontrol/job.c (modified) * trunk/Ohana/src/opihi/pcontrol/kill.c (modified) * trunk/Ohana/src/opihi/pcontrol/pclient.c (modified) * trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) * trunk/Ohana/src/opihi/pcontrol/rconnect.c (modified) * trunk/Ohana/src/opihi/pcontrol/stdout.c (added) substantial dev work on scheduler/pcontrol/pclient Tue, 05 Jul 2005 03:34:09 GMT eugene [4449] * trunk/Ohana/src/opihi/cmd.basic/memory.c (modified) added memory tests Tue, 05 Jul 2005 03:33:58 GMT eugene [4448] * trunk/Ohana/src/opihi/lib.shell/command.c (modified) fixed memory error with argv/targv Fri, 01 Jul 2005 22:01:17 GMT drobbin [4447] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/test/dataManip/tst_psFunc02.c (modified) * trunk/psLib/test/dataManip/verified/tst_psFunc02.stderr (modified) * trunk/psLib/test/dataManip/verified/tst_psFunc02.stdout (modified) revised psPoly struct/fxns, psMemProblem, according to psLib SDRS rev. 15 Fri, 01 Jul 2005 20:28:13 GMT desonia [4446] * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/astro/Makefile.am (added) * trunk/psLib/src/db/Makefile.am (added) * trunk/psLib/src/fft/Makefile.am (added) * trunk/psLib/src/fits/Makefile.am (added) * trunk/psLib/src/imageops/Makefile.am (added) * trunk/psLib/src/math/Makefile.am (added) * trunk/psLib/src/mathtypes/Makefile.am (added) * trunk/psLib/src/sys/Makefile.am (added) * trunk/psLib/src/types/Makefile.am (added) * trunk/psLib/src/xml/Makefile.am (added) *** empty log message *** Fri, 01 Jul 2005 04:30:18 GMT Paul Price [4445] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixing bug 464. Fri, 01 Jul 2005 03:57:42 GMT drobbin [4444] * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) * trunk/psLib/src/sysUtils/psType.h (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) * trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr (modified) revised psMemory structs in accordance with psLib SDRS rev. 15. added ... Fri, 01 Jul 2005 03:18:02 GMT Paul Price [4443] * trunk/doc/pslib/psLibSDRS.tex (modified) Changed to fix bug 462, 463. Thu, 30 Jun 2005 21:28:40 GMT drobbin [4442] * trunk/psLib/test/runTest (modified) changed runTest for psDB functions to eliminate mysql output error Thu, 30 Jun 2005 19:46:23 GMT drobbin [4441] * trunk/psLib/test/dataIO/verified/tst_psDB.stderr (modified) changed mysql error message to (NUM) Thu, 30 Jun 2005 02:35:06 GMT jhoblitt [4440] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous-Server/Todo (modified) * trunk/Nebulous-Server/docs/apache_setup.txt (modified) * trunk/Nebulous-Server/docs/setup.txt (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pod (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SOAP.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous-Server/nebulous.wsdl (modified) * trunk/Nebulous-Server/scripts/bench_test.pl (modified) * trunk/Nebulous-Server/scripts/imageserver.pl (modified) * trunk/Nebulous-Server/scripts/ptest.pl (modified) * trunk/Nebulous-Server/scripts/stest.pl (modified) * trunk/Nebulous-Server/t/01_load.t (modified) * trunk/Nebulous-Server/t/02_server_setup.t (modified) * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous-Server/t/04_server_replicate_object.t (modified) * trunk/Nebulous-Server/t/05_server_lock_object.t (modified) * trunk/Nebulous-Server/t/06_server_unlock_object.t (modified) * trunk/Nebulous-Server/t/07_server_find_instances.t (modified) * trunk/Nebulous-Server/t/08_server_delete_instance.t (modified) * trunk/Nebulous-Server/t/09_server_stat_object.t (modified) * trunk/Nebulous-Server/t/10_client_new.t (modified) * trunk/Nebulous-Server/t/11_client_create.t (modified) * trunk/Nebulous-Server/t/12_client_replicate.t (modified) * trunk/Nebulous-Server/t/13_client_cull.t (modified) * trunk/Nebulous-Server/t/14_client_lock.t (modified) * trunk/Nebulous-Server/t/15_client_unlock.t (modified) * trunk/Nebulous-Server/t/16_client_find_instances.t (modified) * trunk/Nebulous-Server/t/17_client_find.t (modified) * trunk/Nebulous-Server/t/18_client_open.t (modified) * trunk/Nebulous-Server/t/19_client_delete.t (modified) * trunk/Nebulous-Server/t/20_client_copy.t (modified) * trunk/Nebulous-Server/t/21_client_move.t (modified) * trunk/Nebulous-Server/t/22_client_delete_instance.t (modified) * trunk/Nebulous-Server/t/23_client_stat.t (modified) * trunk/Nebulous-Server/t/apache_03_server_create_object.x (modified) * trunk/Nebulous-Server/t/apache_04_server_replicate_object.x (modified) * trunk/Nebulous-Server/t/apache_05_server_lock_object.x (modified) * trunk/Nebulous/Build.PL (modified) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/Todo (modified) * trunk/Nebulous/docs/apache_setup.txt (modified) * trunk/Nebulous/docs/setup.txt (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Client.pod (modified) * trunk/Nebulous/lib/Nebulous/Client/HTTP.pm (modified) * trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pod (modified) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SOAP.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Util.pm (modified) * trunk/Nebulous/nebclient/bootstrap.sh (modified) * trunk/Nebulous/nebclient/configure.ac (modified) * trunk/Nebulous/nebclient/nebulous.wsdl (modified) * trunk/Nebulous/nebclient/src/Makefile.am (modified) * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/test.c (modified) * trunk/Nebulous/nebulous.wsdl (modified) * trunk/Nebulous/scripts/bench_test.pl (modified) * trunk/Nebulous/scripts/imageserver.pl (modified) * trunk/Nebulous/scripts/ptest.pl (modified) * trunk/Nebulous/scripts/stest.pl (modified) * trunk/Nebulous/t/01_load.t (modified) * trunk/Nebulous/t/02_server_setup.t (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) * trunk/Nebulous/t/04_server_replicate_object.t (modified) * trunk/Nebulous/t/05_server_lock_object.t (modified) * trunk/Nebulous/t/06_server_unlock_object.t (modified) * trunk/Nebulous/t/07_server_find_instances.t (modified) * trunk/Nebulous/t/08_server_delete_instance.t (modified) * trunk/Nebulous/t/09_server_stat_object.t (modified) * trunk/Nebulous/t/10_client_new.t (modified) * trunk/Nebulous/t/11_client_create.t (modified) * trunk/Nebulous/t/12_client_replicate.t (modified) * trunk/Nebulous/t/13_client_cull.t (modified) * trunk/Nebulous/t/14_client_lock.t (modified) * trunk/Nebulous/t/15_client_unlock.t (modified) * trunk/Nebulous/t/16_client_find_instances.t (modified) * trunk/Nebulous/t/17_client_find.t (modified) * trunk/Nebulous/t/18_client_open.t (modified) * trunk/Nebulous/t/19_client_delete.t (modified) * trunk/Nebulous/t/20_client_copy.t (modified) * trunk/Nebulous/t/21_client_move.t (modified) * trunk/Nebulous/t/22_client_delete_instance.t (modified) * trunk/Nebulous/t/23_client_stat.t (modified) * trunk/Nebulous/t/Test/Nebulous.pm (modified) * trunk/Nebulous/t/apache_03_server_create_object.x (modified) * trunk/Nebulous/t/apache_04_server_replicate_object.x (modified) * trunk/Nebulous/t/apache_05_server_lock_object.x (modified) * trunk/Nebulous/t/conf/extra.conf.in (modified) * trunk/Nebulous/t/conf/startup.pl.in (modified) rename PS::IPP::IData -> Nebulous Thu, 30 Jun 2005 02:14:06 GMT jhoblitt [4439] * trunk/Nebulous-Server/bootstrap-gentoo-mp2.sh (added) * trunk/Nebulous/bootstrap-gentoo-mp2.sh (added) first working version Thu, 30 Jun 2005 01:49:45 GMT jhoblitt [4438] * trunk/Nebulous/t/conf/extra.conf.in (modified) * trunk/Nebulous/t/conf/startup.pl.in (added) change to Apache2::SOAP instead of PS::IPP::IData::Server::Apache ... Thu, 30 Jun 2005 01:41:40 GMT jhoblitt [4437] * trunk/Nebulous/t/Test/Nebulous.pm (modified) create testing dirs with File::Temp::tempdir() Thu, 30 Jun 2005 01:37:16 GMT jhoblitt [4436] * trunk/Nebulous-Server/t/01_load.t (modified) * trunk/Nebulous/t/01_load.t (modified) drop PS::IPP::IData::Server::Apache Thu, 30 Jun 2005 00:39:05 GMT evanalst [4435] * trunk/psLib/test/sysUtils/verified/tst_psString.stderr (modified) Update STDERR for psStringNCopy. Thu, 30 Jun 2005 00:33:36 GMT evanalst [4434] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/sysUtils/psString.c (modified) * trunk/psLib/src/sysUtils/psString.h (modified) Update psStringNCopy to check for maximum value.