|
|
|
@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
|
|
|
|
@8795
|
20 years |
jhoblitt |
disable libtap's self tests
|
|
|
|
@8794
|
20 years |
jhoblitt |
add psMetadataConfigPrint()
|
|
|
|
@8792
|
20 years |
jhoblitt |
change lockErrorStack mutex to be static
add errorStackKeyInitialized …
|
|
|
|
@8791
|
20 years |
jhoblitt |
fix test count
|
|
|
|
@8790
|
20 years |
jhoblitt |
fix tests 31-33 that broke when an unchecked in change to psError …
|
|
|
|
@8789
|
20 years |
jhoblitt |
add AC_FUNC_FSEEKO
|
|
|
|
@8786
|
20 years |
drobbin |
ted several files. Added error handling and removed unreachable spots …
|
|
|
|
@8779
|
20 years |
jhoblitt |
change formatMetadataItem() formatting:
add a space between the # …
|
|
|
|
@8778
|
20 years |
jhoblitt |
change formatMetadataItem() formating:
make the "value" output in …
|
|
|
|
@8777
|
20 years |
jhoblitt |
check mmap()s return value
|
|
|
|
@8776
|
20 years |
jhoblitt |
rename psMetadataConfigParse() -> psMetadataConfigRead()
|
|
|
|
@8775
|
20 years |
jhoblitt |
rename tap_psMetadataConfigParse.c -> tap_psMetadataConfigRead.c
|
|
|
|
@8774
|
20 years |
jhoblitt |
change parseLine() & parseMetadataItem() to not accept a filename …
|
|
|
|
@8773
|
20 years |
jhoblitt |
fix psTimeFromISO() to correct set the time type
|
|
|
|
@8772
|
20 years |
jhoblitt |
fix psTimeStrptime() - a hard coded format was being used instead of …
|
|
|
|
@8771
|
20 years |
jhoblitt |
remove manual settings of psArray->n = 0
|
|
|
|
@8768
|
20 years |
jhoblitt |
change parseTime() to parse ISO8601 string as is specified in the SDRS …
|
|
|
|
@8767
|
20 years |
jhoblitt |
add missing include for strings.h
in parseBool();
use …
|
|
|
|
@8766
|
20 years |
jhoblitt |
remove FITS related macro & define
|
|
|
|
@8760
|
20 years |
jhoblitt |
map MYSQL_TYPE_STRING -> VARCHAR instead of CHAR
|
|
|
|
@8759
|
20 years |
jhoblitt |
change psDBMySQLToPType() to return 0 instead of -1 to return an error …
|
|
|
|
@8758
|
20 years |
jhoblitt |
always check the return of psDBMySQLToPType() for errors
|
|
|
|
@8757
|
20 years |
jhoblitt |
fwv
|
|
|
|
@8756
|
20 years |
jhoblitt |
update from the pre MySQL 4.1 FIELD_* field type enum name to the new …
|
|
|
|
@8747
|
20 years |
drobbin |
Updated makefile to allow me to use "make tests" - extremely …
|
|
|
|
@8731
|
20 years |
jhoblitt |
add libpstap under test/pstap
mv src/pstap.h -> test/pstap/src/pstap.h …
|
|
|
|
@8719
|
20 years |
jhoblitt |
add test.pl as a top level script (temporary hack)
remove \n from …
|
|
|
|
@8718
|
20 years |
jhoblitt |
disable all non-tap tests and stop distributing "verified" directories
|
|
|
|
@8717
|
20 years |
jhoblitt |
removed
|
|
|
|
@8712
|
20 years |
jhoblitt |
move $SRCINC to always be left of $PSLIB_CFLAGS
|
|
|
|
@8706
|
20 years |
jhoblitt |
remove commented out free on line 30
|
|
|
|
@8705
|
20 years |
jhoblitt |
add psMemGetLastId()
|
|
|
|
@8694
|
20 years |
drobbin |
edited psMetadataCopy for errorhandling of out param. Edited tests …
|
|
|
|
@8678
|
20 years |
drobbin |
changed test result for comparison of F64 value 1 to Bool value true …
|
|
|
|
@8677
|
20 years |
drobbin |
nothing done but formatting.
|
|
|
|
@8668
|
20 years |
drobbin |
debugged and updated wrt recent major patch applied by JH. LogMsg was …
|
|
|
|
@8629
|
20 years |
jhoblitt |
amd64 string formatting fixes
|
|
|
|
@8627
|
20 years |
jhoblitt |
add gcc format attributes to:
psAbort()
psErrorStackPrint()
…
|
|
|
|
@8625
|
20 years |
jhoblitt |
add "string" type to psMetadataItem.data.str
|
|
|
|
@8623
|
20 years |
Paul Price |
Require 'z' modifier for size_t argument.
|
|
|
|
@8610
|
20 years |
jhoblitt |
add gcc format attributes to psStringAppend(), psStringPrepend(), …
|
|
|
|