# # ChangeLog for trunk/psLib # # Generated by Trac 1.6 # Jul 19, 2026, 10:29:08 PM Tue, 28 Nov 2006 22:18:31 GMT jhoblitt [10233] * trunk/psLib/src/types/psMetadataConfig.c (modified) change parseTime() to use psTimeFromISO() instead of psTimeStrptime() ... Sun, 26 Nov 2006 22:17:51 GMT magnier [10196] * trunk/psLib/test/types (modified) * trunk/psLib/test/types/.cvsignore (modified) update .cvsignore Sun, 26 Nov 2006 21:56:52 GMT magnier [10193] * trunk/psLib/test/astro (modified) * trunk/psLib/test/astro/.cvsignore (modified) * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) added tap output programs to .cvsignore Sun, 26 Nov 2006 21:53:57 GMT magnier [10192] * trunk/psLib/src/math/psMinimizeLMM.c (modified) fixed error in p_psMinLM_GuessAB: failed to set masked parameters! ... Fri, 24 Nov 2006 20:52:59 GMT magnier [10178] * trunk/psLib/src/math/psMinimizeLMM.c (modified) added some asserts, testing GaussNewton values Fri, 24 Nov 2006 20:51:43 GMT magnier [10177] * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) added const to p_psVectorGetElementF64 and psVectorPrint Thu, 23 Nov 2006 05:33:28 GMT magnier [10173] * trunk/psLib/src/math/psStats.c (modified) several important changes: - simplified code for sampleMean and ... Thu, 23 Nov 2006 05:27:06 GMT magnier [10170] * trunk/psLib/test/math/tap_psSparse.c (modified) added test for non-normal matrix equation Thu, 23 Nov 2006 05:26:30 GMT magnier [10169] * trunk/psLib/src/imageops/psImageBackground.c (modified) * trunk/psLib/src/imageops/psImageBackground.h (modified) added psVectorStats for sky measurement, with multiple stats options; ... Thu, 23 Nov 2006 05:25:20 GMT magnier [10166] * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tap_psStatsTiming.c (added) added stats tests Wed, 22 Nov 2006 14:26:07 GMT rhl [10136] * trunk/psLib/src/imageops/psImageUnbin.c (modified) * trunk/psLib/src/imageops/psImageUnbin.h (modified) Added psImageUnbinPixel Wed, 22 Nov 2006 04:34:40 GMT jhoblitt [10132] * trunk/psLib/src/db/psDB.c (modified) compare NULL psTimes with "IS" instead of "=" Wed, 22 Nov 2006 04:18:05 GMT jhoblitt [10130] * trunk/psLib/src/db/psDB.c (modified) handle NULL psTime objections when generation SQL conditional stmts Tue, 21 Nov 2006 20:22:10 GMT Paul Price [10123] * trunk/psLib/test/types (modified) * trunk/psLib/test/types/.cvsignore (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/tap_psHash_845.c (added) Adding test for bug 845. Tue, 21 Nov 2006 19:23:02 GMT magnier [10122] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) cleaned up psTimer functions, changed psTimerStop to return bool ... Tue, 21 Nov 2006 18:29:07 GMT magnier [10121] * trunk/psLib/src/math/psSparse.c (modified) divide initial guess by Qii (previously assumed input matrix was ... Mon, 20 Nov 2006 20:57:51 GMT Paul Price [10108] * trunk/psLib/src/db/psDB.c (modified) Cause of problem in p0tool was found in psDB. psDBMySQLToPType was ... Mon, 20 Nov 2006 17:50:08 GMT rhl [10101] * trunk/psLib/src/types/psMetadataConfig.c (modified) Posix requires sys/stat.h to use fstat Mon, 20 Nov 2006 17:49:56 GMT rhl [10100] * trunk/psLib/src/astro/psTime.h (modified) p_psGetConfigFileName no longer exists Mon, 20 Nov 2006 05:22:49 GMT magnier [10093] * trunk/psLib/share/Makefile.am (modified) added missing backslash char; was dropping certain files Mon, 20 Nov 2006 05:22:15 GMT magnier [10092] * trunk/psLib/src/astro/psTime.c (modified) timer should use tai, not utc; asserts should use an explicit integer Sat, 18 Nov 2006 02:14:18 GMT Paul Price [10065] * trunk/psLib/src/types/psArguments.c (modified) psArgumentVerbosity was clobbering the pre-set log level. Fri, 17 Nov 2006 23:02:48 GMT magnier [10051] * trunk/psLib/src/math/psPolynomialUtils.c (modified) comment change Fri, 17 Nov 2006 22:06:57 GMT jhoblitt [10044] * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/db/psDB.h (modified) add psDBAffectedRows() Thu, 16 Nov 2006 18:09:44 GMT magnier [10017] * trunk/psLib/src/math/psSparse.c (modified) * trunk/psLib/src/math/psSparse.h (modified) finished psSparseBorder, runs tests ok Thu, 16 Nov 2006 18:09:12 GMT magnier [10016] * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) added tap_psSparse Thu, 16 Nov 2006 18:08:30 GMT magnier [10015] * trunk/psLib/test/math/tap_psSparse.c (modified) finished initial psSparse tests Thu, 16 Nov 2006 01:44:30 GMT magnier [10010] * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tap_psSparse.c (added) added tap tests for psSparseBorder functions Thu, 16 Nov 2006 01:43:39 GMT magnier [10009] * trunk/psLib/src/math/psSparse.c (modified) * trunk/psLib/src/math/psSparse.h (modified) added psSparseBorder for special matrices Thu, 16 Nov 2006 00:38:48 GMT jhoblitt [10008] * trunk/psLib/src/db/psDB.c (modified) implement database store support for psU32 & psU64s Wed, 15 Nov 2006 04:09:23 GMT magnier [10001] * trunk/psLib/src/math/psSparse.c (modified) * trunk/psLib/src/math/psSparse.h (modified) more dev work on the psSparseBorder concepts Wed, 15 Nov 2006 03:49:43 GMT jhoblitt [9999] * trunk/psLib/src/db/psDB.c (modified) change psDBPackMySQLRow() & psDBGenerateCreateTableS() to support ... Wed, 15 Nov 2006 02:47:55 GMT Paul Price [9995] * trunk/psLib/src/math/psSparse.c (modified) Fixing compilation errors. Wed, 15 Nov 2006 02:30:22 GMT magnier [9991] * trunk/psLib/src/math/psSparse.c (modified) * trunk/psLib/src/math/psSparse.h (modified) adding psSparseBorder APIs (ifdef-ed out) Wed, 15 Nov 2006 01:34:42 GMT jhoblitt [9990] * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/db/psDB.h (modified) rename psDBInit() -> psDBAlloc() and set psDBFree() as the ... Wed, 15 Nov 2006 01:33:43 GMT Paul Price [9989] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psTime.h (modified) Function to get config file name was not globally visible. Wed, 15 Nov 2006 01:28:01 GMT jhoblitt [9988] * trunk/psLib/src/astro/Makefile.am (modified) fix default etc dir Wed, 15 Nov 2006 01:27:55 GMT Paul Price [9987] * trunk/psLib/src/astro/psTime.c (modified) Changing p_psGetConfigFileName to p_psTimeConfigFileName --- previous ... Wed, 15 Nov 2006 00:54:22 GMT jhoblitt [9985] * trunk/psLib/src/db/psDB.c (modified) add support for "unique" fields Wed, 15 Nov 2006 00:36:14 GMT Paul Price [9982] * trunk/psLib/src/math/psStats.c (modified) Fixing bug in psVectorHistogram when input is not of type F32. Wed, 15 Nov 2006 00:26:40 GMT des [9980] * trunk/psLib/src/astro/psTime.c (modified) Changed "if (MJD == NAN"..." to "if isnan(MJD)..." per Standard C. Wed, 15 Nov 2006 00:11:59 GMT jhoblitt [9979] * trunk/psLib/etc/Makefile.am (modified) * trunk/psLib/etc/pslib.config.template (modified) fix the install paths so that "shared" install files are contained in ... Wed, 15 Nov 2006 00:06:31 GMT des [9978] * trunk/psLib/src/mathtypes/psVector.c (modified) In function psVectorToString, appended after line 548 the following ... Tue, 14 Nov 2006 23:12:38 GMT drobbin [9977] * trunk/psLib/etc/Makefile.am (modified) * trunk/psLib/etc/pslib.config.template (modified) * trunk/psLib/test/astro/data/psTime.config.template (modified) * trunk/psLib/test/astro/data/test.psTime.config2.template (modified) * trunk/psLib/test/astro/data/test.psTime.config3.template (modified) Someone moved the datadir from psLib/share/pslib to psLib/share so ... Tue, 14 Nov 2006 21:15:43 GMT drobbin [9976] * trunk/psLib/src/astro/Makefile.am (modified) * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c (modified) * trunk/psLib/test/astro/tap_psEarthOrientation_motion.c (modified) Implemented testing for psEarthOrientation. Done with motion, ... Tue, 14 Nov 2006 19:47:28 GMT Paul Price [9975] * trunk/psLib/src/imageops/psImageBackground.c (modified) Adding assertion on rng. Tue, 14 Nov 2006 19:37:38 GMT Paul Price [9974] * trunk/psLib/src/types/psMetadataConfig.c (modified) Excess psMetadataAddItem was causing errors ("Duplicate metadata item ... Fri, 10 Nov 2006 22:07:04 GMT drobbin [9948] * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/astro/execute_tap (modified) * trunk/psLib/test/astro/tap_psEarthOrientation_corrections.c (added) * trunk/psLib/test/astro/tap_psEarthOrientation_motion.c (added) Added empty test templates for psEarthOrientation.c and updated makefile Fri, 10 Nov 2006 00:38:17 GMT drobbin [9941] * trunk/psLib/test/types/tap_psMetadataItemParse.c (modified) Reformatted for consistency between tests. Fri, 10 Nov 2006 00:31:12 GMT Paul Price [9939] * trunk/psLib/src/sys/psString.h (modified) string.h is required for strlen. Fri, 10 Nov 2006 00:16:14 GMT jhoblitt [9938] * trunk/psLib/src/types/psMetadataConfig.c (modified) in getMetadataType() remove duplicate call to ... Fri, 10 Nov 2006 00:07:19 GMT jhoblitt [9937] * trunk/psLib/src/types/psMetadataConfig.c (modified) when parsing a line don't terminate the comment at a '~' Thu, 09 Nov 2006 23:57:30 GMT drobbin [9936] * trunk/psLib/test/types/tap_psMetadataItemCompare.c (modified) Reformatting done for consistency between tests. Thu, 09 Nov 2006 23:40:56 GMT jhoblitt [9935] * trunk/psLib/test/pstap/src/pstap.h (modified) print got/expected on ok_str() failure Thu, 09 Nov 2006 23:37:35 GMT drobbin [9934] * trunk/psLib/src/types/psMetadataConfig.c (modified) Replaced all unreachable spots I removed previously. Thu, 09 Nov 2006 23:27:25 GMT drobbin [9933] * trunk/psLib/test/astro/Makefile.am (modified) * trunk/psLib/test/astro/execute_tap (added) * trunk/psLib/test/astro/tap_psSphereOps_all.c (added) Tap test for psSphereOps.c. execute_tap script added for ... Thu, 09 Nov 2006 23:26:04 GMT drobbin [9932] * trunk/psLib/src/astro/parse_gcov-out.c (added) * trunk/psLib/src/astro/profile_tap (added) * trunk/psLib/src/astro/psSphereOps.c (modified) Added files for profiling reporting in astro/. Error checks for NAN ... Thu, 09 Nov 2006 21:41:15 GMT jhoblitt [9931] * trunk/psLib/src/types/psMetadataConfig.c (modified) fix printing of empty METADATA comments Thu, 09 Nov 2006 20:20:27 GMT magnier [9927] * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) added test psImageShiftKernel and related p_psImageShiftKernel_F32; ... Thu, 09 Nov 2006 20:18:48 GMT magnier [9926] * trunk/psLib/test/imageops (modified) * trunk/psLib/test/imageops/.cvsignore (modified) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/tap_psImageShiftKernel.c (added) added tap_psImageShiftKernel.c to test NxN kernel-shifting code Thu, 09 Nov 2006 04:51:54 GMT jhoblitt [9921] * trunk/psLib/src/types/psMetadataConfig.c (modified) remove name from p_psParseLevelInfo add 'nested' metadata's to the ... Thu, 09 Nov 2006 04:06:16 GMT jhoblitt [9920] * trunk/psLib/src/types/psMetadataConfig.c (modified) remove passing around of a metadata nesting level param as this ... Thu, 09 Nov 2006 03:50:08 GMT jhoblitt [9919] * trunk/psLib/src/types/psMetadataConfig.c (modified) delay parseLevelInfoArray alloc in parseLine() until it's really needed Thu, 09 Nov 2006 03:22:38 GMT jhoblitt [9918] * trunk/psLib/src/types/psMetadataConfig.c (modified) check fclose()'s return status Thu, 09 Nov 2006 03:06:56 GMT jhoblitt [9917] * trunk/psLib/src/types/psMetadataConfig.c (modified) revamp parseVector() Thu, 09 Nov 2006 01:58:52 GMT jhoblitt [9916] * trunk/psLib/src/types/psMetadataConfig.c (modified) split parseGeneric(), parseType(), & parseMetadataEnd() out of ... Thu, 09 Nov 2006 00:03:44 GMT jhoblitt [9912] * trunk/psLib/src/types/psMetadataConfig.c (modified) improved error checking, coding style, & structure in parseLine() ... Wed, 08 Nov 2006 21:52:26 GMT jhoblitt [9911] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/ChangeLog (deleted) remove ChangeLog as it's empty Wed, 08 Nov 2006 20:19:08 GMT Paul Price [9910] * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) Cleaning up --- isolating tests from each other. Wed, 08 Nov 2006 20:04:46 GMT Paul Price [9909] * trunk/psLib/src/math/Makefile.am (modified) * trunk/psLib/src/math/psClip.c (added) * trunk/psLib/src/math/psClip.h (added) Adding psClip Wed, 08 Nov 2006 04:48:59 GMT drobbin [9908] * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) added outputs: mdc-overwrite_true.txt and mdc-overwrite_false.txt in ... Wed, 08 Nov 2006 00:01:20 GMT drobbin [9900] * trunk/psLib/test/types/tap_psMetadata_printing.c (modified) Updated testing to conform to changes in psMetadataPrint return status. Tue, 07 Nov 2006 22:54:11 GMT drobbin [9896] * trunk/psLib/test/types/tap_psMetadataConfig_format.c (deleted) Merged this test into the output test Tue, 07 Nov 2006 22:53:08 GMT drobbin [9895] * trunk/psLib/test/types/metaconf.in (modified) * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) Updated testing Tue, 07 Nov 2006 07:45:33 GMT magnier [9875] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/test/imageops (modified) * trunk/psLib/test/imageops/.cvsignore (modified) * trunk/psLib/test/imageops/Makefile.am (modified) * trunk/psLib/test/imageops/tap_psImageShift.c (added) * trunk/psLib/test/mathtypes (modified) * trunk/psLib/test/mathtypes/.cvsignore (modified) * trunk/psLib/test/mathtypes/tap_psImageInterpolate.c (modified) * trunk/psLib/test/pstap/src/pstap.h (modified) added tests for psImageShift and psImageInterpolate, fixed low-level ... Tue, 07 Nov 2006 05:09:32 GMT drobbin [9874] * trunk/psLib/src/types/psMetadataConfig.c (modified) Added type handling for S/U64 Tue, 07 Nov 2006 04:35:21 GMT jhoblitt [9873] * trunk/psLib/src/types/psMetadataConfig.c (modified) improve error handling in psMetadataConfigParse() Tue, 07 Nov 2006 04:21:05 GMT jhoblitt [9872] * trunk/psLib/src/types/psMetadataConfig.c (modified) fix error checking in psMetadataConfigRead() Mon, 06 Nov 2006 22:31:31 GMT drobbin [9868] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/pstap/src/pstap.h (modified) * trunk/psLib/test/types/metaconf.in (modified) * trunk/psLib/test/types/tap_psArguments_all.c (modified) * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) * trunk/psLib/test/types/tap_psMetadataConfig_output.c (modified) Added comment parsing for metadata in parseLine in ... Mon, 06 Nov 2006 02:02:59 GMT magnier [9865] * trunk/psLib/src/imageops/psImageGeomManip.c (modified) added BICUBE, fixed sign error and 0.5 pixel error in psImageShift Mon, 06 Nov 2006 02:00:40 GMT magnier [9864] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) added BICUBE interpolation, removed scrap code in BILINEAR interpolation Mon, 06 Nov 2006 01:58:10 GMT magnier [9863] * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/test/mathtypes/Makefile.am (modified) * trunk/psLib/test/mathtypes/tap_psImageInterpolate.c (added) added psImageInterpolate tests so I could test fixes to this function Sat, 04 Nov 2006 04:42:44 GMT drobbin [9862] * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/execute_tap (modified) * trunk/psLib/test/types/metaconf.in (modified) * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) * trunk/psLib/test/types/tap_psMetadataConfig_output.c (modified) Updated MetadataConfig tests and merged (removed) ... Sat, 04 Nov 2006 03:15:43 GMT jhoblitt [9860] * trunk/psLib/src/types/psMetadataConfig.c (modified) check munmap()'s return status Sat, 04 Nov 2006 00:20:10 GMT drobbin [9848] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/types/metaconf.in (modified) * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) Removed a couple unreachable spots from psMetadataConfig in ... Fri, 03 Nov 2006 21:11:58 GMT drobbin [9847] * trunk/psLib/test/types/tap_psArray_all.c (modified) Added a test for psArrayAllocEmpty (to complete psArray test- coverage) Fri, 03 Nov 2006 20:20:38 GMT drobbin [9846] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/types/metaconf.in (modified) * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) * trunk/psLib/test/types/tap_psMetadataConfig_output.c (modified) Updated psMetadataConfig- removed 1 or 2 unreachable spots. Updated ... Thu, 02 Nov 2006 04:51:09 GMT drobbin [9829] * trunk/psLib/test/types/metaconf.in (added) input file for psMetadataConfigParse. Thu, 02 Nov 2006 03:17:53 GMT jhoblitt [9828] * trunk/psLib/configure.ac (modified) use MYSQL_LDFLAGS instead of MYSQL_LIBS Wed, 01 Nov 2006 21:56:27 GMT jhoblitt [9819] * trunk/psLib/src/astro/psTime.c (modified) rollback r1.100 pending discussion of *Alloc() function behavior Wed, 01 Nov 2006 21:45:08 GMT jhoblitt [9818] * trunk/psLib/src/astro/psTime.c (modified) removed test in psTimeCopy checking for psTimeAlloc() returning NULL. ... Wed, 01 Nov 2006 00:01:48 GMT drobbin [9814] * trunk/psLib/test/types/tap_psMetadataConfig_format.c (added) Adding tap test for psMetadataConfigFormat Tue, 31 Oct 2006 05:06:19 GMT drobbin [9805] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/execute_tap (modified) * trunk/psLib/test/types/tap_psMetadataConfig_input.c (modified) * trunk/psLib/test/types/tap_psMetadataConfig_output.c (modified) * trunk/psLib/test/types/tap_psMetadata_copying.c (modified) Added error check to psTimeCopy for proper time-type. only ... Tue, 31 Oct 2006 04:45:14 GMT jhoblitt [9804] * trunk/psLib/configure.ac (modified) code tidying Tue, 31 Oct 2006 04:38:21 GMT jhoblitt [9803] * trunk/psLib/configure.ac (modified) * trunk/psLib/test (modified) * trunk/psLib/test/.cvsignore (modified) * trunk/psLib/test/FullUnitTest.in (deleted) * trunk/psLib/test/runTest (deleted) remove FullUnitTest & runTest as they are now unused Tue, 31 Oct 2006 04:36:19 GMT jhoblitt [9802] * trunk/psLib/configure.ac (modified) * trunk/psLib/m4/ax_lib_mysql.m4 (modified) move mysql probling into it's only .m4 file Tue, 31 Oct 2006 04:03:59 GMT jhoblitt [9801] * trunk/psLib/Makefile.am (modified) * trunk/psLib/m4/ax_lib_mysql.m4 (added) add ax_lib_mysql.m4 Tue, 31 Oct 2006 03:42:14 GMT jhoblitt [9800] * trunk/psLib/configure.ac (modified) first pass attempt to made the library probes use values from the ... Tue, 31 Oct 2006 03:40:01 GMT drobbin [9799] * trunk/psLib/src/types/psMetadataConfig.c (modified) Removed comment output from formatMetadataItem - MULTI. Can't have a ... Tue, 31 Oct 2006 00:08:19 GMT drobbin [9798] * trunk/psLib/src/types/psMetadataConfig.c (modified) Merged differences from recent check-in. Edited long-lines. Updated ...