IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7973   20 years eugene fixes for tycho / ptolemy related searches
(edit) @7972   20 years jhoblitt fix pzsearchFlushPendingExp() so that newExp entries are created …
(edit) @7971   20 years jhoblitt stub out pxinject
(edit) @7970   20 years jhoblitt change change copydoneMode() to include the pzPendingExp flush as part …
(edit) @7969   20 years jhoblitt change copydoneMode() to be transactional
(edit) @7968   20 years Paul Price Adding statistics recipe
(edit) @7967   20 years jhoblitt fix the variable naming discrepancy in psErrorRgister() introduced by 1.3
(edit) @7966   20 years eugene fixed memory leak
(edit) @7965   20 years eugene fixed typo
(edit) @7964   20 years eugene added LST function
(edit) @7963   20 years eugene added missing Nave_disk entries
(edit) @7962   20 years eugene work to handle very large fields
(edit) @7961   20 years jhoblitt add psTimeStrftime()
(edit) @7960   20 years eugene updates to pantasks client/server; new API for command
(edit) @7959   20 years Paul Price Output filename is optional; default to stdout.
(edit) @7958   20 years jhoblitt run autogen.sh instead of including .h.in in code.txt
(edit) @7957   20 years magnier fixing code/spec consistency (difference in arg names)
(edit) @7955   20 years eugene updates to make spec and code consistent
(edit) @7954   20 years eugene finalize v21
(edit) @7953   20 years Paul Price Fixing error in line escapes --- astyle stuffed up?
(edit) @7952   20 years eugene adding working threads to server/client mode
(edit) @7951   20 years smalle - Added a Root object and associated Product::Parser to query the root …
(edit) @7950   20 years drobbin changed char *line to psString line
(edit) @7949   20 years eugene added lookup table function
(edit) @7948   20 years drobbin Fixed make fail stemming from psMetadataConfigParse argument and …
(edit) @7947   20 years rhl Add possibly helpful struct member comments
(edit) @7946   20 years rhl Assert that readout->mask isn't set to diagnose a potential memory leak
(edit) @7945   20 years rhl Added pmAstromRadiusMatchTP
(edit) @7944   20 years rhl Wrote macro MAKE_ASTROM_RADIUS to generate pmAstromRadiusMatch(); …
(edit) @7943   20 years rhl Add assertion to avoid SEGV
(edit) @7942   20 years rhl Return error indication (NAN/NULL) in case of error, don't just call …
(edit) @7941   20 years rhl Subtract sky even where mask bits are set (per discussion with EAM)
(edit) @7940   20 years eugene fixed some client/server I/O issues
(edit) @7939   20 years eugene better error condition handling
(edit) @7938   20 years eugene unified the client/standalone command functions
(edit) @7937   20 years drobbin Edited psMetadataItemTransfer. Returns false for NULL out input.
(edit) @7936   20 years Paul Price Adding test file for psMetadataConfigParse
(edit) @7935   20 years Paul Price Removing commented-out code.
(edit) @7934   20 years rhl Remove unimplemented p_psPlaneTransformLinearInvert_MHPCC for swig's sake
(edit) @7933   20 years drobbin Edited parseBool to only accept valid boolean values. Edited …
(edit) @7932   20 years Paul Price Fixing description for psLineAdd, in response to bug 780.
(edit) @7931   20 years Paul Price Expanding when the headers and concepts are read. Making sure results …
(edit) @7930   20 years eugene pantasks updates for client/server
(edit) @7929   20 years eugene updates to fix comm problems with buffers (motivated by opihi gprint)
(edit) @7928   20 years rhl Added const where possible following resolution of bug 697; removed …
(edit) @7927   20 years rhl 1/ Rewrote pmAstromRadiusMatch/pmAstromRadiusMatchChip so that they do …
(edit) @7926   20 years rhl 1/ Check for illegal values of pmFPAfileDefineOutput's save parameter …
(edit) @7925   20 years Paul Price Recipe file for ppStats.
(edit) @7924   20 years Paul Price Cleaning up ppStatsSetup(). Bug fixes. Seems to be working.
(edit) @7923   20 years Paul Price Fixing up return values: don't return false unless there's a real error.
(edit) @7922   20 years Paul Price Fixing error message.
(edit) @7921   20 years jhoblitt refactor pzsearchs config/CLI option handling to be consistent with …
(edit) @7920   20 years Paul Price Only attempt to read recipes from site and camera if we know the site …
(edit) @7919   20 years Paul Price SkyProbe cannot be distinguished from other cameras; put it at the …
(edit) @7918   20 years Paul Price Fixing use of regex in psMetadataIterator; see bug 779. Adding new …
(edit) @7917   20 years eugene major updates to use gprint for buffered / threaded printing
(edit) @7916   20 years Paul Price Adding tests for psMetadataIterator
(edit) @7915   20 years jhoblitt remove the double newline after the END tag in a METADATA
(edit) @7914   20 years drobbin Added error handling to memory checking functions. Will hopefully …
(edit) @7913   20 years Paul Price Adding new binary to .cvsignore
(edit) @7912   20 years Paul Price Changing psAlloc to psStringAlloc so that psMemCheckString will work.
(edit) @7911   20 years Paul Price Fixes for psMetadataIterator with a regex. See bugs 777, 778.
(edit) @7910   20 years Paul Price Adding option of outputting concepts in addition to headers.
(edit) @7909   20 years jhoblitt add psDBLastInsertID() add psDBExplicitTrans() add psDBTransaction() …
(edit) @7908   20 years rhl Check pmConfigRead()'s return value
(edit) @7907   20 years rhl Support SAVE.OUTPUT by analogy to SAVE.RES. N.b. defaults to true for …
(edit) @7906   20 years rhl Replace another set of ifs with if else if etc.; check that save is …
(edit) @7905   20 years Paul Price Adding error message and changing return type for psStringSubstitute …
(edit) @7904   20 years rhl replace set of ifs by if else (easier on gdb)
(edit) @7903   20 years Paul Price Adding .cvsignore files. Code now compiles, but not yet tested.
(edit) @7902   20 years Paul Price Initial import of ppStats --- statistics and header tool.
(edit) @7901   20 years drobbin Added str check test for error handling of psString fxns, namely …
(edit) @7900   20 years jhoblitt change psDBInit() so that my.cnf is always read
(edit) @7899   20 years Paul Price Missing value.
(edit) @7898   20 years Paul Price Removing references to SIMPLE camera.
(edit) @7897   20 years Paul Price Fixing name.
(edit) @7896   20 years Paul Price Updating camera configuration.
(edit) @7895   20 years Paul Price Adding ISP.
(edit) @7894   20 years Paul Price Adding first cut for ISP config files.
(edit) @7893   20 years Paul Price Adding RECIPES
(edit) @7892   20 years eugene working on the client/server interactions for pantasks
(edit) @7891   20 years Paul Price Plugging memory leaks in usage function --- wasn't freeing private …
(edit) @7890   20 years Paul Price Removing old code.
(edit) @7889   20 years Paul Price Check the output file to see if it already defines the fringe regions. …
(edit) @7888   20 years Paul Price Getting rid of template file --- we use the output file for that.
(edit) @7887   20 years Paul Price Squashing memory leak: was freeing header instead of its copy.
(edit) @7886   20 years jhoblitt fwv
(edit) @7885   20 years drobbin removed 'const' from getTForm return. Not needed and causing the …
(edit) @7884   20 years jhoblitt link the test drivers against the libpslib.la libtool archive instead …
(edit) @7883   20 years Paul Price Scalars should be written as integers instead of floats. Changed …
(edit) @7882   20 years Paul Price Updating .cvsignore for tap
(edit) @7881   20 years Paul Price Changing the title.…
(edit) @7880   20 years Paul Price Moving psStringSubstitute tests to libtap; resetting stderr output for …
(edit) @7879   20 years Paul Price No need to generate errors --- NULL input gives NULL output, etc.
(edit) @7875   20 years Paul Price * Allow user to specify a random number generator for …
(edit) @7874   20 years Paul Price Adding option --enable-profile for code profiling.
(edit) @7873   20 years Paul Price It's not an error if we can't read the header --- it isn't there to be …
(edit) @7872   20 years jhoblitt add a note about PSVECTOR_SORT_CASE() possibly being faster with a …
(edit) @7871   20 years Paul Price Renaming --enable-profile to --enable-coverage (path coverage, not …
(edit) @7870   20 years Paul Price Optimising code by removing unnecessary allocations, and dereferencing …
Note: See TracRevisionLog for help on using the revision log.