|
|
|
@10044
|
20 years |
jhoblitt |
add psDBAffectedRows()
|
|
|
|
@10017
|
20 years |
magnier |
finished psSparseBorder, runs tests ok
|
|
|
|
@10016
|
20 years |
magnier |
added tap_psSparse
|
|
|
|
@10015
|
20 years |
magnier |
finished initial psSparse tests
|
|
|
|
@10010
|
20 years |
magnier |
added tap tests for psSparseBorder functions
|
|
|
|
@10009
|
20 years |
magnier |
added psSparseBorder for special matrices
|
|
|
|
@10008
|
20 years |
jhoblitt |
implement database store support for psU32 & psU64s
|
|
|
|
@10001
|
20 years |
magnier |
more dev work on the psSparseBorder concepts
|
|
|
|
@9999
|
20 years |
jhoblitt |
change psDBPackMySQLRow() & psDBGenerateCreateTableS() to support …
|
|
|
|
@9995
|
20 years |
Paul Price |
Fixing compilation errors.
|
|
|
|
@9991
|
20 years |
magnier |
adding psSparseBorder APIs (ifdef-ed out)
|
|
|
|
@9990
|
20 years |
jhoblitt |
rename psDBInit() -> psDBAlloc() and set psDBFree() as the deallocator …
|
|
|
|
@9989
|
20 years |
Paul Price |
Function to get config file name was not globally visible.
|
|
|
|
@9988
|
20 years |
jhoblitt |
fix default etc dir
|
|
|
|
@9987
|
20 years |
Paul Price |
Changing p_psGetConfigFileName to p_psTimeConfigFileName --- previous …
|
|
|
|
@9985
|
20 years |
jhoblitt |
add support for "unique" fields
|
|
|
|
@9982
|
20 years |
Paul Price |
Fixing bug in psVectorHistogram when input is not of type F32.
|
|
|
|
@9980
|
20 years |
des |
Changed "if (MJD == NAN"..." to "if isnan(MJD)..." per Standard C.
|
|
|
|
@9979
|
20 years |
jhoblitt |
fix the install paths so that "shared" install files are contained in …
|
|
|
|
@9978
|
20 years |
des |
In function psVectorToString, appended after line 548 the following …
|
|
|
|
@9977
|
20 years |
drobbin |
Someone moved the datadir from psLib/share/pslib to psLib/share so …
|
|
|
|
@9976
|
20 years |
drobbin |
Implemented testing for psEarthOrientation. Done with motion, working …
|
|
|
|
@9975
|
20 years |
Paul Price |
Adding assertion on rng.
|
|
|
|
@9974
|
20 years |
Paul Price |
Excess psMetadataAddItem was causing errors ("Duplicate metadata item …
|
|
|
|
@9948
|
20 years |
drobbin |
Added empty test templates for psEarthOrientation.c and updated makefile
|
|
|
|
@9941
|
20 years |
drobbin |
Reformatted for consistency between tests.
|
|
|
|
@9939
|
20 years |
Paul Price |
string.h is required for strlen.
|
|
|
|
@9938
|
20 years |
jhoblitt |
in getMetadataType()
remove duplicate call to psMetadataAddItem() …
|
|
|
|
@9937
|
20 years |
jhoblitt |
when parsing a line don't terminate the comment at a '~'
|
|
|
|
@9936
|
20 years |
drobbin |
Reformatting done for consistency between tests.
|
|
|
|
@9935
|
20 years |
jhoblitt |
print got/expected on ok_str() failure
|
|
|
|
@9934
|
20 years |
drobbin |
Replaced all unreachable spots I removed previously.
|
|
|
|
@9933
|
20 years |
drobbin |
Tap test for psSphereOps.c. execute_tap script added for convenience. …
|
|
|
|
@9932
|
20 years |
drobbin |
Added files for profiling reporting in astro/. Error checks for NAN …
|
|
|
|
@9931
|
20 years |
jhoblitt |
fix printing of empty METADATA comments
|
|
|
|
@9927
|
20 years |
magnier |
added test psImageShiftKernel and related p_psImageShiftKernel_F32; …
|
|
|
|
@9926
|
20 years |
magnier |
added tap_psImageShiftKernel.c to test NxN kernel-shifting code
|
|
|
|
@9921
|
20 years |
jhoblitt |
remove name from p_psParseLevelInfo
add 'nested' metadata's to the …
|
|
|
|
@9920
|
20 years |
jhoblitt |
remove passing around of a metadata nesting level param as this …
|
|
|
|
@9919
|
20 years |
jhoblitt |
delay parseLevelInfoArray alloc in parseLine() until it's really needed
|
|
|
|
@9918
|
20 years |
jhoblitt |
check fclose()'s return status
|
|
|
|
@9917
|
20 years |
jhoblitt |
revamp parseVector()
|
|
|
|
@9916
|
20 years |
jhoblitt |
split parseGeneric(), parseType(), & parseMetadataEnd() out of …
|
|
|
|
@9912
|
20 years |
jhoblitt |
improved error checking, coding style, & structure in parseLine() …
|
|
|
|
@9911
|
20 years |
jhoblitt |
remove ChangeLog as it's empty
|
|
|
|
@9910
|
20 years |
Paul Price |
Cleaning up --- isolating tests from each other.
|
|
|
|
@9909
|
20 years |
Paul Price |
Adding psClip
|
|
|
|
@9908
|
20 years |
drobbin |
added outputs: mdc-overwrite_true.txt and mdc-overwrite_false.txt in …
|
|
|
|
@9900
|
20 years |
drobbin |
Updated testing to conform to changes in psMetadataPrint return status.
|
|
|
|
@9896
|
20 years |
drobbin |
Merged this test into the output test
|
|
|
|
@9895
|
20 years |
drobbin |
Updated testing
|
|
|
|
@9875
|
20 years |
magnier |
added tests for psImageShift and psImageInterpolate, fixed low-level …
|
|
|
|
@9874
|
20 years |
drobbin |
Added type handling for S/U64
|
|
|
|
@9873
|
20 years |
jhoblitt |
improve error handling in psMetadataConfigParse()
|
|
|
|
@9872
|
20 years |
jhoblitt |
fix error checking in psMetadataConfigRead()
|
|
|
|
@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()
|
|
|
|