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) @4335   21 years jhoblitt shorten AT test descriptions
(edit) @4334   21 years jhoblitt add [foo]ObjectFromMetadata() src & tests
(edit) @4333   21 years jhoblitt change md to be const
(edit) @4332   21 years jhoblitt add [foo]RowMetadataFromObject() src & tests
(edit) @4331   21 years jhoblitt change object to be const
(edit) @4330   21 years drobbin * empty log message *
(edit) @4329   21 years jhoblitt add [foo]SelectRowsFits tests
(edit) @4328   21 years jhoblitt fix rowSet being free'd in the wrong place
(edit) @4327   21 years jhoblitt suppress a type warning by casting
(edit) @4326   21 years jhoblitt factor out intermediate value variables where it doesn't impact readability
(edit) @4325   21 years jhoblitt remove unnecessary whitespace
(edit) @4324   21 years jhoblitt prefix doxygen group with namespace
(edit) @4323   21 years jhoblitt add [foo]MetadataFromObject() & [foo]ObjectFromMetadata() headers
(edit) @4322   21 years gusciora The code is in better shape than the release version. …
(edit) @4321   21 years drobbin * empty log message *
(edit) @4320   21 years jhoblitt workaround for psArrayGet() not incrementing the ref count
(edit) @4319   21 years jhoblitt add [foo]InsertFits() src
(edit) @4318   21 years evanalst Update test case for psDBDumpRows.
(edit) @4317   21 years evanalst Update test case for psDBDumpRows.
(edit) @4316   21 years drobbin * empty log message *
(edit) @4315   21 years drobbin * empty log message *
(edit) @4314   21 years evanalst Update STDERR for tst_psDB.
(edit) @4313   21 years Paul Price Adding dummy GPC FITS file.
(edit) @4312   21 years drobbin * empty log message *
(edit) @4311   21 years evanalst Update function psDBInsertRows to handle invalid parameters.
(edit) @4310   21 years evanalst Update test case for psDBInsertRows.
(edit) @4309   21 years Paul Price Reading in an FPA seems to be working!
(edit) @4308   21 years desonia added enhancement to psFree so that it sets the reference being freed …
(edit) @4307   21 years drobbin * empty log message *
(edit) @4306   21 years eugene fixed up precedence
(edit) @4305   21 years eugene added erf to stack_math, fixed up precedence order
(edit) @4304   21 years eugene changed convergence test to gain version
(edit) @4303   21 years eugene added -quiet mode
(edit) @4302   21 years eugene dropped printout of Ncommand calls
(edit) @4301   21 years eugene fixed typo
(edit) @4300   21 years eugene added corruption tests to ohana_allocate
(edit) @4299   21 years eugene fixed up 2mass to handle allsky release
(edit) @4298   21 years drobbin * empty log message *
(edit) @4297   21 years evanalst Update psDBInsertOneRow for invalid arguments.
(edit) @4296   21 years evanalst Update test case for psDBInsertOneRow.
(edit) @4295   21 years evanalst Update test case for psDBSelectRows with null where argument.
(edit) @4294   21 years evanalst Update test case for psDBSelectRows
(edit) @4293   21 years drobbin * empty log message *
(edit) @4292   21 years evanalst Update test case for psDBSelectColumnNum.
(edit) @4291   21 years gusciora
(edit) @4290   21 years gusciora Removed bug in pmRejectPixels().
(edit) @4289   21 years gusciora
(edit) @4288   21 years gusciora
(edit) @4287   21 years gusciora
(edit) @4286   21 years gusciora CHeck in, check in often. -- RDD
(edit) @4285   21 years drobbin * empty log message *
(edit) @4284   21 years jhoblitt add extension name
(edit) @4283   21 years jhoblitt add [foo]InsertFits() tests
(edit) @4282   21 years drobbin * empty log message *
(edit) @4281   21 years Paul Price Adding additional important concepts
(edit) @4280   21 years evanalst Update test case for psDBSelectColumn.
(edit) @4279   21 years evanalst Update function psDBSelectColumn to handle invalid parameters.
(edit) @4278   21 years jhoblitt run [foo]PopFits() tests
(edit) @4277   21 years jhoblitt add [foo]PopFits src
(edit) @4276   21 years jhoblitt comment update
(edit) @4275   21 years Paul Price Adding LRIS-B example config
(edit) @4274   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'SDRS-15'.
(edit) @4273   21 years eugene updates to trace/log
(edit) @4272   21 years evanalst Update test case for function psDBDropTable to verify invalid arguments.
(edit) @4271   21 years evanalst Update psDBDropTable to handle invalid parameters.
(edit) @4270   21 years evanalst Update test case for psCreateTable to verify invalid arguments.
(edit) @4269   21 years evanalst Update psDBCreateTable to handle invalid arguments.
(edit) @4268   21 years Paul Price Updated psFits stuff --- added some functions, and changed some too
(edit) @4267   21 years jhoblitt change limit params to type unsigned long long
(edit) @4266   21 years jhoblitt find extension to insert by name
(edit) @4265   21 years jhoblitt fix type warning
(edit) @4264   21 years jhoblitt add popfits_c.tt
(edit) @4263   21 years evanalst Update test case for psDBChange to verify invalid arguments.
(edit) @4262   21 years evanalst Update psDBChange to handle invalid arguments.
(edit) @4261   21 years Paul Price Updated psImageMaskRegion/Circle and psImageKeepRegion/Circle.
(edit) @4260   21 years jhoblitt no longer abv. format as fmt
(edit) @4259   21 years jhoblitt change p_psDBRunQuery() to accept a printf() style format
(edit) @4258   21 years jhoblitt add limit param to psDBDeleteRows()
(edit) @4257   21 years evanalst Update test case fro psDBInit and psDBCleanup to include error conditions.
(edit) @4256   21 years evanalst Update function psDBInit and psDBCleanup to handle error conditions.
(edit) @4255   21 years jhoblitt change mysql 'limit' types to unsigned long long
(edit) @4254   21 years Paul Price Updating thread policy, removing psMutex (what's the point?), added …
(edit) @4253   21 years eugene added psImageMask/KeepRegion/Circle, psRegionForSquare
(edit) @4252   21 years Paul Price Changed void * to psPtr
(edit) @4251   21 years eugene mask/noise are working
(edit) @4250   21 years jhoblitt add [foo]InsertFits() src
(edit) @4249   21 years jhoblitt add [foo]PopFits() tests
(edit) @4248   21 years jhoblitt add fits writing typo fix
(edit) @4247   21 years Paul Price Lookup tables are a subsection, not subsub.
(edit) @4246   21 years Paul Price Fixing up a bug.
(edit) @4245   21 years Paul Price Small edits.
(edit) @4244   21 years Paul Price Changed some char* to psString to follow policy
(edit) @4243   21 years drobbin * empty log message *
(edit) @4242   21 years Paul Price Changes to psMetadataType --> psDataType
(edit) @4241   21 years jhoblitt add missing psFree()s
(edit) @4240   21 years jhoblitt add const to fits param
(edit) @4239   21 years Paul Price Reorganised
(edit) @4238   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'rel6_1'.
(edit) @4237   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'rel6_0'.
(edit) @4236   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'rel6'.
Note: See TracRevisionLog for help on using the revision log.