# # ChangeLog for trunk/examples/objects/api/octave # # Generated by Trac 1.0.13 # Mar 28, 2024 3:56:28 PM 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. ...