# # ChangeLog for trunk/src/core/RpResult.cc # # Generated by Trac 1.0.13 # May 23, 2024 5:40:18 PM Sun, 05 Apr 2009 07:12:15 GMT gah [1382] * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/dxReader.cpp (modified) * trunk/packages/vizservers/nanovis/dxReader2.cpp (modified) * trunk/src/core/RpBuffer.cc (modified) * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpBufferCInterface.cc (modified) * trunk/src/core/RpBuffer_test.cc (modified) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpResult.cc (modified) fixed encoding problems 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 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. 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 ...