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) @3307   21 years jhoblitt initial import
(edit) @3306   21 years eugene coordops now in libohana
(edit) @3305   21 years eugene cleaned up old files
(edit) @3304   21 years eugene coordops is in libohana
(edit) @3303   21 years eugene removed old functions from outdated versions
(edit) @3302   21 years desonia * empty log message *
(edit) @3301   21 years desonia Bug #307 - numElementsSquared should not overflow given large images.
(edit) @3300   21 years eugene changed psMinLM funcs to pmMinLM…
(edit) @3299   21 years desonia added psRandom.h to psLib.h
(edit) @3298   21 years desonia fixed multiple small bugs, including bug 302.
(edit) @3297   21 years eugene mosastro work
(edit) @3296   21 years eugene added WRP and DIS models, adjusted PLY terms
(edit) @3295   21 years eugene importing mosastro
(edit) @3294   21 years eugene importing new mosastro version
(edit) @3293   21 years evanalst Update test case for psSphereTransformApply.
(edit) @3292   21 years evanalst Update the psSphere and psPlane free functions.
(edit) @3291   21 years evanalst Update psVectorToMatrix and psMatrixToVector for type psF32.
(edit) @3290   21 years evanalst Update psVectorToMatrix to work for type psF32.
(edit) @3289   21 years evanalst Updated test case to increase code coverage for psBitSetOp.
(edit) @3288   21 years evanalst Add addition test case for increased code coverage for psBitSetNot.
(edit) @3287   21 years evanalst Added additional test case to increase code coverage.
(edit) @3286   21 years desonia * empty log message *
(edit) @3285   21 years evanalst Update unit test format.
(edit) @3284   21 years evanalst Update header comments to match functions being tested.
(edit) @3283   21 years evanalst Updated interpolation test case for all values.
(edit) @3282   21 years desonia * empty log message *
(edit) @3281   21 years desonia tests moved into tst_psArray as is.
(edit) @3280   21 years evanalst Update input table.
(edit) @3279   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'rel4_3'.
(edit) @3278   21 years desonia fixes related to Bug 299.
(edit) @3277   21 years desonia * empty log message *
(edit) @3276   21 years desonia merged in the changes cooresponding to the fix of Bug 299.
(edit) @3275   21 years desonia * empty log message *
(edit) @3274   21 years evanalst Update stdout file.
(edit) @3273   21 years evanalst Check stdout file.
(edit) @3272   21 years evanalst Update STDERR file for new error message generated.
(edit) @3271   21 years evanalst Update psLookupTable functions to met requirements.
(edit) @3270   21 years evanalst Removed
(edit) @3269   21 years evanalst Update STDERR file for new unit tests.
(edit) @3268   21 years evanalst Add additional test case for psLookupTable functions.
(edit) @3267   21 years evanalst Add additional file for psLookupTable unit test.
(edit) @3266   21 years eugene instructions
(edit) @3265   21 years eugene minor cleanup
(edit) @3264   21 years desonia Fixed bugs as reported by IfA.
(edit) @3263   21 years eugene cleaned up time types
(edit) @3262   21 years eugene minor cleanups
(edit) @3261   21 years eugene added tagging script, other minor cleanups
(edit) @3260   21 years eugene added changelog
(edit) @3259   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'libfits-1-1'.
(edit) @3258   21 years eugene added ChangeLog.txt
(edit) @3257   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'kii-1-1'.
(edit) @3256   21 years eugene added change log
(edit) @3255   21 years eugene updated change log
(edit) @3254   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'elixir-1-1'.
(edit) @3253   21 years eugene added ChangeLog.txt
(edit) @3252   21 years jhoblitt tidying
(edit) @3251   21 years jhoblitt test cleanups and additions
(edit) @3250   21 years jhoblitt remove psDBPTypeAsString()
(edit) @3249   21 years jhoblitt fix PS_META_PRIMITIVE handling in psDBPackRow()
(edit) @3248   21 years Paul Price Made psMemSetDeallocator and psMemGetDeallocator public functions, and …
(edit) @3247   21 years desonia * empty log message *
(edit) @3246   21 years desonia changed the prototype of psMetadataLookup_.
(edit) @3245   21 years jhoblitt add DECIMAL to psDBGetSQLToPTypeTable()
(edit) @3244   21 years jhoblitt change to psAbort() & psError() for error handling remove const from …
(edit) @3243   21 years jhoblitt add transactions to psDBDeleteRows()
(edit) @3242   21 years jhoblitt add psDBPTypeToSQL() & psDBPTypeToMySQL() rename psDBGetPSToSQLTable() …
(edit) @3241   21 years desonia * empty log message *
(edit) @3240   21 years desonia * empty log message *
(edit) @3239   21 years desonia added hack to tell libtool about library dependencies without actually …
(edit) @3238   21 years desonia added check so that config/etc is not installed on top of itself.
(edit) @3237   21 years desonia * empty log message *
(edit) @3236   21 years jhoblitt fix psDBMySQLToPType() param types remove debugging statement
(edit) @3235   21 years jhoblitt add limit param to psDBSelectRows() change psDBUpdateRows() & …
(edit) @3234   21 years jhoblitt add limit param to psDBSelectRows()
(edit) @3233   21 years desonia * empty log message *
(edit) @3232   21 years desonia replaced GNU extensions with equivalents.
(edit) @3231   21 years desonia * empty log message *
(edit) @3230   21 years jhoblitt add doxygen descriptions for public functions
(edit) @3229   21 years desonia * empty log message *
(edit) @3228   21 years desonia migrated to using pslib-config script to get proper flags.
(edit) @3227   21 years desonia fixed install to make the share/pslib and etc/pslib directories as needed.
(edit) @3226   21 years desonia changed failure return from 256 to 64, so autotools better recognizes it.
(edit) @3225   21 years desonia removed check of make output (using only return value now).
(edit) @3224   21 years jhoblitt convert from psMetadataAddItem() to psMetadataAdd()
(edit) @3223   21 years jhoblitt add psDBDeleteRows() add psDBGenerateDeleteRowSQL()
(edit) @3222   21 years jhoblitt work around ref-counting bug with psMetadataItemAlloc() in …
(edit) @3221   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'rel4'.
(edit) @3220   21 years desonia * empty log message *
(edit) @3219   21 years desonia made compiler optimization an explicit option. Also made default perl …
(edit) @3218   21 years desonia * empty log message *
(edit) @3217   21 years jhoblitt fix logic error in psDBPackRow()
(edit) @3216   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'SDRS-04'.
(edit) @3215   21 years eugene updates for final cycle 5
(edit) @3214   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'ADD-09'.
(edit) @3213   21 years eugene final for cycle 5
(edit) @3212   21 years eugene pcontrol dev : hosts + jobs running
(edit) @3211   21 years eugene pcontrol dev
(edit) @3210   21 years jhoblitt file reorganization
(edit) @3209   21 years jhoblitt merge psDBGenerateSelectColumnSQL() & psDBGenerateSelectRowsSQL() into …
(edit) @3208   21 years jhoblitt rework string handling to take advantage of the improved …
Note: See TracRevisionLog for help on using the revision log.