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) @3983   21 years desonia fixed signedness issues with 'failedLines' parameter of …
(edit) @3982   21 years evanalst Update STDOUT file.
(edit) @3981   21 years desonia added additional generated files to list.
(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) @3975   21 years Paul Price pmSourceMoments does not require image parameter.
(edit) @3974   21 years desonia new tests.
(edit) @3973   21 years desonia moved functions around.
(edit) @3972   21 years Paul Price Changing psRegion to pass by value
(edit) @3971   21 years Paul Price Removed Starlink from the list of external libraries.
(edit) @3970   21 years desonia reorganized the image functions into more files.
(edit) @3969   21 years Paul Price Renamed psMaskToPixels.
(edit) @3968   21 years desonia reorganized the functions into more files.
(edit) @3967   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'pap_branch_050518'.
(edit) @3966   21 years Paul Price Adding const qualifiers where missing in the docs.
(edit) @3965   21 years Paul Price psTimeToLMST may alter time.
(edit) @3964   21 years Paul Price Fixing psImageSlice (coords is not const)
(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) @3960   21 years Paul Price Putting in const qualifiers.
(edit) @3959   21 years desonia changes given implementation of tests for the psPixels functions.
(edit) @3958   21 years Paul Price Adding more functions that have been already implemented
(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) @3954   21 years Paul Price Synchronising SDRS with implementation. More to do yet.
(edit) @3953   21 years jhoblitt add p_psDBRunQuery()
(edit) @3952   21 years evanalst Update for additional test cases in SDR appendix A.
(edit) @3951   21 years jhoblitt fix typo
(edit) @3950   21 years jhoblitt change psDBCreateTable()'s definition to be clear about how to combine …
(edit) @3949   21 years Paul Price Bit more on psLibFinalize.
(edit) @3948   21 years Paul Price psImageCopy preserves col0,row0.
(edit) @3947   21 years Paul Price Removing const from col0, row0 --- these are user-manipulable.
(edit) @3946   21 years Paul Price Specify that col0,row0 be preserved when using psImageCopy.
(edit) @3945   21 years evanalst Bug #392 fix.
(edit) @3944   21 years desonia * empty log message *
(edit) @3943   21 years eugene added various test scripts
(edit) @3942   21 years eugene adding psphot elements
(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) @3936   21 years jhoblitt rename create.tt -> createtable.tt
(edit) @3935   21 years desonia added initial implementation of psImageTransform -- untested!
(edit) @3934   21 years Paul Price Adding psArraySet, psArrayGet
(edit) @3933   21 years Paul Price Changing psArrayElementFree to p_psArrayElementFree
(edit) @3932   21 years Paul Price Restoring nbuckets to psHashAlloc, since it seems to be required by …
(edit) @3931   21 years jhoblitt install/distribute pkgconfig .pc file
(edit) @3930   21 years Paul Price Using psMetadataIterator to iterate through metadata, not psListIterator.
(edit) @3929   21 years jhoblitt make autogen.sh executable
(edit) @3928   21 years jhoblitt fix prototype
(edit) @3927   21 years Paul Price Adding function name to psError to sync with devel.
(edit) @3926   21 years Paul Price psLogSetFormat returns a bool.
(edit) @3925   21 years Paul Price Adding blurb on boolean return values.
(edit) @3924   21 years Paul Price Removing RNG seeding in psLibInit (done by psRandom)
(edit) @3923   21 years desonia pushed to compiling from the install to all target.
(edit) @3922   21 years eugene cleaned up memory leaks
(edit) @3921   21 years eugene fixed up ohana memory
(edit) @3920   21 years jhoblitt change N -> limit
(edit) @3919   21 years jhoblitt add [foo]SelectRowsFits() header
(edit) @3918   21 years jhoblitt add [foo]DropTable() header
(edit) @3917   21 years jhoblitt rename n -> limit
(edit) @3916   21 years jhoblitt fix capitalization
(edit) @3915   21 years jhoblitt fix doxygen description
(edit) @3914   21 years jhoblitt rename create_h.tt -> createheader_h.tt
(edit) @3913   21 years jhoblitt add [foo]Cleanup() header
(edit) @3912   21 years jhoblitt add [foo]PopFits() header
(edit) @3911   21 years jhoblitt remove dead code
(edit) @3910   21 years jhoblitt add [foo]InsertFits() header
(edit) @3909   21 years jhoblitt change function name to [object_name]Alloc
(edit) @3908   21 years jhoblitt rename lib_name -> pkg_name
(edit) @3907   21 years eugene cleaning up memory leaks
(edit) @3906   21 years eugene fixed ohana_memdump
(edit) @3905   21 years eugene adding ohana memory tool calls
(edit) @3904   21 years eugene fixed typo in Makefile
(edit) @3903   21 years eugene adding ohana memory tools
(edit) @3902   21 years eugene added ohana www docs
(edit) @3901   21 years eugene fixed memory leaks
(edit) @3900   21 years eugene insignificant changes
(edit) @3899   21 years eugene fixed memory leak
(edit) @3898   21 years eugene added to cmdline help
(edit) @3897   21 years eugene added robust fitting
(edit) @3896   21 years eugene fixed nterm vs norder error
(edit) @3895   21 years eugene fixed va_args error in SendGraphCommandV
(edit) @3894   21 years eugene cleaned gaussdeviate, added vsmooth
(edit) @3893   21 years eugene added vsmooth
(edit) @3892   21 years eugene added option --prefix
(edit) @3891   21 years cvs2svn This commit was manufactured by cvs2svn to create branch …
(edit) @3890   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'pap_root_050513'.
(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*.
Note: See TracRevisionLog for help on using the revision log.