source: trunk/lang

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1842   14 years gah allow both octave2 and octave3 builds simultaneously
(edit) @1841   14 years gah allow both octave2 and octave3 builds simultaneously
(edit) @1825   14 years gah
(edit) @1782   14 years dkearney patching units code to ignore whitespace within unit strings. adding …
(edit) @1753   14 years braffert Added java exceptions where applicable. Also added Library.getInt
(edit) @1752   14 years gah
(edit) @1749   14 years braffert added getData to java bindings
(edit) @1748   14 years braffert added putData and putFile for java bindings
(edit) @1740   14 years dkearney making kelvin and celcius metric units, adding unit tests for the change
(edit) @1737   14 years gah
(edit) @1735   14 years gah
(edit) @1734   14 years gah
(edit) @1732   14 years gah
(edit) @1727   14 years braffert Last fix for building java bindings. Also added license info and more …
(edit) @1724   14 years braffert include path fix for java bindings
(edit) @1723   14 years braffert fixes for building java bindings
(edit) @1722   14 years braffert Added java bindings
(edit) @1716   14 years mmc Fixed the Perl bindings to handle binary data properly. Users on …
(edit) @1708   14 years dkearney changing python bindings call Rappture.result(lib) to be a call to …
(edit) @1707   14 years dkearney adding temp fix for how we format filenames. the changes will provide …
(edit) @1694   14 years dkearney spacing, tabs, blahh
(edit) @1690   14 years dkearney allow empty strings in matlab interface, error checking for empty …
(edit) @1618   15 years gah
(edit) @1614   15 years dkearney tabs
(edit) @1588   15 years gah don't use: broken xyresult print
(edit) @1584   15 years gah remove use of python.env file
(edit) @1578   15 years mmc Changed the new Rappture::split command to Rappture::slice. George …
(edit) @1577   15 years mmc Oops! Shouldn't have committed this change adding tuples.tcl. Not …
(edit) @1576   15 years mmc Added handy Rappture::split command, which works a little better than …
(edit) @1527   15 years dkearney various code cleanups, mainly tabs. adding units ohms and amps, adding …
(edit) @1427   15 years dkearney adding tesla, gauss, weber and maxwell magnetic field units. noticed …
(edit) @1426   15 years dkearney RAPPTURE_INSTALL_DIR was changed to destdir a while back, this changes …
(edit) @1415   15 years gah
(edit) @1414   15 years dkearney reverting the !isBinary() function back to using if checks. we can …
(edit) @1412   15 years gah
(edit) @1409   15 years gah Fix encoding Tcl interface and tests.
(edit) @1404   15 years gah
(edit) @1403   15 years gah Fix for no sysinfo on OSX
(edit) @1388   15 years gah
(edit) @1384   15 years gah
(edit) @1383   15 years gah add switch parser to encoding routines
(edit) @1382   15 years gah fixed encoding problems
(edit) @1379   15 years gah Check for empty strings before encoding/decoding
(edit) @1368   15 years gah Reflect library encode/decode changes
(edit) @1328   15 years gah added missing assert.h headers
(edit) @1327   15 years gah Add stddef include for offsetof macro
(edit) @1326   15 years gah Cast away warnings from usage of constant strings
(edit) @1286   15 years dkearney removing file size limits, hubs invoke their own account quotas
(edit) @1264   15 years dkearney fixing rp library's get() function for retrieving encoded data. if the …
(edit) @1262   16 years dkearney attempting to fix compiler warning for octave's print_usage function …
(edit) @1257   16 years mmc Added a new Rappture::sysinfo command for querying system load …
(edit) @1228   16 years gah Fixes for parallel makes
(edit) @1157   16 years dkearney fix test case to include bohrs
(edit) @1151   16 years dkearney adding BLT to the required packages for rappture to load nanomos (and …
(edit) @1148   16 years gah fix for lang perl: needs -lperl library
(edit) @1147   16 years gah fix for lang perl: needs -lperl library
(edit) @1146   16 years gah fix for lang perl: needs -lperl library
(edit) @1145   16 years gah fix for lang perl: needs -lperl library
(edit) @1142   16 years gah
(edit) @1138   16 years gah fix perl build for render machines
(edit) @1121   16 years gah fix of 64bit matlab extensions
(edit) @1111   16 years gah nanovis/heightmap update
(edit) @1109   16 years dkearney removing tabs
(edit) @1104   16 years gah yaffplb: fix for python lang bindings; add legend to xyresult
(edit) @1103   16 years gah
(edit) @1101   16 years gah language binding fixes
(edit) @1100   16 years gah assorted lang fixes
(edit) @1097   16 years gah yet another fix for perl language binding
(edit) @1095   16 years gah yet another fix for perl language binding
(edit) @1094   16 years gah yet another fix for perl language binding
(edit) @1093   16 years gah yet another fix for perl language binding
(edit) @1092   16 years gah yet another fix for perl language binding
(edit) @1090   16 years gah various fixes
(edit) @1089   16 years dkearney saving the world from tabs...one source file at a time
(edit) @1088   16 years dkearney fixing python encode/decode function documentation
(edit) @1087   16 years dkearney adjusted how we calculate the library path for perl and ruby bindings
(edit) @1085   16 years dkearney adjusting matlab and octave bindings to use the void* bindings …
(edit) @1083   16 years gah fix for perl language build
(edit) @1082   16 years gah update makefile with mkdir_p
(edit) @1081   16 years gah fix for perl, ruby bindings; visviewer SendBytes? method sends all data …
(edit) @1080   16 years mmh Enable ruby
(edit) @1059   16 years gah
(edit) @1056   16 years gah
(edit) @1055   16 years gah
(edit) @1049   16 years gah
(edit) @1048   16 years gah
(edit) @1047   16 years gah
(edit) @1044   16 years gah fixes of MacOSX build
(edit) @1043   16 years bhaley Fixed bug in Ruby putfile() method
(edit) @1042   16 years mmc Fixed the Rappture::encoding::encode and decode operations to honor …
(edit) @1041   16 years gah hide scew from external rappture interface
(edit) @1040   16 years gah moved b64 library to rappture core
(edit) @1039   16 years dkearney updated python bindings library module to compile with python2.4 as …
(edit) @1037   16 years gah add version to Tcl library spec
(edit) @1035   16 years gah disable ruby interface
(edit) @1034   16 years gah added workaround for python 2.3
(edit) @1029   16 years gah more Makefile fixups
(edit) @1027   16 years gah yet another perl Makefile fix
(edit) @1025   16 years gah want Py_ssize_t instead of int
(add) @1018   16 years gah Massive changes: New directory/file layout
Note: See TracRevisionLog for help on using the revision log.