# # ChangeLog for trunk/perl/Rappture.xs # # Generated by Trac 1.0.13 # Oct 6, 2024, 3:06:31 AM Fri, 08 Feb 2008 22:01:38 GMT dkearney [872] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/c-example/compress.c (modified) * trunk/examples/c-example/compress.cc (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/gui/scripts/field.tcl (modified) * trunk/gui/scripts/field2dresult.tcl (modified) * trunk/perl/Makefile.PL.in (modified) * trunk/perl/Rappture.xs (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/tcl/scripts/result.tcl (modified) mainly code cleanups that i've made and stored in my repository over ... Sat, 07 Apr 2007 01:06:24 GMT dkearney [665] * trunk/examples/app-fermi/cee/fermi.c (modified) * trunk/examples/app-fermi/fortran/fermi.f (modified) * trunk/examples/app-fermi/matlab/fermi.m (modified) * trunk/examples/app-fermi/octave/fermi.m (modified) * trunk/examples/app-fermi/perl/fermi.pl (modified) * trunk/examples/app-fermi/python/fermi.py (modified) * trunk/examples/app-fermi/tcl/fermi.tcl (modified) * trunk/perl/Rappture.xs (modified) * trunk/python/Rappture/PyRpUnits.cc (modified) * trunk/python/Rappture/PyRpUtils.cc (added) * trunk/python/Rappture/__init__.py (modified) * trunk/python/Rappture/number.py (modified) * trunk/python/Rappture/queue.py (modified) * trunk/python/setup.py.in (modified) * trunk/src/cee/RpUtilsCInterface.cc (modified) * trunk/src/cee/RpUtilsCInterface.h (modified) * trunk/src/core/RpUtils.cc (modified) * trunk/src/core/RpUtils.h (modified) * trunk/src/fortran/RpUtilsFInterface.cc (modified) * trunk/src/fortran/RpUtilsFInterface.h (modified) * trunk/src/fortran/RpUtilsFStubs.c (modified) * trunk/src/fortran/RpUtilsFStubs.h (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/matlab/RpMatlabInterface.h (modified) * trunk/src/matlab/rpUtilsProgress.cc (added) * trunk/src/octave/Makefile.in (modified) * trunk/src/octave/RpOctaveInterface.h (modified) * trunk/src/octave/rpUtilsProgress.cc (added) * trunk/src/tcl/src/RpUtilsTclInterface.cc (modified) * trunk/src2/core/RpBuffer.cc (modified) * trunk/src2/core/RpNode.h (modified) Updates to Rappture::Utils::progress for all languages removed the ... Sat, 03 Mar 2007 18:18:41 GMT dkearney [605] * trunk/perl/Rappture.xs (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/octave/rpLibPutFile.cc (modified) * trunk/src2/core/RpBuffer.cc (modified) fixed function name for octave put file function added more error ... Mon, 26 Feb 2007 04:44:23 GMT dkearney [591] * trunk/perl/Rappture.xs (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) * trunk/src/fortran/RpLibraryFInterface.cc (modified) * trunk/src/fortran/RpLibraryFInterface.h (modified) * trunk/src/fortran/RpLibraryFStubs.c (modified) * trunk/src/fortran/RpLibraryFStubs.h (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/matlab/rpLibPutFile.cc (added) * trunk/src/octave/Makefile.in (modified) * trunk/src/octave/rpLibPutFile.cc (added) Added putFile capability to octave, matlab, fortran, perl bindings ... Fri, 25 Aug 2006 01:45:04 GMT dkearney [517] * trunk/perl/Rappture.xs (modified) removed references to core directory Tue, 11 Jul 2006 15:37:18 GMT nkissebe [481] * trunk/perl/MANIFEST (added) * trunk/perl/Makefile.PL (added) * trunk/perl/README (added) * trunk/perl/Rappture.xs (added) * trunk/perl/ppport.h (added) * trunk/perl/typemap (added) Initial revision of Perl binding for Rappture