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) @9873   20 years jhoblitt improve error handling in psMetadataConfigParse()
(edit) @9872   20 years jhoblitt fix error checking in psMetadataConfigRead()
(edit) @9868   20 years drobbin Added comment parsing for metadata in parseLine in psMetadataConfig.c. …
(edit) @9865   20 years magnier added BICUBE, fixed sign error and 0.5 pixel error in psImageShift
(edit) @9864   20 years magnier added BICUBE interpolation, removed scrap code in BILINEAR interpolation
(edit) @9863   20 years magnier added psImageInterpolate tests so I could test fixes to this function
(edit) @9862   20 years drobbin Updated MetadataConfig tests and merged (removed) …
(edit) @9860   20 years jhoblitt check munmap()'s return status
(edit) @9848   20 years drobbin Removed a couple unreachable spots from psMetadataConfig in …
(edit) @9847   20 years drobbin Added a test for psArrayAllocEmpty (to complete psArray test-coverage)
(edit) @9846   20 years drobbin Updated psMetadataConfig- removed 1 or 2 unreachable spots. Updated …
(edit) @9829   20 years drobbin input file for psMetadataConfigParse.
(edit) @9828   20 years jhoblitt use MYSQL_LDFLAGS instead of MYSQL_LIBS
(edit) @9819   20 years jhoblitt rollback r1.100 pending discussion of *Alloc() function behavior
(edit) @9818   20 years jhoblitt removed test in psTimeCopy checking for psTimeAlloc() returning NULL. …
(edit) @9814   20 years drobbin Adding tap test for psMetadataConfigFormat
(edit) @9805   20 years drobbin Added error check to psTimeCopy for proper time-type. only formatting …
(edit) @9804   20 years jhoblitt code tidying
(edit) @9803   20 years jhoblitt remove FullUnitTest & runTest as they are now unused
(edit) @9802   20 years jhoblitt move mysql probling into it's only .m4 file
(edit) @9801   20 years jhoblitt add ax_lib_mysql.m4
(edit) @9800   20 years jhoblitt first pass attempt to made the library probes use values from the …
(edit) @9799   20 years drobbin Removed comment output from formatMetadataItem - MULTI. Can't have a …
(edit) @9798   20 years drobbin Merged differences from recent check-in. Edited long-lines. Updated …
(edit) @9774   20 years magnier fixed formulae of Shape to Axes
(edit) @9773   20 years magnier fixed a typo
(edit) @9768   20 years magnier fixed up the math on these; ADD text to follow
(edit) @9767   20 years magnier added error catch for failed stats
(edit) @9763   20 years jhoblitt handle "NULL" mdcf time values (untested)
(edit) @9756   20 years jhoblitt fix NULL psTime format
(edit) @9755   20 years jhoblitt fix formatMetadataItem() to handle printing of NULL psTimes
(edit) @9754   20 years jhoblitt fix psMetadataItemCopy() to handle NULL psTimes
(edit) @9751   20 years jhoblitt implement comparison operation selection for S32 & psTime types in …
(edit) @9750   20 years drobbin Update MetadataConfig tests. Removed unreachable spots from …
(edit) @9749   20 years jhoblitt change psTimeToISO() to not append a 'Z' to the time string
(edit) @9748   20 years jhoblitt convert large if/else in psDBGenerateConditionalSQL() into a switch stmt
(edit) @9747   20 years drobbin Fixed ok_double, ok_float, and added ok_str
(edit) @9746   20 years drobbin Added partially-constructed table for psLookupTable tests.
(edit) @9745   20 years drobbin Fixed LookupTable to error when a partially-constructed table row is …
(edit) @9743   20 years drobbin Fixed segfault caused by change of n-parameter in psArrayAlloc.
(edit) @9739   20 years drobbin New tap tests for psMetadataConfig. Output is finished, input is not.
(edit) @9736   20 years drobbin Updated psMetadataCopy- an error is now skipped and allows the rest of …
(edit) @9730   20 years Paul Price Following today's meeting, we agreed that psVectorAlloc (and therefore …
(edit) @9720   20 years drobbin Edited psMetadataCopy and relevant tests. Removed the psFree(out)'s …
(edit) @9715   20 years drobbin minor doxygen edit: ingroup= types (was dataIO)
(edit) @9714   20 years drobbin Finished testing of psLookupTable. 100% coverage reported. Added …
(edit) @9690   20 years jhoblitt fix psTime related memory leaks in p_psDBRunQueryPrepared()
(edit) @9681   20 years jhoblitt fix NULL time value pass throught in p_psDBFetchResult()
(edit) @9680   20 years jhoblitt plug memory leaks in p_psDBFetchResult() that occur when returning an …
(edit) @9672   20 years drobbin Removed unreachable spots in psLookupTable. Added tests to …
(edit) @9665   20 years jhoblitt rename p_psTimeCopy() -> psTimeCopy() as it should be a public interface
(edit) @9662   20 years Paul Price Adding blank header keywords to list of keywords to ignore. Found …
(edit) @9640   20 years magnier added some trace lines
(edit) @9638   20 years jhoblitt lernt 2 spel
(edit) @9637   20 years jhoblitt add a status message to ACX_PTHREAD to keep RHEL 4 happy
(edit) @9635   20 years rhl Improve psMetadataPrint's error message
(edit) @9625   20 years magnier allowing for ROBUST stats in clipping, better trace levels
(edit) @9624   20 years rhl Clear error stack at start of psMetadataPrint as we append; return …
(edit) @9623   20 years rhl Support passing NULL to psErrorStackPrint to mean stdout (useful from gdb)
(edit) @9597   20 years drobbin Added null check to PS_ASSERT_PTR in psAssert.h edited formatting of …
(edit) @9593   20 years Paul Price Moving NOT_U8 and NOT_U16 from psModules, and renaming.
(edit) @9583   20 years drobbin Re-added psFree(out) to psMetadataCopy. These were recently removed …
(edit) @9582   20 years drobbin Updated tests to reflect changes made to source. Log/TraceArguments
(edit) @9578   20 years Paul Price Adding assertions for metadata and string.
(edit) @9556   20 years magnier more psTrace cleanups, removed redundant func in trace messages
(edit) @9554   20 years Paul Price Need psString.h for psStringAlloc.
(edit) @9553   20 years Paul Price Changing char* to psString
(edit) @9552   20 years Paul Price Removing extraneous type.
(edit) @9551   20 years Paul Price Adding const
(edit) @9549   20 years Paul Price Adding const where required.
(edit) @9548   20 years Paul Price Fixing variable name.
(edit) @9547   20 years Paul Price MD --> Metadata
(edit) @9546   20 years Paul Price Spelling out "void".
(edit) @9545   20 years Paul Price Changing variable name to match SDRS.
(edit) @9544   20 years Paul Price Changing name of variable to match SDRS.
(edit) @9543   20 years Paul Price Wrong name: psArrayRemoveByIndex --> psArrayRemoveIndex
(edit) @9540   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace
(edit) @9538   20 years Paul Price Synchronising with SDRS, and cleaning up: * Replaced is_psType() with …
(edit) @9536   20 years magnier added tests of output MD by NAME not POSITION
(edit) @9535   20 years magnier added ok_double and ok_float for proximity tests
(edit) @9534   20 years magnier fixed polytomial to/from MD to treat missing components as masked …
(edit) @9523   20 years magnier psMetadata *md argument of psMetadataIteratorAlloc should be const; …
(edit) @9509   20 years Paul Price Fix to psStringSubstitute to allow the replace string to contain the …
(edit) @9422   20 years jhoblitt make psDBIntToString() public
(edit) @9416   20 years jhoblitt add port argument to psDBInit()
(edit) @9401   20 years jhoblitt fix for (null) item names in generated SQL
(edit) @9397   20 years jhoblitt foo
(edit) @9396   20 years jhoblitt fix conditonal SQL generation for floating point types
(edit) @9388   20 years magnier do not free the supplied output on error
(edit) @9312   20 years Paul Price Adding PS_ASSERT_ARRAYS_SIZE_EQUAL.
(edit) @9179   20 years jhoblitt test that strstr == NULL stead of !strstr()
(edit) @9178   20 years jhoblitt in psDBGenerateCreateTableSQL() fix "Primary Keys" being duplicated a …
(edit) @9158   20 years magnier fixed typo on doxygen test
(edit) @9157   20 years magnier fixed automake rules for --enable-doxygen, but doxygen missing
(edit) @9151   20 years desonia Changed the makefile to always make the tap library.
(edit) @9144   20 years drobbin Start of tap test for LookupTable - just so things don't "break" :)
(edit) @9143   20 years drobbin Made several changes. Finished bitSet testing, list testing. Minor …
(edit) @9086   20 years drobbin Minor debugging changes.
(edit) @9085   20 years drobbin Fixed the --enable-coverage option.
(edit) @9084   20 years drobbin added a script for automation of code-profiling (saves me time at …
Note: See TracRevisionLog for help on using the revision log.