# # ChangeLog for trunk/src/core/RpEncode.cc # # Generated by Trac 1.0.13 # May 21, 2024 8:31:48 AM Thu, 18 Jun 2009 03:48:28 GMT gah [1526] * trunk/gui/scripts/field.tcl (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/Trace.cpp (modified) * trunk/packages/vizservers/nanovis/dxReader.cpp (modified) * trunk/src/core/RpEncode.cc (modified) Tue, 09 Jun 2009 22:55:46 GMT gah [1496] * trunk/gui/scripts/field.tcl (modified) * trunk/gui/scripts/flowhints.tcl (modified) * trunk/gui/scripts/flowspeed.tcl (modified) * trunk/gui/scripts/flowvisviewer.tcl (modified) * trunk/gui/scripts/heightmapviewer.tcl (modified) * trunk/gui/scripts/unirect3d.tcl (modified) * trunk/src/core/RpEncode.cc (modified) pick up extra flow settings from XML Tue, 19 May 2009 15:37:02 GMT gah [1451] * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) Wed, 22 Apr 2009 03:20:32 GMT gah [1415] * trunk/lang/tcl/tests/encode.test (modified) * trunk/src/core/RpEncode.cc (modified) Wed, 22 Apr 2009 00:41:50 GMT dkearney [1414] * trunk/lang/tcl/tests/encode.test (modified) * trunk/src/core/RpEncode.cc (modified) reverting the !isBinary() function back to using if checks. we can ... Tue, 21 Apr 2009 20:28:00 GMT gah [1413] * trunk/src/core/RpEncode.cc (modified) Tue, 21 Apr 2009 18:40:42 GMT gah [1410] * trunk/src/core/RpEncode.cc (modified) Fix encoding isBinary test (really is !isprint) Tue, 07 Apr 2009 18:32:54 GMT gah [1387] * trunk/src/core/RpEncode.cc (modified) Mon, 06 Apr 2009 17:26:05 GMT gah [1385] * trunk/src/core/RpEncode.cc (modified) Mon, 06 Apr 2009 17:19:50 GMT gah [1384] * trunk/lang/python/Rappture/PyRpEncode.cc (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/packages/vizservers/nanovis/Switch.h (modified) * trunk/packages/vizservers/nanovis/dxReader.cpp (modified) * trunk/src/core/RpBuffer.cc (modified) * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpBufferCInterface.cc (modified) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) * trunk/src/core/RpLibrary.cc (modified) 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 Sat, 04 Apr 2009 22:48:52 GMT gah [1378] * trunk/src/core/RpEncode.cc (modified) Wed, 01 Apr 2009 22:54:46 GMT gah [1371] * trunk/src/Makefile.in (modified) * trunk/src/core/RpEncode.cc (modified) Fix encoding::decode to obey flags Sat, 28 Mar 2009 00:09:41 GMT gah [1367] * trunk/src/core/RpEncode.cc (modified) Fri, 27 Mar 2009 23:54:09 GMT gah [1366] * trunk/src/core/RpBuffer.cc (modified) * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpBufferCInterface.cc (modified) * trunk/src/core/RpBufferCInterface.h (modified) * trunk/src/core/RpBuffer_test.cc (modified) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) * trunk/src/core/RpEntityRef.cc (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpOutcome.cc (modified) * trunk/src/core/RpOutcome.h (modified) Begin reorganizing Rappture C++ API, starting with the use of ... Wed, 07 Jan 2009 17:31:14 GMT dkearney [1264] * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/tests/encode.test (modified) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpEncode.h (modified) * trunk/src/core/RpLibrary.cc (modified) fixing rp library's get() function for retrieving encoded data. if ... Wed, 18 Jun 2008 13:51:34 GMT dkearney [1051] * trunk/src/core/Makefile.in (modified) * trunk/src/core/RpBuffer.cc (modified) * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpDXWriter.cc (added) * trunk/src/core/RpDXWriter.h (added) * trunk/src/core/RpEncode.cc (modified) * trunk/src/core/RpOutcome.cc (modified) * trunk/src/core/RpSimpleBuffer.cc (deleted) * trunk/src/core/RpSimpleBuffer.h (modified) templatized the rappture simple buffer object to work with ints, ... 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 Wed, 30 May 2007 07:19:11 GMT dkearney [752] * trunk/gui/scripts/field.tcl (modified) * trunk/src2/core/RpEncode.cc (modified) * trunk/tcl/scripts/library.tcl (modified) * trunk/vizservers/nanovis/nanovis.cpp (modified) added use of RPENC_HDR flag in decode function so users can give the ...