|
|
|
@12353
|
19 years |
jhoblitt |
fix segfault
don't call ok() from inside a loop
|
|
|
|
@12351
|
19 years |
jhoblitt |
re-import the original psDB tests, currently broken
|
|
|
|
@12335
|
19 years |
jhoblitt |
VERSION 1.1.1
|
|
|
|
@12334
|
19 years |
jhoblitt |
test for MD5 in libcrypto instead of libssl.
|
|
|
|
@12331
|
19 years |
Paul Price |
Fixing tests following API changes.
|
|
|
|
@12330
|
19 years |
Paul Price |
Making psPixels APIs to look more like the psArray, psVector APIs …
|
|
|
|
@12329
|
19 years |
Paul Price |
Fixing up API for psLookupTableImport --- should return bool, because …
|
|
|
|
@12318
|
19 years |
Paul Price |
Fixing test 59 for the correct return value for NULL comparison function.
|
|
|
|
@12317
|
19 years |
Paul Price |
Fixing bug in psListSort --- iterators weren't being made to point at …
|
|
|
|
@12316
|
19 years |
Paul Price |
Check on empty hash table.
|
|
|
|
@12315
|
19 years |
Paul Price |
Fixing assetion on hash table size.
|
|
|
|
@12314
|
19 years |
Paul Price |
Incorrectly removed check on empty list.
|
|
|
|
@12311
|
19 years |
Paul Price |
Removed criterion that was important.
|
|
|
|
@12310
|
19 years |
Paul Price |
Got things the wrong way around.
|
|
|
|
@12309
|
19 years |
Paul Price |
Backing off some assertion parameters that were only present in the …
|
|
|
|
@12308
|
19 years |
Paul Price |
Index may be negative.
|
|
|
|
@12307
|
19 years |
Paul Price |
Put it in the wrong place.
|
|
|
|
@12306
|
19 years |
Paul Price |
Fixing another typo.
|
|
|
|
@12304
|
19 years |
Paul Price |
MD5 (wrapper script for various MD5_* functions) seems to be in the …
|
|
|
|
@12303
|
19 years |
Paul Price |
Fixing some assertions that had <= instead of <
|
|
|
|
@12298
|
19 years |
Paul Price |
Putting bitset back in --- easier to include it than not to, for now.
|
|
|
|
@12297
|
19 years |
Paul Price |
Missed a paren.
|
|
|
|
@12296
|
19 years |
Paul Price |
Wouldn't accept unset RVAL.
|
|
|
|
@12294
|
19 years |
jhoblitt |
change --enable-optimize to ignore the current CFLAGs in case a …
|
|
|
|
@12293
|
19 years |
Paul Price |
Adding SVD sorting bug fix from Robert Lupton.
|
|
|
|
@12292
|
19 years |
Paul Price |
Bug 870: psMatrixSVDSolve (code from Andy Becker, named by PAP) is not …
|
|
|
|
@12290
|
19 years |
Paul Price |
Allowing PS_ASSERT_INT_* to be used with any integer type (e.g., long).
|
|
|
|
@12289
|
19 years |
Paul Price |
Adding additional type-specific assertions, and employing them where …
|
|
|
|
@12288
|
19 years |
Paul Price |
Removing psBitSet from the build --- we don't use it.
|
|
|
|
@12287
|
19 years |
Paul Price |
Flushing out a lot of code that could be done more simply another way. …
|
|
|
|
@12286
|
19 years |
Paul Price |
Changing assertions to be more suitable.
|
|
|
|
@12284
|
19 years |
jhoblitt |
ws
|
|
|
|
@12283
|
19 years |
Paul Price |
Adding function psMetadataKeys to return a list of keys from a …
|
|
|
|
@12257
|
19 years |
gusciora |
Removed bug with psVector->n++
|
|
|
|
@12256
|
19 years |
magnier |
added special case for division to handle div-by-zero; added different …
|
|
|
|
@12250
|
19 years |
gusciora |
Switch to the original larger image sizes with psImageShift()
|
|
|
|
@12249
|
19 years |
gusciora |
Fixed bug in the interpolation for the ImageShift tests.
Fixed bug in …
|
|
|
|
@12248
|
19 years |
Paul Price |
Fixing SEGV from mask being NULL.
|
|
|
|
@12247
|
19 years |
gusciora |
Adjusted plan_tests() arg.
|
|
|
|
@12246
|
19 years |
gusciora |
Removed the psVector->n++ increments.
|
|
|
|
@12242
|
19 years |
gusciora |
I recalculated the correct values for the sample-mean tests with
an …
|
|
|
|
@12239
|
19 years |
gusciora |
Corrected test cases
|
|
|
|
@12223
|
19 years |
jhoblitt |
add a newline to SQL tracing statements
|
|
|
|
@12211
|
19 years |
gusciora |
Corrected simple problems.
|
|
|
|
@12210
|
19 years |
gusciora |
Fixed remaining failing tests in this file.
|
|
|
|
@12208
|
19 years |
gusciora |
Corrected the NULL string code.
|
|
|
|
@12199
|
19 years |
gusciora |
Corrected the x-order for the polynomial fits.
|
|
|
|
@12198
|
19 years |
gusciora |
Corrected problems with psVector ->nalloc and ->n members.
|
|
|
|
@12196
|
19 years |
gusciora |
Corrected the test for U* image initialization.
|
|
|
|
@12195
|
19 years |
gusciora |
Commented out ImageConvolve section because of SDRS changes.
|
|
|
|
@12194
|
19 years |
gusciora |
Modified formatting for warning messages.
|
|
|
|
@12193
|
19 years |
gusciora |
Corrected location of the pslib.config file in the test file.
|
|
|
|
@12187
|
19 years |
Paul Price |
Adding psImageConvolveMask
|
|
|
|
@12186
|
19 years |
Paul Price |
The usual way is much faster (factor of 3) for filled kernels. Might …
|
|
|
|
@12185
|
19 years |
Paul Price |
Adding convolution benchmark utility
|
|
|
|
@12183
|
19 years |
Paul Price |
Whoops, wrong place.
|
|
|
|
@12181
|
19 years |
Paul Price |
Adding convolution benchmarking program.
|
|
|
|
@12180
|
19 years |
Paul Price |
Fixing, following API change.
|
|
|
|
@12179
|
19 years |
Paul Price |
Removing optional output image from psImageConvolve APIs due to …
|
|
|
|
@12171
|
19 years |
jhoblitt |
fix arrayAlloc()'s usage of psAlloc() so that is properly passing …
|
|
|
|
@12170
|
19 years |
jhoblitt |
fix a segfault in p_psDBFetchResult() when no rows are returned/ yet …
|
|
|
|
@12156
|
19 years |
gusciora |
Removed diag() macros.
|
|
|
|
@12155
|
19 years |
gusciora |
These were modified and then renamed to tap_psImageFFT.c and …
|
|
|
|
@12154
|
19 years |
gusciora |
Formally tap_psImageFFT2.c tap_psVectorFFT2.c. Since much of the …
|
|
|
|
@12128
|
19 years |
jhoblitt |
change psDBLastInsertID() to return long long
|
|
|
|
@12094
|
19 years |
gusciora |
Made several changes to keep the tap tests up-to-date with recent src …
|
|
|
|
@12072
|
19 years |
jhoblitt |
add psSlurpFilename()
|
|
|
|
@12001
|
19 years |
Paul Price |
Fixing tsum.
|
|
|
|
@12000
|
19 years |
Paul Price |
Generated kernel should be relative to the LAST data point (for OTA …
|
|
|
|
@11999
|
19 years |
Paul Price |
Fixing bug due to wrong sense of boolean.
|
|
|
|
@11998
|
19 years |
Paul Price |
Fixing error type.
|
|
|
|
@11977
|
19 years |
Paul Price |
psFitsReadHeaderSet was adding the headers so that the final result …
|
|
|
|
@11795
|
19 years |
magnier |
fixed counting to be consistent with dvoMakeCorrUnbin; this may break …
|
|
|
|
@11760
|
19 years |
Paul Price |
Fixing compilation problems following change to histogram API.
|
|
|
|
@11759
|
19 years |
Paul Price |
Fixing bug 843 by modifying functions that (unnecessarily) returned an …
|
|
|
|
@11756
|
19 years |
Paul Price |
psClipIter returns immediately if no clipping is desired. Default is …
|
|
|
|
@11755
|
19 years |
Paul Price |
Can really only code a single rejection iteration in psClip, because …
|
|
|
|
@11729
|
19 years |
gusciora |
First version.
|
|
|
|
@11727
|
19 years |
Paul Price |
Adding convolution benchmarks program.
|
|
|
|
@11725
|
19 years |
Paul Price |
Moving FFT test into tap_psImageFFT2
|
|
|
|
@11724
|
19 years |
Paul Price |
Renaming psMetadataItemTransfer to psMetadataItemSupplement
|
|
|
|
@11719
|
19 years |
Paul Price |
Fixing allocation problem.
|
|
|
|
@11718
|
19 years |
Paul Price |
Adding tests of vector FFT: going back and forth
|
|
|
|
@11717
|
19 years |
Paul Price |
Testing that forward and backward FFTs work.
|
|
|
|
@11716
|
19 years |
Paul Price |
Row-by-row copy only necessary for children images.
|
|
|
|
@11714
|
19 years |
Paul Price |
Fixing memory corruption issue due to confusing columns and rows in …
|
|
|
|
@11712
|
19 years |
Paul Price |
Fixing apparent gcc 3.4.3 problem with preprocessor statements within …
|
|
|
|
@11711
|
19 years |
jhoblitt |
change selected psString*() functions into wrappers so file/lineo/func …
|
|
|
|
@11710
|
19 years |
jhoblitt |
change psLookupTableAlloc() to pass in file/lineno/func
whitespace fixes
|
|
|
|
@11709
|
19 years |
jhoblitt |
change psHashAlloc() to pass in file/lineno/func
whitespace fixes
|
|
|
|
@11708
|
19 years |
jhoblitt |
change psBitSetAlloc() to pass in file/lineno/func
whitespace fixes
|
|
|
|
@11707
|
19 years |
jhoblitt |
change psPixel*Alloc() functions to pass in file/lineno/func …
|
|
|
|
@11706
|
19 years |
jhoblitt |
change psMetadata*Alloc() functions to pass in file/lineno, func …
|
|
|
|
@11705
|
19 years |
jhoblitt |
change psListAlloc() & psListIteratorAlloc() into wrappers so …
|
|
|
|
@11704
|
19 years |
Paul Price |
Fixes so it compiles. psVector FFTs don't work yet --- need to fix …
|
|
|
|
@11703
|
19 years |
Paul Price |
Reworked image convolution (split direct and FFT methods into separate …
|
|
|
|
@11701
|
19 years |
jhoblitt |
change psArrayAlloc(), psArrayAllocEmpty(), & psArrayRealloc() into …
|
|
|
|
@11700
|
19 years |
jhoblitt |
typo fix
|
|
|
|
@11699
|
19 years |
jhoblitt |
change psImageAlloc() & psImageRecycle() into wrappers so …
|
|
|
|
@11698
|
19 years |
jhoblitt |
change psVectorRecycle(), psVectorCopy, & psVectorCreate() into …
|
|
|
|