# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 19, 2026, 8:49:07 PM Tue, 03 Oct 2006 22:31:40 GMT desonia [9151] * trunk/psLib/test/pstap/src/Makefile.am (modified) * trunk/psLib/test/tap/src/Makefile.am (modified) Changed the makefile to always make the tap library. Tue, 03 Oct 2006 06:52:27 GMT drobbin [9144] * trunk/psLib/test/types/tap_psLookupTable_all.c (added) Start of tap test for LookupTable - just so things don't "break" :) Tue, 03 Oct 2006 06:51:47 GMT drobbin [9143] * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/execute_tap (modified) * trunk/psLib/test/types/tap_psArray_all.c (modified) * trunk/psLib/test/types/tap_psBitSet_all.c (modified) * trunk/psLib/test/types/tap_psList_all.c (modified) Made several changes. Finished bitSet testing, list testing. Minor ... Mon, 02 Oct 2006 06:05:53 GMT drobbin [9086] * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Minor debugging changes. Sun, 01 Oct 2006 06:00:19 GMT drobbin [9085] * trunk/psLib/configure.ac (modified) Fixed the --enable-coverage option. Sun, 01 Oct 2006 04:21:04 GMT drobbin [9084] * trunk/psLib/src/types/parse_gcov-out.c (added) * trunk/psLib/src/types/profile_tap (added) added a script for automation of code-profiling (saves me time at ... Sun, 01 Oct 2006 00:45:34 GMT drobbin [9083] * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psHash.h (modified) Fixed psHash's. Sun, 01 Oct 2006 00:40:35 GMT drobbin [9082] * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/execute_tap (modified) * trunk/psLib/test/types/tap_psBitSet_all.c (modified) * trunk/psLib/test/types/tap_psHash_all.c (modified) * trunk/psLib/test/types/tap_psList_all.c (modified) Fixed BitSet test and corresponding small fixes to src/psBitSet's. ... Sat, 30 Sep 2006 02:29:20 GMT magnier [9066] * trunk/psLib/src/fits/psFitsHeader.c (modified) * trunk/psLib/src/fits/psFitsHeader.h (modified) adding EXTNAME option to psFitsWriteBlank Sat, 30 Sep 2006 00:49:02 GMT jhoblitt [9061] * trunk/psLib/configure.ac (modified) add -g to CFLAGS when --enable-optimize set is per RHL's request Fri, 29 Sep 2006 23:02:43 GMT jhoblitt [9060] * trunk/psLib/share/Makefile.am (modified) add missing .dat files to the install Thu, 28 Sep 2006 23:21:33 GMT jhoblitt [9030] * trunk/psLib/src/db/psDB.c (modified) change p_psDBFetchResult() to return an empty array when the result ... Thu, 28 Sep 2006 21:45:08 GMT jhoblitt [9021] * trunk/psLib/configure.ac (modified) add -pipe to the default CFLAGS Thu, 28 Sep 2006 01:56:03 GMT jhoblitt [9013] * trunk/psLib/Makefile.am (modified) help aclocal find ./m4 when invoked by automake Wed, 27 Sep 2006 22:29:25 GMT jhoblitt [9007] * trunk/psLib/src/Makefile.am (modified) link libpslib directly against all of it's dependencies. This is for ... Wed, 27 Sep 2006 22:12:05 GMT jhoblitt [9006] * trunk/psLib/test/pstap/src/Makefile.am (modified) * trunk/psLib/test/tap/src/Makefile.am (modified) don't install libtap or libpstap Wed, 27 Sep 2006 03:50:19 GMT Paul Price [9002] * trunk/psLib/src/sys/psSlurp.c (modified) Fixing off-by-one error on \0. Wed, 27 Sep 2006 03:28:52 GMT Paul Price [9001] * trunk/psLib/src/sys/psSlurp.c (modified) Fixing problem caused by wrong exit condition. Tidied up code some too. Wed, 27 Sep 2006 01:31:46 GMT Paul Price [8997] * trunk/psLib/src/pslib_strict.h (modified) Adding psSlurp.h Wed, 27 Sep 2006 00:59:58 GMT jhoblitt [8996] * trunk/psLib/src/sys/psSlurp.c (modified) * trunk/psLib/src/sys/psSlurp.h (modified) rename psSlurp() -> psSlurpFD() change psSlurpFile() to be a wrapper ... Wed, 27 Sep 2006 00:46:55 GMT drobbin [8995] * trunk/psLib/test/types/tap_psListIterator.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigRead.c (modified) * trunk/psLib/test/types/tap_psMetadataItemParse.c (modified) * trunk/psLib/test/types/tap_psMetadataIterator.c (modified) * trunk/psLib/test/types/tap_psMetadata_copying.c (modified) * trunk/psLib/test/types/tap_psMetadata_creating.c (modified) * trunk/psLib/test/types/tap_psMetadata_manip.c (modified) * trunk/psLib/test/types/tap_psMetadata_polynomials.c (modified) Fixed the test include errors -> added #include Wed, 27 Sep 2006 00:43:31 GMT jhoblitt [8994] * trunk/psLib/src/sys/Makefile.am (modified) * trunk/psLib/src/sys/psSlurp.c (added) * trunk/psLib/src/sys/psSlurp.h (added) add psSlurp() & psSlurpFile() Wed, 27 Sep 2006 00:10:39 GMT Paul Price [8993] * trunk/psLib/configure.ac (modified) Fixing doxygen conditional properly. Wed, 27 Sep 2006 00:06:35 GMT jhoblitt [8992] * trunk/psLib/configure.ac (modified) doxygen enable/disable fix #2 Wed, 27 Sep 2006 00:01:05 GMT jhoblitt [8991] * trunk/psLib/configure.ac (modified) fix the AM_CONDITIONAL used to disable doxygen when --enable-doxygen ... Tue, 26 Sep 2006 22:58:09 GMT jhoblitt [8988] * trunk/psLib/pslib-config.in (modified) * trunk/psLib/pslib.pc.in (modified) cleanup pkgconfig & -config helper script -- sync with psmodules Tue, 26 Sep 2006 03:52:59 GMT Paul Price [8978] * trunk/psLib/src/imageops/psImageBackground.c (modified) Subtract the median when we add the numbers, so we don't get ... Tue, 26 Sep 2006 03:48:46 GMT Paul Price [8977] * trunk/psLib/src/jpeg/psImageJpeg.c (modified) Need to handle NaN pixels. Tue, 26 Sep 2006 03:20:36 GMT jhoblitt [8975] * trunk/psLib/configure.ac (modified) add --enable-doxygen flag & disable doxygen generation by default Tue, 26 Sep 2006 03:01:40 GMT Paul Price [8974] * trunk/psLib/src/imageops/psImageBackground.c (modified) Accumulator should be double. Tue, 26 Sep 2006 02:55:34 GMT jhoblitt [8973] * trunk/psLib/src/types/psArguments.c (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psHash.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) rolling back changes made to these files as these changes basically ... Tue, 26 Sep 2006 01:47:22 GMT drobbin [8966] * trunk/psLib/test/types/execute_tap (modified) * trunk/psLib/test/types/tap_psHash_all.c (modified) * trunk/psLib/test/types/tap_psListIterator.c (modified) * trunk/psLib/test/types/tap_psList_all.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigRead.c (modified) * trunk/psLib/test/types/tap_psMetadataItemCompare.c (modified) * trunk/psLib/test/types/tap_psMetadataItemParse.c (modified) * trunk/psLib/test/types/tap_psMetadataIterator.c (modified) * trunk/psLib/test/types/tap_psMetadata_copying.c (modified) * trunk/psLib/test/types/tap_psMetadata_creating.c (modified) * trunk/psLib/test/types/tap_psMetadata_manip.c (modified) * trunk/psLib/test/types/tap_psMetadata_polynomials.c (modified) * trunk/psLib/test/types/tap_psMetadata_printing.c (modified) * trunk/psLib/test/types/tap_psPixels_all.c (modified) * trunk/psLib/test/types/tst_psBitSet.c (modified) * trunk/psLib/test/types/tst_psList.c (modified) Due to Makefile errors, I can't tell which of these actually changed ... Tue, 26 Sep 2006 01:41:29 GMT drobbin [8965] * trunk/psLib/src/types/psArguments.c (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psBitSet.c (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psHash.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) Made changes while testing. Due to problems with Makefile, I don't ... Tue, 26 Sep 2006 01:37:23 GMT jhoblitt [8964] * trunk/psLib/Doxyfile.in (modified) * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.ac (modified) build doxygen docs in the build tree path install doxygen man pages ... Tue, 26 Sep 2006 01:04:31 GMT jhoblitt [8962] * trunk/psLib/etc/Makefile.am (modified) * trunk/psLib/test/Makefile.am (modified) cleanup generated files Tue, 26 Sep 2006 00:40:40 GMT jhoblitt [8960] * trunk/psLib/etc/Makefile.am (modified) * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/types/Makefile.am (modified) fix out of tree builds & properly distribute test data files Tue, 26 Sep 2006 00:00:21 GMT jhoblitt [8959] * trunk/psLib/DEV_NOTES (modified) add a blurb about libtap Mon, 25 Sep 2006 23:52:41 GMT jhoblitt [8958] * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/db/Makefile.am (modified) * trunk/psLib/test/fft/Makefile.am (modified) * trunk/psLib/test/fits/Makefile.am (modified) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/jpeg/Makefile.am (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/mathtypes/Makefile.am (modified) * trunk/psLib/test/sys/Makefile.am (modified) * trunk/psLib/test/tap/configure.in (modified) * trunk/psLib/test/tap/src/tap.c (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/xml/Makefile.am (modified) only use TESTS if BUILD_TESTS is set Mon, 25 Sep 2006 23:31:46 GMT jhoblitt [8957] * trunk/psLib/utils/Makefile.am (modified) actually distribute the script utils Mon, 25 Sep 2006 23:26:56 GMT jhoblitt [8956] * trunk/psLib/src/Makefile.am (modified) remove psTest.h from EXTRA_DIST as this file has been removed Mon, 25 Sep 2006 23:03:53 GMT jhoblitt [8955] * trunk/psLib/test/tap/src/Makefile.am (modified) disable installation of tap man page Mon, 25 Sep 2006 19:57:56 GMT Paul Price [8933] * trunk/psLib/test/pstap/src (modified) * trunk/psLib/test/pstap/src/.cvsignore (modified) * trunk/psLib/test/types (modified) * trunk/psLib/test/types/.cvsignore (modified) Adding products to .cvsignore Mon, 25 Sep 2006 05:20:21 GMT drobbin [8932] * trunk/psLib/test/types/tap_psPixels_all.c (modified) Finished pixels testing. Mon, 25 Sep 2006 05:18:53 GMT drobbin [8931] * trunk/psLib/test/types/tap_psHash_all.c (modified) Finished psHash tests. Mon, 25 Sep 2006 05:16:23 GMT drobbin [8930] * trunk/psLib/test/types/execute_tap (modified) * trunk/psLib/test/types/tap_psBitSet_all.c (added) * trunk/psLib/test/types/tap_psList_all.c (added) Added BitSet and List Tests. Sat, 23 Sep 2006 04:10:03 GMT jhoblitt [8925] * trunk/psLib/configure.ac (modified) don't overide user CFLAGS unless --optimize is set Sat, 23 Sep 2006 04:01:29 GMT jhoblitt [8924] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) remove psParseTable Sat, 23 Sep 2006 03:57:01 GMT jhoblitt [8923] * trunk/psLib/pslib.pc.in (modified) pslib.h is now under include/pslib Sat, 23 Sep 2006 03:56:38 GMT jhoblitt [8922] * trunk/psLib/src/Makefile.am (modified) install pslib.h & pslib_strict.h under include/pslib Sat, 23 Sep 2006 03:48:03 GMT Paul Price [8921] * trunk/psLib/src/sys/psAssert.h (modified) Missing space. Sat, 23 Sep 2006 03:47:12 GMT jhoblitt [8920] * trunk/psLib/src/Makefile.am (modified) declare no sources as part of libpslib Sat, 23 Sep 2006 03:45:27 GMT Paul Price [8917] * trunk/psLib/src/sys/psAssert.h (modified) Should be isfinite(). Sat, 23 Sep 2006 03:44:02 GMT Paul Price [8916] * trunk/psLib/src/sys/psAssert.h (modified) Need math.h for finite(). Sat, 23 Sep 2006 03:42:37 GMT jhoblitt [8915] * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/psTest.c (deleted) kill psTest.c too Sat, 23 Sep 2006 03:41:15 GMT jhoblitt [8914] * trunk/psLib/src/Makefile.am (modified) * trunk/psLib/src/astro/Makefile.am (modified) * trunk/psLib/src/db/Makefile.am (modified) * trunk/psLib/src/fft/Makefile.am (modified) * trunk/psLib/src/fits/Makefile.am (modified) * trunk/psLib/src/imageops/Makefile.am (modified) * trunk/psLib/src/jpeg/Makefile.am (modified) * trunk/psLib/src/math/Makefile.am (modified) * trunk/psLib/src/mathtypes/Makefile.am (modified) * trunk/psLib/src/psTest.h (deleted) * trunk/psLib/src/sys/Makefile.am (modified) * trunk/psLib/src/types/Makefile.am (modified) * trunk/psLib/src/xml/Makefile.am (modified) remove psTest.h Sat, 23 Sep 2006 03:40:34 GMT Paul Price [8913] * trunk/psLib/src/jpeg/psImageJpeg.c (modified) Adding check on min,max. Sat, 23 Sep 2006 03:39:33 GMT Paul Price [8912] * trunk/psLib/src/sys/psAssert.h (modified) Adding PS_ASSERT_FLOAT_REAL to check for NAN, Inf, etc. Sat, 23 Sep 2006 03:39:32 GMT jhoblitt [8911] * trunk/psLib/test/tap/src/Makefile.am (modified) stop installing tap.h Sat, 23 Sep 2006 03:25:42 GMT jhoblitt [8910] * trunk/psLib/configure.ac (modified) * trunk/psLib/etc/Makefile.am (modified) * trunk/psLib/etc/pslib.config.template (modified) * trunk/psLib/share/Makefile.am (modified) use pkgdatadir where possible Sat, 23 Sep 2006 03:06:12 GMT jhoblitt [8909] * trunk/psLib/share (modified) * trunk/psLib/share/.cvsignore (modified) add Makfiles Sat, 23 Sep 2006 03:05:11 GMT jhoblitt [8908] * trunk/psLib/utils (modified) * trunk/psLib/utils/.cvsignore (added) fwv Sat, 23 Sep 2006 03:03:50 GMT jhoblitt [8907] * trunk/psLib/utils/psParseErrorCodes (modified) * trunk/psLib/utils/psParsePrecessionTable (modified) use 'env' instead of invoking perl directly Sat, 23 Sep 2006 03:03:14 GMT jhoblitt [8906] * trunk/psLib/Makefile.am (modified) * trunk/psLib/configure.ac (modified) * trunk/psLib/psParseErrorCodes (deleted) * trunk/psLib/psParsePrecessionTable (deleted) * trunk/psLib/psTableParse.c (deleted) * trunk/psLib/share/Makefile.am (added) * trunk/psLib/src/sys/Makefile.am (modified) * trunk/psLib/utils (added) * trunk/psLib/utils/Makefile.am (added) * trunk/psLib/utils/psParseErrorCodes (added) * trunk/psLib/utils/psParsePrecessionTable (added) * trunk/psLib/utils/psTableParse.c (added) create utils dir and move relevant utils & scripts into it properly ... Sat, 23 Sep 2006 02:49:11 GMT Paul Price [8905] * trunk/psLib/src/sys/psError.c (modified) psErrorStackPrint should print the message, regardless of the size of ... Sat, 23 Sep 2006 02:21:01 GMT jhoblitt [8900] * trunk/psLib/share/eopc01_1900_2004.raw (added) * trunk/psLib/share/finals_all.raw (added) * trunk/psLib/share/ser7.raw (added) * trunk/psLib/share/tai_utc.raw (added) add the raw files too Sat, 23 Sep 2006 02:20:18 GMT jhoblitt [8899] * trunk/psLib/share (modified) * trunk/psLib/share/.cvsignore (added) * trunk/psLib/share/daily.dat (added) * trunk/psLib/share/eopc01_1900_2004.dat (added) * trunk/psLib/share/finals2000A.dat (added) * trunk/psLib/share/finals_all.dat (added) * trunk/psLib/share/iers_corr.dat (added) * trunk/psLib/share/pslib/.cvsignore (deleted) * trunk/psLib/share/pslib/daily.dat (deleted) * trunk/psLib/share/pslib/eopc01_1900_2004.dat (deleted) * trunk/psLib/share/pslib/eopc01_1900_2004.raw (deleted) * trunk/psLib/share/pslib/finals2000A.dat (deleted) * trunk/psLib/share/pslib/finals_all.dat (deleted) * trunk/psLib/share/pslib/finals_all.raw (deleted) * trunk/psLib/share/pslib/iers_corr.dat (deleted) * trunk/psLib/share/pslib/readme.eopc01 (deleted) * trunk/psLib/share/pslib/readme.ser7 (deleted) * trunk/psLib/share/pslib/readme.tai_utc (deleted) * trunk/psLib/share/pslib/ser7.dat (deleted) * trunk/psLib/share/pslib/ser7.raw (deleted) * trunk/psLib/share/pslib/tab5.2a.coeff (deleted) * trunk/psLib/share/pslib/tab5.2a.dat (deleted) * trunk/psLib/share/pslib/tab5.2a.txt (deleted) * trunk/psLib/share/pslib/tab5.2b.coeff (deleted) * trunk/psLib/share/pslib/tab5.2b.dat (deleted) * trunk/psLib/share/pslib/tab5.2b.txt (deleted) * trunk/psLib/share/pslib/tab5.2c.coeff (deleted) * trunk/psLib/share/pslib/tab5.2c.dat (deleted) * trunk/psLib/share/pslib/tab5.2c.txt (deleted) * trunk/psLib/share/pslib/tai_utc.dat (deleted) * trunk/psLib/share/pslib/tai_utc.raw (deleted) * trunk/psLib/share/readme.eopc01 (added) * trunk/psLib/share/readme.ser7 (added) * trunk/psLib/share/readme.tai_utc (added) * trunk/psLib/share/ser7.dat (added) * trunk/psLib/share/tab5.2a.coeff (added) * trunk/psLib/share/tab5.2a.dat (added) * trunk/psLib/share/tab5.2a.txt (added) * trunk/psLib/share/tab5.2b.coeff (added) * trunk/psLib/share/tab5.2b.dat (added) * trunk/psLib/share/tab5.2b.txt (added) * trunk/psLib/share/tab5.2c.coeff (added) * trunk/psLib/share/tab5.2c.dat (added) * trunk/psLib/share/tab5.2c.txt (added) * trunk/psLib/share/tai_utc.dat (added) mv contents of share/pslib -> pslib remove pointless share/pslib Sat, 23 Sep 2006 02:14:03 GMT jhoblitt [8898] * trunk/psLib/configure.ac (modified) * trunk/psLib/etc (modified) * trunk/psLib/etc/.cvsignore (modified) * trunk/psLib/etc/Makefile.am (modified) * trunk/psLib/etc/pslib.config.template (added) * trunk/psLib/etc/pslib/.cvsignore (deleted) * trunk/psLib/etc/pslib/Makefile.am (deleted) * trunk/psLib/etc/pslib/pslib.config.template (deleted) mv contents of etc/pslib -> etc remove pointless etc/pslib dir use ... Sat, 23 Sep 2006 01:28:09 GMT jhoblitt [8896] * trunk/psLib/etc/pslib/psTime.xml (deleted) remove xml config file as it's unused Fri, 22 Sep 2006 02:15:25 GMT jhoblitt [8876] * trunk/psLib/configure.ac (modified) remove unused tests for various stdc functions Fri, 22 Sep 2006 01:51:42 GMT jhoblitt [8875] * trunk/psLib/configure.ac (modified) include PTHREAD_CFLAGS in PSLIB_LIBS as well so linking works Thu, 21 Sep 2006 22:53:45 GMT jhoblitt [8870] * trunk/psLib/autogen.sh (modified) * trunk/psLib/configure.ac (modified) * trunk/psLib/m4 (added) * trunk/psLib/m4/acx_pthread.m4 (added) test for what flags are nessicary to enable/link against pthreads Wed, 20 Sep 2006 02:08:43 GMT Paul Price [8846] * trunk/psLib/src/types/psMetadata.c (modified) Printing size of list. Wed, 20 Sep 2006 00:18:12 GMT Paul Price [8841] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/db/Makefile.am (modified) * trunk/psLib/test/fft/Makefile.am (modified) * trunk/psLib/test/fits/Makefile.am (modified) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/jpeg/Makefile.am (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/mathtypes/Makefile.am (modified) * trunk/psLib/test/mathtypes/tap_psVector.c (modified) * trunk/psLib/test/pstap/src/Makefile.am (modified) * trunk/psLib/test/sys/Makefile.am (modified) * trunk/psLib/test/sys/tap_psStringSubstitute.c (modified) * trunk/psLib/test/tap/configure.in (modified) * trunk/psLib/test/tap/src/Makefile.am (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/tap_psListIterator.c (modified) * trunk/psLib/test/types/tap_psMetadataConfigRead.c (modified) * trunk/psLib/test/types/tap_psMetadataItemParse.c (modified) * trunk/psLib/test/types/tap_psMetadataIterator.c (modified) * trunk/psLib/test/types/tap_psMetadata_copying.c (modified) * trunk/psLib/test/types/tap_psMetadata_creating.c (modified) * trunk/psLib/test/types/tap_psMetadata_manip.c (modified) * trunk/psLib/test/types/tap_psMetadata_polynomials.c (modified) * trunk/psLib/test/types/tap_psMetadata_printing.c (modified) * trunk/psLib/test/xml/Makefile.am (modified) Adding --enable-tests to configure script, to allow choice as to when ... Tue, 19 Sep 2006 23:58:49 GMT drobbin [8840] * trunk/psLib/test/types/tap_psHash_all.c (added) * trunk/psLib/test/types/tap_psPixels_all.c (added) Added new testing for psPixels and psHash. psPixels is finished and ... Tue, 19 Sep 2006 23:54:43 GMT drobbin [8839] * trunk/psLib/src/types/psHash.h (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psLib/test/types/execute_tap (modified) edited psHash comment, minor changes/debugging to psPixels, and ... Tue, 19 Sep 2006 03:45:24 GMT Paul Price [8837] * trunk/psLib/src/types/psMetadataConfig.c (modified) Supporting NULL strings for empty strings. Tue, 19 Sep 2006 03:32:10 GMT Paul Price [8836] * trunk/psLib/src/types/psMetadataConfig.c (modified) Allowing NULL output string. Tue, 19 Sep 2006 00:45:28 GMT Paul Price [8831] * trunk/psLib/src/types/psMetadataConfig.c (modified) Same again. Tue, 19 Sep 2006 00:43:51 GMT Paul Price [8830] * trunk/psLib/src/types/psMetadataConfig.c (modified) Minus sign in the wrong place. Sat, 16 Sep 2006 01:07:38 GMT Paul Price [8819] * trunk/psLib/src/types/psMetadataConfig.c (modified) psMetadataConfigRead used the results of stat(), but didn't call stat(). Fri, 15 Sep 2006 14:38:25 GMT rhl [8816] * trunk/psLib/src/types/psArray.c (modified) 1/ Fix off-by-one out-of-bound check (and ensure position >= 0) 2/ ... Fri, 15 Sep 2006 03:39:40 GMT Paul Price [8814] * trunk/psLib/test/types/Makefile.am (modified) Fixing the data. Thu, 14 Sep 2006 22:27:29 GMT Paul Price [8812] * trunk/psLib/src/sys/psMemory.c (modified) Wrapping psMemGetLastId in a mutex. Thu, 14 Sep 2006 22:12:31 GMT Paul Price [8811] * trunk/psLib/test/types/Makefile.am (modified) The build from CVS wasn't working because test programs in ... Thu, 14 Sep 2006 04:45:39 GMT jhoblitt [8810] * trunk/psLib/test/astro/verified/tst_psCoord.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psCoord.stdout (deleted) * trunk/psLib/test/astro/verified/tst_psCoord01.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psCoord02.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psCoord02.stdout (deleted) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout (deleted) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psSphereOps.stdout (deleted) * trunk/psLib/test/astro/verified/tst_psTime_01.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psTime_01.stdout (deleted) * trunk/psLib/test/astro/verified/tst_psTime_02.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psTime_02.stdout (deleted) * trunk/psLib/test/astro/verified/tst_psTime_03.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psTime_03.stdout (deleted) * trunk/psLib/test/astro/verified/tst_psTime_04.stderr (deleted) * trunk/psLib/test/astro/verified/tst_psTime_04.stdout (deleted) * trunk/psLib/test/db/verified/tst_psDB.stderr (deleted) * trunk/psLib/test/fft/verified/tst_psImageFFT.stderr (deleted) * trunk/psLib/test/fft/verified/tst_psVectorFFT.stderr (deleted) * trunk/psLib/test/fits/verified/tst_psFits.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageConvolve.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageExtraction.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageGeomManip.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageIO.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageInterpolate.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageManip.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageManip.stdout (deleted) * trunk/psLib/test/imageops/verified/tst_psImageMaskOps.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageMaskOps.stdout (deleted) * trunk/psLib/test/imageops/verified/tst_psImagePixelExtract.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImagePixelManip.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageSmooth.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageSmooth.stdout (deleted) * trunk/psLib/test/imageops/verified/tst_psImageStats.stderr (deleted) * trunk/psLib/test/imageops/verified/tst_psImageStructManip.stderr (deleted) * trunk/psLib/test/math/verified/tst_psFunc00.stderr (deleted) * trunk/psLib/test/math/verified/tst_psFunc01.stdout (deleted) * trunk/psLib/test/math/verified/tst_psFunc02.stderr (deleted) * trunk/psLib/test/math/verified/tst_psFunc02.stdout (deleted) * trunk/psLib/test/math/verified/tst_psFunc08.stderr (deleted) * trunk/psLib/test/math/verified/tst_psFunc09.stderr (deleted) * trunk/psLib/test/math/verified/tst_psFunc10.stderr (deleted) * trunk/psLib/test/math/verified/tst_psFunc11.stderr (deleted) * trunk/psLib/test/math/verified/tst_psHist00.stderr (deleted) * trunk/psLib/test/math/verified/tst_psHist00.stdout (deleted) * trunk/psLib/test/math/verified/tst_psHist01.stdout (deleted) * trunk/psLib/test/math/verified/tst_psHist02.stderr (deleted) * trunk/psLib/test/math/verified/tst_psHist02.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrix01.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrix02.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMatrix02.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrix03.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMatrix03.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrix04.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMatrix04.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrix05.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrix06.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrix07.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMatrix07.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic01.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic01.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic02.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic03.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic03.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMatrixVectorArithmetic04.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04_F32.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04_F32.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04b.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04b.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04b_F32.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimize04b_F32.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMinimize05.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F32.stdout (deleted) * trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stderr (deleted) * trunk/psLib/test/math/verified/tst_psMinimizeVector2D_F64.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit1D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit1D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit2D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit2D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit3D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit3D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit4D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolyFit4D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval1D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval1D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval2D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval2D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval3D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval3D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval4D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psPolynomialEval4D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psRandom.stderr (deleted) * trunk/psLib/test/math/verified/tst_psRandom.stdout (deleted) * trunk/psLib/test/math/verified/tst_psSpline1D.stderr (deleted) * trunk/psLib/test/math/verified/tst_psSpline1D.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats00.stderr (deleted) * trunk/psLib/test/math/verified/tst_psStats00.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats01.stderr (deleted) * trunk/psLib/test/math/verified/tst_psStats01.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats02.stderr (deleted) * trunk/psLib/test/math/verified/tst_psStats02.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats03.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats05.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats06.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats07.stderr (deleted) * trunk/psLib/test/math/verified/tst_psStats07.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats08.stdout (deleted) * trunk/psLib/test/math/verified/tst_psStats09.stderr (deleted) * trunk/psLib/test/math/verified/tst_psStats09.stdout (deleted) * trunk/psLib/test/mathtypes/verified/tst_psImage.stderr (deleted) * trunk/psLib/test/mathtypes/verified/tst_psScalar.stderr (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_01.stderr (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_01.stdout (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_02.stderr (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_02.stdout (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_03.stderr (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_03.stdout (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_04.stderr (deleted) * trunk/psLib/test/mathtypes/verified/tst_psVectorSort_04.stdout (deleted) * trunk/psLib/test/sys/verified/tst_psAbort.stderr (deleted) * trunk/psLib/test/sys/verified/tst_psAbort.stdout (deleted) * trunk/psLib/test/sys/verified/tst_psConfigure.stderr (deleted) * trunk/psLib/test/sys/verified/tst_psError.stderr (deleted) * trunk/psLib/test/sys/verified/tst_psError.stdout (deleted) * trunk/psLib/test/sys/verified/tst_psLogMsg.stderr (deleted) * trunk/psLib/test/sys/verified/tst_psLogMsg.stdout (deleted) * trunk/psLib/test/sys/verified/tst_psMemory.stderr (deleted) * trunk/psLib/test/sys/verified/tst_psString.stderr (deleted) * trunk/psLib/test/sys/verified/tst_psTrace.stderr (deleted) * trunk/psLib/test/sys/verified/tst_psTrace.stdout (deleted) * trunk/psLib/test/types/verified/table10.dat (deleted) * trunk/psLib/test/types/verified/table2.dat (deleted) * trunk/psLib/test/types/verified/table3.dat (deleted) * trunk/psLib/test/types/verified/tableF32.dat (deleted) * trunk/psLib/test/types/verified/tableF32_err.dat (deleted) * trunk/psLib/test/types/verified/tableS32.dat (deleted) * trunk/psLib/test/types/verified/tableU8.dat (deleted) * trunk/psLib/test/types/verified/tst_psArguments.stderr (deleted) * trunk/psLib/test/types/verified/tst_psArguments.stdout (deleted) * trunk/psLib/test/types/verified/tst_psArray.stderr (deleted) * trunk/psLib/test/types/verified/tst_psArray01.stdout (deleted) * trunk/psLib/test/types/verified/tst_psBitSet.stderr (deleted) * trunk/psLib/test/types/verified/tst_psHash00.stderr (deleted) * trunk/psLib/test/types/verified/tst_psHash00.stdout (deleted) * trunk/psLib/test/types/verified/tst_psHash01.stderr (deleted) * trunk/psLib/test/types/verified/tst_psHash01.stdout (deleted) * trunk/psLib/test/types/verified/tst_psHash02.stderr (deleted) * trunk/psLib/test/types/verified/tst_psHash02.stdout (deleted) * trunk/psLib/test/types/verified/tst_psHash03.stderr (deleted) * trunk/psLib/test/types/verified/tst_psHash03.stdout (deleted) * trunk/psLib/test/types/verified/tst_psHash04.stderr (deleted) * trunk/psLib/test/types/verified/tst_psHash04.stdout (deleted) * trunk/psLib/test/types/verified/tst_psHash05.stderr (deleted) * trunk/psLib/test/types/verified/tst_psList.stderr (deleted) * trunk/psLib/test/types/verified/tst_psLookupTable_01.stderr (deleted) * trunk/psLib/test/types/verified/tst_psLookupTable_01.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadataIO.stderr (deleted) * trunk/psLib/test/types/verified/tst_psMetadataIO.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_01.stderr (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_01.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_02.stderr (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_02.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_03.stderr (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_03.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_04.stderr (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_04.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_05.stderr (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_05.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_06.stdout (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_07.stderr (deleted) * trunk/psLib/test/types/verified/tst_psMetadata_07.stdout (deleted) * trunk/psLib/test/types/verified/tst_psPixels.stderr (deleted) * trunk/psLib/test/xml/verified/tst_psXML.stderr (deleted) * trunk/psLib/test/xml/verified/tst_psXML.stdout (deleted) remove stderr/stdout files from the defunct test framework Wed, 13 Sep 2006 21:14:48 GMT jhoblitt [8809] * trunk/psLib/src/sys/psMemory.c (modified) rollback 1.83 (accidental checkin) Wed, 13 Sep 2006 21:11:11 GMT jhoblitt [8808] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/types/psArguments.c (modified) fix fprintf format errors causing compilation errors on x86 but ... Wed, 13 Sep 2006 04:28:29 GMT drobbin [8806] * trunk/psLib/test/types/Makefile.am (modified) edited makefile Wed, 13 Sep 2006 02:20:15 GMT drobbin [8805] * trunk/psLib/src/types/psArguments.c (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/execute_tap (modified) * trunk/psLib/test/types/tap_psArguments_all.c (added) * trunk/psLib/test/types/tap_psMetadataItemCompare.c (modified) * trunk/psLib/test/types/tst_psArguments.c (modified) Added testing for Arguments. Edited src file minimally. coverage at ... Tue, 12 Sep 2006 21:55:49 GMT jhoblitt [8804] * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) add psArrayRemoveByPos() Tue, 12 Sep 2006 21:42:05 GMT jhoblitt [8803] * trunk/psLib/src/sys/psError.c (modified) code sanitizing; variable names, types, & style Tue, 12 Sep 2006 21:39:47 GMT jhoblitt [8802] * trunk/psLib/src/sys/psError.h (modified) consistently use 'format' instead of fmt Tue, 12 Sep 2006 21:25:59 GMT jhoblitt [8801] * trunk/psLib/src/sys/psError.c (modified) treat MAX_ERROR_STACK_SIZE as a long Tue, 12 Sep 2006 21:10:22 GMT jhoblitt [8800] * trunk/psLib/src/sys/psError.c (modified) * trunk/psLib/src/sys/psError.h (modified) replace psErrorStack struct with a psArray to simplify the ... Tue, 12 Sep 2006 21:08:15 GMT jhoblitt [8799] * trunk/psLib/src/types/psArray.c (modified) rename psArr param to array (psArr is too much like psArray for a ... Tue, 12 Sep 2006 21:04:11 GMT jhoblitt [8798] * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) change psArrayElementsFree() to use a long as the index type instead ... Tue, 12 Sep 2006 20:31:52 GMT jhoblitt [8797] * trunk/psLib/test/types/Makefile.am (modified) remove the use of TESTS, yet again, as this variable breaks the ... Tue, 12 Sep 2006 20:27:07 GMT jhoblitt [8796] * trunk/psLib/test/test.pl (modified) ignore .lib directories Tue, 12 Sep 2006 20:13:48 GMT jhoblitt [8795] * trunk/psLib/test/tap/Makefile.am (modified) disable libtap's self tests Tue, 12 Sep 2006 04:18:56 GMT jhoblitt [8794] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) add psMetadataConfigPrint()