# # ChangeLog for branches/blt4/aclocal.m4 # # Generated by Trac 1.0.13 # Apr 30, 2024 1:08:57 PM Tue, 27 Dec 2011 20:41:24 GMT gah [2742] * branches/blt4/aclocal.m4 (modified) * branches/blt4/cf/mkindex.tcl (added) * branches/blt4/cf/mkobjects.tcl (added) * branches/blt4/cf/rpLangR.m4 (added) * branches/blt4/configure (modified) * branches/blt4/configure.in (modified) * branches/blt4/examples/app-fermi/Makefile.in (modified) * branches/blt4/examples/app-fermi/R (added) * branches/blt4/examples/app-fermi/R/Makefile.in (added) * branches/blt4/examples/app-fermi/R/fermi.R (added) * branches/blt4/examples/app-fermi/R/test (added) * branches/blt4/examples/app-fermi/R/test/defaults.xml (added) * branches/blt4/examples/app-fermi/R/tool.xml (added) * branches/blt4/examples/lang/R (added) * branches/blt4/examples/lang/R/driver.xml (added) * branches/blt4/examples/lang/R/functions_examples.R (added) * branches/blt4/gui/apps/Makefile.in (modified) * branches/blt4/gui/apps/rappture.use.in (modified) * branches/blt4/gui/apps/vtkcontour-test (modified) * branches/blt4/gui/apps/vtkstreamlines-test (modified) * branches/blt4/gui/apps/vtkviewer-test (modified) * branches/blt4/gui/apps/vtkvolume-test (added) * branches/blt4/gui/cf/config.guess (modified) * branches/blt4/gui/cf/config.sub (modified) * branches/blt4/gui/cf/ldAix (added) * branches/blt4/gui/cf/tcl.m4 (added) * branches/blt4/gui/scripts/Makefile.in (modified) * branches/blt4/gui/scripts/field.tcl (modified) * branches/blt4/gui/scripts/field2dresult.tcl (modified) * branches/blt4/gui/scripts/field3dresult.tcl (modified) * branches/blt4/gui/scripts/molvisviewer.tcl (modified) * branches/blt4/gui/scripts/nanovisviewer.tcl (modified) * branches/blt4/gui/scripts/numberresult.tcl (modified) * branches/blt4/gui/scripts/resultset.tcl (modified) * branches/blt4/gui/scripts/resultviewer.tcl (modified) * branches/blt4/gui/scripts/sequenceresult.tcl (modified) * branches/blt4/gui/scripts/sidebarframe.tcl (modified) * branches/blt4/gui/scripts/tool.tcl (modified) * branches/blt4/gui/scripts/visviewer.tcl (modified) * branches/blt4/gui/scripts/vtkcontourviewer.tcl (modified) * branches/blt4/gui/scripts/vtkstreamlinesviewer.tcl (modified) * branches/blt4/gui/scripts/vtkviewer.tcl (modified) * branches/blt4/gui/scripts/xylegend.tcl (modified) * branches/blt4/gui/scripts/xyprint.tcl (modified) * branches/blt4/gui/scripts/xyresult.tcl (modified) * branches/blt4/gui/src/Makefile.in (modified) * branches/blt4/gui/src/RapptureGUI_Init.c (modified) * branches/blt4/gui/src/RpConvertDxToVtk.c (added) * branches/blt4/lang/Makefile.in (modified) * branches/blt4/lang/tcl/scripts/Makefile.in (modified) * branches/blt4/lang/tcl/src/Makefile.in (modified) * branches/blt4/packages/vizservers/configure (modified) * branches/blt4/packages/vizservers/configure.in (modified) * branches/blt4/packages/vizservers/nanovis/Command.cpp (modified) * branches/blt4/packages/vizservers/nanovis/RpAVTranslate.cpp (modified) * branches/blt4/packages/vizservers/nanovis/config.h (modified) * branches/blt4/packages/vizservers/nanovis/nanovis.cpp (modified) * branches/blt4/packages/vizservers/nanovis/nvconf.h.in (modified) * branches/blt4/packages/vizservers/vtkvis/RpVtkRenderer.cpp (modified) * branches/blt4/packages/vizservers/vtkvis/RpVtkRenderer.h (modified) * branches/blt4/packages/vizservers/vtkvis/RpVtkRendererCmd.cpp (modified) * branches/blt4/src/core/config.h.in (modified) * branches/blt4/src/objects/RpVideo.c (modified) sync with trunk Mon, 20 Jun 2011 23:31:39 GMT gah [2279] * branches/blt4/aclocal.m4 (modified) * branches/blt4/cf/rpLangJava.m4 (added) * branches/blt4/cf/rpLangMatlab.m4 (added) * branches/blt4/cf/rpLangOctave.m4 (added) * branches/blt4/cf/rpLangPerl.m4 (added) * branches/blt4/cf/rpLangPython.m4 (added) * branches/blt4/configure (modified) * branches/blt4/configure.in (modified) add specialized language detection modules from trunk Wed, 27 Jan 2010 02:19:48 GMT gah [1642] * branches/blt4 (copied) Thu, 31 Jul 2008 16:20:59 GMT gah [1081] * trunk/aclocal.m4 (modified) * trunk/cf (added) * trunk/cf/ac_python_devel.m4 (added) * trunk/cf/ax_compare_version.m4 (added) * trunk/cf/ax_prog_ruby_version.m4 (added) * trunk/cf/ax_ruby_dev_flags.m4 (added) * trunk/cf/ax_ruby_version.m4 (added) * trunk/cf/install-sh (moved) * trunk/cf/mkinstalldirs (moved) * trunk/cf/tcl.m4 (moved) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/gui/scripts/nanovisviewer.tcl (modified) * trunk/gui/scripts/visviewer.tcl (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/perl/Makefile.PL.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/ruby/Ruby_Rappture.cc (modified) * trunk/lang/ruby/build.rb.in (modified) fix for perl, ruby bindings; visviewer SendBytes method sends all ...