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