# # ChangeLog for trunk/test # # Generated by Trac 1.0.13 # Apr 25, 2024 1:56:17 PM Mon, 09 Jun 2008 01:35:41 GMT gah [1022] * trunk/test/src/Makefile.in (added) * trunk/test/src/RpLibrary_test.cc (modified) added missing Makefiles Mon, 09 Jun 2008 01:24:34 GMT gah [1018] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (added) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/3D/Makefile.in (added) * trunk/examples/Makefile.in (added) * trunk/examples/app-fermi/Makefile.in (added) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/matlab/Makefile.in (added) * trunk/examples/app-fermi/octave/Makefile.in (added) * trunk/examples/app-fermi/perl/Makefile.in (added) * trunk/examples/app-fermi/python/Makefile.in (added) * trunk/examples/app-fermi/ruby/Makefile.in (added) * trunk/examples/app-fermi/tcl/Makefile.in (added) * trunk/examples/app-fermi/wrapper/Makefile.in (added) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/python/Makefile.in (added) * trunk/examples/app-fermi/wrapper/python/README (added) * trunk/examples/app-fermi/wrapper/tcl/Makefile.in (added) * trunk/examples/demo.bash.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/aclocal.m4 (deleted) * trunk/gui/apps/Makefile.in (added) * trunk/gui/configure (deleted) * trunk/gui/configure.in (deleted) * trunk/gui/init.tcl.in (deleted) * trunk/gui/pkgIndex.tcl.in (modified) * trunk/gui/scripts/Makefile.in (added) * trunk/gui/src (deleted) * trunk/gui/tclconfig/mkindex.tcl (modified) * trunk/gui/tclconfig/tcl.m4 (modified) * trunk/include (deleted) * trunk/lang (added) * trunk/lang/Makefile.in (added) * trunk/lang/matlab (moved) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave (moved) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl (moved) * trunk/lang/perl/Makefile.PL.in (modified) * trunk/lang/perl/Makefile.in (added) * trunk/lang/python (moved) * trunk/lang/python/Makefile.in (added) * trunk/lang/python/setup.py.in (modified) * trunk/lang/ruby (moved) * trunk/lang/ruby/Makefile.in (added) * trunk/lang/ruby/build.rb.in (modified) * trunk/lang/tcl (moved) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/pkgIndex.tcl.in (modified) * trunk/lang/tcl/scripts/Makefile.in (added) * trunk/lang/tcl/scripts/exec.tcl (copied) * trunk/lang/tcl/scripts/library.tcl (copied) * trunk/lang/tcl/scripts/result.tcl (copied) * trunk/lang/tcl/scripts/units.tcl (copied) * trunk/lang/tcl/src/Makefile.in (added) * trunk/lang/tcl/src/Rappture_Init.c (added) * trunk/lang/tcl/src/RpDaemon.c (copied) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/lang/tcl/src/RpOp.c (added) * trunk/lang/tcl/src/RpOp.h (added) * trunk/lang/tcl/src/RpRlimit.c (copied) * trunk/lang/tcl/src/RpRusage.c (copied) * trunk/lang/tcl/src/RpSignal.c (copied) * trunk/lang/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/lang/tcl/src/RpUtilsTclInterface.cc (modified) * trunk/lang/tcl/src/RpWinResource.c (copied) * trunk/lang/tcl/src/RpWinResource.h (copied) * trunk/lang/tcl/tclconfig/mkindex.tcl (modified) * trunk/lang/tcl/tclconfig/tcl.m4 (modified) * trunk/lang/tcl/tests/Makefile.in (added) * trunk/lang/tcl/tests/all.tcl (modified) * trunk/packages (added) * trunk/packages/Makefile.in (added) * trunk/packages/optimizer (moved) * trunk/packages/vizservers (moved) * trunk/src/Makefile.in (modified) * trunk/src/cee (deleted) * trunk/src/core/Makefile.in (added) * trunk/src/core/Outcome.cpp (moved) * trunk/src/core/Outcome.h (moved) * trunk/src/core/Ptr.cpp (moved) * trunk/src/core/Ptr.h (moved) * trunk/src/core/RpBuffer.cc (moved) * trunk/src/core/RpBuffer.h (moved) * trunk/src/core/RpBufferCHelper.h (copied) * trunk/src/core/RpBufferCInterface.cc (copied) * trunk/src/core/RpBufferCInterface.h (copied) * trunk/src/core/RpBuffer_test.cc (moved) * trunk/src/core/RpEncode.cc (moved) * trunk/src/core/RpEncode.h (moved) * trunk/src/core/RpFortranCommon.cc (copied) * trunk/src/core/RpFortranCommon.h (copied) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) * trunk/src/core/RpLibraryCInterface.cc (copied) * trunk/src/core/RpLibraryCInterface.h (copied) * trunk/src/core/RpLibraryFInterface.cc (copied) * trunk/src/core/RpLibraryFInterface.h (copied) * trunk/src/core/RpLibraryFStubs.c (copied) * trunk/src/core/RpLibraryFStubs.h (copied) * trunk/src/core/RpOutcome.cc (moved) * trunk/src/core/RpOutcome.h (moved) * trunk/src/core/RpOutcomeCHelper.h (copied) * trunk/src/core/RpOutcomeCInterface.cc (copied) * trunk/src/core/RpOutcomeCInterface.h (copied) * trunk/src/core/RpPtr.cc (added) * trunk/src/core/RpPtr.h (moved) * trunk/src/core/RpResult.cc (modified) * trunk/src/core/RpUnitsCInterface.cc (copied) * trunk/src/core/RpUnitsCInterface.h (copied) * trunk/src/core/RpUnitsFInterface.cc (copied) * trunk/src/core/RpUnitsFInterface.h (copied) * trunk/src/core/RpUnitsFStubs.c (copied) * trunk/src/core/RpUnitsFStubs.h (copied) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUtilsCInterface.cc (copied) * trunk/src/core/RpUtilsCInterface.h (copied) * trunk/src/core/RpUtilsFInterface.cc (copied) * trunk/src/core/RpUtilsFInterface.h (copied) * trunk/src/core/RpUtilsFStubs.c (copied) * trunk/src/core/RpUtilsFStubs.h (copied) * trunk/src/core/rappture_fortran.c (copied) * trunk/src/core/scew (added) * trunk/src/core/scew/attribute.c (added) * trunk/src/core/scew/attribute.h (added) * trunk/src/core/scew/element.c (added) * trunk/src/core/scew/element.h (added) * trunk/src/core/scew/error.c (added) * trunk/src/core/scew/error.h (added) * trunk/src/core/scew/parser.c (added) * trunk/src/core/scew/parser.h (added) * trunk/src/core/scew/scew.h (added) * trunk/src/core/scew/scew_extras.c (added) * trunk/src/core/scew/scew_extras.h (added) * trunk/src/core/scew/str.c (added) * trunk/src/core/scew/str.h (added) * trunk/src/core/scew/tree.c (added) * trunk/src/core/scew/tree.h (added) * trunk/src/core/scew/types.h (added) * trunk/src/core/scew/writer.c (added) * trunk/src/core/scew/writer.h (added) * trunk/src/core/scew/xattribute.c (added) * trunk/src/core/scew/xattribute.h (added) * trunk/src/core/scew/xelement.h (added) * trunk/src/core/scew/xerror.c (added) * trunk/src/core/scew/xerror.h (added) * trunk/src/core/scew/xhandler.c (added) * trunk/src/core/scew/xhandler.h (added) * trunk/src/core/scew/xparser.c (added) * trunk/src/core/scew/xparser.h (added) * trunk/src/core/scew/xprint.c (added) * trunk/src/core/scew/xprint.h (added) * trunk/src/core/scew/xtree.h (added) * trunk/src/core/scew_extras.c (modified) * trunk/src/core2 (copied) * trunk/src/core2/Lookup.h (modified) * trunk/src/core2/Makefile.in (modified) * trunk/src/core2/rappture2.h (modified) * trunk/src/fortran (deleted) * trunk/src/mesh (deleted) * trunk/src/objects (added) * trunk/src/objects/Makefile.in (added) * trunk/src/objects/RpAbout.cc (moved) * trunk/src/objects/RpAbout.h (moved) * trunk/src/objects/RpBoolean.cc (moved) * trunk/src/objects/RpBoolean.h (moved) * trunk/src/objects/RpChoice.cc (moved) * trunk/src/objects/RpChoice.h (moved) * trunk/src/objects/RpNumber.cc (moved) * trunk/src/objects/RpNumber.h (moved) * trunk/src/objects/RpOption.cc (moved) * trunk/src/objects/RpOption.h (moved) * trunk/src/objects/RpString.cc (moved) * trunk/src/objects/RpString.h (moved) * trunk/src/objects/RpVariable.cc (moved) * trunk/src/objects/RpVariable.h (moved) * trunk/src/python (deleted) * trunk/src/tcl/aclocal.m4 (deleted) * trunk/src/tcl/configure (deleted) * trunk/src/tcl/configure.in (deleted) * trunk/src/tcl/init.tcl.in (deleted) * trunk/src/tcl/scripts/value.tcl (deleted) * trunk/src/tcl/src/Rappture_Init.cc (deleted) * trunk/src/tcl/src/RpEncodeTclInterface.h (deleted) * trunk/src/tcl/src/RpLibraryTclInterface.h (deleted) * trunk/src/tcl/src/RpUnitsTclInterface.h (deleted) * trunk/src/tcl/src/RpUtilsTclInterface.h (deleted) * trunk/src2 (deleted) * trunk/src2/core/RpSimpleBuffer.cc (deleted) * trunk/src2/core/RpSimpleBuffer.h (deleted) * trunk/tcl (deleted) * trunk/tcl.m4 (added) * trunk/test/Makefile.in (modified) Massive changes: New directory/file layout Thu, 17 May 2007 20:57:06 GMT mmc [743] * trunk/gui/scripts/bugreport.tcl (modified) * trunk/test/jobs (added) * trunk/test/jobs/coredumps (added) * trunk/test/jobs/coredumps/coredump.tcl (added) * trunk/test/jobs/coredumps/genoutput.tcl (added) * trunk/test/jobs/coredumps/tool.xml (added) Added a test so we can simulate jobs that dump core mid-way through. ... 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 ... 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 ... 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 14:09:51 GMT dkearney [495] * trunk/test/Makefile.in (added) * trunk/test/src/RpLibrary_test.cc (modified) adding template for test's makfile updated core library tests with ... 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 ... 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, 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. Fri, 03 Mar 2006 01:52:05 GMT dkearney [262] * trunk/include/core/RpUnits.h (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/test/src/RpUnits_test.cc (modified) adding new core units function getType() and getCompatible() adding ... Tue, 28 Feb 2006 17:52:16 GMT dkearney [224] * trunk/include/core/RpLibrary.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/tcl/README (modified) * trunk/src/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/src/tcl/tcl_test.tcl (modified) * trunk/test/src/RpLibrary_test.cc (modified) added support for following functions in rappture core diff value ... Mon, 20 Feb 2006 22:37:44 GMT dkearney [200] * trunk/include/core/RpLibrary.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/test/src/RpLibrary_test.cc (modified) adjusted copy and remove functions in core library. added a bit of ... Sun, 19 Feb 2006 18:40:13 GMT dkearney [192] * trunk/include/core/RpLibrary.h (modified) * trunk/include/core/scew_extras.h (modified) * trunk/src/Makefile (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/scew_extras.c (modified) * trunk/test/src/RpLibrary_test.cc (modified) 1) added nodePath() function to core RpLibrary, this fxn returns the ... Tue, 31 Jan 2006 22:49:49 GMT dkearney [165] * trunk/examples/app-fermi/octave/fermi.m (modified) * trunk/src/Makefile (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/matlab/rpLibGetDouble.cc (modified) * trunk/src/matlab/rpUnitsGetBasis.cc (modified) * trunk/src/matlab/rpUnitsMakeMetric.cc (modified) * trunk/src/octave/rpLibPut.cc (modified) * trunk/src/octave/rpUnitsGetBasis.cc (modified) * trunk/test/Makefile (modified) * trunk/test/src/RpFortranDocExamples.f (added) * trunk/test/src/RpMatlab_test.m (modified) * trunk/test/src/RpOctave_test.m (modified) * trunk/test/src/matlab/test_put.m (modified) * trunk/test/src/matlab/test_put_dbl_id.m (deleted) * trunk/test/src/matlab/test_put_str_id.m (deleted) * trunk/test/src/octave/test_put_dbl_id.m (deleted) * trunk/test/src/octave/test_put_str_id.m (deleted) 1) removing matlab and octave tests for put*id functions 2) adding ... Tue, 31 Jan 2006 19:08:45 GMT dkearney [164] * trunk/include/matlab/RpMatlabInterface.h (modified) * trunk/test/src/RpMatlab_test.m (modified) more matlab changes i forgot to add in previous updates Sat, 28 Jan 2006 22:05:44 GMT dkearney [157] * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/test/src/RpLibraryC_test.c (modified) added adjustments for new rappture libray c api which returns error ... Thu, 12 Jan 2006 22:51:54 GMT dkearney [156] * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/src/octave/rpLib.cc (modified) * trunk/test/src/RpMatlab_test.m (modified) fixed app-fermi's matlab example. now you can call matlab from ... Thu, 12 Jan 2006 20:46:50 GMT dkearney [155] * trunk/src/matlab/rpLibChildren.cc (modified) * trunk/src/octave/rpLibResult.cc (modified) * trunk/test/src/RpMatlab_test.m (modified) * trunk/test/src/RpOctave_test.m (modified) 1) few minor changes to the matlab bindings, 2) removal of put_*_id ... Wed, 11 Jan 2006 23:55:15 GMT dkearney [154] * trunk/src/matlab/rpLib.cc (modified) * trunk/src/matlab/rpLibChildren.cc (modified) * trunk/src/matlab/rpLibChildrenByType.cc (modified) * trunk/src/matlab/rpLibElement.cc (modified) * trunk/src/matlab/rpLibElementAsComp.cc (modified) * trunk/src/matlab/rpLibElementAsId.cc (modified) * trunk/src/matlab/rpLibElementAsObject.cc (modified) * trunk/src/matlab/rpLibElementAsType.cc (modified) * trunk/src/matlab/rpLibGet.cc (modified) * trunk/src/matlab/rpLibGetDouble.cc (modified) * trunk/src/matlab/rpLibGetString.cc (modified) * trunk/src/matlab/rpLibNodeComp.cc (modified) * trunk/src/matlab/rpLibNodeId.cc (modified) * trunk/src/matlab/rpLibNodeType.cc (modified) * trunk/src/matlab/rpLibPut.cc (modified) * trunk/src/matlab/rpLibPutDouble.cc (modified) * trunk/src/matlab/rpLibPutDoubleId.cc (modified) * trunk/src/matlab/rpLibPutString.cc (modified) * trunk/src/matlab/rpLibPutStringId.cc (modified) * trunk/src/matlab/rpLibResult.cc (modified) * trunk/src/matlab/rpLibXml.cc (modified) * trunk/src/matlab/rpUnitsConvert.cc (modified) * trunk/src/matlab/rpUnitsConvertDbl.cc (modified) * trunk/src/matlab/rpUnitsConvertObjDbl.cc (modified) * trunk/src/matlab/rpUnitsConvertObjStr.cc (modified) * trunk/src/matlab/rpUnitsConvertStr.cc (modified) * trunk/src/matlab/rpUnitsDefineUnit.cc (modified) * trunk/src/matlab/rpUnitsFind.cc (modified) * trunk/src/matlab/rpUnitsGetBasis.cc (modified) * trunk/src/matlab/rpUnitsGetExponent.cc (modified) * trunk/src/matlab/rpUnitsGetUnits.cc (modified) * trunk/src/matlab/rpUnitsGetUnitsName.cc (modified) * trunk/src/matlab/rpUnitsMakeMetric.cc (modified) * trunk/test/rplib_test.xml (added) * trunk/test/src/RpMatlab_test.m (added) * trunk/test/src/matlab (added) * trunk/test/src/matlab/test_children.m (added) * trunk/test/src/matlab/test_children_bytype.m (added) * trunk/test/src/matlab/test_convert.m (added) * trunk/test/src/matlab/test_convert_dbl.m (added) * trunk/test/src/matlab/test_convert_obj_dbl.m (added) * trunk/test/src/matlab/test_convert_obj_str.m (added) * trunk/test/src/matlab/test_convert_str.m (added) * trunk/test/src/matlab/test_define_unit.m (added) * trunk/test/src/matlab/test_element.m (added) * trunk/test/src/matlab/test_element_comp.m (added) * trunk/test/src/matlab/test_element_id.m (added) * trunk/test/src/matlab/test_element_object.m (added) * trunk/test/src/matlab/test_element_type.m (added) * trunk/test/src/matlab/test_find.m (added) * trunk/test/src/matlab/test_get.m (added) * trunk/test/src/matlab/test_get_basis.m (added) * trunk/test/src/matlab/test_get_double.m (added) * trunk/test/src/matlab/test_get_exponent.m (added) * trunk/test/src/matlab/test_get_string.m (added) * trunk/test/src/matlab/test_get_units.m (added) * trunk/test/src/matlab/test_get_units_name.m (added) * trunk/test/src/matlab/test_make_metric.m (added) * trunk/test/src/matlab/test_node_comp.m (added) * trunk/test/src/matlab/test_node_id.m (added) * trunk/test/src/matlab/test_node_type.m (added) * trunk/test/src/matlab/test_put.m (added) * trunk/test/src/matlab/test_put_dbl.m (added) * trunk/test/src/matlab/test_put_dbl_id.m (added) * trunk/test/src/matlab/test_put_str.m (added) * trunk/test/src/matlab/test_put_str_id.m (added) * trunk/test/src/matlab/test_result.m (added) * trunk/test/src/matlab/test_xml.m (added) modified matlab bindings and tests. includes all popular functions ... Tue, 22 Nov 2005 20:06:26 GMT dkearney [142] * trunk/test/src/RpLibraryC_test.c (modified) fixed call to rpFreeLibrary Mon, 14 Nov 2005 17:40:22 GMT dkearney [140] * trunk/test/src/RpOctave_test.m (added) adding an octave test script. Mon, 14 Nov 2005 06:24:25 GMT dkearney [138] * trunk/include/core/RpString.h (modified) * trunk/src/Makefile (modified) * trunk/src/octave/rpLibPutDouble.cc (modified) * trunk/src/octave/rpUnitsGetBasis.cc (modified) * trunk/test/Makefile (modified) * trunk/test/src/RpString_test.cc (modified) * trunk/test/src/octave (added) * trunk/test/src/octave/test_children.m (added) * trunk/test/src/octave/test_children_bytype.m (added) * trunk/test/src/octave/test_convert.m (added) * trunk/test/src/octave/test_convert_dbl.m (added) * trunk/test/src/octave/test_convert_obj_dbl.m (added) * trunk/test/src/octave/test_convert_obj_str.m (added) * trunk/test/src/octave/test_convert_str.m (added) * trunk/test/src/octave/test_define_unit.m (added) * trunk/test/src/octave/test_element.m (added) * trunk/test/src/octave/test_element_comp.m (added) * trunk/test/src/octave/test_element_id.m (added) * trunk/test/src/octave/test_element_object.m (added) * trunk/test/src/octave/test_element_type.m (added) * trunk/test/src/octave/test_find.m (added) * trunk/test/src/octave/test_get.m (added) * trunk/test/src/octave/test_get_basis.m (added) * trunk/test/src/octave/test_get_double.m (added) * trunk/test/src/octave/test_get_exponent.m (added) * trunk/test/src/octave/test_get_string.m (added) * trunk/test/src/octave/test_get_units.m (added) * trunk/test/src/octave/test_get_units_name.m (added) * trunk/test/src/octave/test_make_metric.m (added) * trunk/test/src/octave/test_node_comp.m (added) * trunk/test/src/octave/test_node_id.m (added) * trunk/test/src/octave/test_node_type.m (added) * trunk/test/src/octave/test_put.m (added) * trunk/test/src/octave/test_put_dbl.m (added) * trunk/test/src/octave/test_put_dbl_id.m (added) * trunk/test/src/octave/test_put_str.m (added) * trunk/test/src/octave/test_put_str_id.m (added) * trunk/test/src/octave/test_result.m (added) * trunk/test/src/octave/test_xml.m (added) 1) addition of octave/matlab test scripts, some still need work 2) ... Fri, 11 Nov 2005 03:45:00 GMT dkearney [135] * trunk/examples/app-fermi/matlab/fermi_rp.m (modified) * trunk/gui/apps/rappture (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpDict.h (modified) * trunk/include/core/RpNumber.h (modified) * trunk/src/Makefile (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpNumber.cc (modified) * trunk/src/matlab/rpLibChildren.cc (moved) * trunk/src/matlab/rpLibChildrenByType.cc (moved) * trunk/src/matlab/rpLibElement.cc (moved) * trunk/src/matlab/rpLibElementAsComp.cc (moved) * trunk/src/matlab/rpLibElementAsId.cc (moved) * trunk/src/matlab/rpLibElementAsObject.cc (moved) * trunk/src/matlab/rpLibElementAsType.cc (moved) * trunk/src/matlab/rpLibGet.cc (moved) * trunk/src/matlab/rpLibGetDouble.cc (moved) * trunk/src/matlab/rpLibGetString.cc (moved) * trunk/src/matlab/rpLibNodeComp.cc (moved) * trunk/src/matlab/rpLibNodeId.cc (moved) * trunk/src/matlab/rpLibNodeType.cc (moved) * trunk/src/matlab/rpLibPut.cc (moved) * trunk/src/matlab/rpLibPutDouble.cc (moved) * trunk/src/matlab/rpLibPutDoubleId.cc (moved) * trunk/src/matlab/rpLibPutString.cc (moved) * trunk/src/matlab/rpLibPutStringId.cc (moved) * trunk/src/matlab/rpLibResult.cc (moved) * trunk/src/matlab/rpLibXml.cc (moved) * trunk/src/matlab/rpUnitsConvert.cc (moved) * trunk/src/matlab/rpUnitsConvertDbl.cc (moved) * trunk/src/matlab/rpUnitsConvertObjDbl.cc (moved) * trunk/src/matlab/rpUnitsConvertObjStr.cc (moved) * trunk/src/matlab/rpUnitsConvertStr.cc (moved) * trunk/src/matlab/rpUnitsDefineUnit.cc (moved) * trunk/src/matlab/rpUnitsFind.cc (moved) * trunk/src/matlab/rpUnitsGetBasis.cc (moved) * trunk/src/matlab/rpUnitsGetExponent.cc (moved) * trunk/src/matlab/rpUnitsGetUnits.cc (moved) * trunk/src/matlab/rpUnitsGetUnitsName.cc (moved) * trunk/src/matlab/rpUnitsMakeMetric.cc (moved) * trunk/src/octave/RpMatlabInterface.cc (deleted) * trunk/src/octave/make_octave (deleted) * trunk/src/octave/rpChildren.cc (deleted) * trunk/src/octave/rpChildrenByType.cc (deleted) * trunk/src/octave/rpConvert.cc (deleted) * trunk/src/octave/rpConvertDbl.cc (deleted) * trunk/src/octave/rpConvertObjDbl.cc (deleted) * trunk/src/octave/rpConvertObjStr.cc (deleted) * trunk/src/octave/rpConvertStr.cc (deleted) * trunk/src/octave/rpDefineUnit.cc (deleted) * trunk/src/octave/rpElement.cc (deleted) * trunk/src/octave/rpElementAsComp.cc (deleted) * trunk/src/octave/rpElementAsId.cc (deleted) * trunk/src/octave/rpElementAsObject.cc (deleted) * trunk/src/octave/rpElementAsType.cc (deleted) * trunk/src/octave/rpFind.cc (deleted) * trunk/src/octave/rpGet.cc (deleted) * trunk/src/octave/rpGetBasis.cc (deleted) * trunk/src/octave/rpGetDouble.cc (deleted) * trunk/src/octave/rpGetExponent.cc (deleted) * trunk/src/octave/rpGetString.cc (deleted) * trunk/src/octave/rpGetUnits.cc (deleted) * trunk/src/octave/rpGetUnitsName.cc (deleted) * trunk/src/octave/rpLibChildren.cc (added) * trunk/src/octave/rpLibChildrenByType.cc (added) * trunk/src/octave/rpLibElement.cc (added) * trunk/src/octave/rpLibElementAsComp.cc (added) * trunk/src/octave/rpLibElementAsId.cc (added) * trunk/src/octave/rpLibElementAsObject.cc (added) * trunk/src/octave/rpLibElementAsType.cc (added) * trunk/src/octave/rpLibGet.cc (added) * trunk/src/octave/rpLibGetDouble.cc (added) * trunk/src/octave/rpLibGetString.cc (added) * trunk/src/octave/rpLibNodeComp.cc (added) * trunk/src/octave/rpLibNodeId.cc (added) * trunk/src/octave/rpLibNodeType.cc (added) * trunk/src/octave/rpLibPut.cc (added) * trunk/src/octave/rpLibPutDouble.cc (added) * trunk/src/octave/rpLibPutDoubleId.cc (added) * trunk/src/octave/rpLibPutString.cc (added) * trunk/src/octave/rpLibPutStringId.cc (added) * trunk/src/octave/rpLibResult.cc (added) * trunk/src/octave/rpLibXml.cc (added) * trunk/src/octave/rpMakeMetric.cc (deleted) * trunk/src/octave/rpNodeComp.cc (deleted) * trunk/src/octave/rpNodeId.cc (deleted) * trunk/src/octave/rpNodeType.cc (deleted) * trunk/src/octave/rpPut.cc (deleted) * trunk/src/octave/rpPutDouble.cc (deleted) * trunk/src/octave/rpPutDoubleId.cc (deleted) * trunk/src/octave/rpPutString.cc (deleted) * trunk/src/octave/rpPutStringId.cc (deleted) * trunk/src/octave/rpResult.cc (deleted) * trunk/src/octave/rpUnitsConvert.cc (added) * trunk/src/octave/rpUnitsConvertDbl.cc (added) * trunk/src/octave/rpUnitsConvertObjDbl.cc (added) * trunk/src/octave/rpUnitsConvertObjStr.cc (added) * trunk/src/octave/rpUnitsConvertStr.cc (added) * trunk/src/octave/rpUnitsDefineUnit.cc (added) * trunk/src/octave/rpUnitsFind.cc (added) * trunk/src/octave/rpUnitsGetBasis.cc (added) * trunk/src/octave/rpUnitsGetExponent.cc (added) * trunk/src/octave/rpUnitsGetUnits.cc (added) * trunk/src/octave/rpUnitsGetUnitsName.cc (added) * trunk/src/octave/rpUnitsMakeMetric.cc (added) * trunk/src/octave/rpXml.cc (deleted) * trunk/test/src/RpLibrary_test.cc (modified) 1) fixed children function in c++'s library module so users can now ... Fri, 04 Nov 2005 23:19:11 GMT dkearney [125] * trunk/examples/c-example/plotc.c (modified) * trunk/examples/c-example/tool.xml (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (modified) * trunk/src/Doxyfile (added) * trunk/src/Makefile (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/src/matlab/rpGet.cc (modified) * trunk/src/octave/rpGet.cc (modified) * trunk/test/src/RpLibraryF_test.f (modified) * trunk/test/src/RpLibrary_test.cc (modified) 1) removed "as" string from c++'s element() function because the ... Fri, 04 Nov 2005 06:00:17 GMT dkearney [122] * trunk/examples/app-fermi/matlab/fermi_rp.m (added) * trunk/examples/app-fermi/matlab/tool_rp.xml (added) * trunk/include/octave (added) * trunk/src/Makefile (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/octave (added) * trunk/src/octave/RpMatlabInterface.cc (added) * trunk/src/octave/RpOctaveInterface.cc (added) * trunk/src/octave/make_octave (added) * trunk/src/octave/rpAddPresets.cc (added) * trunk/src/octave/rpChildren.cc (added) * trunk/src/octave/rpChildrenByType.cc (added) * trunk/src/octave/rpConvert.cc (added) * trunk/src/octave/rpConvertDbl.cc (added) * trunk/src/octave/rpConvertObjDbl.cc (added) * trunk/src/octave/rpConvertObjStr.cc (added) * trunk/src/octave/rpConvertStr.cc (added) * trunk/src/octave/rpDefineUnit.cc (added) * trunk/src/octave/rpElement.cc (added) * trunk/src/octave/rpElementAsComp.cc (added) * trunk/src/octave/rpElementAsId.cc (added) * trunk/src/octave/rpElementAsObject.cc (added) * trunk/src/octave/rpElementAsType.cc (added) * trunk/src/octave/rpFind.cc (added) * trunk/src/octave/rpGet.cc (added) * trunk/src/octave/rpGetBasis.cc (added) * trunk/src/octave/rpGetDouble.cc (added) * trunk/src/octave/rpGetExponent.cc (added) * trunk/src/octave/rpGetString.cc (added) * trunk/src/octave/rpGetUnits.cc (added) * trunk/src/octave/rpGetUnitsName.cc (added) * trunk/src/octave/rpLib.cc (added) * trunk/src/octave/rpMakeMetric.cc (added) * trunk/src/octave/rpNodeComp.cc (added) * trunk/src/octave/rpNodeId.cc (added) * trunk/src/octave/rpNodeType.cc (added) * trunk/src/octave/rpPut.cc (added) * trunk/src/octave/rpPutDouble.cc (added) * trunk/src/octave/rpPutDoubleId.cc (added) * trunk/src/octave/rpPutString.cc (added) * trunk/src/octave/rpPutStringId.cc (added) * trunk/src/octave/rpResult.cc (added) * trunk/src/octave/rpXml.cc (added) * trunk/test/src/RpUnitsF_test.f (modified) * trunk/test/src/RpUnits_test.cc (modified) added initial version of octave language bindings. 1) no claiming ... Thu, 27 Oct 2005 06:32:52 GMT dkearney [116] * trunk/include/core/RpUnits.h (modified) * trunk/include/core/RpUnitsStd.h (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/test/src/RpUnitsF_test.f (modified) * trunk/test/src/RpUnits_test.cc (modified) 1. rewrote RpUnits::define(...) and RpUnits::convert(...) fxns. 2. ... Sun, 23 Oct 2005 20:58:24 GMT mmc [115] * trunk/README (added) * trunk/examples/app-fermi/2.0/fermi.py (modified) * trunk/examples/app-fermi/2.0/fermi_io.py (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/fermi.tcl (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/app-fermi/tcl/fermi.tcl (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/examples/c-example/plotc.c (modified) * trunk/examples/fermi_fortran (deleted) * trunk/examples/graph/graph.py (modified) * trunk/examples/zoo/boolean/boolean.tcl (modified) * trunk/examples/zoo/choice/choice.tcl (modified) * trunk/examples/zoo/cloud/cloud.tcl (modified) * trunk/examples/zoo/curve/curve.tcl (modified) * trunk/examples/zoo/field/field.tcl (modified) * trunk/examples/zoo/group/group.tcl (modified) * trunk/examples/zoo/integer/integer.tcl (modified) * trunk/examples/zoo/loader/loader.tcl (modified) * trunk/examples/zoo/log/log.tcl (modified) * trunk/examples/zoo/number/number.tcl (modified) * trunk/examples/zoo/phase/phase.tcl (modified) * trunk/examples/zoo/string/string.tcl (modified) * trunk/examples/zoo/structure/structure.tcl (modified) * trunk/gui/apps/driver (modified) * trunk/gui/apps/rappture (modified) * trunk/gui/apps/rerun (modified) * trunk/gui/filexfer/filexfer.java (modified) * trunk/gui/filexfer/monitor.java (modified) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/animover.tcl (modified) * trunk/gui/scripts/balloon.tcl (modified) * trunk/gui/scripts/booleanentry.tcl (modified) * trunk/gui/scripts/choiceentry.tcl (modified) * trunk/gui/scripts/cloud.tcl (modified) * trunk/gui/scripts/color.tcl (modified) * trunk/gui/scripts/combobox.tcl (modified) * trunk/gui/scripts/contourresult.tcl (modified) * trunk/gui/scripts/controlOwner.tcl (modified) * trunk/gui/scripts/controls.tcl (modified) * trunk/gui/scripts/curve.tcl (modified) * trunk/gui/scripts/deviceEditor.tcl (modified) * trunk/gui/scripts/deviceLayout1D.tcl (modified) * trunk/gui/scripts/deviceViewer1D.tcl (modified) * trunk/gui/scripts/deviceresult.tcl (modified) * trunk/gui/scripts/dispatcher.tcl (modified) * trunk/gui/scripts/dropdown.tcl (modified) * trunk/gui/scripts/dropdownlist.tcl (modified) * trunk/gui/scripts/editor.tcl (modified) * trunk/gui/scripts/energyLevels.tcl (modified) * trunk/gui/scripts/exec.tcl (modified) * trunk/gui/scripts/field.tcl (modified) * trunk/gui/scripts/filexfer.tcl (modified) * trunk/gui/scripts/gauge.tcl (modified) * trunk/gui/scripts/getopts.tcl (modified) * trunk/gui/scripts/grab.tcl (modified) * trunk/gui/scripts/groupentry.tcl (modified) * trunk/gui/scripts/integerentry.tcl (modified) * trunk/gui/scripts/loader.tcl (modified) * trunk/gui/scripts/mainwin.tcl (modified) * trunk/gui/scripts/mesh.tcl (modified) * trunk/gui/scripts/meshresult.tcl (modified) * trunk/gui/scripts/moleculeViewer.tcl (modified) * trunk/gui/scripts/notebook.tcl (modified) * trunk/gui/scripts/numberentry.tcl (modified) * trunk/gui/scripts/page.tcl (modified) * trunk/gui/scripts/pager.tcl (modified) * trunk/gui/scripts/panes.tcl (modified) * trunk/gui/scripts/postern.tcl (modified) * trunk/gui/scripts/progress.tcl (modified) * trunk/gui/scripts/radiodial.tcl (modified) * trunk/gui/scripts/result.tcl (modified) * trunk/gui/scripts/resultset.tcl (modified) * trunk/gui/scripts/resultviewer.tcl (modified) * trunk/gui/scripts/scroller.tcl (modified) * trunk/gui/scripts/service.tcl (modified) * trunk/gui/scripts/spectrum.tcl (modified) * trunk/gui/scripts/spinint.tcl (modified) * trunk/gui/scripts/switch.tcl (modified) * trunk/gui/scripts/table.tcl (modified) * trunk/gui/scripts/tempgauge.tcl (modified) * trunk/gui/scripts/textentry.tcl (modified) * trunk/gui/scripts/textresult.tcl (modified) * trunk/gui/scripts/tool.tcl (modified) * trunk/gui/scripts/tooltip.tcl (modified) * trunk/gui/scripts/tuples.tcl (modified) * trunk/gui/scripts/units.tcl (modified) * trunk/gui/scripts/valueresult.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpAbout.h (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpBoolean.h (modified) * trunk/include/core/RpChoice.h (modified) * trunk/include/core/RpDict.h (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/include/core/RpNumber.h (modified) * trunk/include/core/RpOption.h (modified) * trunk/include/core/RpString.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/include/core/RpUnitsStd.h (modified) * trunk/include/core/RpVariable.h (modified) * trunk/include/core/rappture.h (modified) * trunk/include/core/scew_extras.h (modified) * trunk/include/fortran/RpFortranCommon.h (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (modified) * trunk/include/fortran/RpUnitsFInterface.h (modified) * trunk/include/fortran/RpUnitsFStubs.h (modified) * trunk/include/matlab/RpMatlabInterface.h (modified) * trunk/license.terms (added) * trunk/python/README (modified) * trunk/python/Rappture/interface.py (modified) * trunk/python/Rappture/library.py (modified) * trunk/python/Rappture/number.py (modified) * trunk/python/Rappture/result.py (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpAbout.cc (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpBoolean.cc (modified) * trunk/src/core/RpChoice.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpNumber.cc (modified) * trunk/src/core/RpOption.cc (modified) * trunk/src/core/RpResult.cc (modified) * trunk/src/core/RpString.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpVariable.cc (modified) * trunk/src/core/scew_extras.c (modified) * trunk/src/fortran/RpFortranCommon.c (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/fortran/RpUnitsFStubs.c (modified) * trunk/src/fortran/rappture_fortran.c (modified) * trunk/src/matlab/RpMatlabInterface.cc (modified) * trunk/src/matlab/rpAddPresets.cc (modified) * trunk/src/matlab/rpChildren.cc (modified) * trunk/src/matlab/rpChildrenByType.cc (modified) * trunk/src/matlab/rpConvert.cc (modified) * trunk/src/matlab/rpConvertDbl.cc (modified) * trunk/src/matlab/rpConvertObjDbl.cc (modified) * trunk/src/matlab/rpConvertObjStr.cc (modified) * trunk/src/matlab/rpConvertStr.cc (modified) * trunk/src/matlab/rpDefineUnit.cc (modified) * trunk/src/matlab/rpElement.cc (modified) * trunk/src/matlab/rpElementAsComp.cc (modified) * trunk/src/matlab/rpElementAsId.cc (modified) * trunk/src/matlab/rpElementAsObject.cc (modified) * trunk/src/matlab/rpElementAsType.cc (modified) * trunk/src/matlab/rpFind.cc (modified) * trunk/src/matlab/rpGet.cc (modified) * trunk/src/matlab/rpGetBasis.cc (modified) * trunk/src/matlab/rpGetDouble.cc (modified) * trunk/src/matlab/rpGetExponent.cc (modified) * trunk/src/matlab/rpGetString.cc (modified) * trunk/src/matlab/rpGetUnits.cc (modified) * trunk/src/matlab/rpGetUnitsName.cc (modified) * trunk/src/matlab/rpLib.cc (modified) * trunk/src/matlab/rpMakeMetric.cc (modified) * trunk/src/matlab/rpNodeComp.cc (modified) * trunk/src/matlab/rpNodeId.cc (modified) * trunk/src/matlab/rpNodeType.cc (modified) * trunk/src/matlab/rpPut.cc (modified) * trunk/src/matlab/rpPutDouble.cc (modified) * trunk/src/matlab/rpPutDoubleId.cc (modified) * trunk/src/matlab/rpPutString.cc (modified) * trunk/src/matlab/rpPutStringId.cc (modified) * trunk/src/matlab/rpResult.cc (modified) * trunk/src/matlab/rpXml.cc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/tcl/install.tcl (modified) * trunk/tcl/scripts/library.tcl (modified) * trunk/test/src/RpBoolean_test.cc (modified) * trunk/test/src/RpChoice_test.cc (modified) * trunk/test/src/RpLibraryC_test.c (modified) * trunk/test/src/RpLibraryF_test.f (modified) * trunk/test/src/RpLibrary_test.cc (modified) * trunk/test/src/RpNumber_test.cc (modified) * trunk/test/src/RpString_test.cc (modified) * trunk/test/src/RpUnitsC_test.c (modified) * trunk/test/src/RpUnitsF_test.f (modified) * trunk/test/src/RpUnits_test.cc (modified) * trunk/test/src/RpVariable_test.cc (modified) * trunk/test/src/rappture_example.c (modified) Updated all copyright notices. Fri, 21 Oct 2005 03:47:25 GMT dkearney [114] * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/cee/rappture_interface.h (deleted) * trunk/include/core/RpUnits.h (modified) * trunk/src/cee/rappture_interface.c (deleted) * trunk/src/core/RpDict.cc (deleted) * trunk/src/core/RpUnits.cc (modified) * trunk/test/src/RpUnits_test.cc (modified) updates to RpUnits to reduce memory leaks created copy constructors, ... Fri, 14 Oct 2005 16:43:27 GMT dkearney [104] * trunk/examples/c-example/Makefile (modified) * trunk/examples/c-example/plotc.c (modified) * trunk/examples/fermi_fortran/Makefile (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpNumber.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/include/core/RpUnitsStd.h (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpNumber.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/test/src/RpNumber_test.cc (modified) * trunk/test/src/RpUnitsC_test.c (modified) * trunk/test/src/RpUnits_test.cc (modified) This update brings us one step closer to being const correct in the ... Thu, 06 Oct 2005 22:33:41 GMT dkearney [93] * trunk/examples/c-example/plotc.c (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpBindingsDict.h (added) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/src/Makefile (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpBindingsDict.cc (added) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/test/src/RpLibraryC_test.c (modified) * trunk/test/src/RpLibraryF_test.f (modified) * trunk/test/src/RpUnitsC_test.c (modified) 1. corrected c interface language binding function names so they are ... Thu, 06 Oct 2005 19:57:08 GMT dkearney [91] * trunk/src/core/scew_extras.c (modified) * trunk/test/Makefile (modified) fixes a few things i broke with the last update, scew_extras.o ... Wed, 05 Oct 2005 20:21:24 GMT dkearney [84] * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpLibraryFStubs.h (added) * trunk/include/fortran/RpUnitsFInterface.h (modified) * trunk/include/fortran/RpUnitsFStubs.h (added) * trunk/src/Makefile (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFStubs.c (added) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/src/fortran/RpUnitsFStubs.c (added) * trunk/src/python/setup.py (modified) * trunk/test/Makefile (modified) * trunk/test/src/RpLibraryF_test.f (modified) 1. added "install" target to make file for copying files over to ... Wed, 05 Oct 2005 15:17:26 GMT dkearney [83] * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/gui/scripts/units.tcl (modified) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/include/fortran/RpFortranCommon.h (modified) * trunk/include/fortran/RpLibraryFInterface.h (modified) * trunk/include/fortran/RpUnitsFInterface.h (modified) * trunk/src/Makefile (modified) * trunk/src/cee/RpLibraryCInterface.cc (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/fortran/RpFortranCommon.c (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpUnitsFInterface.cc (modified) * trunk/test/Makefile (modified) * trunk/test/src/RpLibraryC_test.c (moved) * trunk/test/src/RpLibraryF_test.f (added) * trunk/test/src/RpLibrary_test.cc (modified) 1. More cleaning of RpUnits and RpLibrary code 2. added rp_result ... Fri, 30 Sep 2005 05:21:05 GMT dkearney [77] * trunk/include/cee/RpLibraryCInterface.h (added) * trunk/include/core/RpLibrary.h (added) * trunk/include/core/rappture.h (added) * trunk/include/core/scew_extras.h (added) * trunk/include/fortran/RpFortranCommon.h (modified) * trunk/include/fortran/RpLibraryFInterface.h (added) * trunk/src/Makefile (modified) * trunk/src/README (modified) * trunk/src/cee/RpLibraryCInterface.cc (added) * trunk/src/core/RpLibrary.cc (added) * trunk/src/core/scew_extras.c (added) * trunk/src/fortran/RpFortranCommon.c (modified) * trunk/src/fortran/RpLibraryFInterface.cc (added) * trunk/test/Makefile (modified) * trunk/test/src/RpLibraryCInterface_test.c (added) * trunk/test/src/RpLibrary_test.cc (added) 1. initial checkin of RpLibrary code, includes c++/c/fortran bindings ... Thu, 29 Sep 2005 18:45:32 GMT dkearney [76] * trunk/include/cee/RpUnitsCInterface.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/include/fortran/RpFortranCommon.h (added) * trunk/include/fortran/RpUnitsFInterface.h (added) * trunk/src/Makefile (modified) * trunk/src/cee/RpUnitsCInterface.cc (modified) * trunk/src/cee/make.inc (deleted) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/make.inc (deleted) * trunk/src/fortran/RpFortranCommon.c (added) * trunk/src/fortran/RpUnitsFInterface.cc (added) * trunk/src/fortran/RpUnits_fortran.c (deleted) * trunk/src/fortran/make.inc (deleted) * trunk/src/fortran/rappture_fortran.c (modified) * trunk/src/make.inc (deleted) * trunk/test/Makefile (added) * trunk/test/make.inc (deleted) * trunk/test/src/RpUnitsC_test.c (modified) * trunk/test/src/RpUnitsF_test.f (added) 1. cleaned up make files some more, deleted make.inc files 2. ... Wed, 28 Sep 2005 07:09:43 GMT dkearney [73] * trunk/examples/app-fermi/fortran/Makefile (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/fermi_fortran/Makefile (modified) * trunk/include/cee/rappture_interface.h (modified) * trunk/include/core/RpUnits.h (modified) * trunk/src/Makefile (modified) * trunk/src/cee/make.inc (modified) * trunk/src/cee/rappture_interface.c (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/make.inc (modified) * trunk/src/fortran/make.inc (modified) * trunk/src/make.inc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/test/make.inc (modified) * trunk/test/src/RpUnits_test.cc (modified) 1. changes to RpUnits, modified RpUnits::define() function not to ... Tue, 27 Sep 2005 01:55:39 GMT dkearney [68] * trunk/include/core/RpUnits.h (modified) * trunk/include/core/RpUnitsStd.h (modified) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/src/python/PyRpUnits_setup.py (modified) * trunk/test/src/RpUnits_test.cc (modified) fixed the python rpunits setup script so now it really finds ... Tue, 16 Aug 2005 04:17:44 GMT dkearney [42] * trunk/test/bin (deleted) * trunk/test/include (deleted) * trunk/test/lib (deleted) * trunk/test/work (deleted) removed currently unnecessary dirs Tue, 16 Aug 2005 04:16:16 GMT dkearney [41] * trunk/src/Makefile (modified) * trunk/src/README (modified) * trunk/test/make.inc (added) added makefile to compile Rappture Core Data Structure tests Mon, 15 Aug 2005 21:45:58 GMT dkearney [40] * trunk/test (added) * trunk/test/bin (added) * trunk/test/include (added) * trunk/test/lib (added) * trunk/test/src (added) * trunk/test/src/RpBoolean_test.cc (added) * trunk/test/src/RpChoice_test.cc (added) * trunk/test/src/RpNumber_test.cc (added) * trunk/test/src/RpString_test.cc (added) * trunk/test/src/RpUnitsC_test.c (added) * trunk/test/src/RpUnits_test.cc (added) * trunk/test/src/RpVariable_test.cc (added) * trunk/test/src/rappture_example.c (added) * trunk/test/work (added) initial add for test directory which will hold test cases for using ...