# # ChangeLog for trunk # # Generated by Trac 1.6 # Aug 10, 2026, 3:09:09 AM Thu, 10 Aug 2006 02:22:15 GMT drobbin [8257] * trunk/psLib/src/types/psMetadataItemParse.c (modified) * trunk/psLib/test/types/Makefile.am (modified) edited psMetadataItemParse and tap test. Wed, 09 Aug 2006 05:19:04 GMT Paul Price [8256] * trunk/ippScripts/scripts/phase0imfile.pl (modified) Fixing typo. Wed, 09 Aug 2006 05:18:17 GMT Paul Price [8255] * trunk/ippScripts/scripts/phase0imfile.pl (modified) Adding exposure time, abstracting the p0search options to make change ... Wed, 09 Aug 2006 05:07:49 GMT Paul Price [8254] * trunk/ippconfig/megacam/ppStats_phase0_imfile.config (modified) Whoops, wrong name. Wed, 09 Aug 2006 05:06:46 GMT Paul Price [8253] * trunk/ippconfig/megacam/ppStats_phase0_imfile.config (modified) Adding exposure time for phase 0 imfile processing. Wed, 09 Aug 2006 04:47:47 GMT Paul Price [8252] * trunk/ippconfig/megacam/ppStats_phase0_imfile.config (modified) Typo for STAT. Wed, 09 Aug 2006 04:30:00 GMT jhoblitt [8251] * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/db/psDB.h (modified) make psDBGenerateWhereSQL() public add psTrace() calls to the query ... Wed, 09 Aug 2006 04:27:04 GMT jhoblitt [8250] * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtool.h (modified) * trunk/ippTools/src/regtoolConfig.c (modified) major overhaul to p0search; remove -pending remove -update ... Wed, 09 Aug 2006 04:18:01 GMT eugene [8249] * trunk/Ohana/src/gastro2/src/plots.c (modified) testing residuals Wed, 09 Aug 2006 03:40:07 GMT jhoblitt [8248] * trunk/ippTools/src/dettool.c (modified) minor code formatting Wed, 09 Aug 2006 03:20:08 GMT jhoblitt [8247] * trunk/psLib/src/sys/psError.c (modified) change psError() to call p_psTrace() directly Wed, 09 Aug 2006 02:37:08 GMT jhoblitt [8246] * trunk/psModules/src/camera/pmFPA.c (modified) * trunk/psModules/src/camera/pmFPAConstruct.c (modified) * trunk/psModules/src/camera/pmFPACopy.c (modified) * trunk/psModules/src/camera/pmFPAEnsemble.c (modified) * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) * trunk/psModules/src/camera/pmFPAMosaic.c (modified) * trunk/psModules/src/camera/pmFPARead.c (modified) * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psModules/src/camera/pmHDU.c (modified) * trunk/psModules/src/camera/pmHDUUtils.c (modified) * trunk/psModules/src/concepts/pmConcepts.c (modified) * trunk/psModules/src/concepts/pmConceptsRead.c (modified) * trunk/psModules/src/concepts/pmConceptsWrite.c (modified) * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/detrend/pmFlatNormalize.c (modified) * trunk/psModules/src/detrend/pmFringeStats.c (modified) * trunk/psModules/src/detrend/pmSubtractBias.c (modified) * trunk/psModules/src/detrend/pmSubtractSky.c (modified) * trunk/psModules/src/imcombine/pmImageCombine.c (modified) * trunk/psModules/src/imcombine/pmImageSubtract.c (modified) * trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) * trunk/psModules/src/objects/pmModel.c (modified) * trunk/psModules/src/objects/pmModelGroup.c (modified) * trunk/psModules/src/objects/pmMoments.c (modified) * trunk/psModules/src/objects/pmPeaks.c (modified) * trunk/psModules/src/objects/pmSource.c (modified) * trunk/psModules/src/objects/pmSourceContour.c (modified) * trunk/psModules/src/objects/pmSourceFitModel.c (modified) * trunk/psModules/src/objects/pmSourceSky.c (modified) normalize psTrace() facility names Wed, 09 Aug 2006 02:26:44 GMT jhoblitt [8245] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/math/psMathUtils.c (modified) * trunk/psLib/src/math/psMatrix.c (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/types/psArguments.c (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadataItemCompare.c (modified) normalize psTrace() facility names Wed, 09 Aug 2006 02:01:02 GMT jhoblitt [8244] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sys/psTrace.h (modified) change psTrace() to include __FILE__, __LINE__, & __func__ change ... Wed, 09 Aug 2006 01:51:57 GMT eugene [8243] * trunk/Ohana/src/addstar/src/find_matches.c (modified) * trunk/Ohana/src/addstar/src/find_matches_closest.c (modified) removed annoying trace messages on timing Wed, 09 Aug 2006 01:51:28 GMT eugene [8242] * trunk/Ohana/src/libdvo/src/coordops.c (modified) added the ZPL type (ZEA + polynomial) Wed, 09 Aug 2006 01:50:18 GMT eugene [8241] * trunk/Ohana/src/gastro2/Makefile (modified) * trunk/Ohana/src/gastro2/include/gastro2.h (modified) * trunk/Ohana/src/gastro2/src/ConfigInit.c (modified) * trunk/Ohana/src/gastro2/src/coordtest.c (added) * trunk/Ohana/src/gastro2/src/gargs.c (modified) * trunk/Ohana/src/gastro2/src/gastro2.c (modified) * trunk/Ohana/src/gastro2/src/gfit2.c (modified) * trunk/Ohana/src/gastro2/src/gpairs.c (added) * trunk/Ohana/src/gastro2/src/gproject2.c (modified) * trunk/Ohana/src/gastro2/src/greference2.c (modified) * trunk/Ohana/src/gastro2/src/grid.c (modified) * trunk/Ohana/src/gastro2/src/plots.c (modified) * trunk/Ohana/src/gastro2/src/polyfit.c (added) substantial work to correctly handle higher order polynomial. ... Wed, 09 Aug 2006 01:40:51 GMT Paul Price [8240] * trunk/ippScripts/scripts/phase0imfile.pl (added) Adding script to perform phase 0 processing on image file level --- ... Wed, 09 Aug 2006 01:14:49 GMT Paul Price [8239] * trunk/ippScripts/scripts/phase0exp.pl (modified) Fixing error message to correspond with problem. Wed, 09 Aug 2006 01:11:18 GMT Paul Price [8238] * trunk/ippconfig/megacam/camera.config (modified) * trunk/ippconfig/megacam/ppStats_phase0.config (deleted) * trunk/ippconfig/megacam/ppStats_phase0_exp.config (added) * trunk/ippconfig/megacam/ppStats_phase0_imfile.config (added) Splitting ppStats_phase0.config into recipes for the imfile-level and ... Wed, 09 Aug 2006 01:00:04 GMT Paul Price [8237] * trunk/ippScripts/scripts/phase0exp.pl (modified) Extra comments, adding detrend flag for output. Wed, 09 Aug 2006 00:54:43 GMT Paul Price [8236] * trunk/ippScripts/scripts/phase0exp.pl (modified) Fixed to do phase 0 processing on the exposure level, including ... Wed, 09 Aug 2006 00:34:38 GMT drobbin [8235] * trunk/psLib/test/types/tap_psMetadataItemCompare.c (modified) Updated/finished test. errors remain but I'm not allowed to fix them ... Wed, 09 Aug 2006 00:06:26 GMT drobbin [8234] * trunk/psLib/src/pstap.h (added) * trunk/psLib/test/sys/tap_psStringSubstitute.c (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/tap_psMetadataItemCompare.c (modified) * trunk/psLib/test/types/tst_psMetadata_01.c (modified) Edited psStringSubstitute test for errors. Added tap_psMetaItemComp ... Tue, 08 Aug 2006 23:39:59 GMT jhoblitt [8233] * trunk/psLib/src/sys/psErrorCodes.c.in (modified) bug #790 - remove psErrorText.h and inline all error codes. all ... Tue, 08 Aug 2006 23:32:23 GMT jhoblitt [8232] * trunk/psLib/src (modified) * trunk/psLib/src/.cvsignore (modified) * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/fft/psImageFFT.c (modified) * trunk/psLib/src/fft/psVectorFFT.c (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/fits/psFitsHeader.c (modified) * trunk/psLib/src/fits/psFitsImage.c (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageMaskOps.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImagePixelManip.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStructManip.c (modified) * trunk/psLib/src/math/psBinaryOp.c (modified) * trunk/psLib/src/math/psMathUtils.c (modified) * trunk/psLib/src/math/psMatrix.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psRandom.c (modified) * trunk/psLib/src/math/psRegion.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psUnaryOp.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/psErrorText.h.in (deleted) * trunk/psLib/src/psErrorText_en.dat (deleted) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psErrorCodes.c.in (modified) * 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/types/psArguments.c (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/psPixels.c (modified) * trunk/psLib/src/xml/psXML.c (modified) * trunk/psLib/src/xml/psXML.h (modified) bug #790 - remove psErrorText.h and inline all error codes. all ... Tue, 08 Aug 2006 23:11:25 GMT jhoblitt [8231] * trunk/psLib/src/sys/psError.h (modified) add _() macro for future use with gettext Tue, 08 Aug 2006 22:07:37 GMT magnier [8230] * trunk/psLib/test/mathtypes/tap_psVector.c (modified) added a memcheck test point to the first block Tue, 08 Aug 2006 03:07:29 GMT jhoblitt [8228] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) * trunk/ippdb/tests/alloc.c (modified) * trunk/ippdb/tests/insert.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) * trunk/ippdb/tests/pop.c (modified) VESION 0.0.23 Tue, 08 Aug 2006 03:06:28 GMT jhoblitt [8227] * trunk/dbconfig/Makefile (modified) * trunk/dbconfig/tasks.md (modified) add multiple stats to rawImfile Tue, 08 Aug 2006 01:53:31 GMT jhoblitt [8226] * trunk/psLib/src/sys/psError.c (modified) bug #791 - change p_psError() to use psTrace() instead of psLogMsg() Tue, 08 Aug 2006 01:40:21 GMT drobbin [8225] * trunk/psLib/test/types/tap_psMetadataItemCompare.c (added) Added test framework for psMetadataItemCompare. Not yet finished ... Tue, 08 Aug 2006 01:27:45 GMT drobbin [8224] * trunk/psLib/src/types/psMetadataItemCompare.c (modified) * trunk/psLib/src/types/psMetadataItemCompare.h (modified) * trunk/psLib/test/sys/tap_psStringSubstitute.c (modified) * trunk/psLib/test/types/tst_psMetadata_01.c (modified) Added psMetadataItemCompare test to tst_psMetadata_01.c and edited ... Tue, 08 Aug 2006 00:25:35 GMT jhoblitt [8222] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) VERSION to 0.0.22 Tue, 08 Aug 2006 00:23:42 GMT jhoblitt [8220] * trunk/glueforge/configure.ac (modified) VERSION to 0.20 Tue, 08 Aug 2006 00:23:33 GMT jhoblitt [8219] * trunk/glueforge/templates/psdb/printmetadatas.tt (modified) * trunk/glueforge/templates/psdb/printmetadatasraw.tt (modified) fix handling of nested metadata Mon, 07 Aug 2006 22:15:38 GMT jhoblitt [8218] * trunk/ippTools/src/dettoolConfig.c (modified) add -simple to all output modes (2nd try) Mon, 07 Aug 2006 22:13:26 GMT jhoblitt [8217] * trunk/ippTools/src/dettoolConfig.c (modified) add -simple to all output modes Mon, 07 Aug 2006 22:12:22 GMT Paul Price [8216] * trunk/ippTools/src/Makefile.am (modified) Fixing problem with dependencies when "make" is used in parallel. Mon, 07 Aug 2006 19:57:19 GMT jhoblitt [8214] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) VERSION to 0.0.21 Mon, 07 Aug 2006 19:54:45 GMT jhoblitt [8212] * trunk/glueforge/templates/psdb/printmetadataraw.tt (modified) change pipe separator to a space Mon, 07 Aug 2006 09:35:58 GMT jhoblitt [8210] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) VERSION 0.0.20 Mon, 07 Aug 2006 09:33:48 GMT jhoblitt [8208] * trunk/glueforge/configure.ac (modified) VERSION to 0.18 Mon, 07 Aug 2006 09:33:30 GMT jhoblitt [8207] * trunk/glueforge/templates/psdb/printmetadataraw.tt (modified) * trunk/glueforge/templates/psdb/printobjects.tt (modified) implement a "simple" output format Mon, 07 Aug 2006 04:09:11 GMT jhoblitt [8206] * trunk/glueforge/templates/psdb/printmetadata.tt (modified) * trunk/glueforge/templates/psdb/printmetadata_h.tt (modified) * trunk/glueforge/templates/psdb/printmetadataraw.tt (modified) * trunk/glueforge/templates/psdb/printmetadataraw_h.tt (modified) * trunk/glueforge/templates/psdb/printmetadatas.tt (modified) * trunk/glueforge/templates/psdb/printmetadatas_h.tt (modified) * trunk/glueforge/templates/psdb/printmetadatasraw.tt (modified) * trunk/glueforge/templates/psdb/printmetadatasraw_h.tt (modified) * trunk/glueforge/templates/psdb/printobjects.tt (modified) * trunk/glueforge/templates/psdb/printobjects_h.tt (modified) shorten mdconfigformat -> mdcf Mon, 07 Aug 2006 04:03:57 GMT jhoblitt [8205] * trunk/ippTools/src/dettool.c (modified) switch to using [foo]PrintObjects() & ippdbPrint*() functions Mon, 07 Aug 2006 03:23:41 GMT jhoblitt [8204] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) VERSION to 0.0.19 Mon, 07 Aug 2006 03:21:28 GMT jhoblitt [8202] * trunk/glueforge/configure.ac (modified) VERSION to 0.17 Mon, 07 Aug 2006 03:20:46 GMT jhoblitt [8201] * trunk/glueforge/templates/psdb/Makefile.am (modified) * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/header.tt (modified) * trunk/glueforge/templates/psdb/printmetadata.tt (added) * trunk/glueforge/templates/psdb/printmetadata_h.tt (added) * trunk/glueforge/templates/psdb/printmetadataraw.tt (added) * trunk/glueforge/templates/psdb/printmetadataraw_h.tt (added) * trunk/glueforge/templates/psdb/printmetadatas.tt (modified) * trunk/glueforge/templates/psdb/printmetadatas_h.tt (modified) * trunk/glueforge/templates/psdb/printmetadatasraw.tt (added) * trunk/glueforge/templates/psdb/printmetadatasraw_h.tt (added) change [foo]printMetadata() to strip position fields change ... Sun, 06 Aug 2006 21:51:06 GMT eugene [8200] * trunk/Ohana/src/opihi/cmd.astro/drizzle.c (modified) added euler angle rotations Sun, 06 Aug 2006 02:13:07 GMT Paul Price [8199] * trunk/ippconfig/megacam/ppStats_phase0.config (modified) PS::IPP::Metadata::Config->parse doesn't work on the PS_TIME_TAI type ... Sun, 06 Aug 2006 02:12:21 GMT Paul Price [8198] * trunk/ippconfig/ipprc.config (modified) Setting log destination to stderr instead of stdout (which is where ... Sun, 06 Aug 2006 02:05:00 GMT Paul Price [8197] * trunk/ippScripts/scripts/detrend_reject.pl (modified) * trunk/ippScripts/scripts/phase0exp.pl (modified) Adding usage information. Sun, 06 Aug 2006 01:56:13 GMT Paul Price [8196] * trunk/ippScripts/scripts/phase0exp.pl (added) Adding phase 0 script to pull out relevant pieces of information from ... Sun, 06 Aug 2006 01:53:08 GMT Paul Price [8195] * trunk/ppStats/src/ppStatsLoop.c (modified) Fixing up errors when we don't have an entire FPA. Sun, 06 Aug 2006 01:11:00 GMT Paul Price [8194] * trunk/ippScripts/scripts/detrend_reject.pl (added) Adding program to reject files on the basis of outlying statistics. Sun, 06 Aug 2006 00:15:23 GMT eugene [8193] * trunk/ippTasks (added) * trunk/ippTasks/detrend.assess.pro (added) * trunk/ippTasks/detrend.mkruns.pro (added) * trunk/ippTasks/detrend.norm.pro (added) * trunk/ippTasks/detrend.process.pro (added) * trunk/ippTasks/detrend.resid.pro (added) * trunk/ippTasks/detrend.stack.pro (added) * trunk/ippTasks/mkdetrend.pro (added) * trunk/ippTasks/notes.txt (added) adding ippTasks Sat, 05 Aug 2006 23:39:43 GMT eugene [8192] * trunk/Ohana/src/opihi/cmd.data/queuedrop.c (modified) * trunk/Ohana/src/opihi/cmd.data/queuepop.c (modified) * trunk/Ohana/src/opihi/include/convert.h (modified) * trunk/Ohana/src/opihi/include/pantasks.h (modified) * trunk/Ohana/src/opihi/lib.data/convert.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckTimeRanges.c (modified) * trunk/Ohana/src/opihi/pantasks/TaskOps.c (modified) * trunk/Ohana/src/opihi/pantasks/task.c (modified) * trunk/Ohana/src/opihi/pantasks/task_trange.c (modified) fixed up the trange concepts, fixed bugs in queuedrop/queuepop Sat, 05 Aug 2006 15:12:38 GMT eugene [8191] * trunk/Ohana/src/opihi/include/pantasks.h (modified) * trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) * trunk/Ohana/src/opihi/pantasks/CheckTimeRanges.c (modified) * trunk/Ohana/src/opihi/pantasks/task_trange.c (modified) added Nmax option to trange Sat, 05 Aug 2006 13:52:41 GMT eugene [8190] * trunk/Ohana/src/opihi/cmd.data/queuepop.c (modified) * trunk/Ohana/src/opihi/cmd.data/queuepush.c (modified) * trunk/Ohana/src/opihi/doc/pantasks.txt (modified) * trunk/Ohana/src/opihi/include/data.h (modified) * trunk/Ohana/src/opihi/lib.data/queues.c (modified) changed queue key to allow multiple columns Sat, 05 Aug 2006 13:52:15 GMT eugene [8189] * trunk/Ohana/src/opihi/cmd.basic/Makefile (modified) * trunk/Ohana/src/opihi/cmd.basic/init.c (modified) * trunk/Ohana/src/opihi/cmd.basic/strpop.c (added) added strpop function Sat, 05 Aug 2006 03:16:59 GMT jhoblitt [8188] * trunk/ippTools/src/chiptoolConfig.c (modified) * trunk/ippTools/src/regtool.c (modified) fix -ra claim that it -airmass when reporting the "required" option error Sat, 05 Aug 2006 03:05:37 GMT jhoblitt [8187] * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) add -pending -simple fix a memory leak in -pending Sat, 05 Aug 2006 02:07:32 GMT jhoblitt [8186] * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettoolConfig.c (modified) add -simple to -pending Sat, 05 Aug 2006 02:06:39 GMT eugene [8185] * trunk/Ohana/src/opihi/doc/pcontrol.txt (modified) notes Sat, 05 Aug 2006 02:06:23 GMT eugene [8184] * trunk/Ohana/src/opihi/pantasks/ControllerOps.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_host.c (modified) * trunk/Ohana/src/opihi/pantasks/controller_pulse.c (modified) check for failure to start controller Sat, 05 Aug 2006 02:05:30 GMT eugene [8183] * trunk/Ohana/src/opihi/pcontrol/HostOps.c (modified) fixed logic on FindNamedHostStack (N >= 0) Sat, 05 Aug 2006 02:04:52 GMT eugene [8182] * trunk/Ohana/src/opihi/pantasks/pantasks.c (modified) dropped default keyboard timeout Sat, 05 Aug 2006 02:04:27 GMT eugene [8181] * trunk/Ohana/src/opihi/pcontrol/host.c (modified) better response for host check Sat, 05 Aug 2006 02:04:08 GMT eugene [8179] * trunk/Ohana/src/opihi/pclient/pclient.c (modified) * trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) adding gprintInit Sat, 05 Aug 2006 02:03:33 GMT eugene [8178] * trunk/Ohana/src/opihi/cmd.basic/run_if.c (modified) added syntax error message on logic Sat, 05 Aug 2006 02:03:16 GMT eugene [8177] * trunk/Ohana/src/opihi/cmd.data/Makefile (modified) * trunk/Ohana/src/opihi/cmd.data/init.c (modified) * trunk/Ohana/src/opihi/cmd.data/queuedrop.c (added) adding queuedrop Sat, 05 Aug 2006 02:02:38 GMT eugene [8176] * trunk/Ohana/src/opihi/dimm/version.c (modified) * trunk/Ohana/src/opihi/dvo/version.c (modified) * trunk/Ohana/src/opihi/mana/version.c (modified) * trunk/Ohana/src/opihi/pantasks/version.c (modified) * trunk/Ohana/src/opihi/pclient/version.c (modified) * trunk/Ohana/src/opihi/pcontrol/version.c (modified) cleaner versions of "version" Sat, 05 Aug 2006 01:59:47 GMT jhoblitt [8175] * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettool.h (modified) * trunk/ippTools/src/dettoolConfig.c (modified) * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtools.h (modified) add dettool -pending add p0search (-define) -uri -b1_uri & -b2_uri ... Sat, 05 Aug 2006 01:59:17 GMT eugene [8174] * trunk/Ohana/src/opihi/include/shell.h (modified) * trunk/Ohana/src/opihi/lib.shell/version.c (modified) added strip_version to return just the version name Sat, 05 Aug 2006 01:58:26 GMT eugene [8173] * trunk/Ohana/src/opihi/pclient/test (added) * trunk/Ohana/src/opihi/pclient/test/status.sh (added) * trunk/Ohana/src/opihi/pclient/test/version.sh (added) * trunk/Ohana/src/opihi/test/basic.sh (added) * trunk/Ohana/src/opihi/test/pclient.sh (added) * trunk/Ohana/src/opihi/test/tests.sh (modified) adding more test scripts Sat, 05 Aug 2006 01:55:56 GMT jhoblitt [8171] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) VERSION 0.0.18 Sat, 05 Aug 2006 01:52:47 GMT jhoblitt [8169] * trunk/glueforge/configure.ac (modified) VERSION to 0.16 Sat, 05 Aug 2006 01:51:50 GMT jhoblitt [8168] * trunk/glueforge/templates/psdb/printmetadatas.tt (modified) fix a potental double free Sat, 05 Aug 2006 01:14:28 GMT jhoblitt [8166] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) VERSION 0.0.17 Sat, 05 Aug 2006 01:13:00 GMT jhoblitt [8165] * trunk/glueforge/configure.ac (modified) VERSION to 0.15 Sat, 05 Aug 2006 01:12:41 GMT jhoblitt [8164] * trunk/glueforge/templates/psdb/printmetadatas.tt (modified) fix a double free Sat, 05 Aug 2006 01:08:49 GMT jhoblitt [8162] * trunk/ippdb/configure.ac (modified) VERSION to 0.0.16 Sat, 05 Aug 2006 01:08:30 GMT jhoblitt [8161] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) VERSION 0.0.16 Sat, 05 Aug 2006 01:07:05 GMT jhoblitt [8160] * trunk/glueforge/configure.ac (modified) VERSION to 0.14 Sat, 05 Aug 2006 01:06:41 GMT jhoblitt [8159] * trunk/glueforge/templates/psdb/Makefile.am (modified) * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/header.tt (modified) * trunk/glueforge/templates/psdb/printmetadatas.tt (added) * trunk/glueforge/templates/psdb/printmetadatas_h.tt (added) add [foo]PrintMetadatas() Sat, 05 Aug 2006 00:58:54 GMT jhoblitt [8158] * trunk/glueforge/templates/psdb/printobjects_h.tt (modified) doc update Sat, 05 Aug 2006 00:35:59 GMT jhoblitt [8156] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) VERSION 0.0.15 Sat, 05 Aug 2006 00:34:05 GMT jhoblitt [8155] * trunk/glueforge/configure.ac (modified) VERSION to 0.13 Sat, 05 Aug 2006 00:32:50 GMT jhoblitt [8154] * trunk/glueforge/templates/psdb/Makefile.am (modified) * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/header.tt (modified) * trunk/glueforge/templates/psdb/printobjects.tt (added) * trunk/glueforge/templates/psdb/printobjects_h.tt (added) add [foo]PrintObjects() Sat, 05 Aug 2006 00:27:08 GMT jhoblitt [8152] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) VERSION 0.0.14 Fri, 04 Aug 2006 23:07:06 GMT jhoblitt [8151] * trunk/ippdb/configure.ac (modified) VERSION to 0.0.13 Fri, 04 Aug 2006 23:04:56 GMT jhoblitt [8149] * trunk/ippdb/src/ippdb.c (copied) * trunk/ippdb/src/ippdb.h (copied) * trunk/ippdb/tests/alloc.c (copied) * trunk/ippdb/tests/insert.c (copied) * trunk/ippdb/tests/insertobject.c (copied) * trunk/ippdb/tests/metadatafromobject.c (copied) * trunk/ippdb/tests/objectfrommetadata.c (copied) * trunk/ippdb/tests/pop.c (copied) This commit was generated by cvs2svn to compensate for changes in ... Fri, 04 Aug 2006 23:03:41 GMT jhoblitt [8147] * trunk/dbconfig/tasks.md (modified) add uri, b1_uri, & b2_uri to detResidImfileAnalysis Fri, 04 Aug 2006 22:58:58 GMT jhoblitt [8146] * trunk/psLib/src/types/psMetadataConfig.c (modified) condense calls to psStringAppend() in formatMetadataItem() Fri, 04 Aug 2006 22:51:21 GMT jhoblitt [8145] * trunk/psLib/src/types/psMetadataConfig.c (modified) bug #787 - partially done - columnize primitive types and strings Fri, 04 Aug 2006 22:18:04 GMT smalle [8144] * trunk/DataStore/lib/DataStore/Root.pm (modified) - fixed doc Fri, 04 Aug 2006 21:42:56 GMT Paul Price [8143] * trunk/ippconfig/megacam/ppStats_phase0.config (modified) Removing statistics --- takes too long. Fri, 04 Aug 2006 20:15:33 GMT Paul Price [8142] * trunk/ippdb (modified) * trunk/ippdb/.cvsignore (added) * trunk/ippdb/src (modified) * trunk/ippdb/src/.cvsignore (added) * trunk/ippdb/tests (modified) * trunk/ippdb/tests/.cvsignore (added) Adding .cvsignore files Fri, 04 Aug 2006 12:55:02 GMT eugene [8141] * trunk/doc/design/Makefile (modified) * trunk/doc/design/ippCommission.tex (added) adding IPP Commissioning document