IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3982   21 years evanalst Update STDOUT file.
(edit) @3980   21 years desonia fixed some signedness warnings under GCC 4.0
(edit) @3979   21 years desonia updated the list of generated files.
(edit) @3978   21 years desonia * empty log message *
(edit) @3977   21 years desonia fixes to psRegion.
(edit) @3976   21 years desonia modified tests to match new psRegion functions.
(edit) @3974   21 years desonia new tests.
(edit) @3973   21 years desonia moved functions around.
(edit) @3970   21 years desonia reorganized the image functions into more files.
(edit) @3968   21 years desonia reorganized the functions into more files.
(edit) @3963   21 years asc test limit param for psDBSelectRows
(edit) @3962   21 years asc tweak tests for new code, in particular handling/testing …
(edit) @3961   21 years asc Add support for AUTO_INCREMENT
(edit) @3959   21 years desonia changes given implementation of tests for the psPixels functions.
(edit) @3957   21 years asc Applied Josh's patch (bugzilla #413)
(edit) @3956   21 years evanalst Fix error message double negative.
(edit) @3955   21 years evanalst Correct error message "is not invalid" to "is invalid".
(edit) @3952   21 years evanalst Update for additional test cases in SDR appendix A.
(edit) @3945   21 years evanalst Bug #392 fix.
(edit) @3944   21 years desonia * empty log message *
(edit) @3941   21 years evanalst Update STDERR file.
(edit) @3940   21 years desonia tweaks.
(edit) @3939   21 years evanalst Update STDERR.
(edit) @3938   21 years desonia changed the name of parseErrorCodes.pl to psParseErrorCodes and made …
(edit) @3937   21 years desonia little tweaks for Bug 351.
(edit) @3935   21 years desonia added initial implementation of psImageTransform -- untested!
(edit) @3923   21 years desonia pushed to compiling from the install to all target.
(edit) @3889   21 years desonia added FullUnitTest to the list of configured files.
(edit) @3888   21 years desonia File now generated by configure to include build directory of library.
(edit) @3887   21 years desonia fixes to compile on OSX. Mainly dealt with getting cabs to be found …
(edit) @3886   21 years desonia chenges PS_PI* to M_PI*.
(edit) @3885   21 years desonia added --makeonly and --help options.
(edit) @3884   21 years desonia changed PS_PI* to M_PI*.
(edit) @3883   21 years desonia removed the printing of RANDOM numbers!
(edit) @3882   21 years desonia replaced BSD random() function with POSIX rand() funciton.
(edit) @3880   21 years desonia tweaks
(edit) @3879   21 years desonia added psPixels.h to installed header list.
(edit) @3874   21 years desonia added _XOPEN_SOURCE=500 to allow compilation on Gentoo Linux.
(edit) @3873   21 years desonia small syntax tweaks.
(edit) @3866   21 years desonia Bug #395 - consolidated psString functions introduced for psDB to …
(edit) @3857   21 years gusciora Comments.
(edit) @3856   21 years gusciora Got read of image/vector print routine.
(edit) @3855   21 years gusciora Must add in doxygen comments.
(edit) @3854   21 years gusciora Coding standard modes: changed local function names and declared them …
(edit) @3853   21 years gusciora Minor coding standard mods.
(edit) @3852   21 years gusciora Eugene's mods to LM minimization.
(edit) @3851   21 years desonia fix for bug#348. When reading a string table element, the buffer …
(edit) @3850   21 years desonia added a flush of the stream in psTrace. This is required for debuging …
(edit) @3849   21 years asc bugfix 344, 345, 346
(edit) @3835   21 years desonia changed AC_CONFIG_HEADER to AM_CONFIG_HEADER.
(edit) @3834   21 years desonia changed AC_CONFIG_HEADERS to AC_CONFIG_HEADER to be compatible with …
(edit) @3833   21 years desonia changed the executable flag.
(edit) @3808   21 years desonia modified to not force version and to check for glibtoolize (for MacOSX).
(edit) @3787   21 years desonia initial version.
(edit) @3786   21 years desonia Bug #382 -- added some simple functions for tracing.
(edit) @3785   21 years desonia applied changes from Bug#385
(edit) @3784   21 years desonia made the free callback to be involved on all psFree calls, not just …
(edit) @3783   21 years desonia fixed some latent bugs.
(edit) @3782   21 years desonia made default destination stdout, not stderr as eugene had coded it.
(edit) @3781   21 years desonia bug #379 - folded in posted changes.
(edit) @3780   21 years desonia modified code to not allow non-empty PS_META_MULTI nodes to be added.
(edit) @3779   21 years desonia tweaked the logic in adding/allocating metadata items.
(edit) @3769   21 years desonia fixed small problems that made build using GCC 4.0 fail.
(edit) @3765   21 years desonia fixed problem that broke Linux.
(edit) @3764   21 years desonia added checks in configure to add -lg2c to FLIBS, if present, and to …
(edit) @3761   21 years desonia moved psPixels to collections.
(edit) @3760   21 years desonia reformated psPixels according to bug#371. -rdd
(edit) @3746   21 years desonia * empty log message *
(edit) @3741   21 years desonia in-process of changes.
(edit) @3740   21 years desonia tweaked the psVectorSortIndex struct to have datatype of index match …
(edit) @3737   21 years desonia added psPixels functions and rewrote psVectorSortIndex.
(edit) @3716   21 years gusciora Slightly nicer way of allocating memory for the coords.
(edit) @3715   21 years gusciora Improved the psTransformFit() tests.
(edit) @3714   21 years gusciora Created tests for inverting linear psPlaneTransforms. Fixed a bug …
(edit) @3713   21 years evanalst Add new type psTimeBulletin. (SDR-13)
(edit) @3712   21 years evanalst Modify the psTime data structure. (SDR-13)
(edit) @3711   21 years gusciora The psTransformCombine() tests were significantly modified. They now …
(edit) @3710   21 years gusciora The psTransformCombine() tests were significantly modified. They now …
(edit) @3709   21 years gusciora I changed the parameter test on the polynomial alloc functions. The …
(edit) @3708   21 years evanalst Change function name psTimeToLST to psTimeToLMST. (SDR-13)
(edit) @3707   21 years evanalst Change function name psTimeGetTime to psTimeGetNow. (SDR-13)
(edit) @3706   21 years evanalst Change function name psTimeGetTime to psTimeGetNow. (SDR-13)
(edit) @3705   21 years evanalst Change function names from psTimeToISOTime and psTimeFromISOTime to …
(edit) @3704   21 years evanalst Change name psTimeLeapseconds to psTimeLeapSecondDelta. (SDR-13)
(edit) @3702   21 years desonia fixed image FFT and image convolution. The FFTW call had the wrong …
(edit) @3700   21 years gusciora
(edit) @3694   21 years desonia added a directive to require automake 1.6.
(edit) @3691   21 years desonia removing files since they have moved elsewhere.
(edit) @3690   21 years desonia moved around some files and modified FullUnitTest to use runTest.
(edit) @3684   21 years desonia changed name of fileUtils to dataIO to better coorespond to the latest …
(edit) @3682   21 years desonia changed name of p_psMemSetDeallocator/p_psMemGetDeallocator to …
(edit) @3671   21 years desonia Removed PS_TYPE_PTR from psElemType, as per latest SDRS.
(edit) @3662   21 years desonia made testing of psDB optional, depending if feature is enabled.
(edit) @3661   21 years desonia removed the exclusion of standard FITS header keys, per Bug #349.
(edit) @3638   21 years desonia merged changes that were made on rel5 branch.
(edit) @3601   21 years desonia added uninstall information.
(edit) @3599   21 years desonia changed the version of the library given IfA's recommendations.
(edit) @3598   21 years desonia cosmetic tweaks.
(edit) @3592   21 years desonia include file rework.
(edit) @3591   21 years desonia changed the includes to not use pslib.h.
Note: See TracRevisionLog for help on using the revision log.