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) @892   22 years gusciora
(edit) @891   22 years gusciora
(edit) @890   22 years gusciora ..
(edit) @889   22 years gusciora Lots of bug fixes and such.
(edit) @888   22 years gusciora
(edit) @887   22 years gusciora Most of these tests work.
(edit) @886   22 years gusciora Added a hack to get include files to work. We should fix our system …
(edit) @885   22 years gusciora
(edit) @884   22 years harman Beautified
(edit) @883   22 years gusciora
(edit) @882   22 years eugene incorporated comments from SRS rewiew (5/4), some as \tbd notes
(edit) @881   22 years gusciora psHashKeyList() tests and the stdout files.
(edit) @880   22 years harman Updated truth data
(edit) @879   22 years desonia initial version.
(edit) @878   22 years harman Updated print statement
(edit) @877   22 years desonia various enhancements (automatic dependency creation, etc.)
(edit) @876   22 years desonia Added p_psCustomFree to handle the use of PS_FREE for a free fcn given …
(edit) @875   22 years gusciora
(edit) @874   22 years desonia changed psDList to psDlist to match SDRS.
(edit) @873   22 years gusciora Located the memory leak.
(edit) @872   22 years harman Added more tests
(edit) @871   22 years harman Updated per testing
(edit) @870   22 years harman Added more tests
(edit) @869   22 years harman Added more vector tests
(edit) @868   22 years harman * empty log message *
(edit) @867   22 years harman Chanaged comment
(edit) @866   22 years desonia added psType.h
(edit) @865   22 years desonia Added psDList
(edit) @864   22 years desonia removed DList.
(edit) @863   22 years desonia moved DList to collections from sysUtils.
(edit) @862   22 years gusciora
(edit) @861   22 years gusciora Fixed most memory leaks.
(edit) @860   22 years gusciora Added memory leak chewcks.
(edit) @859   22 years desonia Having trouble with GCC and complicated macros calling macros. For …
(edit) @858   22 years desonia Added ability to make .i files (for debugging macros).
(edit) @857   22 years desonia added ability to make .i files (to help debug macros).
(edit) @856   22 years desonia Added tests for psImageCopy.
(edit) @855   22 years gusciora
(edit) @854   22 years evanalst Modify host filtering of STDERR and STDOUT
(edit) @853   22 years gusciora Fixed the HOST matching with runTest and put new files in for stderr …
(edit) @852   22 years gusciora Fixed host matching in runTest, and added memory checks for the log …
(edit) @851   22 years evanalst Upate verified file per changes to tst_psMemory test driver
(edit) @850   22 years desonia modified error message to treat memory allocation sizes as unsigned.
(edit) @849   22 years desonia Changed error messages that vary between OSes.
(edit) @848   22 years desonia :q
(edit) @847   22 years gusciora
(edit) @846   22 years desonia updated the out of memory test to use INT_MAX instead of LONG_MAX.
(edit) @845   22 years evanalst Add preprocessor condition for DARWIN and sqrtf versus sqrt
(edit) @844   22 years desonia added tests for psImageCopy.
(edit) @843   22 years Paul Price Added normalisation for stars, so that their peak flux will change …
(edit) @842   22 years eugene minor changes
(edit) @841   22 years eugene added stages.ps/pdf
(edit) @840   22 years eugene added the old SRS text after document end
(edit) @839   22 years desonia added a missed mutex destroy for refCounterMutex in psMemDecrRefCounter().
(edit) @838   22 years Paul Price Very rough plan of what tests need to be done.
(edit) @837   22 years eugene major modifications to split SRS into SRS + SCD too numerous to …
(edit) @836   22 years harman Bug updates
(edit) @835   22 years harman Added new psVector files
(edit) @834   22 years harman Removed unused psArray files
(edit) @833   22 years harman Updated test output
(edit) @832   22 years evanalst Corrected test to set log destination both STDERR and STDOUT
(edit) @831   22 years harman Changed psVector to be consistent with psImage
(edit) @830   22 years desonia Modified psFree to just decrement the ref. counter if it is > 1.
(edit) @829   22 years desonia Adjusted tests to the new behavior of psFree/psMemDecrRefCounter.
(edit) @828   22 years harman Redefined PS_FFT_FORWARD and PS_FFT_REVERSE locally
(edit) @827   22 years desonia Removed any use of FFTW's r2c and c2r functions to always create a …
(edit) @826   22 years Paul Price Added psFFTFlags to specify direction of FFTs, and added output …
(edit) @825   22 years Paul Price Added outputs to the input variables (e.g., psVector *out); bug 44.
(edit) @824   22 years desonia renamed data.v to data.V in psImage struct to be same as psVector.
(edit) @823   22 years desonia moved fftw3.h into c file.
(edit) @822   22 years gusciora
(edit) @821   22 years desonia added psImageOverlay function.
(edit) @820   22 years desonia added psImageClip* functions.
(edit) @819   22 years desonia added psFFT and psImageIO
(edit) @818   22 years desonia Added psImageIO to main target.
(edit) @817   22 years desonia version extracted from collections/psImage.[ch].
(edit) @816   22 years desonia extracted the image file I/O routines and moved them to …
(edit) @815   22 years desonia removed the psStats tests until they are fixed.
(edit) @814   22 years desonia added the psVector related functions.
(edit) @813   22 years desonia added more formal definition of the void* type.
(edit) @812   22 years desonia renamed psImageRealloc to psImageRecycle. Realloc may infer that the …
(edit) @811   22 years desonia added psVectorRecycle function, which tries to recycle a vector (same …
(edit) @810   22 years eugene substantial changes to SRS: split into SRS & SCD
(edit) @809   22 years desonia Added mask related things and fixed coding style issues in psType.h
(edit) @808   22 years harman Changed function to single precision call
(edit) @807   22 years harman Updated Doxygen comments to express GSL limitations
(edit) @806   22 years desonia added FFTW library to the LDFLAGS variable, as it is now used in …
(edit) @805   22 years harman Updated psImage, psVector, psSort, and psBitSet tests - output format …
(edit) @804   22 years harman Added psMatrix verified files
(edit) @803   22 years desonia added mutex for memid.
(edit) @802   22 years desonia added psFFT
(edit) @801   22 years desonia initial version
(edit) @800   22 years desonia added parapheses in macros.
(edit) @799   22 years harman Added to psMatrix functionality
(edit) @798   22 years harman Added psMatrix test files
(edit) @797   22 years gusciora More mods to get in sync with the latest SDRS.
(edit) @796   22 years gusciora I made changes to reflect the new SDRS.
(edit) @795   22 years gusciora Fixed the ImageEvalPolynomial() routine.
(edit) @794   22 years gusciora
(edit) @793   22 years gusciora Coded the psGaussianDev() function.
Note: See TracRevisionLog for help on using the revision log.