# # ChangeLog for trunk/examples/app-fermi # # Generated by Trac 1.0.13 # May 3, 2024 9:55:58 AM Mon, 16 Nov 2009 23:03:37 GMT dkearney [1615] * trunk/examples/app-fermi/matlab/compiled/fermi_main.m (modified) * trunk/examples/objects/app-fermi/fermi1.cc (deleted) * trunk/examples/objects/app-fermi/fermi2.cc (deleted) * trunk/examples/objects/app-fermi/fermi3.cc (deleted) * trunk/examples/objects/app-fermi/fermi4.c (modified) * trunk/examples/objects/app-fermi/fermi4.cc (modified) * trunk/examples/objects/app-fermi/fermi4.m (modified) * trunk/examples/objects/app-fermi/fermi4.py (modified) * trunk/examples/objects/app-fermi/fermi4.tcl (modified) * trunk/src/objects/RpLibObj.h (modified) * trunk/src/objects/RpNumber.cc (modified) clean up on example programs for new bindings Sun, 18 Oct 2009 04:01:23 GMT dkearney [1581] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/octave/2 (added) * trunk/examples/app-fermi/octave/2/Makefile.in (added) * trunk/examples/app-fermi/octave/2/fermi.m (added) * trunk/examples/app-fermi/octave/2/test (added) * trunk/examples/app-fermi/octave/2/test/defaults.xml (added) * trunk/examples/app-fermi/octave/2/tool.xml (added) * trunk/examples/app-fermi/octave/3 (added) * trunk/examples/app-fermi/octave/3/Makefile.in (added) * trunk/examples/app-fermi/octave/3/fermi.m (added) * trunk/examples/app-fermi/octave/3/test (added) * trunk/examples/app-fermi/octave/3/test/defaults.xml (added) * trunk/examples/app-fermi/octave/3/tool.xml (added) * trunk/examples/app-fermi/octave/Makefile.in (added) * trunk/examples/app-fermi/octave/fermi.m (deleted) * trunk/examples/app-fermi/octave/test (deleted) * trunk/examples/app-fermi/octave/tool.xml (deleted) * trunk/examples/objects/api (added) * trunk/examples/objects/api/c (added) * trunk/examples/objects/api/c/library (added) * trunk/examples/objects/api/c/number (added) * trunk/examples/objects/api/c/plot (added) * trunk/examples/objects/api/cpp (added) * trunk/examples/objects/api/cpp/boolean (added) * trunk/examples/objects/api/cpp/choice (added) * trunk/examples/objects/api/cpp/curve (added) * trunk/examples/objects/api/cpp/library (added) * trunk/examples/objects/api/cpp/number (added) * trunk/examples/objects/api/cpp/plot (added) * trunk/examples/objects/api/f77 (added) * trunk/examples/objects/api/matlab (added) * trunk/examples/objects/api/octave (added) * trunk/examples/objects/api/perl (added) * trunk/examples/objects/api/python (added) * trunk/examples/objects/api/ruby (added) * trunk/examples/objects/api/tcl (added) * trunk/examples/objects/app-fermi/fermi4.c (added) * trunk/examples/objects/app-fermi/fermi4.cc (modified) * trunk/examples/objects/app-fermi/fermi4.m (added) * trunk/examples/objects/app-fermi/fermi4.py (added) * trunk/examples/objects/app-fermi/fermi4.tcl (added) * trunk/examples/objects/library/library.cc (modified) * trunk/examples/objects/library/library_0_0_in.xml (modified) * trunk/examples/objects/number/Makefile.in (modified) * trunk/examples/objects/number/number.cc (modified) * trunk/examples/objects/path/path.cc (modified) * trunk/examples/objects/plot/plot.cc (modified) * trunk/examples/objects/xmlparser/Makefile.in (modified) * trunk/examples/objects/xmlparser/xmlparser.cc (modified) * trunk/examples/objects/xmlparser/xmlparser_1_1_in.xml (added) * trunk/examples/objects/xmlparser/xmlparser_1_1_out.xml (added) * trunk/packages/vizservers/nanovis/RpDX.cpp (modified) * trunk/src/core/RpUnitsCInterface.cc (modified) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpLibObj.cc (modified) * trunk/src/objects/RpLibObj.h (modified) * trunk/src/objects/RpLibStorage.cc (added) * trunk/src/objects/RpLibStorage.h (added) * trunk/src/objects/RpNumber.cc (modified) * trunk/src/objects/RpNumber.h (modified) * trunk/src/objects/RpObject.cc (modified) * trunk/src/objects/RpObject.h (modified) * trunk/src/objects/RpParserXML.cc (modified) * trunk/src/objects/RpParserXML.h (modified) * trunk/src/objects/RpPath.cc (modified) * trunk/src/objects/RpPlot.cc (modified) * trunk/src/objects/RpPlot.h (modified) * trunk/src/objects/RpTest.cc (added) * trunk/src/objects/RpTest.h (added) updates for the rappture objects, object examples, and object apis. ... Sat, 20 Dec 2008 22:51:08 GMT dkearney [1260] * trunk/examples/app-fermi/matlab/compiled/fermi.m (modified) * trunk/examples/app-fermi/matlab/uncompiled/fermi.m (modified) * trunk/examples/app-fermi/octave/fermi.m (modified) updating octave and matlab example code to take advantage of vector ... Wed, 10 Dec 2008 08:07:58 GMT dkearney [1256] * trunk/examples/app-fermi/cee/test (added) * trunk/examples/app-fermi/cee/test/defaults.xml (added) * trunk/examples/app-fermi/fortran/test (added) * trunk/examples/app-fermi/fortran/test/defaults.xml (added) * trunk/examples/app-fermi/matlab/test (added) * trunk/examples/app-fermi/octave/test (added) * trunk/examples/app-fermi/octave/test/defaults.xml (added) * trunk/examples/app-fermi/perl/test (added) * trunk/examples/app-fermi/perl/test/defaults.xml (added) * trunk/examples/app-fermi/python/test (added) * trunk/examples/app-fermi/python/test/defaults.xml (added) * trunk/examples/app-fermi/ruby/test (added) * trunk/examples/app-fermi/tcl/test (added) * trunk/examples/app-fermi/tcl/test/defaults.xml (added) * trunk/examples/app-fermi/wrapper/cee/test (added) * trunk/examples/app-fermi/wrapper/cee/test/defaults.xml (added) * trunk/examples/app-fermi/wrapper/python/test (added) * trunk/examples/app-fermi/wrapper/python/test/defaults.xml (added) * trunk/examples/app-fermi/wrapper/tcl/test (added) * trunk/examples/app-fermi/wrapper/tcl/test/defaults.xml (added) * trunk/examples/zoo/boolean/test (added) * trunk/examples/zoo/boolean/test/defaults.xml (added) * trunk/examples/zoo/boolean/test/random1.xml (added) * trunk/examples/zoo/choice/test (added) * trunk/examples/zoo/choice/test/2deg.xml (added) * trunk/examples/zoo/choice/test/boltzman.xml (added) * trunk/examples/zoo/choice/test/defaults.xml (added) * trunk/examples/zoo/choice/test/fermi.xml (added) * trunk/examples/zoo/cloud/test (added) * trunk/examples/zoo/cloud/test/defaults.xml (added) * trunk/examples/zoo/cloud/test/readme (added) * trunk/examples/zoo/curve/test (added) * trunk/examples/zoo/curve/test/defaults.xml (added) * trunk/examples/zoo/enable/test (added) * trunk/examples/zoo/enable/test/defaults.xml (added) * trunk/examples/zoo/enable/test/enabled.xml (added) * trunk/examples/zoo/enable/test/unenabled.xml (added) * trunk/examples/zoo/field/test (added) * trunk/examples/zoo/field/test/defaults.xml (added) * trunk/examples/zoo/group/test (added) * trunk/examples/zoo/group/test/defaults.xml (added) * trunk/examples/zoo/group/test/random1.xml (added) * trunk/examples/zoo/image/test (added) * trunk/examples/zoo/image/test/45deg.xml (added) * trunk/examples/zoo/image/test/defaults.xml (added) * trunk/examples/zoo/integer/test (added) * trunk/examples/zoo/integer/test/defaults.xml (added) * trunk/examples/zoo/integer2/test (added) * trunk/examples/zoo/integer2/test/defaults.xml (added) * trunk/examples/zoo/loader/test (added) * trunk/examples/zoo/loader/test/change_both.xml (added) * trunk/examples/zoo/loader/test/change_first.xml (added) * trunk/examples/zoo/loader/test/change_second.xml (added) * trunk/examples/zoo/loader/test/defaults.xml (added) * trunk/examples/zoo/log/test (added) * trunk/examples/zoo/log/test/defaults.xml (added) * trunk/examples/zoo/note/test (added) * trunk/examples/zoo/note/test/defaults.xml (added) * trunk/examples/zoo/number/test (added) * trunk/examples/zoo/number/test/defaults.xml (added) * trunk/examples/zoo/number2/test (added) * trunk/examples/zoo/number2/test/defaults.xml (added) * trunk/examples/zoo/phase/test (added) * trunk/examples/zoo/phase/test/defaults.xml (added) * trunk/examples/zoo/sequence/test (added) * trunk/examples/zoo/sequence/test/defaults.xml (added) * trunk/examples/zoo/string/test (added) * trunk/examples/zoo/string/test/defaults.xml (added) * trunk/examples/zoo/structure/test (added) * trunk/examples/zoo/structure/test/defaults.xml (added) * trunk/examples/zoo/structure/test/molecule.xml (added) * trunk/examples/zoo/table/test (added) * trunk/examples/zoo/table/test/defaults.xml (added) adding test cases for future use with simsim, these are mainly the ... Fri, 21 Nov 2008 22:22:50 GMT dkearney [1227] * trunk/examples/app-fermi/matlab/compiled/run_app.patch (modified) adding MCR_INHIBIT_CTF_LOCK flag to prevent matlab from trying to ... Tue, 18 Nov 2008 19:47:30 GMT dkearney [1223] * trunk/examples/app-fermi/matlab/Makefile.in (added) replacing makefile to support both uncompiled and compiled matlab Tue, 18 Nov 2008 19:38:28 GMT dkearney [1222] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/matlab/compiled/Makefile.example (moved) * trunk/examples/app-fermi/matlab/compiled/Makefile.in (moved) * trunk/examples/app-fermi/matlab/compiled/fermi_main.m (moved) * trunk/examples/app-fermi/matlab/compiled/run_app.patch (moved) * trunk/examples/app-fermi/matlab/fermi.m (deleted) * trunk/examples/app-fermi/matlab/tool.xml (deleted) * trunk/examples/app-fermi/matlab/uncompiled (added) * trunk/examples/app-fermi/matlab/uncompiled/Makefile.in (added) * trunk/examples/app-fermi/matlab/uncompiled/fermi.m (added) * trunk/examples/app-fermi/matlab/uncompiled/tool.xml (added) moving compiled matlab back to its home in the compiled directory. ... Wed, 05 Nov 2008 20:38:42 GMT dkearney [1209] * trunk/examples/app-fermi/matlab/Makefile.example (moved) * trunk/examples/app-fermi/matlab/Makefile.in (modified) * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/fermi_main.m (moved) * trunk/examples/app-fermi/matlab/run_app.patch (moved) * trunk/examples/app-fermi/matlab/tool.xml (modified) switching to compiled matlab examples Wed, 03 Sep 2008 19:01:50 GMT dkearney [1139] * trunk/examples/app-fermi/matlab/compiled/Makefile (modified) * trunk/examples/app-fermi/matlab/compiled/driver.xml (deleted) * trunk/examples/app-fermi/matlab/compiled/fermi.m (modified) * trunk/examples/app-fermi/matlab/compiled/fermi_main.m (modified) adding example of compiling matlab. this uses simsim to generate a ... Tue, 12 Aug 2008 04:01:32 GMT dkearney [1110] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/perl/fermi.pl (modified) removing tabs, updating examples. Thu, 31 Jul 2008 22:30:08 GMT gah [1082] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/3D/Makefile.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/2.0/Makefile.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/matlab/Makefile.in (modified) * trunk/examples/app-fermi/octave/Makefile.in (modified) * trunk/examples/app-fermi/perl/Makefile.in (modified) * trunk/examples/app-fermi/python/Makefile.in (modified) * trunk/examples/app-fermi/ruby/Makefile.in (modified) * trunk/examples/app-fermi/tcl/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/python/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/tcl/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/examples/canvas/Makefile.in (modified) * trunk/examples/graph/Makefile.in (modified) * trunk/examples/zoo/binary/Makefile.in (modified) * trunk/examples/zoo/boolean/Makefile.in (modified) * trunk/examples/zoo/choice/Makefile.in (modified) * trunk/examples/zoo/cloud/Makefile.in (modified) * trunk/examples/zoo/cloud/matlab/Makefile.in (modified) * trunk/examples/zoo/curve/Makefile.in (modified) * trunk/examples/zoo/enable/Makefile.in (modified) * trunk/examples/zoo/field/Makefile.in (modified) * trunk/examples/zoo/group/Makefile.in (modified) * trunk/examples/zoo/image/Makefile.in (modified) * trunk/examples/zoo/image/docs/Makefile.in (modified) * trunk/examples/zoo/image/examples/Makefile.in (modified) * trunk/examples/zoo/integer/Makefile.in (modified) * trunk/examples/zoo/integer2/Makefile.in (modified) * trunk/examples/zoo/loader/Makefile.in (modified) * trunk/examples/zoo/loader/examples/Makefile.in (modified) * trunk/examples/zoo/log/Makefile.in (modified) * trunk/examples/zoo/note/Makefile.in (modified) * trunk/examples/zoo/note/docs/Makefile.in (modified) * trunk/examples/zoo/number/Makefile.in (modified) * trunk/examples/zoo/number2/Makefile.in (modified) * trunk/examples/zoo/phase/Makefile.in (modified) * trunk/examples/zoo/sequence/Makefile.in (modified) * trunk/examples/zoo/sequence/examples/Makefile.in (modified) * trunk/examples/zoo/string/Makefile.in (modified) * trunk/examples/zoo/structure/Makefile.in (modified) * trunk/examples/zoo/structure/examples/Makefile.in (modified) * trunk/examples/zoo/table/Makefile.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lib/Makefile.in (modified) * trunk/packages/vizservers/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/packages/vizservers/pymolproxy/Makefile.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core2/Makefile.in (modified) update makefile with mkdir_p Thu, 12 Jun 2008 21:22:00 GMT gah [1045] * trunk/examples/app-fermi/2.0/Makefile.in (added) fixes of MacOSX build Thu, 12 Jun 2008 21:21:40 GMT gah [1044] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/Makefile.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/zoo/image/docs/Makefile.in (modified) * trunk/lang/tcl/tests/all.tcl (modified) fixes of MacOSX build Tue, 10 Jun 2008 23:02:22 GMT gah [1040] * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core/b64 (added) * trunk/src/core/b64/cdecode.c (added) * trunk/src/core/b64/cdecode.h (added) * trunk/src/core/b64/cencode.c (added) * trunk/src/core/b64/cencode.h (added) * trunk/src/core/b64/decode.h (added) * trunk/src/core/b64/encode.h (added) * trunk/src/core2/Makefile.in (modified) moved b64 library to rappture core 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 Tue, 27 May 2008 19:08:01 GMT dkearney [1004] * trunk/examples/app-fermi/matlab/compiled (added) * trunk/examples/app-fermi/matlab/compiled/Makefile (added) * trunk/examples/app-fermi/matlab/compiled/driver.xml (added) * trunk/examples/app-fermi/matlab/compiled/fermi.m (added) * trunk/examples/app-fermi/matlab/compiled/fermi_main.m (added) * trunk/examples/app-fermi/matlab/compiled/run_app.patch (added) * trunk/examples/app-fermi/matlab/compiled/tool.xml (added) adding compiled matlab example Thu, 24 Apr 2008 17:31:16 GMT bhaley [996] * trunk/examples/app-fermi/ruby (added) * trunk/examples/app-fermi/ruby/fermi.rb (added) * trunk/examples/app-fermi/ruby/tool.xml (added) Added examples/app-fermi/ruby directory, with Ruby simulator Thu, 27 Dec 2007 01:19:28 GMT dkearney [833] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/src/tcl/configure (modified) * trunk/src/tcl/configure.in (modified) * trunk/src2/core/Makefile (deleted) updated configure to allow user to compile with or without perl, ... Wed, 08 Aug 2007 02:54:51 GMT mmc [798] * trunk/examples/app-fermi/wrapper/python (added) * trunk/examples/app-fermi/wrapper/python/fermi.m (added) * trunk/examples/app-fermi/wrapper/python/fermi.py (added) * trunk/examples/app-fermi/wrapper/python/tool.xml (added) Added an example of a python wrapper script. Wed, 01 Aug 2007 01:55:06 GMT mmc [793] * trunk/examples/app-fermi/cee/original.c (added) Added original version of fermi.c program (before Rappture conversion) Wed, 01 Aug 2007 00:30:57 GMT mmc [792] * trunk/examples/app-fermi/fortran/fermi.f (modified) This example had "K" for both units conversions, so the Ef conversion ... Fri, 13 Apr 2007 04:02:59 GMT dkearney [670] * trunk/examples/app-fermi/python/fermi.py (modified) try using LastChangedRevision instead of LastChangedRev Fri, 13 Apr 2007 04:01:18 GMT dkearney [669] * trunk/examples/app-fermi/python/fermi.py (modified) resetting properties Fri, 13 Apr 2007 03:59:52 GMT dkearney [668] * trunk/examples/app-fermi/python/fermi.py (modified) adding Rev property to file Fri, 13 Apr 2007 03:56:02 GMT dkearney [667] * trunk/examples/app-fermi/python/fermi.py (modified) testing LastChangedRev flag Sat, 07 Apr 2007 01:06:24 GMT dkearney [665] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/octave/fermi.m (modified) * trunk/examples/app-fermi/perl/fermi.pl (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/app-fermi/tcl/fermi.tcl (modified) * trunk/perl/Rappture.xs (modified) * trunk/python/Rappture/PyRpUnits.cc (modified) * trunk/python/Rappture/PyRpUtils.cc (added) * trunk/python/Rappture/__init__.py (modified) * trunk/python/Rappture/number.py (modified) * trunk/python/Rappture/queue.py (modified) * trunk/python/setup.py.in (modified) * trunk/src/cee/RpUtilsCInterface.cc (modified) * trunk/src/cee/RpUtilsCInterface.h (modified) * trunk/src/core/RpUtils.cc (modified) * trunk/src/core/RpUtils.h (modified) * trunk/src/fortran/RpUtilsFInterface.cc (modified) * trunk/src/fortran/RpUtilsFInterface.h (modified) * trunk/src/fortran/RpUtilsFStubs.c (modified) * trunk/src/fortran/RpUtilsFStubs.h (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/matlab/RpMatlabInterface.h (modified) * trunk/src/matlab/rpUtilsProgress.cc (added) * trunk/src/octave/Makefile.in (modified) * trunk/src/octave/RpOctaveInterface.h (modified) * trunk/src/octave/rpUtilsProgress.cc (added) * trunk/src/tcl/src/RpUtilsTclInterface.cc (modified) * trunk/src2/core/RpBuffer.cc (modified) * trunk/src2/core/RpNode.h (modified) Updates to Rappture::Utils::progress for all languages removed the ... Wed, 07 Feb 2007 16:22:14 GMT mmc [572] * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/examples/zoo/field/field.tcl (modified) * trunk/examples/zoo/field/tool.xml (modified) * trunk/gui/apps/nanovis-test (added) * trunk/gui/scripts/nanovisviewer.tcl (modified) Added a test harness for the nanoVIS server. Run "nanovis-test" and ... Mon, 11 Dec 2006 02:36:48 GMT dkearney [557] * trunk/examples/app-fermi/wrapper/cee (added) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (added) * trunk/examples/app-fermi/wrapper/cee/fermi.c (moved) * trunk/examples/app-fermi/wrapper/cee/fermi.m (moved) * trunk/examples/app-fermi/wrapper/cee/tool.xml (moved) * trunk/examples/app-fermi/wrapper/tcl (added) * trunk/examples/app-fermi/wrapper/tcl/fermi.m (copied) * trunk/examples/app-fermi/wrapper/tcl/fermi.tcl (copied) * trunk/examples/app-fermi/wrapper/tcl/tool.xml (copied) added c example of wrapping a legacy application, moved the tcl ... Sat, 09 Dec 2006 09:33:35 GMT dkearney [555] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/app-fermi/cee/tool.xml (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/fortran/tool.xml (modified) * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/examples/app-fermi/octave/tool.xml (modified) * trunk/examples/app-fermi/perl/fermi.pl (modified) * trunk/examples/app-fermi/perl/tool.xml (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/app-fermi/python/tool.xml (modified) * trunk/examples/app-fermi/tcl/fermi.tcl (modified) * trunk/examples/app-fermi/tcl/tool.xml (modified) * trunk/examples/app-fermi/wrapper/fermi.tcl (modified) * trunk/examples/app-fermi/wrapper/tool.xml (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/examples/c-example/plotc.c (modified) * trunk/examples/c-example/tool.xml (modified) * trunk/examples/c-example/tool2.xml (modified) * trunk/examples/graph/graph.py (modified) * trunk/examples/graph/tool.xml (modified) updated examples removing output sections from tool.xml files and ... 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, 08 Nov 2006 20:05:19 GMT dkearney [542] * trunk/examples/app-fermi/python/fermi.py (modified) added date, revision, and url to the tool section of application's ... Wed, 08 Nov 2006 19:51:23 GMT dkearney [541] * trunk/examples/app-fermi/python/fermi.py (modified) added svn keyword property changes to file Wed, 08 Nov 2006 19:46:30 GMT dkearney [540] * trunk/examples/app-fermi/python/fermi.py (modified) messing around with svn keywords 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 ... Thu, 07 Sep 2006 13:46:54 GMT dkearney [521] * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/tool.xml (modified) * trunk/examples/zoo/image/image.tcl (modified) * trunk/examples/zoo/image/tool.xml (modified) adjusted the matlab example, matlab commands no longer need delimited ... 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 Mon, 10 Jul 2006 18:33:08 GMT nkissebe [473] * trunk/examples/app-fermi/perl (added) * trunk/examples/app-fermi/perl/fermi.pl (added) * trunk/examples/app-fermi/perl/tool.xml (added) app-fermi example for perl bindings 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 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 ... Mon, 30 Jan 2006 15:18:42 GMT dkearney [159] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/c-example/plotc.c (modified) fixed the c examples for new rappture library c api 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 ... Fri, 16 Dec 2005 03:08:19 GMT cxsong [153] * trunk/examples/app-fermi/fortran/Makefile (modified) merged Mac/linux compile Fri, 16 Dec 2005 03:00:02 GMT cxsong [151] * trunk/examples/app-fermi/cee/Makefile (modified) removed mac target (merged) Wed, 30 Nov 2005 20:29:58 GMT dkearney [144] * trunk/examples/app-fermi/matlab/fermi.m (copied) * trunk/examples/app-fermi/matlab/tool.xml (copied) * trunk/examples/app-fermi/octave/tool.xml (modified) introducing new matlab example with builtin rappture commands Wed, 30 Nov 2005 20:23:22 GMT dkearney [143] * trunk/examples/app-fermi/matlab (added) * trunk/examples/app-fermi/octave (added) * trunk/examples/app-fermi/octave/fermi.m (moved) * trunk/examples/app-fermi/octave/tool.xml (moved) * trunk/examples/app-fermi/wrapper (copied) reorganizing octave and matlab examples, adding wrapper directory ... 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 ... Mon, 07 Nov 2005 18:57:14 GMT cxsong [129] * trunk/examples/app-fermi/cee/Makefile (modified) corrected mac target Fri, 04 Nov 2005 07:00:11 GMT dkearney [124] * trunk/examples/app-fermi/cee (added) * trunk/examples/app-fermi/cee/Makefile (added) * trunk/examples/app-fermi/cee/fermi.c (added) * trunk/examples/app-fermi/cee/tool.xml (added) added c example for app-fermi not sure if it compiles on mac 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 23:48:56 GMT dkearney [119] * trunk/examples/app-fermi/fortran/fermi.f (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/src/core/RpLibrary.cc (modified) * trunk/src/core/RpUnits.cc (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) 1. added doxygen headers to some fortran RpLibrary bindings 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, 14 Oct 2005 21:27:11 GMT cxsong [108] * trunk/examples/app-fermi/fortran/Makefile (modified) adjust lib flag for mac build Tue, 11 Oct 2005 04:00:37 GMT dkearney [97] * trunk/examples/app-fermi/2.0/README (added) * trunk/include/cee/RpLibraryCInterface.h (modified) * trunk/include/core/RpBindingsDict.h (modified) * trunk/include/core/RpDict.h (modified) * trunk/include/matlab (added) * trunk/include/matlab/RpMatlabInterface.h (added) * trunk/src/Makefile (modified) * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/matlab (added) * trunk/src/matlab/RpMatlabInterface.cc (added) * trunk/src/matlab/rpAddPresets.cc (added) * trunk/src/matlab/rpChildren.cc (added) * trunk/src/matlab/rpChildrenByType.cc (added) * trunk/src/matlab/rpConvert.cc (added) * trunk/src/matlab/rpConvertDbl.cc (added) * trunk/src/matlab/rpConvertObjDbl.cc (added) * trunk/src/matlab/rpConvertObjStr.cc (added) * trunk/src/matlab/rpConvertStr.cc (added) * trunk/src/matlab/rpDefineUnit.cc (added) * trunk/src/matlab/rpElement.cc (added) * trunk/src/matlab/rpElementAsComp.cc (added) * trunk/src/matlab/rpElementAsId.cc (added) * trunk/src/matlab/rpElementAsObject.cc (added) * trunk/src/matlab/rpElementAsType.cc (added) * trunk/src/matlab/rpFind.cc (added) * trunk/src/matlab/rpGet.cc (added) * trunk/src/matlab/rpGetBasis.cc (added) * trunk/src/matlab/rpGetDouble.cc (added) * trunk/src/matlab/rpGetExponent.cc (added) * trunk/src/matlab/rpGetString.cc (added) * trunk/src/matlab/rpGetUnits.cc (added) * trunk/src/matlab/rpGetUnitsName.cc (added) * trunk/src/matlab/rpLib.cc (added) * trunk/src/matlab/rpMakeMetric.cc (added) * trunk/src/matlab/rpNodeComp.cc (added) * trunk/src/matlab/rpNodeId.cc (added) * trunk/src/matlab/rpNodeType.cc (added) * trunk/src/matlab/rpPut.cc (added) * trunk/src/matlab/rpPutDouble.cc (added) * trunk/src/matlab/rpPutDoubleId.cc (added) * trunk/src/matlab/rpPutString.cc (added) * trunk/src/matlab/rpPutStringId.cc (added) * trunk/src/matlab/rpResult.cc (added) * trunk/src/matlab/rpXml.cc (added) * trunk/src/python/PyRpUnits.cc (modified) adding initial matlab bindings few minor changes with other listed files 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 ... Thu, 29 Sep 2005 18:22:25 GMT mmc [75] * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/matlab/fermi.tcl (modified) Changed the example to tell a better story in the tutorial. Ef ... 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 16:49:42 GMT mmc [71] * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/src/python/PyRpUnits.cc (modified) * trunk/src/python/setup.py (moved) Partial fixes to get Rappture.Units working in python. The module ... Mon, 26 Sep 2005 03:44:19 GMT mmc [66] * trunk/examples/app-fermi/2.0 (added) * trunk/examples/app-fermi/2.0/fermi.py (moved) * trunk/examples/app-fermi/2.0/fermi_io.py (moved) * trunk/examples/app-fermi/fortran (added) * trunk/examples/app-fermi/fortran/Makefile (added) * trunk/examples/app-fermi/fortran/fermi.f (added) * trunk/examples/app-fermi/fortran/tool.xml (added) * trunk/examples/app-fermi/matlab (added) * trunk/examples/app-fermi/matlab/fermi.m (added) * trunk/examples/app-fermi/matlab/fermi.tcl (added) * trunk/examples/app-fermi/matlab/tool.xml (added) * trunk/examples/app-fermi/python (added) * trunk/examples/app-fermi/python/fermi.py (added) * trunk/examples/app-fermi/python/tool.xml (added) * trunk/examples/app-fermi/tcl (added) * trunk/examples/app-fermi/tcl/fermi.tcl (moved) * trunk/examples/app-fermi/tcl/tool.xml (moved) * trunk/include/cee/rappture_interface.h (modified) * trunk/src/core/RpResult.cc (added) * trunk/src/fortran/rappture_fortran.c (modified) Cleaned up the app-fermi example so that it works the same way ... Tue, 20 Sep 2005 03:27:37 GMT mmc [57] * trunk/examples/app-fermi/config.xml (deleted) * trunk/examples/app-fermi/driver.xml (deleted) * trunk/examples/app-fermi/fermi.tcl (moved) * trunk/examples/app-fermi/run.xml (deleted) * trunk/examples/app-fermi/tool.xml (modified) * trunk/gui/scripts/curve.tcl (modified) * trunk/gui/scripts/result.tcl (added) * trunk/gui/scripts/valueresult.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) - Fixed x/y graphs to support multiple axes. - Added ... Fri, 09 Sep 2005 17:03:21 GMT dkearney [55] * trunk/examples/app-fermi/fermi.py (modified) * trunk/examples/app-fermi/fermi_io.py (modified) * trunk/gui/apps/rerun (added) * trunk/python/Rappture/interface.py (modified) * trunk/python/Rappture/number.py (modified) python/Rappture/number.py - added ability for number to choose ... Wed, 10 Aug 2005 21:49:26 GMT dkearney [34] * trunk/examples/app-fermi/tool.xml (modified) updated tool.xml to include tags around labels and remove the ... Wed, 27 Jul 2005 21:44:12 GMT dkearney [32] * trunk/examples/app-fermi/tool.xml (modified) accidentally damaged file in rev 31 i think Wed, 27 Jul 2005 21:37:14 GMT dkearney [30] * trunk/examples/app-fermi/fermi (modified) * trunk/examples/app-fermi/tool.xml (modified) * trunk/examples/fermi_fortran (added) * trunk/examples/fermi_fortran/Makefile (added) * trunk/examples/fermi_fortran/fermi_example.f (added) * trunk/examples/fermi_fortran/run.xml (added) * trunk/examples/fermi_fortran/tool.xml (added) adding fermi_fortran as an example of a working app Wed, 20 Apr 2005 03:13:38 GMT mmc [10] * trunk/examples (added) * trunk/examples/app-fermi (added) * trunk/examples/app-fermi/config.xml (added) * trunk/examples/app-fermi/driver.xml (added) * trunk/examples/app-fermi/fermi (added) * trunk/examples/app-fermi/fermi.py (added) * trunk/examples/app-fermi/fermi_io.py (added) * trunk/examples/app-fermi/run.xml (added) * trunk/examples/app-fermi/tool.xml (added) Added an "examples" directory with the bits and pieces that make up ...