|
|
|
@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. …
|
|
|
|
@9066
|
20 years |
magnier |
adding EXTNAME option to psFitsWriteBlank
|
|
|
|
@9061
|
20 years |
jhoblitt |
add -g to CFLAGS when --enable-optimize set is per RHL's request
|
|
|
|
@9060
|
20 years |
jhoblitt |
add missing .dat files to the install
|
|
|
|
@9030
|
20 years |
jhoblitt |
change p_psDBFetchResult() to return an empty array when the result …
|
|
|
|
@9021
|
20 years |
jhoblitt |
add -pipe to the default CFLAGS
|
|
|
|
@9013
|
20 years |
jhoblitt |
help aclocal find ./m4 when invoked by automake
|
|
|
|
@9007
|
20 years |
jhoblitt |
link libpslib directly against all of it's dependencies. This is for …
|
|
|
|
@9006
|
20 years |
jhoblitt |
don't install libtap or libpstap
|
|
|
|
@9002
|
20 years |
Paul Price |
Fixing off-by-one error on \0.
|
|
|
|
@9001
|
20 years |
Paul Price |
Fixing problem caused by wrong exit condition. Tidied up code some too.
|
|
|
|
@8997
|
20 years |
Paul Price |
Adding psSlurp.h
|
|
|
|
@8996
|
20 years |
jhoblitt |
rename psSlurp() -> psSlurpFD()
change psSlurpFile() to be a wrapper …
|
|
|
|
@8995
|
20 years |
drobbin |
Fixed the test include errors -> added #include <string.h>
|
|
|
|
@8994
|
20 years |
jhoblitt |
add psSlurp() & psSlurpFile()
|
|
|
|
@8993
|
20 years |
Paul Price |
Fixing doxygen conditional properly.
|
|
|
|
@8992
|
20 years |
jhoblitt |
doxygen enable/disable fix #2
|
|
|
|
@8991
|
20 years |
jhoblitt |
fix the AM_CONDITIONAL used to disable doxygen when --enable-doxygen …
|
|
|
|
@8988
|
20 years |
jhoblitt |
cleanup pkgconfig & -config helper script -- sync with psmodules
|
|
|
|
@8978
|
20 years |
Paul Price |
Subtract the median when we add the numbers, so we don't get numerical …
|
|
|
|
@8977
|
20 years |
Paul Price |
Need to handle NaN pixels.
|
|
|
|
@8975
|
20 years |
jhoblitt |
add --enable-doxygen flag & disable doxygen generation by default
|
|
|
|
@8974
|
20 years |
Paul Price |
Accumulator should be double.
|
|
|
|
@8973
|
20 years |
jhoblitt |
rolling back changes made to these files as these changes basically …
|
|
|
|
@8966
|
20 years |
drobbin |
Due to Makefile errors, I can't tell which of these actually changed …
|
|
|
|
@8965
|
20 years |
drobbin |
Made changes while testing. Due to problems with Makefile, I don't …
|
|
|
|
@8964
|
20 years |
jhoblitt |
build doxygen docs in the build tree path
install doxygen man pages …
|
|
|
|
@8962
|
20 years |
jhoblitt |
cleanup generated files
|
|
|
|
@8960
|
20 years |
jhoblitt |
fix out of tree builds & properly distribute test data files
|
|
|
|
@8959
|
20 years |
jhoblitt |
add a blurb about libtap
|
|
|
|
@8958
|
20 years |
jhoblitt |
only use TESTS if BUILD_TESTS is set
|
|
|
|
@8957
|
20 years |
jhoblitt |
actually distribute the script utils
|
|
|
|
@8956
|
20 years |
jhoblitt |
remove psTest.h from EXTRA_DIST as this file has been removed
|
|
|
|
@8955
|
20 years |
jhoblitt |
disable installation of tap man page
|
|
|
|
@8933
|
20 years |
Paul Price |
Adding products to .cvsignore
|
|
|
|
@8932
|
20 years |
drobbin |
Finished pixels testing.
|
|
|
|
@8931
|
20 years |
drobbin |
Finished psHash tests.
|
|
|
|
@8930
|
20 years |
drobbin |
Added BitSet and List Tests.
|
|
|
|
@8925
|
20 years |
jhoblitt |
don't overide user CFLAGS unless --optimize is set
|
|
|
|
@8924
|
20 years |
jhoblitt |
remove psParseTable
|
|
|
|
@8923
|
20 years |
jhoblitt |
pslib.h is now under include/pslib
|
|
|
|
@8922
|
20 years |
jhoblitt |
install pslib.h & pslib_strict.h under include/pslib
|
|
|
|
@8921
|
20 years |
Paul Price |
Missing space.
|
|
|
|
@8920
|
20 years |
jhoblitt |
declare no sources as part of libpslib
|
|
|
|
@8917
|
20 years |
Paul Price |
Should be isfinite().
|
|
|
|
@8916
|
20 years |
Paul Price |
Need math.h for finite().
|
|
|
|
@8915
|
20 years |
jhoblitt |
kill psTest.c too
|
|
|
|
@8914
|
20 years |
jhoblitt |
remove psTest.h
|
|
|
|
@8913
|
20 years |
Paul Price |
Adding check on min,max.
|
|
|
|
@8912
|
20 years |
Paul Price |
Adding PS_ASSERT_FLOAT_REAL to check for NAN, Inf, etc.
|
|
|
|
@8911
|
20 years |
jhoblitt |
stop installing tap.h
|
|
|
|
@8910
|
20 years |
jhoblitt |
use pkgdatadir where possible
|
|
|
|
@8909
|
20 years |
jhoblitt |
add Makfiles
|
|
|
|
@8908
|
20 years |
jhoblitt |
fwv
|
|
|
|
@8907
|
20 years |
jhoblitt |
use 'env' instead of invoking perl directly
|
|
|
|
@8906
|
20 years |
jhoblitt |
create utils dir and move relevant utils & scripts into it
properly …
|
|
|
|
@8905
|
20 years |
Paul Price |
psErrorStackPrint should print the message, regardless of the size of …
|
|
|
|
@8900
|
20 years |
jhoblitt |
add the raw files too
|
|
|
|
@8899
|
20 years |
jhoblitt |
mv contents of share/pslib -> pslib
remove pointless share/pslib
|
|
|
|
@8898
|
20 years |
jhoblitt |
mv contents of etc/pslib -> etc
remove pointless etc/pslib dir
use …
|
|
|
|
@8896
|
20 years |
jhoblitt |
remove xml config file as it's unused
|
|
|
|
@8876
|
20 years |
jhoblitt |
remove unused tests for various stdc functions
|
|
|
|
@8875
|
20 years |
jhoblitt |
include PTHREAD_CFLAGS in PSLIB_LIBS as well so linking works
|
|
|
|
@8870
|
20 years |
jhoblitt |
test for what flags are nessicary to enable/link against pthreads
|
|
|
|
@8846
|
20 years |
Paul Price |
Printing size of list.
|
|
|
|
@8841
|
20 years |
Paul Price |
Adding --enable-tests to configure script, to allow choice as to when …
|
|
|
|
@8840
|
20 years |
drobbin |
Added new testing for psPixels and psHash. psPixels is finished and …
|
|
|
|
@8839
|
20 years |
drobbin |
edited psHash comment, minor changes/debugging to psPixels, and slight …
|
|
|
|