# # ChangeLog for trunk # # Generated by Trac 1.0.13 # Jun 7, 2024 6:41:37 AM Fri, 18 Jul 2008 18:57:18 GMT mmh [1075] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/canvas/hand.gif (modified) * trunk/examples/canvas/tool.xml (modified) * trunk/examples/canvas/waveln.tcl (modified) * trunk/examples/zoo/Makefile.in (modified) * trunk/examples/zoo/integer2 (added) * trunk/examples/zoo/integer2/Makefile.in (added) * trunk/examples/zoo/integer2/integer.tcl (added) * trunk/examples/zoo/integer2/tool.xml (added) * trunk/examples/zoo/number2 (added) * trunk/examples/zoo/number2/Makefile.in (added) * trunk/examples/zoo/number2/number.tcl (added) * trunk/examples/zoo/number2/tool.xml (added) * trunk/gui/scripts/color.tcl (modified) * trunk/gui/scripts/integerentry.tcl (modified) * trunk/gui/scripts/numberentry.tcl (modified) * trunk/gui/scripts/spectrum.tcl (modified) Rewritten color range code for integers and numbers. examples/canvas ... Wed, 09 Jul 2008 15:11:45 GMT mmh [1074] * trunk/src/core/RpOutcomeCInterface.cc (modified) src/core/RpOutcomeCInterface.cc (RapptureOutcomeCheck): Pointer cast ... Fri, 04 Jul 2008 13:13:10 GMT dkearney [1073] * trunk/packages/vizservers/nanovis/data/nanoplasmonics (added) * trunk/packages/vizservers/nanovis/data/nanoplasmonics/20080702_750by2.xml (added) adding sample data from nanoplasmonics the xml file was the result ... Sun, 29 Jun 2008 00:24:23 GMT gah [1072] * trunk/packages/vizservers/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/pymolproxy/Makefile.in (modified) * trunk/packages/vizservers/pymolproxy/pymolproxy.c (modified) nanovis Makefile fixes Fri, 27 Jun 2008 02:48:10 GMT liveletlive [1071] * trunk/packages/optimizer/examples/simple.tcl (modified) changes made to test gaussian profile and individual gene based mutation Fri, 27 Jun 2008 02:46:14 GMT liveletlive [1070] * trunk/packages/optimizer/src/plugin_pgapack.c (modified) * trunk/packages/optimizer/src/rp_optimizer.c (modified) * trunk/packages/optimizer/src/rp_optimizer.h (modified) * trunk/packages/optimizer/src/rp_optimizer_tcl.c (modified) Added changes to accomodate gaussian profiles and random number ... Thu, 26 Jun 2008 19:49:19 GMT gah [1069] * trunk/gui/scripts/nanovisviewer.tcl (modified) Thu, 26 Jun 2008 06:21:13 GMT liveletlive [1068] * trunk/packages/optimizer/examples/simple.tcl (modified) changes made to test additional configure options. Thu, 26 Jun 2008 06:19:20 GMT liveletlive [1067] * trunk/packages/optimizer/src/plugin_pgapack.c (modified) added more options to configure PGAPack. These include: mutation ... Wed, 25 Jun 2008 21:58:12 GMT dkearney [1066] * trunk/packages/vizservers/nanovis/data/2D (added) * trunk/packages/vizservers/nanovis/data/2D/example2d.odx (added) adding example of 2D contour-like plot from nanoplasmonics. Wed, 25 Jun 2008 18:46:17 GMT dkearney [1065] * trunk/examples/objects/dxWriter/Makefile (modified) * trunk/examples/objects/dxWriter/dxWrite.cc (modified) * trunk/examples/objects/floatBuffer/Makefile (modified) * trunk/examples/objects/floatBuffer/floatBuffer.cc (modified) * trunk/src/core/RpSimpleBuffer.h (modified) changed float buffer example to really buffer floats. changed ... Wed, 25 Jun 2008 14:20:38 GMT dkearney [1064] * trunk/examples/objects (added) * trunk/examples/objects/dxWriter (added) * trunk/examples/objects/dxWriter/Makefile (added) * trunk/examples/objects/dxWriter/dxWrite.cc (added) * trunk/examples/objects/floatBuffer (added) * trunk/examples/objects/floatBuffer/Makefile (added) * trunk/examples/objects/floatBuffer/floatBuffer.cc (added) adding some example of using the buffer and dx writer objects. Wed, 25 Jun 2008 02:07:01 GMT liveletlive [1063] * trunk/packages/optimizer/examples/simple.tcl (modified) made small changes related to testing the samples ?number? command Wed, 25 Jun 2008 01:13:41 GMT liveletlive [1062] * trunk/packages/optimizer/src/fitfunc/ff_helper_modules_for_curves.c (modified) * trunk/packages/optimizer/src/fitfunc/ff_modules_for_discrete_params.c (modified) * trunk/packages/optimizer/src/plugin_pgapack.c (modified) * trunk/packages/optimizer/src/rp_optimizer.h (modified) * trunk/packages/optimizer/src/rp_optimizer_tcl.c (modified) Committing changes related to command samples ?number? Tue, 24 Jun 2008 20:00:24 GMT dkearney [1061] * trunk/gui/apps/grabdata (added) adding grabdata, a program to parse through old run files and pull ... Tue, 24 Jun 2008 13:18:03 GMT gah [1060] * trunk/src/core/RpDXWriter.cc (modified) Tue, 24 Jun 2008 03:25:29 GMT gah [1059] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/lang/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) Mon, 23 Jun 2008 21:13:23 GMT gah [1058] * trunk/configure (modified) * trunk/configure.in (modified) Mon, 23 Jun 2008 20:49:38 GMT gah [1057] * trunk/configure (modified) * trunk/configure.in (modified) Mon, 23 Jun 2008 20:17:47 GMT gah [1056] * trunk/lang/python/Makefile.in (modified) Mon, 23 Jun 2008 20:15:25 GMT gah [1055] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/demo.bash.in (modified) * trunk/lang/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core/RpDXWriter.cc (modified) * trunk/src/core/RpSimpleBuffer.h (modified) * trunk/src/core2/Makefile.in (modified) Thu, 19 Jun 2008 13:40:20 GMT gah [1054] * trunk/src/core2/Makefile.in (modified) add rappture2.h to install Thu, 19 Jun 2008 00:32:24 GMT gah [1053] * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/ContourLineFilter.cpp (modified) * trunk/packages/vizservers/nanovis/GradientFilter.cpp (modified) * trunk/packages/vizservers/nanovis/Grid.cpp (modified) * trunk/packages/vizservers/nanovis/Nv.cpp (modified) * trunk/packages/vizservers/nanovis/NvParticleRenderer.h (modified) * trunk/packages/vizservers/nanovis/NvZincBlendeReconstructor.cpp (modified) * trunk/packages/vizservers/nanovis/PointShader.cpp (modified) * trunk/packages/vizservers/nanovis/R2/src/R2FilePath.cpp (modified) * trunk/packages/vizservers/nanovis/Texture1D.cpp (modified) * trunk/packages/vizservers/nanovis/Texture2D.cpp (modified) * trunk/packages/vizservers/nanovis/Texture3D.cpp (modified) * trunk/packages/vizservers/nanovis/TypeDefs.h (modified) * trunk/packages/vizservers/nanovis/Volume.cpp (modified) * trunk/packages/vizservers/nanovis/VolumeRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/dxReader.cpp (modified) * trunk/packages/vizservers/nanovis/nanovis.h (modified) fixes to make compile under gcc-4.3 Wed, 18 Jun 2008 22:08:45 GMT gah [1052] * trunk/packages/optimizer/examples/simple.tcl (modified) * trunk/packages/optimizer/src/Makefile.in (modified) * trunk/packages/optimizer/src/configure (modified) * trunk/packages/optimizer/src/configure.in (modified) * trunk/packages/optimizer/src/install-sh (added) * trunk/packages/optimizer/src/pgapack/Makefile.in (added) * trunk/packages/optimizer/src/pgapack/configure (added) * trunk/packages/optimizer/src/pgapack/configure.in (added) fixes to optimizer build 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, 16 Jun 2008 23:19:02 GMT gah [1050] * trunk/configure.in (modified) Mon, 16 Jun 2008 18:32:12 GMT gah [1049] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/Makefile.in (modified) * trunk/packages/optimizer/src/configure (modified) * trunk/packages/optimizer/src/configure.in (modified) Fri, 13 Jun 2008 23:00:07 GMT gah [1048] * trunk/aclocal.m4 (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) Fri, 13 Jun 2008 22:57:22 GMT gah [1047] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) Fri, 13 Jun 2008 19:19:57 GMT gah [1046] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lib/Makefile.in (added) install library.xml 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 Wed, 11 Jun 2008 19:44:25 GMT bhaley [1043] * trunk/lang/ruby/Ruby_Rappture.cc (modified) Fixed bug in Ruby putfile() method Wed, 11 Jun 2008 01:52:04 GMT mmc [1042] * trunk/lang/tcl/scripts/library.tcl (modified) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/tests/children.test (modified) * trunk/lang/tcl/tests/copy.test (modified) * trunk/lang/tcl/tests/diff.test (modified) * trunk/lang/tcl/tests/element.test (modified) * trunk/lang/tcl/tests/encode.test (modified) * trunk/lang/tcl/tests/get.test (modified) * trunk/lang/tcl/tests/isa.test (modified) * trunk/lang/tcl/tests/parent.test (modified) * trunk/lang/tcl/tests/put.test (modified) * trunk/lang/tcl/tests/remove.test (modified) * trunk/lang/tcl/tests/xml.test (modified) Fixed the Rappture::encoding::encode and decode operations to honor ... Wed, 11 Jun 2008 00:51:55 GMT gah [1041] * trunk/gui/scripts/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) hide scew from external rappture interface 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 Tue, 10 Jun 2008 14:55:46 GMT dkearney [1039] * trunk/lang/python/Rappture/PyRpLibrary.cc (modified) updated python bindings library module to compile with python2.4 as ... Tue, 10 Jun 2008 14:53:44 GMT dkearney [1038] * trunk/src/core/Makefile.in (modified) * trunk/src/core/RpBuffer.cc (modified) * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpSimpleBuffer.cc (copied) * trunk/src/core/RpSimpleBuffer.h (copied) adding the simple buffer object back to the repository because it was ... Tue, 10 Jun 2008 01:23:07 GMT gah [1037] * trunk/lang/tcl/src/Makefile.in (modified) add version to Tcl library spec Tue, 10 Jun 2008 01:22:03 GMT gah [1036] * trunk/src/core/Makefile.in (modified) add version to Tcl library spec Tue, 10 Jun 2008 01:13:20 GMT gah [1035] * trunk/lang/Makefile.in (modified) disable ruby interface Tue, 10 Jun 2008 01:06:38 GMT gah [1034] * trunk/lang/python/Rappture/PyRpLibrary.cc (modified) added workaround for python 2.3 Mon, 09 Jun 2008 20:57:17 GMT gah [1033] * trunk/gui/scripts/xyresult.tcl (modified) by default an x and y axis are not hidden Mon, 09 Jun 2008 17:08:11 GMT gah [1032] * trunk/src/core2/RpSerializable.h (modified) Mon, 09 Jun 2008 17:01:14 GMT gah [1031] * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/src/core/RpPtr.h (modified) * trunk/src/core2/Makefile.in (modified) * trunk/src/core2/RpField1D.h (modified) * trunk/src/core2/RpFieldPrism3D.h (modified) * trunk/src/core2/RpFieldRect3D.h (modified) * trunk/src/core2/RpFieldTri2D.h (modified) * trunk/src/core2/RpMesh1D.h (modified) * trunk/src/core2/RpMeshPrism3D.h (modified) * trunk/src/core2/RpNode.h (modified) * trunk/src/core2/RpSerialBuffer.h (modified) * trunk/src/core2/RpSerializable.h (modified) * trunk/src/core2/RpSerializer.h (modified) more 1.1 fixes Mon, 09 Jun 2008 16:42:42 GMT gah [1030] * trunk/src/core/RpBuffer.h (modified) * trunk/src/core/RpEncode.h (modified) core cleanup Mon, 09 Jun 2008 16:40:23 GMT gah [1029] * trunk/lang/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/packages/vizservers/nanoscale/Makefile.in (modified) * trunk/packages/vizservers/nanoscale/server.c (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/packages/vizservers/nanovis/RpDX.h (modified) * trunk/src/core/Outcome.cpp (deleted) * trunk/src/core/Outcome.h (deleted) * trunk/src/core/Ptr.cpp (deleted) * trunk/src/core/Ptr.h (deleted) more Makefile fixups Mon, 09 Jun 2008 16:08:02 GMT gah [1028] * trunk/packages/vizservers/nanovis/Axis.cpp (modified) * trunk/packages/vizservers/nanovis/Axis.h (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/HeightMap.cpp (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Mat4x4.cpp (modified) * trunk/packages/vizservers/nanovis/Mat4x4.h (modified) * trunk/packages/vizservers/nanovis/NvLIC.cpp (modified) * trunk/packages/vizservers/nanovis/NvParticleRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/PCASplit.cpp (modified) * trunk/packages/vizservers/nanovis/PCASplit.h (modified) * trunk/packages/vizservers/nanovis/Plane.cpp (modified) * trunk/packages/vizservers/nanovis/Plane.h (modified) * trunk/packages/vizservers/nanovis/PointSet.cpp (modified) * trunk/packages/vizservers/nanovis/PointSet.h (modified) * trunk/packages/vizservers/nanovis/RpDX.cpp (modified) * trunk/packages/vizservers/nanovis/RpDX.h (modified) * trunk/packages/vizservers/nanovis/Texture3D.cpp (modified) * trunk/packages/vizservers/nanovis/Vector3.h (modified) * trunk/packages/vizservers/nanovis/Vector4.h (modified) * trunk/packages/vizservers/nanovis/VolumeRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/config.h (modified) * trunk/packages/vizservers/nanovis/dxReader2.cpp (modified) * trunk/packages/vizservers/nanovis/nanovis.cpp (modified) * trunk/packages/vizservers/nanovis/nanovis.h (modified) various cleanups Mon, 09 Jun 2008 02:56:43 GMT gah [1027] * trunk/lang/perl/Makefile.PL.in (modified) yet another perl Makefile fix Mon, 09 Jun 2008 02:14:29 GMT gah [1025] * trunk/lang/python/Rappture/PyRpLibrary.cc (modified) want Py_ssize_t instead of int Mon, 09 Jun 2008 02:00:19 GMT gah [1024] * trunk/src/core/RpUnitsFInterface.cc (modified) 64-bit hash table fix for fortrans Mon, 09 Jun 2008 01:36:59 GMT gah [1023] * trunk/src/core/RpOutcome.h (modified) added missing Makefiles Mon, 09 Jun 2008 01:35:41 GMT gah [1022] * trunk/test/src/Makefile.in (added) * trunk/test/src/RpLibrary_test.cc (modified) added missing Makefiles Mon, 09 Jun 2008 01:33:50 GMT gah [1021] * trunk/examples/zoo/Makefile.in (added) added missing Makefiles Mon, 09 Jun 2008 01:33:04 GMT gah [1020] * trunk/configure (modified) * trunk/configure.in (modified) Mon, 09 Jun 2008 01:32:32 GMT gah [1019] * trunk/examples/c-example/Makefile.in (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/examples/c-example/plotc.c (modified) * trunk/examples/canvas/Makefile.in (added) * trunk/examples/graph/Makefile.in (added) * trunk/examples/zoo/binary/Makefile.in (added) * trunk/examples/zoo/boolean/Makefile.in (added) * trunk/examples/zoo/choice/Makefile.in (added) * trunk/examples/zoo/cloud/Makefile.in (added) * trunk/examples/zoo/cloud/matlab/Makefile.in (added) * trunk/examples/zoo/curve/Makefile.in (added) * trunk/examples/zoo/enable/Makefile.in (added) * trunk/examples/zoo/field/Makefile.in (added) * trunk/examples/zoo/group/Makefile.in (added) * trunk/examples/zoo/image/Makefile.in (added) * trunk/examples/zoo/image/docs/Makefile.in (added) * trunk/examples/zoo/image/examples/Makefile.in (added) * trunk/examples/zoo/integer/Makefile.in (added) * trunk/examples/zoo/loader/Makefile.in (added) * trunk/examples/zoo/loader/examples/Makefile.in (added) * trunk/examples/zoo/log/Makefile.in (added) * trunk/examples/zoo/note/Makefile.in (added) * trunk/examples/zoo/note/docs/Makefile.in (added) * trunk/examples/zoo/number/Makefile.in (added) * trunk/examples/zoo/phase/Makefile.in (added) * trunk/examples/zoo/sequence/Makefile.in (added) * trunk/examples/zoo/sequence/examples/Makefile.in (added) * trunk/examples/zoo/string/Makefile.in (added) * trunk/examples/zoo/structure/Makefile.in (added) * trunk/examples/zoo/structure/examples/Makefile.in (added) * trunk/examples/zoo/table/Makefile.in (added) added missing Makefiles 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, 08 Jun 2008 23:48:01 GMT gah [1016] * trunk/src2/core/Outcome.cpp (modified) * trunk/src2/core/Outcome.h (modified) Sun, 08 Jun 2008 23:46:08 GMT gah [1015] * trunk/optimizer/examples/simple.tcl (modified) Sun, 08 Jun 2008 23:45:33 GMT gah [1014] * trunk/gui/apps/nanovis-test (modified) nanovisviewer method changed to _send Sun, 08 Jun 2008 23:44:42 GMT gah [1013] * trunk/gui/scripts/curve.tcl (modified) * trunk/gui/scripts/heightmapviewer.tcl (modified) * trunk/gui/scripts/isomarker.tcl (modified) * trunk/gui/scripts/molvisviewer.tcl (modified) * trunk/gui/scripts/nanovisviewer.tcl (modified) * trunk/gui/scripts/visviewer.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) isomarker fixes (markers grouped by transfer-function not volume) Wed, 04 Jun 2008 22:03:16 GMT dkearney [1012] * trunk/src/fortran/RpUnitsFInterface.cc (modified) missed file from previous checkin Wed, 04 Jun 2008 18:21:15 GMT dkearney [1011] * trunk/src/core/RpBindingsDict.cc (modified) * trunk/src/core/RpBindingsDict.h (modified) * trunk/src/core/RpDict.h (modified) updated rappture's bindings and units dictionaries for compiling on ... Mon, 02 Jun 2008 19:55:07 GMT liveletlive [1010] * trunk/optimizer/src/fitfunc/ff_modules_for_discrete_params.c (modified) Comments and a small change made. Mon, 02 Jun 2008 19:38:16 GMT liveletlive [1009] * trunk/optimizer/src/fitfunc/ff_modules_for_discrete_params.c (added) Placeholder code for helper modules for fitness function calculation ... Fri, 30 May 2008 20:58:42 GMT liveletlive [1008] * trunk/optimizer/src/fitfunc/a.out (modified) * trunk/optimizer/src/fitfunc/ff_helper_modules_for_curves.c (moved) renamed the file to something more appropriate. Fri, 30 May 2008 20:48:49 GMT liveletlive [1007] * trunk/optimizer/src/fitfunc (added) * trunk/optimizer/src/fitfunc/a.out (added) * trunk/optimizer/src/fitfunc/fitnessfunctions.c (added) This Folder is for modules that will help the user write his own ... Fri, 30 May 2008 12:17:02 GMT dkearney [1006] * trunk/src/cee/RpOutcomeCInterface.cc (modified) * trunk/src/core/RpUnits.cc (modified) changed printf formating from unsigned int to pointer in RpUnits and ... Thu, 29 May 2008 19:45:21 GMT dkearney [1005] * trunk/vizservers/nanovis/data/flowvis_dx_files (added) * trunk/vizservers/nanovis/data/flowvis_dx_files/Id.dat (added) * trunk/vizservers/nanovis/data/flowvis_dx_files/Layer_Matrix.dat (added) * trunk/vizservers/nanovis/data/flowvis_dx_files/README (added) adding example flowvis vector files from mluisier 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, 15 May 2008 23:05:42 GMT dkearney [1003] * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/tool.tcl (modified) definging _mkdir in tool.tcl and removing it from analyzer because ... Wed, 14 May 2008 21:35:37 GMT dkearney [1002] * trunk/src/Makefile.in (modified) missed a file from the split of simple buffer from buffer Tue, 13 May 2008 21:33:44 GMT dkearney [1001] * trunk/src2/core/Makefile.in (modified) * trunk/src2/core/RpBuffer.cc (modified) * trunk/src2/core/RpBuffer.h (modified) * trunk/src2/core/RpSimpleBuffer.cc (added) * trunk/src2/core/RpSimpleBuffer.h (added) splitting buffer from simple buffer so i can use simple buffer elsewhere Mon, 05 May 2008 22:05:29 GMT vrinside [1000] * trunk/vizservers/nanovis/Command.cpp (modified) * trunk/vizservers/nanovis/ContourLineFilter.cpp (modified) * trunk/vizservers/nanovis/ContourLineFilter.h (modified) * trunk/vizservers/nanovis/HeightMap.cpp (modified) * trunk/vizservers/nanovis/HeightMap.h (modified) * trunk/vizservers/nanovis/dxReader.cpp (modified) * trunk/vizservers/nanovis/dxReaderCommon.cpp (modified) * trunk/vizservers/nanovis/shaders/one_volume.cg (modified) Mon, 05 May 2008 21:22:17 GMT dkearney [999] * trunk/ChangeLog (added) * trunk/src/core/RpUnits.cc (modified) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUnitsStd.h (modified) added changelog file to more easily track changes for each version of ... Thu, 24 Apr 2008 20:32:03 GMT dkearney [998] * trunk/examples/zoo/sequence/sequence.tcl (modified) * trunk/examples/zoo/sequence/tool.xml (modified) updating sequence example to show how to use the new sequence element ... Thu, 24 Apr 2008 18:30:56 GMT dkearney [997] * trunk/gui/scripts/resultviewer.tcl (modified) * trunk/gui/scripts/sequence.tcl (modified) * trunk/gui/scripts/sequenceresult.tcl (modified) added ability for sequence.elemtents to contain a free text label. ... 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 Wed, 09 Apr 2008 18:41:19 GMT dkearney [995] * trunk/gui/scripts/booleanentry.tcl (modified) * trunk/gui/scripts/switch.tcl (modified) reverting boolean fixes because they end up breaking old ... Tue, 08 Apr 2008 16:54:32 GMT gah [994] * trunk/gui/scripts/pager.tcl (modified) fix for pager busy Tue, 08 Apr 2008 16:53:42 GMT gah [993] * trunk/gui/scripts/pager.tcl (modified) fix for pager busy Tue, 08 Apr 2008 16:50:22 GMT gah [992] * trunk/gui/scripts/pager.tcl (modified) Tue, 08 Apr 2008 16:50:16 GMT gah [991] * trunk/gui/apps/driver (modified) fix for pager busy Tue, 08 Apr 2008 16:49:35 GMT gah [990] * trunk/gui/scripts/contourresult.tcl (modified) Tue, 08 Apr 2008 16:49:29 GMT gah [989] * trunk/gui/scripts/pager.tcl (modified) Tue, 08 Apr 2008 16:49:19 GMT gah [988] * trunk/gui/scripts/isomarker.tcl (modified) Wed, 02 Apr 2008 21:34:22 GMT gah [987] * trunk/optimizer/examples/simple.tcl (modified) augmented example with abort button Wed, 02 Apr 2008 21:32:58 GMT gah [986] * trunk/optimizer/src/Makefile.in (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/classic (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/dejong (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/example (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/maxbit (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/maxchar (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/maxint (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/name (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/namefull (modified) * trunk/optimizer/src/pgapack/pgapack/examples/c/udtstr (modified) * trunk/optimizer/src/pgapack/pgapack/source/parallel.c (modified) * trunk/optimizer/src/pgapack/pgapack/source/pga.c (modified) * trunk/optimizer/src/pgapack/pgapack/source/stop.c (modified) * trunk/optimizer/src/pgapack/pgapack/test/instverf (modified) * trunk/optimizer/src/plugin_pgapack.c (modified) * trunk/optimizer/src/rp_optimizer_tcl.c (modified) added global pgapack_abort flag to plugin and abort operation to ... Wed, 02 Apr 2008 20:26:05 GMT dkearney [985] * trunk/vizservers/start_viz.sh.in (modified) updates to startviz, changing the source ip addresses nanoscale ... Wed, 02 Apr 2008 15:15:33 GMT gah [984] * trunk/vizservers/nanovis/NvLIC.cpp (modified) Wed, 02 Apr 2008 15:14:50 GMT gah [983] * trunk/vizservers/nanovis/PerfQuery.cpp (modified) Wed, 02 Apr 2008 15:14:30 GMT gah [982] * trunk/vizservers/nanovis/ConvexPolygon.h (modified) Wed, 02 Apr 2008 15:12:53 GMT gah [981] * trunk/vizservers/nanovis/PerfQuery.h (modified) Wed, 02 Apr 2008 15:11:54 GMT gah [980] * trunk/vizservers/nanovis/EventPlayer.cpp (modified) Wed, 02 Apr 2008 15:11:32 GMT gah [979] * trunk/vizservers/nanovis/RenderVertexArray.cpp (modified) Wed, 02 Apr 2008 15:07:53 GMT gah [978] * trunk/vizservers/nanovis/ConvexPolygon.cpp (modified) Mon, 31 Mar 2008 20:26:11 GMT dkearney [977] * trunk/vizservers/nanovis/data/BZ2_GaAs20425_CB_shape.dx (added) * trunk/vizservers/nanovis/data/BZ2_GaAs20425_CB_wf.dx (added) more example dx files Mon, 31 Mar 2008 19:34:03 GMT dkearney [976] * trunk/gui/scripts/sequenceresult.tcl (modified) decrease the default speed for sequences, this is a temporary patch ... Mon, 31 Mar 2008 17:22:40 GMT gah [975] * trunk/gui/scripts/nanovisviewer.tcl (modified) Mon, 31 Mar 2008 04:23:10 GMT dkearney [974] * trunk/vizservers/nanovis/dxReader.cpp (modified) removed debug code that prohibited nanowire dx files from being ...