IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6151   21 years jhoblitt unneeded code
(edit) @6150   21 years jhoblitt make -inst optional add -exp_id -class -class_id -url misc. option cleanup
(edit) @6149   21 years Paul Price Adding to .cvsignore.
(edit) @6148   21 years Paul Price It's working, but with memory leaks; tried to fix them, but they are …
(edit) @6147   21 years Paul Price Missed a curly.
(edit) @6146   21 years Paul Price Removing autoheader from operation
(edit) @6145   21 years Paul Price Trying to fix memory leaks, but they are a long way down; too hard to …
(edit) @6144   21 years Paul Price Tweaking configure.ac
(edit) @6143   21 years Paul Price Adding to .cvsignore files
(edit) @6142   21 years jhoblitt update
(edit) @6141   21 years Paul Price Fix to make psphot and psphotTest link against libpsphot
(edit) @6140   21 years Paul Price Migrating build system to autoconf
(edit) @6139   21 years jhoblitt move modes into functions
(edit) @6138   21 years jhoblitt update -define
(edit) @6137   21 years jhoblitt add note
(edit) @6136   21 years jhoblitt check function parameters
(edit) @6135   21 years jhoblitt revised -define logic
(edit) @6134   21 years jhoblitt add p2searchDoneFrames()
(edit) @6133   21 years jhoblitt check function parameters
(edit) @6132   21 years magnier adding patch from josh
(edit) @6131   21 years jhoblitt add db error checking
(edit) @6130   21 years eugene adds
(edit) @6129   21 years jhoblitt set pslib dep to 0.9.0
(edit) @6128   21 years jhoblitt whitespace
(edit) @6127   21 years jhoblitt add error checking
(edit) @6126   21 years jhoblitt exit() instead of psAbort() where resonable
(edit) @6125   21 years Paul Price Working, but leaks memory something chronic
(edit) @6124   21 years Paul Price Working, but leaks memory something chronic
(edit) @6123   21 years jhoblitt fix psArray index to prevent segfaults
(edit) @6122   21 years jhoblitt add -inst option to set the camera name ignore -camera
(edit) @6121   21 years jhoblitt VERSION to '0.08'
(edit) @6120   21 years jhoblitt let chmod fail silently
(edit) @6119   21 years jhoblitt VERSION to '0.07'
(edit) @6118   21 years jhoblitt make doxygen optional
(edit) @6117   21 years eugene modifications to support psphot on pmReadout with full IPP config files
(edit) @6116   21 years magnier made memory traces 64-bit compatible
(edit) @6115   21 years Paul Price Adding additional configuration examples; these probably aren't …
(edit) @6114   21 years Paul Price Freeing detrend cells as we go
(edit) @6113   21 years Paul Price Fixed up freeing an FPA hierarchy at lower levels (and retaining the …
(edit) @6112   21 years jhoblitt whitespace reform
(edit) @6111   21 years jhoblitt use lowercase database field names
(edit) @6110   21 years jhoblitt move psTimeIsZero() -> p2alloc.c
(edit) @6109   21 years jhoblitt whitespace reform
(edit) @6108   21 years jhoblitt don't hardcode the binary's name
(edit) @6107   21 years jhoblitt don't segfault when an option isn't specified
(edit) @6106   21 years jhoblitt revised output format
(edit) @6105   21 years jhoblitt deactivate searching on time more cleanups
(edit) @6104   21 years jhoblitt select options via a switch stmt instead of multiple if stmts
(edit) @6103   21 years jhoblitt change -quick into a boolean flag
(edit) @6102   21 years jhoblitt fwv
(edit) @6101   21 years gusciora Restructuring of the psMinimize.c file psMinimizeLMM.c …
(edit) @6100   21 years gusciora .…
(edit) @6099   21 years gusciora Rewrite of the previous poly fitting tests. These are more complete, …
(edit) @6098   21 years jhoblitt revised schema
(edit) @6097   21 years jhoblitt add --verbose option
(edit) @6096   21 years jhoblitt fwv
(edit) @6095   21 years jhoblitt don't make exp_id a Primary Key in Imfile tables
(edit) @6094   21 years jhoblitt add 'RESET QUERY CACHE'
(edit) @6093   21 years jhoblitt set camera_name and force filter to NULL
(edit) @6092   21 years jhoblitt more cleanup
(edit) @6091   21 years jhoblitt add p2admin -recreate option
(edit) @6090   21 years jhoblitt reset psArray index to 0 to prevent segfaults
(edit) @6089   21 years Paul Price Adding configuration files
(edit) @6088   21 years eugene added urls
(edit) @6087   21 years jhoblitt fix type casting
(edit) @6086   21 years jhoblitt table field updates more cleanups
(edit) @6085   21 years jhoblitt remove 'camera' field from imfile tables
(edit) @6084   21 years jhoblitt make exp & imfile tables symmetric
(edit) @6083   21 years jhoblitt fix column names more cleanup
(edit) @6082   21 years jhoblitt add filter to rawScienceExp table
(edit) @6081   21 years jhoblitt accidental addition
(edit) @6080   21 years Paul Price Readouts now contain a subimage
(edit) @6079   21 years Paul Price Changed the way things are loaded
(edit) @6078   21 years Paul Price Small cleanups
(edit) @6077   21 years Paul Price Small fixes
(edit) @6076   21 years Paul Price Fixing flat field so that it only acts on the trim section
(edit) @6075   21 years jhoblitt typo fix
(edit) @6074   21 years jhoblitt disable P2_MODE_UPDATE mode add errorchecking for all functions
(edit) @6073   21 years jhoblitt comment out time handling specific code add errorcheckiing for …
(edit) @6072   21 years jhoblitt whitespace reform
(edit) @6071   21 years jhoblitt whitespace reform
(edit) @6070   21 years jhoblitt whitespace reform
(edit) @6069   21 years jhoblitt add whitespace
(edit) @6068   21 years jhoblitt fix inversion of create/delete functions
(edit) @6067   21 years Paul Price Applying patch from Josh to fix pmConfigDB
(edit) @6066   21 years jhoblitt setup help arguments before trying to display them in all cases
(edit) @6065   21 years jhoblitt fix optional argument listing
(edit) @6064   21 years Paul Price Working, I think
(edit) @6063   21 years jhoblitt rename p2search.h -> p2tools.h
(edit) @6062   21 years Paul Price Getting a working ppImage
(edit) @6061   21 years jhoblitt set RECIPE to "PHASE2"
(edit) @6060   21 years jhoblitt compilation fixes switch to using the metadatadb API
(edit) @6059   21 years Paul Price Adding configuration data for testing
(edit) @6058   21 years jhoblitt split p2admin & p2search into their own binary builds add p2alloc.
(edit) @6057   21 years jhoblitt link against psmodule[s]
(edit) @6056   21 years eugene adapted everything to work with pmReadout *readout instead of …
(edit) @6055   21 years eugene updates
(edit) @6054   21 years eugene updates
(edit) @6053   21 years jhoblitt add class field to p2DoneExp
(edit) @6052   21 years jhoblitt pkgconfig probe for metadatadb build fixes
Note: See TracRevisionLog for help on using the revision log.