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) @12499   20 years jhoblitt fix "maybe" uninitialized warnings
(edit) @12498   20 years jhoblitt fix openssl test to set -lcrypto in PSLIB_LIBS
(edit) @12495   20 years Paul Price Avoiding warning due to "unused variable".
(edit) @12494   20 years jhoblitt improve PS_NO_TRACE replacement macro behavior
(edit) @12493   20 years jhoblitt clenaup PS_NO_TRACE defines
(edit) @12479   20 years magnier fixed error in free: was freeing the wrong thing
(edit) @12478   20 years jhoblitt change test logic to accept time values without a trailing Z
(edit) @12477   20 years jhoblitt rollback
(edit) @12476   20 years jhoblitt fix test failure from constant to psS64 casting issue some code cleanup
(edit) @12475   20 years jhoblitt add a warning of passing 64-ints to stdargs
(edit) @12474   20 years jhoblitt remove unnecessary output
(edit) @12473   20 years jhoblitt fix a broken test
(edit) @12472   20 years jhoblitt fix test count
(edit) @12460   20 years jhoblitt add a XXX on psMetdataItem comments being NULL strings instead of NULL
(edit) @12459   20 years jhoblitt misc cleanups & corrections
(edit) @12458   20 years magnier cleanup: moved tmp variables into PS_BIN_FOR_VALUE
(edit) @12453   20 years jhoblitt simply p_psParseLevelInfo structure fix a couple of memory leaks misc …
(edit) @12449   20 years jhoblitt ws
(edit) @12444   20 years magnier removed special case for psphot (moved to psphotImageMedian)
(edit) @12443   20 years jhoblitt add leak checking
(edit) @12442   20 years jhoblitt split tap_psMetadataConfigParse.c out of tap_psMetadataConfig_input.c
(edit) @12441   20 years jhoblitt fix serveral psMetdataConfig* bugs related to 'overwrite' & METADATA …
(edit) @12440   20 years gusciora Modified the plan_tests() arg only.
(edit) @12439   20 years Paul Price Need additional include file.
(edit) @12438   20 years Paul Price Ensuring we have INFINITY and NAN. Get these from GSL if we don't.
(edit) @12437   20 years magnier added macros PS_BIN_FOR_VALUE and PS_BIN_INTERPOLATE to clean up …
(edit) @12435   20 years magnier adding trace lines
(edit) @12434   20 years magnier changing p_psVectorBinDisect to psVectorBinaryDisect, adding …
(edit) @12433   20 years magnier changing PS_ASSERT_PTRS_TYPE_EQUAL_GENERAL to …
(edit) @12432   20 years Paul Price Solaris doesn't like having something called "sun"...…
(edit) @12431   20 years Paul Price Removing complex number support. No-one was using it, and it prevents …
(edit) @12430   20 years Paul Price Configuration fixes to allow configure to run successfully on …
(edit) @12417   20 years jhoblitt attempt to fix libtool version number
(edit) @12415   20 years jhoblitt minor cleanups
(edit) @12414   20 years jhoblitt use ok_[foo] macros ws
(edit) @12413   20 years jhoblitt use ok_[foo] macros ws
(edit) @12412   20 years jhoblitt use ok_double(foo, NAN,... instead of ok(isnan(foo),…
(edit) @12411   20 years jhoblitt use ok_[type]() macros where appropriate and split-up large logical …
(edit) @12410   20 years jhoblitt add is_bool() macro ws
(edit) @12409   20 years jhoblitt change psTimeConvert() to return NULL when passed an invalid psTime object
(edit) @12408   20 years gusciora This test works now, however I "fixed" it by changing the number of …
(edit) @12407   20 years jhoblitt switch to ok_str() instead of using custom error reporting with diag()
(edit) @12406   20 years jhoblitt fix broken leapsecond tests
(edit) @12405   20 years gusciora Fixed divide-by-zero code
(edit) @12395   20 years jhoblitt fix 2 failing tests (logic errors) change 2 failing tests to use …
(edit) @12394   20 years jhoblitt change psDBSelectColumn() to return NULL instead of "" for NULL …
(edit) @12393   20 years jhoblitt update/forward port all "orginal" psDB tests
(edit) @12390   20 years jhoblitt correctly compare float/double NAN values
(edit) @12389   20 years gusciora Looks like psVectorInit was changed: Can no longer initialize an …
(edit) @12385   20 years gusciora Fixed problem with running in the test directory.
(edit) @12384   20 years jhoblitt define macros only once add is_int() & is_long() macros
(edit) @12383   20 years jhoblitt ws
(edit) @12381   20 years Paul Price Robert Lupton reported that using var_arg for psImageInit gives it no …
(edit) @12380   20 years jhoblitt only include psMemBlock.backtrace & .backtraceSize if PS_MEM_BACKTRACE …
(edit) @12357   20 years jhoblitt more cleanup
(edit) @12356   20 years jhoblitt cleanups fix test count
(edit) @12353   20 years jhoblitt fix segfault don't call ok() from inside a loop
(edit) @12351   20 years jhoblitt re-import the original psDB tests, currently broken
(edit) @12335   20 years jhoblitt VERSION 1.1.1
(edit) @12334   20 years jhoblitt test for MD5 in libcrypto instead of libssl.
(edit) @12331   20 years Paul Price Fixing tests following API changes.
(edit) @12330   20 years Paul Price Making psPixels APIs to look more like the psArray, psVector APIs …
(edit) @12329   20 years Paul Price Fixing up API for psLookupTableImport --- should return bool, because …
(edit) @12318   20 years Paul Price Fixing test 59 for the correct return value for NULL comparison function.
(edit) @12317   20 years Paul Price Fixing bug in psListSort --- iterators weren't being made to point at …
(edit) @12316   20 years Paul Price Check on empty hash table.
(edit) @12315   20 years Paul Price Fixing assetion on hash table size.
(edit) @12314   20 years Paul Price Incorrectly removed check on empty list.
(edit) @12311   20 years Paul Price Removed criterion that was important.
(edit) @12310   20 years Paul Price Got things the wrong way around.
(edit) @12309   20 years Paul Price Backing off some assertion parameters that were only present in the …
(edit) @12308   20 years Paul Price Index may be negative.
(edit) @12307   20 years Paul Price Put it in the wrong place.
(edit) @12306   20 years Paul Price Fixing another typo.
(edit) @12304   20 years Paul Price MD5 (wrapper script for various MD5_* functions) seems to be in the …
(edit) @12303   20 years Paul Price Fixing some assertions that had <= instead of <
(edit) @12298   20 years Paul Price Putting bitset back in --- easier to include it than not to, for now.
(edit) @12297   20 years Paul Price Missed a paren.
(edit) @12296   20 years Paul Price Wouldn't accept unset RVAL.
(edit) @12294   20 years jhoblitt change --enable-optimize to ignore the current CFLAGs in case a …
(edit) @12293   20 years Paul Price Adding SVD sorting bug fix from Robert Lupton.
(edit) @12292   20 years Paul Price Bug 870: psMatrixSVDSolve (code from Andy Becker, named by PAP) is not …
(edit) @12290   20 years Paul Price Allowing PS_ASSERT_INT_* to be used with any integer type (e.g., long).
(edit) @12289   20 years Paul Price Adding additional type-specific assertions, and employing them where …
(edit) @12288   20 years Paul Price Removing psBitSet from the build --- we don't use it.
(edit) @12287   20 years Paul Price Flushing out a lot of code that could be done more simply another way. …
(edit) @12286   20 years Paul Price Changing assertions to be more suitable.
(edit) @12284   20 years jhoblitt ws
(edit) @12283   20 years Paul Price Adding function psMetadataKeys to return a list of keys from a …
(edit) @12257   20 years gusciora Removed bug with psVector->n++
(edit) @12256   20 years magnier added special case for division to handle div-by-zero; added different …
(edit) @12250   20 years gusciora Switch to the original larger image sizes with psImageShift()
(edit) @12249   20 years gusciora Fixed bug in the interpolation for the ImageShift tests. Fixed bug in …
(edit) @12248   20 years Paul Price Fixing SEGV from mask being NULL.
(edit) @12247   20 years gusciora Adjusted plan_tests() arg.
(edit) @12246   20 years gusciora Removed the psVector->n++ increments.
(edit) @12242   20 years gusciora I recalculated the correct values for the sample-mean tests with an …
(edit) @12239   20 years gusciora Corrected test cases
(edit) @12223   20 years jhoblitt add a newline to SQL tracing statements
(edit) @12211   20 years gusciora Corrected simple problems.
Note: See TracRevisionLog for help on using the revision log.