|
|
@836
|
17 years |
dkearney |
fixing version of tcl rappture bindings back to 1.0
also uncommented …
|
|
|
@833
|
17 years |
dkearney |
updated configure to allow user to compile with or without perl, …
|
|
|
@808
|
17 years |
dkearney |
allow the user to create a new empty rappture library object in c++ …
|
|
|
@789
|
17 years |
dkearney |
adding tool.version.rappture.language to xml files to keep track of …
|
|
|
@788
|
17 years |
dkearney |
adjustments to entity references encoding to include the length of the …
|
|
|
@769
|
17 years |
dkearney |
updated result function for all language bindings to automatically …
|
|
|
@762
|
17 years |
dkearney |
removed rpath from linking to make sure /apps is not mounted on render …
|
|
|
@759
|
17 years |
dkearney |
fixes for the copy function within the core rappture library. this fix …
|
|
|
@758
|
17 years |
dkearney |
added safety check to result() fxn to report failure to write run.xml …
|
|
|
@751
|
17 years |
dkearney |
moved encode code to src2/core so it can be used in librappture2 for …
|
|
|
@748
|
17 years |
dkearney |
fixed librappture.a to properly include object files from src2/core
|
|
|
@747
|
17 years |
dkearney |
added decibel to list of recognized units.
|
|
|
@737
|
17 years |
dkearney |
added the rpmxFlush function to flush matlab's buffers on demand.
this …
|
|
|
@725
|
18 years |
mmc |
Fixed the Rappture::encoding::is function to properly detect embedded …
|
|
|
@718
|
18 years |
dkearney |
after the core rappture library (librappture.so) is created the …
|
|
|
@709
|
18 years |
dkearney |
added newton, amu as units.
clarified system names for hz, bq, mol
|
|
|
@708
|
18 years |
dkearney |
updateing build system for rappture and language bindings.
librappture …
|
|
|
@685
|
18 years |
mmc |
Converted Library object interface to use Tcl_Obj's so it can handle …
|
|
|
@684
|
18 years |
mmc |
Fixed the Rappture::encoding Tcl bindings to handle binary data …
|
|
|
@675
|
18 years |
dkearney |
added buffer length check so we dont upset strncmp
|
|
|
@672
|
18 years |
dkearney |
new configure script for src/tcl code to match configure.in from …
|
|
|
@671
|
18 years |
dkearney |
abstracted the encoding module out to a src/core module and linked tcl …
|
|
|
@665
|
18 years |
dkearney |
Updates to Rappture::Utils::progress for all languages
removed the …
|
|
|
@663
|
18 years |
dkearney |
new configure script including tcl progress function
|
|
|
@662
|
18 years |
dkearney |
adding Rappture::progress function for tcl
|
|
|
@660
|
18 years |
dkearney |
repeated the utf re-encoding inside the encode function because binary …
|
|
|
@659
|
18 years |
dkearney |
fixed encoding errors found by nick, now data returned to the user by …
|
|
|
@656
|
18 years |
dkearney |
added progress function for c, c++ and fortran, so people dont have to …
|
|
|
@655
|
18 years |
dkearney |
small updates to tests, but they are still incomplete
added -no-header …
|
|
|
@653
|
18 years |
dkearney |
fixed bug that nick found when base64 encoding and decoding jpeg image …
|
|
|
@652
|
18 years |
dkearney |
adding @@RP-ENC back to the encoded string so we can better tell how …
|
|
|
@651
|
18 years |
dkearney |
new configure script using older version of autoconf so package …
|
|
|
@650
|
18 years |
dkearney |
fixed binary upload by correctly recognizing binary files
|
|
|
@649
|
18 years |
dkearney |
removed the @@RP-ENC stuff from Rappture::encoding, we can use the …
|
|
|
@642
|
18 years |
dkearney |
added tcl Rappture::encoding functions is, encode and decode
|
|
|
@625
|
18 years |
dkearney |
moving functions in the library from header to cc file and fixing …
|
|
|
@624
|
18 years |
dkearney |
adjusted makefile to correctly compile libraries after recent …
|
|
|
@623
|
18 years |
dkearney |
rewrote entity reference code, removing references rappture does not …
|
|
|
@622
|
18 years |
dkearney |
added C interface bindings to the Rappture Buffer and Outcome objects, …
|
|
|
@620
|
18 years |
nkissebe |
update file in tclconfig that was missed in last update
|
|
|
@619
|
18 years |
nkissebe |
rebuilt configure after update to tclconfig scripts
|
|
|
@618
|
18 years |
nkissebe |
Update tclconfig files to TEA 3.5, with Windows support
|
|
|
@613
|
18 years |
nkissebe |
RpLibrary?.cc, RpUnits.cc: include <algorithm> for MS compiler …
|
|
|
@605
|
18 years |
dkearney |
fixed function name for octave put file function
added more error …
|
|
|
@597
|
18 years |
dkearney |
adjusted core makefile to not remove setup.py when doing a make clean …
|
|
|
@594
|
18 years |
dkearney |
removed boolean conversion from c library interface and updated …
|
|
|
@593
|
18 years |
dkearney |
added miles as units understood by rappture
|
|
|
@591
|
18 years |
dkearney |
Added putFile capability to octave, matlab, fortran, perl bindings …
|
|
|
@589
|
18 years |
dkearney |
added c bindings to the putData and putFile functions
added example …
|
|
|
@584
|
18 years |
dkearney |
fixed a broken makefile.in
|
|
|
@583
|
18 years |
dkearney |
updated RpBuffer? object, cleaning up much of the code.
added putData() …
|
|
|
@569
|
18 years |
dkearney |
removed make metric functions from matlab and octave, fixed up the …
|
|
|
@568
|
18 years |
dkearney |
reworking of the Rappture Units code.
Rappture Units no longer creates …
|
|
|
@564
|
18 years |
dkearney |
new path parsing algorithm, this fix should allow us to place floating …
|
|
|
@563
|
18 years |
dkearney |
small adjustments to gauge.tcl to fix errors in number and units …
|
|
|
@562
|
18 years |
dkearney |
adjustments to how gauge.tcl deals with values for integer and number …
|
|
|
@560
|
18 years |
dkearney |
updated the tcl units.tcl test file to reflect changes in the core …
|
|
|
@559
|
18 years |
dkearney |
adjusted core units code to replace the user's units name with the …
|
|
|
@554
|
18 years |
dkearney |
adjusted units code removing const ints in favor of enum values …
|
|
|
@549
|
18 years |
dkearney |
added function Rappture::Units::Search::for which takes in a string …
|
|
|
@545
|
18 years |
dkearney |
updated tests for case insensitive units replaced ff tests with xx …
|
|
|
@544
|
18 years |
dkearney |
added general case insensitivity capabilities to dictionary and units …
|
|
|
@543
|
18 years |
dkearney |
added svn keywords for date rev and url
testing the automatic …
|
|
|
@538
|
18 years |
dkearney |
fixes to rappture units and new tests. this should fix the segfaults …
|
|
|
@537
|
18 years |
dkearney |
fixes to rappture units and new tests. this should fix the segfaults …
|
|
|
@536
|
18 years |
dkearney |
fixed memory errors found by valgrind in the Rappture Dictionary …
|
|
|
@534
|
18 years |
dkearney |
added incarnate functionality to units objects so we can begin to …
|
|
|
@533
|
18 years |
dkearney |
small fixes to tcl interface code.
|
|
|
@532
|
18 years |
dkearney |
new test cases in units.test to make sure conversions are done correctly
|
|
|
@530
|
18 years |
dkearney |
a few changes to the configure script so we can generate the makefile …
|
|
|
@528
|
18 years |
dkearney |
installable version of rappture units tcl bindings.
commented out …
|
|
|
@527
|
18 years |
nkissebe |
TEA configuration support added (Windows support)
|
|
|
@526
|
18 years |
dkearney |
removing makefiles and setup files that have been replaced by files …
|
|
|
@525
|
18 years |
dkearney |
added new pressure units pascal, bar, torr, mmHg, psi, atm. rewrote …
|
|
|
@520
|
18 years |
dkearney |
added units conversion from deg->rad to tcl bindings,
adjusted matlab …
|
|
|
@515
|
18 years |
dkearney |
added units of days (d), hours (h), minutes (min), /m2.
minutes units …
|
|
|
@511
|
18 years |
dkearney |
moving all .h files to their respective src directories, updating …
|
|
|
@508
|
18 years |
dkearney |
updates to Makefile.in's, this should not change the current build …
|
|
|
@498
|
18 years |
dkearney |
added checks for matlab's mex compiler and octave's mkoctfile
added …
|
|
|
@496
|
18 years |
dkearney |
added getInt and getBool functions to fortran bindings and test programs.
|
|
|
@493
|
18 years |
dkearney |
added new functions RpGetInt?() and RpGetBool?() to core c++ library
the …
|
|
|
@491
|
18 years |
dkearney |
testing installing python modules to temporary location using --prefix …
|
|
|
@490
|
18 years |
dkearney |
fixed fortran filename
|
|
|
@489
|
18 years |
dkearney |
new configure and make scripts to help automate the build process
|
|
|
@487
|
18 years |
dkearney |
added moles (mol), hertz (Hz), becquerel (Bq)
all have been added with …
|
|
|
@486
|
18 years |
nkissebe |
RpFortranCommon?.c renamed to RpFortranCommon?.cc as it a C++ file (this …
|
|
|
@478
|
18 years |
nkissebe |
prevent buffer underrun in RpUnits::grabUnitString()
|
|
|
@477
|
18 years |
nkissebe |
Microsoft C++ does not automatically name anonymous typedefs, so …
|
|
|
@476
|
18 years |
nkissebe |
std::string *list[listLen] is not allowed by ISO C++ and enforced by …
|
|
|
@444
|
18 years |
dkearney |
adjusted order that diff returns differences where an element was added, +
|
|
|
@424
|
19 years |
dkearney |
added some changes for tcl bindings that i've been holding onto for …
|
|
|
@408
|
19 years |
cxsong |
changed for relocatable builds
|
|
|
@403
|
19 years |
dkearney |
lots of good additions/fixes for tcl bindings,
initial test suite …
|
|
|
@400
|
19 years |
dkearney |
more tcl bindings related adjustments. this version should work well …
|
|
|
@399
|
19 years |
dkearney |
improved the tcl bindings,
added units code to core so tcl can show …
|
|
|
@398
|
19 years |
dkearney |
removed newline translations when writing xml files
|
|
|
@395
|
19 years |
cxsong |
Added RpEntityRef? to src/Makefile
|
|
|
@394
|
19 years |
dkearney |
improved tcl bindings, additions to xml parser including entity …
|
|
|
@388
|
19 years |
dkearney |
adding mole (mol) and gram (g) as units
|
|
|
@387
|
19 years |
dkearney |
add a fix for tcl bindings to print units if the toUnitsName variable …
|
|
|