# # ChangeLog for / # # Generated by Trac 1.6 # Aug 5, 2026, 5:07:38 AM Wed, 24 Nov 2004 04:11:50 GMT eugene [2414] * branches/elixir/Ohana/src/libdummy (added) * branches/elixir/Ohana/src/libdummy/Makefile (added) * branches/elixir/Ohana/src/libdummy/dummy.c (added) * branches/elixir/Ohana/src/libfits (added) * branches/elixir/Ohana/src/libfits/Makefile (added) * branches/elixir/Ohana/src/libfits/doc (added) * branches/elixir/Ohana/src/libfits/doc/README (added) * branches/elixir/Ohana/src/libfits/doc/fits.1 (added) * branches/elixir/Ohana/src/libfits/doc/fits.tex (added) * branches/elixir/Ohana/src/libfits/doc/fits.txt (added) * branches/elixir/Ohana/src/libfits/doc/notes.txt (added) * branches/elixir/Ohana/src/libfits/doc/notes2.txt (added) * branches/elixir/Ohana/src/libfits/doc/sample.c (added) * branches/elixir/Ohana/src/libfits/doc/sample2.c (added) * branches/elixir/Ohana/src/libfits/header (added) * branches/elixir/Ohana/src/libfits/header/F_H_field.c (added) * branches/elixir/Ohana/src/libfits/header/F_copy_H.c (added) * branches/elixir/Ohana/src/libfits/header/F_create_H.c (added) * branches/elixir/Ohana/src/libfits/header/F_delete.c (added) * branches/elixir/Ohana/src/libfits/header/F_free_H.c (added) * branches/elixir/Ohana/src/libfits/header/F_init_H.c (added) * branches/elixir/Ohana/src/libfits/header/F_insert_array.c (added) * branches/elixir/Ohana/src/libfits/header/F_modify.c (added) * branches/elixir/Ohana/src/libfits/header/F_print.c (added) * branches/elixir/Ohana/src/libfits/header/F_read_H.c (added) * branches/elixir/Ohana/src/libfits/header/F_read_XH.c (added) * branches/elixir/Ohana/src/libfits/header/F_scan.c (added) * branches/elixir/Ohana/src/libfits/header/F_write_H.c (added) * branches/elixir/Ohana/src/libfits/include (added) * branches/elixir/Ohana/src/libfits/include/cfuncs.h (added) * branches/elixir/Ohana/src/libfits/include/fits.h (added) * branches/elixir/Ohana/src/libfits/include/fitsio.h (added) * branches/elixir/Ohana/src/libfits/matrix (added) * branches/elixir/Ohana/src/libfits/matrix/F_add_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_add_M_value.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_convert_format.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_copy_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_create_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_divide_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_free_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_get_M_value.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_insert_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_load_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_matrix.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_multiply_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_read_M.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_read_portion.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_read_segment.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_set_M_value.c (added) * branches/elixir/Ohana/src/libfits/matrix/F_write_M.c (added) * branches/elixir/Ohana/src/libfits/table (added) * branches/elixir/Ohana/src/libfits/table/F_create_T.c (added) * branches/elixir/Ohana/src/libfits/table/F_create_TH.c (added) * branches/elixir/Ohana/src/libfits/table/F_define_column.c (added) * branches/elixir/Ohana/src/libfits/table/F_free_T.c (added) * branches/elixir/Ohana/src/libfits/table/F_get_T_column.c (added) * branches/elixir/Ohana/src/libfits/table/F_get_T_value.c (added) * branches/elixir/Ohana/src/libfits/table/F_get_column.c (added) * branches/elixir/Ohana/src/libfits/table/F_read_T.c (added) * branches/elixir/Ohana/src/libfits/table/F_read_TH.c (added) * branches/elixir/Ohana/src/libfits/table/F_set_column.c (added) * branches/elixir/Ohana/src/libfits/table/F_table_column.c (added) * branches/elixir/Ohana/src/libfits/table/F_table_format.c (added) * branches/elixir/Ohana/src/libfits/table/F_table_row.c (added) * branches/elixir/Ohana/src/libfits/table/F_write_T.c (added) * branches/elixir/Ohana/src/libfits/table/F_write_TH.c (added) importing elixir components Wed, 24 Nov 2004 03:55:31 GMT eugene [2413] * trunk/Ohana/src/libohana (added) * trunk/Ohana/src/libohana/Makefile (copied) * trunk/Ohana/src/libohana/doc (added) * trunk/Ohana/src/libohana/doc/coords_minimal.c (copied) * trunk/Ohana/src/libohana/doc/coordtrans.txt (copied) * trunk/Ohana/src/libohana/doc/libohana.html (copied) * trunk/Ohana/src/libohana/doc/load_catalog.c (copied) * trunk/Ohana/src/libohana/doc/notes.txt (copied) * trunk/Ohana/src/libohana/doc/ohana.txt (copied) * trunk/Ohana/src/libohana/doc/save_catalog.c (copied) * trunk/Ohana/src/libohana/include (added) * trunk/Ohana/src/libohana/include/Xohana.h (copied) * trunk/Ohana/src/libohana/include/loneos.h (copied) * trunk/Ohana/src/libohana/include/ohana.h (copied) * trunk/Ohana/src/libohana/src (added) * trunk/Ohana/src/libohana/src/Fread.c (copied) * trunk/Ohana/src/libohana/src/LoadPhotcodes.c (copied) * trunk/Ohana/src/libohana/src/config.c (copied) * trunk/Ohana/src/libohana/src/coordops.c (copied) * trunk/Ohana/src/libohana/src/findexec.c (copied) * trunk/Ohana/src/libohana/src/glockfile.c (copied) * trunk/Ohana/src/libohana/src/phot_catalog.c (copied) * trunk/Ohana/src/libohana/src/photfits.c (copied) * trunk/Ohana/src/libohana/src/skydb.c (copied) * trunk/Ohana/src/libohana/src/string.c (copied) This commit was generated by cvs2svn to compensate for changes in ... Wed, 24 Nov 2004 03:55:31 GMT eugene [2412] * branches/elixir (added) * branches/elixir/Ohana (added) * branches/elixir/Ohana/src (added) * branches/elixir/Ohana/src/libohana (added) * branches/elixir/Ohana/src/libohana/Makefile (added) * branches/elixir/Ohana/src/libohana/doc (added) * branches/elixir/Ohana/src/libohana/doc/coords_minimal.c (added) * branches/elixir/Ohana/src/libohana/doc/coordtrans.txt (added) * branches/elixir/Ohana/src/libohana/doc/libohana.html (added) * branches/elixir/Ohana/src/libohana/doc/load_catalog.c (added) * branches/elixir/Ohana/src/libohana/doc/notes.txt (added) * branches/elixir/Ohana/src/libohana/doc/ohana.txt (added) * branches/elixir/Ohana/src/libohana/doc/save_catalog.c (added) * branches/elixir/Ohana/src/libohana/include (added) * branches/elixir/Ohana/src/libohana/include/Xohana.h (added) * branches/elixir/Ohana/src/libohana/include/loneos.h (added) * branches/elixir/Ohana/src/libohana/include/ohana.h (added) * branches/elixir/Ohana/src/libohana/src (added) * branches/elixir/Ohana/src/libohana/src/Fread.c (added) * branches/elixir/Ohana/src/libohana/src/LoadPhotcodes.c (added) * branches/elixir/Ohana/src/libohana/src/config.c (added) * branches/elixir/Ohana/src/libohana/src/coordops.c (added) * branches/elixir/Ohana/src/libohana/src/findexec.c (added) * branches/elixir/Ohana/src/libohana/src/glockfile.c (added) * branches/elixir/Ohana/src/libohana/src/phot_catalog.c (added) * branches/elixir/Ohana/src/libohana/src/photfits.c (added) * branches/elixir/Ohana/src/libohana/src/skydb.c (added) * branches/elixir/Ohana/src/libohana/src/string.c (added) importing ohana components Wed, 24 Nov 2004 00:05:54 GMT gusciora [2411] * trunk/psLib/src/Makefile.Globals (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/dataManip/psDataManipErrors.dat (modified) * trunk/psLib/src/dataManip/psDataManipErrors.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sysUtils/psConfigure.c (modified) Added -Wall to Makefile.globals, and fixed resultant compile errors. Tue, 23 Nov 2004 23:37:29 GMT jhoblitt [2410] * trunk/doc/misc/perlCodeConventions.tex (modified) add loading modules Tue, 23 Nov 2004 23:20:38 GMT jhoblitt [2409] * trunk/doc/misc/foo.pl (modified) * trunk/doc/misc/perlCodeConventions.tex (modified) allow $VERSION in scripts Tue, 23 Nov 2004 23:16:18 GMT jhoblitt [2408] * trunk/doc/misc/perlCodeConventions.tex (modified) clarify lexical declaration Tue, 23 Nov 2004 23:12:00 GMT jhoblitt [2407] * trunk/doc/misc/perlCodeConventions.tex (modified) allow multiple lexical variables to be declared on the same line ... Tue, 23 Nov 2004 19:35:30 GMT gusciora [2406] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) ... Tue, 23 Nov 2004 05:08:35 GMT jhoblitt [2405] * trunk/doc/misc/parseErrorCodes.pl (modified) change chop to chomp Tue, 23 Nov 2004 05:03:47 GMT jhoblitt [2404] * trunk/doc/misc/perlCodeConventions.tex (modified) add array & hash subscripts Tue, 23 Nov 2004 04:24:52 GMT jhoblitt [2403] * trunk/doc/misc/perlCodeConventions.tex (modified) misc changes and corrections add Chop vs. Chomp section Tue, 23 Nov 2004 04:16:11 GMT jhoblitt [2402] * trunk/doc/misc/Foo.pm (modified) misc changes and corrections Tue, 23 Nov 2004 02:53:47 GMT jhoblitt [2401] * trunk/doc/misc/perlCodeConventions.tex (modified) minor consistency changes in examples Tue, 23 Nov 2004 02:51:32 GMT jhoblitt [2400] * trunk/doc/misc/perlCodeConventions.tex (modified) use consistent case for # AVOID! Tue, 23 Nov 2004 02:49:54 GMT jhoblitt [2399] * trunk/doc/misc/perlCodeConventions.tex (modified) change some \subsection -> \subsubsection Tue, 23 Nov 2004 02:38:16 GMT jhoblitt [2398] * trunk/doc/misc/Foo.pm (added) * trunk/doc/misc/Foo.pod (added) * trunk/doc/misc/foo.pl (added) * trunk/doc/misc/perlCodeConventions.tex (modified) break out the examples for foo.pl, Foo.pm, & Foo.pod into separate ... Tue, 23 Nov 2004 02:12:20 GMT jhoblitt [2397] * trunk/doc/misc/parseErrorCodes.pl (modified) use a real CVS keyword Tue, 23 Nov 2004 02:05:54 GMT jhoblitt [2396] * trunk/doc/design/pics/ps1_ipp_storage_lots.ps (added) *** empty log message *** Tue, 23 Nov 2004 02:05:31 GMT jhoblitt [2395] * trunk/doc/design/hardware_mgt.tex (modified) minor edits added maintenance section Mon, 22 Nov 2004 21:56:34 GMT jhoblitt [2394] * trunk/doc/design/hardware_mgt.tex (modified) start of second draft changes removed detail test information Mon, 22 Nov 2004 21:22:44 GMT evanalst [2393] * trunk/psLib/test/collections/tst_psArray01.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_04.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize07.c (modified) * trunk/psLib/test/sysUtils/tst_psMemory.c (modified) Update psMemCheckLeaks function. Mon, 22 Nov 2004 21:10:52 GMT evanalst [2392] * trunk/psLib/test/astronomy/tst_psMetadataIO.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_01.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_02.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_03.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_04.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_05.c (modified) * trunk/psLib/test/astronomy/tst_psMetadata_06.c (modified) * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) * trunk/psLib/test/astronomy/tst_psTime_02.c (modified) * trunk/psLib/test/astronomy/tst_psTime_03.c (modified) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/tst_psHash00.c (modified) * trunk/psLib/test/collections/tst_psHash01.c (modified) * trunk/psLib/test/collections/tst_psHash02.c (modified) * trunk/psLib/test/collections/tst_psHash03.c (modified) * trunk/psLib/test/collections/tst_psHash04.c (modified) * trunk/psLib/test/collections/tst_psMetadataIO.c (modified) * trunk/psLib/test/collections/tst_psMetadata_01.c (modified) * trunk/psLib/test/collections/tst_psMetadata_02.c (modified) * trunk/psLib/test/collections/tst_psMetadata_03.c (modified) * trunk/psLib/test/collections/tst_psMetadata_04.c (modified) * trunk/psLib/test/collections/tst_psMetadata_05.c (modified) * trunk/psLib/test/collections/tst_psMetadata_06.c (modified) * trunk/psLib/test/collections/tst_psVector.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_01.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_02.c (modified) * trunk/psLib/test/collections/tst_psVectorSort_03.c (modified) * trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) * trunk/psLib/test/dataManip/tst_psFunc00.c (modified) * trunk/psLib/test/dataManip/tst_psFunc01.c (modified) * trunk/psLib/test/dataManip/tst_psFunc02.c (modified) * trunk/psLib/test/dataManip/tst_psFunc03.c (modified) * trunk/psLib/test/dataManip/tst_psFunc04.c (modified) * trunk/psLib/test/dataManip/tst_psFunc05.c (modified) * trunk/psLib/test/dataManip/tst_psFunc07.c (modified) * trunk/psLib/test/dataManip/tst_psHist00.c (modified) * trunk/psLib/test/dataManip/tst_psHist01.c (modified) * trunk/psLib/test/dataManip/tst_psHist02.c (modified) * trunk/psLib/test/dataManip/tst_psHist03.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix01.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix03.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix04.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix05.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix06.c (modified) * trunk/psLib/test/dataManip/tst_psMatrix07.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic01.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic02.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04_F32.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04b.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04b_F32.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize05.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize06.c (modified) * trunk/psLib/test/dataManip/tst_psStats00.c (modified) * trunk/psLib/test/dataManip/tst_psStats01.c (modified) * trunk/psLib/test/dataManip/tst_psStats02.c (modified) * trunk/psLib/test/dataManip/tst_psStats03.c (modified) * trunk/psLib/test/dataManip/tst_psStats05.c (modified) * trunk/psLib/test/dataManip/tst_psStats06.c (modified) * trunk/psLib/test/dataManip/tst_psStats07.c (modified) * trunk/psLib/test/dataManip/tst_psStats08.c (modified) * trunk/psLib/test/dataManip/tst_psStats09.c (modified) * trunk/psLib/test/fileUtils/tst_psLookupTable_01.c (modified) * trunk/psLib/test/image/tst_psImageStats00.c (modified) * trunk/psLib/test/image/tst_psImageStats01.c (modified) * trunk/psLib/test/image/tst_psImageStats02.c (modified) * trunk/psLib/test/image/tst_psImageStats03.c (modified) * trunk/psLib/test/image/tst_psImageStats04.c (modified) * trunk/psLib/test/psTest.c (modified) Update psMemCheckLeaks function. Mon, 22 Nov 2004 20:49:59 GMT evanalst [2391] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sysUtils/psMemory.c (modified) * trunk/psLib/src/sysUtils/psMemory.h (modified) Add additional parameter to psMemCheckLeaks. Mon, 22 Nov 2004 08:16:35 GMT jhoblitt [2390] * trunk/doc/design/hardware_test.tex (added) separated from hardware_mgt.tex Sun, 21 Nov 2004 23:36:28 GMT jhoblitt [2389] * trunk/doc/design/datasys_cost.tex (modified) missing unit Fri, 19 Nov 2004 21:58:59 GMT evanalst [2388] * trunk/psLib/test/collections/Makefile (modified) * trunk/psLib/test/collections/tst_psArray01.c (added) * trunk/psLib/test/collections/verified/tst_psArray01.stdout (added) Add test case for psArraySort. Fri, 19 Nov 2004 03:51:13 GMT jhoblitt [2387] * trunk/doc/design/haleakala_wireless.tex (added) * trunk/doc/design/pics/haleakala_wireless_map.pdf (added) * trunk/doc/design/pics/haleakala_wireless_map.ps (added) initial import Fri, 19 Nov 2004 01:04:51 GMT evanalst [2386] * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/verified/tst_psArray.stdout (modified) Add additional test case for function psArrayRemove. Fri, 19 Nov 2004 00:34:22 GMT evanalst [2385] * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/verified/tst_psArray.stdout (modified) Add test cases for function psArrayRemove Fri, 19 Nov 2004 00:33:39 GMT evanalst [2384] * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/types/psArray.c (modified) Fix psArrayRemove function to work correctly. Thu, 18 Nov 2004 23:54:32 GMT Paul Price [2383] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixes to allow compilation. Thu, 18 Nov 2004 02:06:25 GMT jhoblitt [2382] * trunk/doc/misc/parseErrorCodes.pl (modified) converted to follow the conventions Wed, 17 Nov 2004 20:51:07 GMT jhoblitt [2381] * trunk/doc/misc/perlCodeConventions.tex (modified) don't needlessly initialize variables Wed, 17 Nov 2004 00:26:41 GMT jhoblitt [2380] * trunk/doc/misc/.perltidyrc (modified) updated for better conformance Wed, 17 Nov 2004 00:08:50 GMT jhoblitt [2379] * trunk/doc/misc/perlCodeConventions.tex (modified) use ## to deactivate code Tue, 16 Nov 2004 23:40:04 GMT jhoblitt [2378] * trunk/doc/misc/perlCodeConventions.tex (modified) consistently indent verbatim blocks Tue, 16 Nov 2004 22:15:07 GMT jhoblitt [2377] * trunk/doc/misc/.perltidyrc (added) * trunk/doc/misc/parseErrorCodes.pl (added) * trunk/doc/misc/perlCodeConventions.tex (modified) add appendices for example source and perltidy Tue, 16 Nov 2004 21:20:22 GMT jhoblitt [2376] * trunk/doc/misc/perlCodeConventions.tex (modified) updated version numbering Tue, 16 Nov 2004 20:00:21 GMT desonia [2375] * trunk/psLib/psLib.kdevelop.filelist (modified) * trunk/psLib/psLib.kdevelop.pcs (modified) * trunk/psLib/psLib.kdevses (modified) * trunk/psLib/src/astronomy/psAstronomyErrors.h (modified) * trunk/psLib/src/collections/psList.c (modified) * trunk/psLib/src/collections/psList.h (modified) * trunk/psLib/src/dataIO/Makefile (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.dat (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/dataIO/psFits.c (added) * trunk/psLib/src/dataIO/psFits.h (added) * trunk/psLib/src/fileUtils/Makefile (modified) * trunk/psLib/src/fileUtils/psFileUtilsErrors.dat (modified) * trunk/psLib/src/fileUtils/psFileUtilsErrors.h (modified) * trunk/psLib/src/fileUtils/psFits.c (added) * trunk/psLib/src/fileUtils/psFits.h (added) * trunk/psLib/src/fits (added) * trunk/psLib/src/fits/psFits.c (added) * trunk/psLib/src/fits/psFits.h (added) * trunk/psLib/src/image/psImage.c (modified) * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/image/psImageConvolve.c (modified) * trunk/psLib/src/image/psImageErrors.h (modified) * trunk/psLib/src/image/psImageManip.h (modified) * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Added some psfits and pslist changes. More work needs to be done to ... Tue, 16 Nov 2004 05:00:21 GMT jhoblitt [2374] * trunk/doc/misc/perlCodeConventions.tex (modified) require all modules to be under the PS:: namespace Tue, 16 Nov 2004 04:58:16 GMT jhoblitt [2373] * trunk/doc/misc/perlCodeConventions.tex (modified) fix grammar, spelling, section naming, example corrections and ... Tue, 16 Nov 2004 02:20:33 GMT Paul Price [2372] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) In psSpline1D, renamed domains to knots. Mon, 15 Nov 2004 22:22:53 GMT Paul Price [2371] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Added statement on use of restrict, and on use of persistent memory. Mon, 15 Nov 2004 21:13:17 GMT gusciora [2370] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) ... Mon, 15 Nov 2004 20:51:15 GMT harman [2369] * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/fileUtils/psLookupTable.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) Updates resulting from testing Mon, 15 Nov 2004 20:32:42 GMT harman [2368] * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/fileUtils/psLookupTable.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) Updates resulting from testing Mon, 15 Nov 2004 20:20:30 GMT Paul Price [2367] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) psTraceReset is to free memory. Mon, 15 Nov 2004 20:18:05 GMT harman [2366] * trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr (added) * trunk/psLib/test/astronomy/verified/tst_psTime_04.stdout (added) Updated truth Mon, 15 Nov 2004 20:15:30 GMT harman [2365] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) Updates resulting from testing Mon, 15 Nov 2004 20:14:44 GMT harman [2364] * trunk/psLib/test/astronomy/test.psTime.config (added) * trunk/psLib/test/astronomy/test.psTime.config1 (added) * trunk/psLib/test/astronomy/test.psTime.config2 (added) * trunk/psLib/test/astronomy/test.psTime.config3 (added) * trunk/psLib/test/astronomy/test.psTime.config4 (added) * trunk/psLib/test/astronomy/test.ser7.dat (added) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) Added time init tests Sat, 13 Nov 2004 03:39:25 GMT jhoblitt [2363] * trunk/doc/misc/perlCodeConventions.tex (modified) grammar fix Sat, 13 Nov 2004 03:33:53 GMT jhoblitt [2362] * trunk/doc/misc/perlCodeConventions.tex (modified) example corrections Sat, 13 Nov 2004 03:12:31 GMT jhoblitt [2361] * trunk/doc/misc/perlCodeConventions.tex (modified) removed bad example Sat, 13 Nov 2004 03:10:47 GMT jhoblitt [2360] * trunk/doc/misc/perlCodeConventions.tex (modified) add foreach loops Sat, 13 Nov 2004 02:57:30 GMT jhoblitt [2359] * trunk/doc/misc/perlCodeConventions.tex (modified) fixes for formatting, grammar, spelling, and missing bits Sat, 13 Nov 2004 01:08:18 GMT evanalst [2358] * trunk/psLib/test/dataManip/tst_psMinimize04b.c (modified) * trunk/psLib/test/dataManip/tst_psMinimize04b_F32.c (modified) Change function name calls for psVectorNormalizeRange. Sat, 13 Nov 2004 00:52:49 GMT evanalst [2357] * trunk/psLib/src/collections/psCollectionsErrors.dat (modified) * trunk/psLib/src/collections/psCollectionsErrors.h (modified) Add error message for psArrayRealloc. Fri, 12 Nov 2004 22:31:58 GMT jhoblitt [2356] * trunk/doc/misc/perlCodeConventions.tex (modified) update Perl Documentation Fri, 12 Nov 2004 22:29:41 GMT evanalst [2355] * trunk/psLib/src/collections/psArray.c (modified) * trunk/psLib/src/types/psArray.c (modified) Generate error message when psArrayRealloc parameter is NULL. Fri, 12 Nov 2004 22:28:16 GMT evanalst [2354] * trunk/psLib/test/collections/tst_psArray.c (modified) * trunk/psLib/test/collections/verified/tst_psArray.stderr (added) * trunk/psLib/test/collections/verified/tst_psArray.stdout (modified) Add addition case to test for psArrayRealloc with NULL array. Fri, 12 Nov 2004 22:21:24 GMT Paul Price [2353] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Removed errors from psVectorFitSpline1D. Fri, 12 Nov 2004 22:06:19 GMT jhoblitt [2352] * trunk/doc/misc/perlCodeConventions.tex (modified) fix latex syntax Fri, 12 Nov 2004 21:58:22 GMT jhoblitt [2351] * trunk/doc/misc/perlCodeConventions.tex (modified) add whitespace rules for quoting functions Fri, 12 Nov 2004 21:53:55 GMT jhoblitt [2350] * trunk/doc/misc/perlCodeConventions.tex (modified) add stand alone Pod format Fri, 12 Nov 2004 21:14:27 GMT jhoblitt [2349] * trunk/doc/misc/perlCodeConventions.tex (modified) add limitations blurb converted Programming Practices Fri, 12 Nov 2004 20:48:12 GMT evanalst [2348] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Change normalize routine to be private. Fri, 12 Nov 2004 20:45:27 GMT evanalst [2347] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psStats.h (modified) Change normalize routines to be private. Fri, 12 Nov 2004 20:39:30 GMT jhoblitt [2346] * trunk/doc/design/ps1_ipp_cluster_io.sxc (added) *** empty log message *** Fri, 12 Nov 2004 20:25:57 GMT evanalst [2345] * trunk/psLib/src/dataIO/psLookupTable.c (modified) * trunk/psLib/src/fileUtils/psLookupTable.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) Add preprocessor statements to allow compilation on Mac OS. Fri, 12 Nov 2004 19:53:06 GMT gusciora [2344] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Fixed compilation error with the error code stuff. Fri, 12 Nov 2004 19:50:34 GMT gusciora [2343] * trunk/psLib/src/dataManip/psDataManipErrors.dat (modified) * trunk/psLib/src/dataManip/psDataManipErrors.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) Added error codes, and corrected the return values in the polynomial ... Fri, 12 Nov 2004 19:36:07 GMT gusciora [2342] * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psStats.c (modified) Added a few macros to declare and allocate static persistant polynomials. Fri, 12 Nov 2004 19:29:39 GMT evanalst [2341] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Fixed macro to allow file to compile. Fri, 12 Nov 2004 19:08:17 GMT gusciora [2340] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/dataManip/psStats.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) ... Thu, 11 Nov 2004 20:13:57 GMT gusciora [2339] * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/dataManip/psDataManipErrors.dat (modified) * trunk/psLib/src/dataManip/psDataManipErrors.h (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) Adding further error checking code to psStats.c. Thu, 11 Nov 2004 19:32:20 GMT gusciora [2338] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) ... Thu, 11 Nov 2004 04:03:24 GMT Paul Price [2337] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Changed return type of psTraceReset, psLogSetFormat, ... Thu, 11 Nov 2004 04:02:34 GMT jhoblitt [2336] * trunk/doc/misc/perlCodeConventions.tex (modified) converted white space and naming conventions Thu, 11 Nov 2004 04:01:43 GMT Paul Price [2335] * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) Refined pmReadoutCombine specification in response to bug 227. Thu, 11 Nov 2004 02:27:56 GMT jhoblitt [2334] * trunk/doc/misc/perlCodeConventions.tex (modified) converted the statements section spelling fixes Thu, 11 Nov 2004 02:00:42 GMT jhoblitt [2333] * trunk/doc/misc/perlCodeConventions.tex (modified) separate subsection for local variables Thu, 11 Nov 2004 01:55:58 GMT jhoblitt [2332] * trunk/doc/misc/perlCodeConventions.tex (modified) converted the comments and declaration sections various formatting ... Wed, 10 Nov 2004 23:40:04 GMT harman [2331] * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) Added initial psTime config file test Wed, 10 Nov 2004 23:39:05 GMT harman [2330] * trunk/psLib/src/pslib.h (modified) Added psConfigure.h Wed, 10 Nov 2004 23:22:32 GMT gusciora [2329] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) Working with macros. Wed, 10 Nov 2004 23:08:10 GMT harman [2328] * trunk/psLib/test/astronomy/tst_psTime_03.c (modified) Changed print statements to be compatable with 64 bit architecture Wed, 10 Nov 2004 23:05:49 GMT gusciora [2327] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) Added full type support for vector bin dissect. Wed, 10 Nov 2004 23:04:42 GMT harman [2326] * trunk/psLib/test/astronomy/verified/tst_psTime_02.stderr (modified) Updated truth Wed, 10 Nov 2004 22:45:33 GMT gusciora [2325] * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psStats.c (modified) Fixed compilation bugs. Wed, 10 Nov 2004 22:43:48 GMT gusciora [2324] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) ... Wed, 10 Nov 2004 22:40:48 GMT harman [2323] * trunk/psLib/test/astronomy/verified/tst_psTime_01.stdout (modified) Updated truth Wed, 10 Nov 2004 22:39:18 GMT harman [2322] * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) Updated print statements for 64 bit compatibility Wed, 10 Nov 2004 20:58:01 GMT harman [2321] * trunk/psLib/src/sys/psConfigure.h (modified) * trunk/psLib/src/sysUtils/psConfigure.h (modified) Changed comments Wed, 10 Nov 2004 18:36:10 GMT harman [2320] * trunk/psLib/src/sysUtils/psSysUtilsErrors.dat (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) Added error code accidentally deleted from .dat file Wed, 10 Nov 2004 18:29:54 GMT harman [2319] * trunk/psLib/src/sysUtils/psSysUtilsErrors.dat (modified) * trunk/psLib/src/sysUtils/psSysUtilsErrors.h (modified) Added psConfigure error codes Wed, 10 Nov 2004 18:27:08 GMT harman [2318] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/astronomy/psMetadataIO.c (modified) * trunk/psLib/src/astronomy/psMetadataIO.h (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.h (modified) * trunk/psLib/src/collections/psMetadataIO.c (modified) * trunk/psLib/src/collections/psMetadataIO.h (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) * trunk/psLib/src/xml/psXML.c (modified) * trunk/psLib/src/xml/psXML.h (modified) Changed function argument Wed, 10 Nov 2004 18:26:12 GMT harman [2317] * trunk/psLib/src/sys/psConfigure.c (added) * trunk/psLib/src/sys/psConfigure.h (added) * trunk/psLib/src/sysUtils/psConfigure.c (added) * trunk/psLib/src/sysUtils/psConfigure.h (added) Initial version Wed, 10 Nov 2004 18:25:40 GMT harman [2316] * trunk/psLib/src/sysUtils/Makefile (modified) Added psConfigure files Tue, 09 Nov 2004 03:55:35 GMT jhoblitt [2315] * trunk/doc/misc/perlCodeConventions.tex (added) started conversion of C code standards