# # ChangeLog for trunk/src # # Generated by Trac 1.0.13 # Aug 14, 2024, 11:29:46 AM Thu, 07 Dec 2006 11:45:47 GMT dkearney [549] * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/src/tcl/tests/units.test (modified) added function Rappture::Units::Search::for which takes in a string ... Mon, 20 Nov 2006 02:12:50 GMT dkearney [545] * trunk/src/tcl/tests/units.test (modified) updated tests for case insensitive units replaced ff tests with xx ... Mon, 20 Nov 2006 02:09:47 GMT dkearney [544] * trunk/src/core/RpDict.h (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnits.h (modified) added general case insensitivity capabilities to dictionary and units ... Mon, 20 Nov 2006 02:01:35 GMT dkearney [543] * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/src/core/RpLibrary.cc (modified) added svn keywords for date rev and url testing the automatic ... Wed, 25 Oct 2006 16:57:33 GMT dkearney [538] * trunk/src/core/RpUnits.cc (modified) fixes to rappture units and new tests. this should fix the segfaults ... Wed, 25 Oct 2006 16:57:13 GMT dkearney [537] * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/src/tcl/tests/units.test (modified) fixes to rappture units and new tests. this should fix the segfaults ... Tue, 24 Oct 2006 14:36:57 GMT dkearney [536] * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpDict.h (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnits.h (modified) fixed memory errors found by valgrind in the Rappture Dictionary ... Mon, 09 Oct 2006 19:41:16 GMT dkearney [534] * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnits.h (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUnitsStd.h (modified) added incarnate functionality to units objects so we can begin to ... Mon, 09 Oct 2006 19:40:41 GMT dkearney [533] * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) small fixes to tcl interface code. Mon, 09 Oct 2006 19:19:51 GMT dkearney [532] * trunk/src/tcl/tests/units.test (modified) new test cases in units.test to make sure conversions are done correctly Fri, 22 Sep 2006 03:53:10 GMT dkearney [530] * trunk/src/tcl/configure (modified) * trunk/src/tcl/configure.in (modified) a few changes to the configure script so we can generate the makefile ... Fri, 22 Sep 2006 01:39:44 GMT dkearney [528] * trunk/src/tcl/Makefile.in (modified) * trunk/src/tcl/configure (modified) * trunk/src/tcl/configure.in (modified) * trunk/src/tcl/src/Rappture_Init.cc (modified) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) installable version of rappture units tcl bindings. commented out ... Thu, 21 Sep 2006 15:27:40 GMT nkissebe [527] * trunk/src/tcl/Makefile.in (modified) * trunk/src/tcl/aclocal.m4 (modified) * trunk/src/tcl/configure (modified) * trunk/src/tcl/configure.in (modified) * trunk/src/tcl/init.tcl.in (modified) * trunk/src/tcl/pkgIndex.tcl.in (modified) * trunk/src/tcl/src/Rappture_Init.cc (modified) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/src/tcl/tclconfig (moved) * trunk/src/tcl/tclconfig/tcl.m4 (moved) TEA configuration support added (Windows support) Wed, 20 Sep 2006 17:20:11 GMT dkearney [526] * trunk/examples/app-fermi/cee/Makefile (deleted) * trunk/examples/app-fermi/fortran/Makefile (deleted) * trunk/examples/c-example/Makefile (deleted) * trunk/python/setup.py (deleted) * trunk/src/Makefile (deleted) * trunk/test/Makefile (deleted) removing makefiles and setup files that have been replaced by files ... Wed, 20 Sep 2006 17:14:40 GMT dkearney [525] * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnits.h (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUnitsStd.h (modified) * trunk/test/src/RpUnits_test.cc (modified) added new pressure units pascal, bar, torr, mmHg, psi, atm. rewrote ... Wed, 30 Aug 2006 14:01:05 GMT dkearney [520] * trunk/gui/scripts/units.tcl (modified) * trunk/src/Makefile.in (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnits.h (modified) * trunk/src/core/rappture.h (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) added units conversion from deg->rad to tcl bindings, adjusted ... Thu, 24 Aug 2006 17:04:28 GMT dkearney [515] * trunk/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/gui/scripts/units.tcl (modified) * trunk/python/Rappture/queue.py (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUnitsStd.h (modified) * trunk/test/Makefile.in (modified) * trunk/test/src/RpUnits_test.cc (modified) added units of days (d), hours (h), minutes (min), /m2. minutes ... Thu, 17 Aug 2006 04:19:48 GMT dkearney [511] * trunk/Makefile.in (modified) * trunk/gui/apps/rappture.in (modified) * trunk/python/Rappture/tools.py (modified) * trunk/python/setup.py.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/cee/RpLibraryCInterface.h (moved) * trunk/src/cee/RpUnitsCInterface.h (moved) * trunk/src/core/RpAbout.h (moved) * trunk/src/core/RpBindingsDict.h (moved) * trunk/src/core/RpBoolean.h (moved) * trunk/src/core/RpChoice.h (moved) * trunk/src/core/RpDict.h (moved) * trunk/src/core/RpLibrary.h (moved) * trunk/src/core/RpNumber.h (moved) * trunk/src/core/RpOption.h (moved) * trunk/src/core/RpString.h (moved) * trunk/src/core/RpUnits.h (moved) * trunk/src/core/RpUnitsStd.h (moved) * trunk/src/core/RpVariable.h (moved) * trunk/src/core/rappture.h (moved) * trunk/src/core/scew_extras.h (moved) * trunk/src/fortran/RpFortranCommon.h (moved) * trunk/src/fortran/RpLibraryFInterface.h (moved) * trunk/src/fortran/RpLibraryFStubs.h (moved) * trunk/src/fortran/RpUnitsFInterface.h (moved) * trunk/src/fortran/RpUnitsFStubs.h (moved) * trunk/src/matlab/RpMatlabInterface.h (moved) * trunk/src/octave/RpOctaveInterface.h (moved) * trunk/src/python/PyRpUnits.cc (deleted) moving all .h files to their respective src directories, updating ... Tue, 15 Aug 2006 20:31:45 GMT dkearney [508] * trunk/Makefile.in (modified) * trunk/configure.in (modified) * trunk/python/Rappture/PyRpUnits.cc (copied) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) updates to Makefile.in's, this should not change the current build ... Sun, 30 Jul 2006 17:12:56 GMT dkearney [498] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) added checks for matlab's mex compiler and octave's mkoctfile added ... Sun, 23 Jul 2006 19:09:07 GMT dkearney [496] * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/test/src/RpLibraryF_test.f (modified) added getInt and getBool functions to fortran bindings and test programs. Sun, 23 Jul 2006 04:46:14 GMT dkearney [493] * trunk/Makefile.in (modified) * trunk/configure.in (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/test/src/RpLibrary_test.cc (modified) added new functions RpGetInt() and RpGetBool() to core c++ library ... Fri, 21 Jul 2006 13:19:37 GMT dkearney [491] * trunk/src/Makefile.in (modified) testing installing python modules to temporary location using ... Thu, 20 Jul 2006 16:28:31 GMT dkearney [490] * trunk/src/Makefile.in (modified) fixed fortran filename Thu, 20 Jul 2006 05:15:15 GMT dkearney [489] * trunk/Makefile.in (added) * trunk/configure (added) * trunk/configure.in (added) * trunk/examples/app-fermi/cee/Makefile.in (added) * trunk/examples/app-fermi/fortran/Makefile.in (added) * trunk/examples/c-example/Makefile.in (added) * trunk/src/Makefile.in (added) * trunk/src/matlab/Makefile.in (added) * trunk/src/octave/Makefile.in (added) new configure and make scripts to help automate the build process Sun, 16 Jul 2006 02:38:43 GMT dkearney [487] * trunk/gui/scripts/units.tcl (modified) * trunk/src/core/RpUnits.cc (modified) added moles (mol), hertz (Hz), becquerel (Bq) all have been added ... Tue, 11 Jul 2006 16:58:01 GMT nkissebe [486] * trunk/src/Makefile (modified) * trunk/src/fortran/RpFortranCommon.cc (moved) RpFortranCommon.c renamed to RpFortranCommon.cc as it a C++ file ... Mon, 10 Jul 2006 20:18:50 GMT nkissebe [478] * trunk/src/core/RpUnits.cc (modified) prevent buffer underrun in RpUnits::grabUnitString() Mon, 10 Jul 2006 20:10:37 GMT nkissebe [477] * trunk/src/core/RpEntityRef.h (modified) Microsoft C++ does not automatically name anonymous typedefs, so ... Mon, 10 Jul 2006 20:07:23 GMT nkissebe [476] * trunk/src/core/RpLibrary.cc (modified) std::string *list[listLen] is not allowed by ISO C++ and enforced by ... Thu, 25 May 2006 16:00:43 GMT dkearney [444] * trunk/src/core/RpLibrary.cc (modified) * trunk/src/tcl/tests/diff.test (modified) adjusted order that diff returns differences where an element was ... Tue, 02 May 2006 06:16:11 GMT dkearney [424] * trunk/src/core/RpLibrary.cc (modified) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/src/tcl/tests/children.test (modified) * trunk/src/tcl/tests/copy.test (modified) * trunk/src/tcl/tests/diff.test (modified) * trunk/src/tcl/tests/element.test (modified) * trunk/src/tcl/tests/get.test (modified) * trunk/src/tcl/tests/isa.test (modified) * trunk/src/tcl/tests/parent.test (modified) * trunk/src/tcl/tests/put.test (modified) added some changes for tcl bindings that i've been holding onto for ... Wed, 26 Apr 2006 17:46:37 GMT cxsong [408] * trunk/examples/app-fermi/cee/Makefile (modified) * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/examples/c-example/Makefile (modified) * trunk/gui/configure (modified) * trunk/src/Makefile (modified) changed for relocatable builds Fri, 14 Apr 2006 22:57:56 GMT dkearney [403] * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/src/tcl/tests (added) * trunk/src/tcl/tests/all.tcl (added) * trunk/src/tcl/tests/children.test (added) * trunk/src/tcl/tests/copy.test (added) * trunk/src/tcl/tests/diff.test (added) * trunk/src/tcl/tests/element.test (added) * trunk/src/tcl/tests/get.test (added) * trunk/src/tcl/tests/isa.test (added) * trunk/src/tcl/tests/parent.test (added) * trunk/src/tcl/tests/put.test (added) * trunk/src/tcl/tests/remove.test (added) * trunk/src/tcl/tests/rplib_test.xml (added) * trunk/src/tcl/tests/units.test (added) * trunk/src/tcl/tests/xml.test (added) lots of good additions/fixes for tcl bindings, initial test suite ... Mon, 10 Apr 2006 05:03:43 GMT dkearney [400] * trunk/include/core/RpUnits.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) more tcl bindings related adjustments. this version should work well ... Fri, 07 Apr 2006 02:31:53 GMT dkearney [399] * trunk/src/Makefile (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/tcl/Makefile.in (modified) * trunk/src/tcl/pkgIndex.tcl.in (modified) * trunk/src/tcl/scripts/exec.tcl (copied) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) improved the tcl bindings, added units code to core so tcl can show ... Wed, 05 Apr 2006 18:04:05 GMT dkearney [398] * trunk/src/core/RpEntityRef.cc (modified) removed newline translations when writing xml files Mon, 03 Apr 2006 18:26:46 GMT cxsong [395] * trunk/src/Makefile (modified) Added RpEntityRef to src/Makefile Mon, 03 Apr 2006 06:44:53 GMT dkearney [394] * trunk/include/core/RpLibrary.h (modified) * trunk/src/core/RpEntityRef.cc (added) * trunk/src/core/RpEntityRef.h (added) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/tcl/Makefile.in (modified) * trunk/src/tcl/init.tcl.in (modified) * trunk/src/tcl/scripts (added) * trunk/src/tcl/scripts/value.tcl (added) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/test/src/RpLibrary_test.cc (modified) * trunk/test/src/RpUnits_test.cc (modified) improved tcl bindings, additions to xml parser including entity ... Wed, 29 Mar 2006 22:42:30 GMT dkearney [388] * trunk/include/core/RpUnits.h (modified) * trunk/src/core/RpUnits.cc (modified) adding mole (mol) and gram (g) as units Wed, 29 Mar 2006 22:28:40 GMT dkearney [387] * trunk/src/core/RpUnits.cc (modified) add a fix for tcl bindings to print units if the toUnitsName variable ... Tue, 28 Mar 2006 18:01:45 GMT dkearney [382] * trunk/include/core/RpUnits.h (modified) * trunk/include/core/RpUnitsStd.h (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) added angle conversions (rad,deg,grad) Thu, 16 Mar 2006 19:57:40 GMT cxsong [367] * trunk/src/mesh/rpcompress.cc (added) * trunk/src/mesh/rpcompress.h (added) * trunk/src/mesh/test_compress.cc (added) added compress/decompress using zlib Wed, 15 Mar 2006 07:38:29 GMT dkearney [365] * trunk/gui/apps/driver (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/test/src/RpLibrary_test.cc (modified) fixes for tcl bindings. Wed, 15 Mar 2006 04:44:14 GMT cxsong [363] * trunk/src/mesh/Makefile (modified) added grid3d_rect files and test program Wed, 15 Mar 2006 04:43:51 GMT cxsong [362] * trunk/src/mesh/grid2d_rect.cc (modified) use copyArray(). updated comments Wed, 15 Mar 2006 04:41:36 GMT cxsong [361] * trunk/src/mesh/test_rect3.cc (added) added test program for RpGrid3dRect class Wed, 15 Mar 2006 04:41:03 GMT cxsong [360] * trunk/src/mesh/grid3d_rect.cc (added) * trunk/src/mesh/grid3d_rect.h (added) added 3d rectilinear grid class Wed, 15 Mar 2006 04:10:03 GMT cxsong [359] * trunk/src/mesh/test_grid3d.cc (added) added test program for grid3d Wed, 15 Mar 2006 04:09:27 GMT cxsong [358] * trunk/src/mesh/Makefile (modified) added grid3d and test_grid3d Wed, 15 Mar 2006 04:09:03 GMT cxsong [357] * trunk/src/mesh/grid2d.cc (modified) use copyArray Wed, 15 Mar 2006 04:08:12 GMT cxsong [356] * trunk/src/mesh/grid2d_rect.cc (modified) removed copyArray from grid2d_rect Wed, 15 Mar 2006 04:07:39 GMT cxsong [355] * trunk/src/mesh/serializer.h (modified) added grid3d.h Wed, 15 Mar 2006 04:07:17 GMT cxsong [354] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/grid2d_rect.h (modified) added copyArray to grid1d, removed copyArray from grid2d_rect Wed, 15 Mar 2006 04:04:35 GMT cxsong [353] * trunk/src/mesh/grid3d.cc (modified) * trunk/src/mesh/serializer.cc (modified) integrated grid3d into serializer Tue, 14 Mar 2006 22:08:13 GMT cxsong [352] * trunk/src/mesh/grid3d.cc (added) * trunk/src/mesh/grid3d.h (added) created RpGrid3d class Tue, 14 Mar 2006 21:33:33 GMT cxsong [351] * trunk/src/mesh/test_rect2.cc (added) added to test Rectilinear 2d grid Tue, 14 Mar 2006 21:32:03 GMT cxsong [350] * trunk/src/mesh/Makefile (modified) added test files Tue, 14 Mar 2006 21:31:51 GMT cxsong [349] * trunk/src/mesh/serializer.cc (modified) updated comments Tue, 14 Mar 2006 21:31:22 GMT cxsong [348] * trunk/src/mesh/grid2d_rect.cc (modified) added data size check in expandData() Tue, 14 Mar 2006 21:30:07 GMT cxsong [347] * trunk/src/mesh/const.cc (modified) removed outdated def Tue, 14 Mar 2006 21:29:49 GMT cxsong [346] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/grid2d.h (modified) added constructor with name input Tue, 14 Mar 2006 21:25:37 GMT cxsong [345] * trunk/src/mesh/grid2d_rect.cc (added) * trunk/src/mesh/grid2d_rect.h (added) added Rectilinear 2d grid class Tue, 14 Mar 2006 04:41:37 GMT cxsong [344] * trunk/src/mesh/Makefile (modified) added test programs Tue, 14 Mar 2006 04:40:03 GMT cxsong [343] * trunk/src/mesh/test_s2.cc (added) an example of serializer managing field objects using different meshes Tue, 14 Mar 2006 04:38:26 GMT cxsong [342] * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/grid2d.h (modified) added doSerialization(), removed serialization() Tue, 14 Mar 2006 04:36:44 GMT cxsong [341] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) added grid2d handling Tue, 14 Mar 2006 04:05:26 GMT cxsong [340] * trunk/src/mesh/field.cc (modified) use RpCurrentVersion to replace const string vars Tue, 14 Mar 2006 04:04:28 GMT cxsong [339] * trunk/src/mesh/rp_types.h (modified) added RpCurrentVersion decl Tue, 14 Mar 2006 04:03:54 GMT cxsong [338] * trunk/src/mesh/const.cc (modified) replaced cons strings with RpCurrentVersion[] Tue, 14 Mar 2006 04:02:36 GMT cxsong [337] * trunk/src/mesh/test_grid2d.cc (added) created to test RpGrid2d Tue, 14 Mar 2006 04:01:41 GMT cxsong [336] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) * trunk/src/mesh/grid2d.cc (modified) * trunk/src/mesh/grid2d.h (modified) * trunk/src/mesh/serializable.h (modified) * trunk/src/mesh/serializer.cc (modified) updated grid2d to work with grid1d/serializable Mon, 13 Mar 2006 04:35:09 GMT cxsong [335] * trunk/src/mesh/Makefile (modified) restore some old files so all tests can be compiled. Mon, 13 Mar 2006 04:29:56 GMT cxsong [334] * trunk/src/mesh/field.cc (modified) * trunk/src/mesh/field.h (modified) added linkage to mesh and handling, addValue etc. Mon, 13 Mar 2006 04:28:41 GMT cxsong [333] * trunk/src/mesh/test_field.cc (modified) updated with new serializer functions Mon, 13 Mar 2006 04:28:15 GMT cxsong [332] * trunk/src/mesh/Makefile (modified) updatd with new files Mon, 13 Mar 2006 04:27:51 GMT cxsong [331] * trunk/src/mesh/grid1d.cc (modified) removed vector resize in one of the constructors Mon, 13 Mar 2006 04:25:02 GMT cxsong [330] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) updated handling of RpField linkage to mesh object updated clear() ... Mon, 13 Mar 2006 04:22:25 GMT cxsong [329] * trunk/src/mesh/test_serializer.cc (added) added to demo usage of RpSerializer Sun, 12 Mar 2006 17:26:27 GMT cxsong [328] * trunk/src/mesh/serializable.h (modified) added clear() Sun, 12 Mar 2006 03:58:30 GMT cxsong [327] * trunk/src/mesh/field.cc (modified) * trunk/src/mesh/field.h (modified) * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/grid1d.h (modified) added clear() and assignment operator. Sat, 11 Mar 2006 02:51:39 GMT cxsong [326] * trunk/src/mesh/test_field.cc (modified) updated comments Fri, 10 Mar 2006 22:24:04 GMT cxsong [325] * trunk/src/mesh/test_field.cc (modified) added a grid object to the test. Fri, 10 Mar 2006 22:19:27 GMT dkearney [324] * trunk/src/tcl/src/RpLibraryTclInterface.h (added) forgot to add this file previously, for tcl bindings. Fri, 10 Mar 2006 18:03:52 GMT cxsong [323] * trunk/src/mesh/test_field.cc (added) added to src/mesh dir Fri, 10 Mar 2006 18:03:30 GMT cxsong [322] * trunk/src/mesh/grid1d.cc (modified) added constructor for a 1d regular array fixed xmlString to use ... Fri, 10 Mar 2006 18:00:20 GMT cxsong [321] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) modify createObject to add RpField Fri, 10 Mar 2006 17:59:25 GMT cxsong [320] * trunk/src/mesh/grid1d.h (modified) made methods virtual for field derivation Fri, 10 Mar 2006 17:58:29 GMT cxsong [319] * trunk/src/mesh/field.h (modified) added back objectType and moved the constructor defs here Fri, 10 Mar 2006 17:37:03 GMT cxsong [318] * trunk/src/mesh/field.cc (added) added to mesh/src dir Fri, 10 Mar 2006 16:53:47 GMT cxsong [317] * trunk/src/mesh/field.h (added) moved to src/mesh dir Fri, 10 Mar 2006 16:42:01 GMT cxsong [316] * trunk/src/mesh/grid1d_reg.cc (deleted) * trunk/src/mesh/grid1d_reg.h (deleted) moved to grid1d Fri, 10 Mar 2006 16:28:52 GMT cxsong [315] * trunk/src/mesh/grid1d.cc (modified) * trunk/src/mesh/test_grid.cc (modified) modified test_grid for multiple objects Fri, 10 Mar 2006 16:26:54 GMT cxsong [314] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) added key cmp func map in serializer Fri, 10 Mar 2006 15:51:20 GMT cxsong [313] * trunk/src/mesh/serializer.cc (modified) added comments Fri, 10 Mar 2006 15:44:16 GMT cxsong [312] * trunk/src/mesh/Makefile (modified) removed old lines Fri, 10 Mar 2006 15:39:47 GMT cxsong [311] * trunk/src/mesh/rp_types.h (modified) added a readString prototype Fri, 10 Mar 2006 15:39:19 GMT cxsong [310] * trunk/src/mesh/reader.cc (modified) modified readString to null terminate string Fri, 10 Mar 2006 15:38:44 GMT cxsong [309] * trunk/src/mesh/test_grid.cc (modified) updated the example Fri, 10 Mar 2006 05:18:00 GMT cxsong [308] * trunk/src/mesh/serializer.cc (modified) * trunk/src/mesh/serializer.h (modified) updated deserialize etc