|
|
|
@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 …
|
|
|
|
@8837
|
20 years |
Paul Price |
Supporting NULL strings for empty strings.
|
|
|
|
@8836
|
20 years |
Paul Price |
Allowing NULL output string.
|
|
|
|
@8831
|
20 years |
Paul Price |
Same again.
|
|
|
|
@8830
|
20 years |
Paul Price |
Minus sign in the wrong place.
|
|
|
|
@8819
|
20 years |
Paul Price |
psMetadataConfigRead used the results of stat(), but didn't call stat().
|
|
|
|
@8816
|
20 years |
rhl |
1/ Fix off-by-one out-of-bound check (and ensure position >= 0)
2/ We …
|
|
|
|
@8814
|
20 years |
Paul Price |
Fixing the data.
|
|
|
|
@8812
|
20 years |
Paul Price |
Wrapping psMemGetLastId in a mutex.
|
|
|
|
@8811
|
20 years |
Paul Price |
The build from CVS wasn't working because test programs in test/types/ …
|
|
|
|
@8810
|
20 years |
jhoblitt |
remove stderr/stdout files from the defunct test framework
|
|
|
|
@8809
|
20 years |
jhoblitt |
rollback 1.83 (accidental checkin)
|
|
|
|
@8808
|
20 years |
jhoblitt |
fix fprintf format errors causing compilation errors on x86 but …
|
|
|
|
@8806
|
20 years |
drobbin |
edited makefile
|
|
|
|
@8805
|
20 years |
drobbin |
Added testing for Arguments. Edited src file minimally. coverage at …
|
|
|
|
@8804
|
20 years |
jhoblitt |
add psArrayRemoveByPos()
|
|
|
|
@8803
|
20 years |
jhoblitt |
code sanitizing; variable names, types, & style
|
|
|
|
@8802
|
20 years |
jhoblitt |
consistently use 'format' instead of fmt
|
|
|
|
@8801
|
20 years |
jhoblitt |
treat MAX_ERROR_STACK_SIZE as a long
|
|
|
|
@8800
|
20 years |
jhoblitt |
replace psErrorStack struct with a psArray to simplify the …
|
|
|
|
@8799
|
20 years |
jhoblitt |
rename psArr param to array (psArr is too much like psArray for a …
|
|
|
|
@8798
|
20 years |
jhoblitt |
change psArrayElementsFree() to use a long as the index type instead …
|
|
|
|
@8797
|
20 years |
jhoblitt |
remove the use of TESTS, yet again, as this variable breaks the …
|
|
|
|
@8796
|
20 years |
jhoblitt |
ignore .lib directories
|
|
|
|