# # ChangeLog for trunk/examples/objects/api # # Generated by Trac 1.0.13 # Apr 25, 2024 7:05:28 AM Fri, 05 Feb 2010 18:26:35 GMT dkearney [1655] * trunk/examples/objects/api/c/view (added) * trunk/examples/objects/api/tcl/view (modified) * trunk/examples/objects/app-fermi/c/ex2 (added) * trunk/examples/objects/app-fermi/c/ex2/fermi.c (added) * trunk/examples/objects/app-fermi/c/ex2/fermi_io.c (added) * trunk/examples/objects/app-fermi/c/ex2/readme (added) * trunk/examples/objects/app-fermi/c/ex3 (added) * trunk/examples/objects/app-fermi/c/ex3/fermi.c (added) * trunk/examples/objects/app-fermi/c/ex3/fermi_io.c (added) * trunk/examples/objects/app-fermi/c/ex3/readme (added) * trunk/examples/objects/app-fermi/tcl/ex2 (added) * trunk/examples/objects/app-fermi/tcl/ex2/fermi.tcl (added) * trunk/examples/objects/app-fermi/tcl/ex2/fermi_io.tcl (added) * trunk/examples/objects/app-fermi/tcl/ex2/readme (added) * trunk/examples/objects/app-fermi/tcl/ex3 (added) * trunk/examples/objects/app-fermi/tcl/ex3/fermi.tcl (added) * trunk/examples/objects/app-fermi/tcl/ex3/fermi_io.tcl (added) * trunk/examples/objects/app-fermi/tcl/ex3/readme (added) examples of using a view in tcl and c, update tcl and c view apis Thu, 28 Jan 2010 16:26:11 GMT dkearney [1645] * trunk/examples/objects/api/tcl/view (added) * trunk/examples/objects/app-fermi/tcl/fermi4.tcl (modified) * trunk/examples/objects/app-fermi/tcl/fermi_io.tcl (modified) adding api for view, updating tcl app-fermi object example with view ... Wed, 25 Nov 2009 18:40:35 GMT dkearney [1619] * trunk/examples/objects/api/python/library (modified) * trunk/examples/objects/api/python/number (modified) * trunk/examples/objects/api/python/plot (modified) * trunk/examples/objects/api/tcl/plot (modified) updating python objects api with example code, fixes for tcl objects api Wed, 04 Nov 2009 18:40:54 GMT dkearney [1610] * trunk/examples/objects/api/python/library (modified) * trunk/examples/objects/api/python/number (modified) * trunk/examples/objects/api/python/plot (modified) * trunk/examples/objects/api/tcl/library (added) * trunk/examples/objects/api/tcl/number (added) * trunk/examples/objects/api/tcl/plot (added) updates and adding example code to python and tcl apis Fri, 23 Oct 2009 14:56:25 GMT dkearney [1586] * trunk/examples/objects/api/c/number (modified) * trunk/examples/objects/api/c/plot (modified) * trunk/examples/objects/api/cpp/boolean (modified) * trunk/examples/objects/api/cpp/choice (modified) * trunk/examples/objects/api/cpp/curve (modified) * trunk/examples/objects/api/cpp/number (modified) * trunk/examples/objects/api/cpp/plot (modified) * trunk/examples/objects/api/python/library (added) * trunk/examples/objects/api/python/number (added) * trunk/examples/objects/api/python/plot (added) * trunk/examples/objects/app-fermi/fermi4.py (modified) * trunk/src/objects/RpObject.cc (modified) * trunk/src/objects/RpObject.h (modified) updating potential apis for c cpp and python. adding random() and ... 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. ...