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) @11668   19 years jhoblitt use 'bool' instead of psBool where-ever possible
(edit) @11667   19 years gusciora Fixed memory leaks
(edit) @11666   19 years gusciora Removed diag() and note() messages.
(edit) @11665   19 years gusciora Removed tests that cause an abort. Preserved ok() failure.
(edit) @11663   19 years gusciora This compiles now, but still doesn't run correctly.
(edit) @11662   19 years gusciora Reordered tests, this should be okay.
(edit) @11661   19 years gusciora Fixed test
(edit) @11660   19 years gusciora Fixed this…
(edit) @11657   19 years gusciora Fixed erroneous NULL parameter test.
(edit) @11656   19 years gusciora Modified the plan_test() args for Stats. Modified the actual test code …
(edit) @11655   19 years jhoblitt don't set PS_NO_TRACE is PSLIB_CFLAGS when --enable-optimize is set
(edit) @11654   19 years jhoblitt bump .so version to 1.1.0
(edit) @11641   19 years jhoblitt version to 1.1.0
(edit) @11627   19 years jhoblitt version 1.0.0
(edit) @11621   19 years jhoblitt add IPP_STDCFLAGS
(edit) @11620   19 years jhoblitt split IPP_STDCFLAGS out of IPP_STDOPTS
(edit) @11619   19 years magnier bad init in psVectorSortIndex
(edit) @11618   19 years magnier fixed un-inits
(edit) @11617   19 years jhoblitt include psMemory.h last
(edit) @11616   19 years jhoblitt don't include string.h in psString.h
(edit) @11614   19 years jhoblitt set LT version to 1:0:0
(edit) @11609   19 years Paul Price Adding automake temps to .cvsignore.
(edit) @11606   19 years Paul Price aclocal needs flags to find m4 macros.
(edit) @11547   19 years jhoblitt remove temp files
(edit) @11534   19 years jhoblitt remove paths from EXTRA_DIST
(edit) @11531   19 years jhoblitt call IPP_STDOPTS only after all configure steps have ran
(edit) @11520   19 years jhoblitt always building psTrace functions, even if tracing has been disabled
(edit) @11519   19 years jhoblitt add --disable-trace option
(edit) @11504   19 years jhoblitt move setting of CFLAGS lang option values until after all probes have run
(edit) @11493   19 years jhoblitt move --enable-[optimize|coverage|profile] off into there own m4 macro
(edit) @11449   19 years Paul Price Adding psTraceLevels to return a metadata with the trace levels.
(edit) @11440   19 years jhoblitt enabling building of: tap_psImageShiftKernel …
(edit) @11439   19 years jhoblitt mv tap_psFits, tap_psImageFFT, tap_psVectorFFT, and tap_psXML from …
(edit) @11438   19 years gusciora Adjusted plan_test() args
(edit) @11437   19 years gusciora Removed Coord01 test because the psProject spec changed.
(edit) @11436   19 years gusciora Adding Makefile.am for latests tap files.
(edit) @11426   19 years jhoblitt fix error handling in psDBAlloc()
(edit) @11424   19 years gusciora Corrected the plan_tests() args.
(edit) @11423   19 years gusciora Corrected the plan_tests() args.
(edit) @11422   19 years gusciora Corrected small problem with unallowed type allocation.
(edit) @11420   19 years gusciora Corrected plan_tests() arguments.
(edit) @11419   19 years jhoblitt change psCheckMemLeaks() to exit immediately if no memory has been …
(edit) @11416   19 years jhoblitt rename psMemCheckCorruption() -> p_psMemCheckCorruption() & add a …
(edit) @11402   19 years gusciora Removed about a million ok messages.
(edit) @11398   19 years gusciora First version of these tests. tap_psFits, tap_psImageFFT, …
(edit) @11397   19 years gusciora Improved skip macro placement for the PolyEval files. Fist version of …
(edit) @11374   19 years gusciora Latest version. Removed VERBOSE macro.
(edit) @11320   19 years jhoblitt remove ridiculous use of error handling from p_psDBRunQuery() add …
(edit) @11299   19 years magnier adjusted meaning of dx, dy
(edit) @11265   19 years jhoblitt merge jch-memory branch - overhaul of memory subsystem
(edit) @11258   19 years magnier minor comment
(edit) @11252   19 years jhoblitt stub out psDB tap tests
(edit) @11248   19 years magnier major cleanup of the Doxygen groups
(edit) @11181   20 years gusciora * empty log message *
(edit) @11180   20 years gusciora First version.
(edit) @11156   20 years magnier added trace option output of stats vector
(edit) @11155   20 years magnier added FITTED_MEAN_V3: an asymmetric (top-heavy) population; better …
(edit) @11154   20 years magnier minor changes to includes
(edit) @11153   20 years magnier added psImageSmoothMaskF32
(edit) @11152   20 years magnier using the actual page size to drive the size request in an attempt to …
(edit) @11074   20 years Paul Price Adding additional assertion macro.
(edit) @11015   20 years jhoblitt move psMemCheckType() out of psMemory.c -> psType.c
(edit) @11013   20 years jhoblitt use AC_CHECK_FUNCS() instead of AC_CHECK_FUNCS_ONCE() for better …
(edit) @10999   20 years jhoblitt consistently include config.h
(edit) @10998   20 years jhoblitt add memory backtracing support
(edit) @10994   20 years jhoblitt include config.h & work around CPP redefinition errors caused by libjpeg
(edit) @10987   20 years jhoblitt add comment about S8 vs. bool in the database
(edit) @10986   20 years jhoblitt include inttypes.h
(edit) @10985   20 years jhoblitt add S8|16|64 & U8|16|64 support to psDBGenerateConditionalSQL()
(edit) @10984   20 years jhoblitt add S8|16 & U8|16 to psDBPackMySQLRow()
(edit) @10982   20 years jhoblitt add U8|16 & S8|16 to psDBGenerateCreateTableSQL()
(edit) @10980   20 years Paul Price Adding psExit.h
(edit) @10979   20 years Paul Price Adding UNKNOWN_ERROR.
(edit) @10978   20 years Paul Price Adding psExit.h
(edit) @10977   20 years Paul Price Adding psExit.h with exit codes.
(edit) @10964   20 years jhoblitt add PS_DATA_U32 support to psDBGenerateConditionalSQL()
(edit) @10951   20 years jhoblitt add "NOT NULL" field attribute support to psDBGenerateCreateTable() …
(edit) @10950   20 years jhoblitt set _GNU_SOURCE for strcasestr() with glibc
(edit) @10949   20 years jhoblitt add our own implementation of strcasestr() that's only used when it …
(edit) @10948   20 years Paul Price Removing unnecessary warning statement.
(edit) @10945   20 years gusciora First version for these.
(edit) @10938   20 years jhoblitt include unistd.h for unlink() prototype
(edit) @10916   20 years magnier added a poor test program to check the output order
(edit) @10915   20 years magnier fixed psFitsWriteBlank to move to the last HDU and call fits_write_img
(edit) @10904   20 years jhoblitt remove static caching of a masks from psMinimizePowell()
(edit) @10903   20 years jhoblitt add HANDLE_BAD_BLOCK macro replace all use of PS_MEM_ABORT_CORRUPT …
(edit) @10898   20 years jhoblitt remove call to psMemSetRefCounter() in listFree() -- after much debate …
(edit) @10863   20 years magnier fixed a surprising bug triggered with non-square matrices
(edit) @10848   20 years magnier changed return value for psVectorFit functions to bool; now using …
(edit) @10831   20 years gusciora First Version.
(edit) @10823   20 years magnier added a bunch of needed projection varients
(edit) @10822   20 years magnier better definition for note
(edit) @10821   20 years magnier added unistd.h for unlink, updated .cvsignore
(edit) @10820   20 years gusciora First libtap version for these.
(edit) @10819   20 years magnier changed non-error diags to notes
(edit) @10818   20 years magnier added "note" macro to pstap.h
(edit) @10816   20 years gusciora First version of these in libTap format.
(edit) @10813   20 years gusciora First tap version of the histogram stuff.
(edit) @10812   20 years des Added entries to build tap_psConfigure.c, tap_psError.c, …
(edit) @10810   20 years des Add tap test files for first time.
Note: See TracRevisionLog for help on using the revision log.