|
|
@597
|
18 years |
dkearney |
adjusted core makefile to not remove setup.py when doing a make clean …
|
|
|
@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 …
|
|
|
@583
|
18 years |
dkearney |
updated RpBuffer? object, cleaning up much of the code.
added putData() …
|
|
|
@564
|
18 years |
dkearney |
new path parsing algorithm, this fix should allow us to place floating …
|
|
|
@554
|
18 years |
dkearney |
adjusted units code removing const ints in favor of enum values …
|
|
|
@543
|
18 years |
dkearney |
added svn keywords for date rev and url
testing the automatic …
|
|
|
@493
|
18 years |
dkearney |
added new functions RpGetInt?() and RpGetBool?() to core c++ library
the …
|
|
|
@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 …
|
|
|
@400
|
19 years |
dkearney |
more tcl bindings related adjustments. this version should work well …
|
|
|
@394
|
19 years |
dkearney |
improved tcl bindings, additions to xml parser including entity …
|
|
|
@365
|
19 years |
dkearney |
fixes for tcl bindings.
|
|
|
@224
|
19 years |
dkearney |
added support for following functions in rappture core
diff
value …
|
|
|
@205
|
19 years |
dkearney |
added isvalid function, but it doesnt work yet.
tested copying from …
|
|
|
@200
|
19 years |
dkearney |
adjusted copy and remove functions in core library.
added a bit of …
|
|
|
@192
|
19 years |
dkearney |
1) added nodePath() function to core RpLibrary?, this fxn returns the …
|
|
|
@174
|
19 years |
dkearney |
1. changed the output of get(...) so that it returns an empty string …
|
|
|
@135
|
19 years |
dkearney |
1) fixed children function in c++'s library module so users can now …
|
|
|
@125
|
19 years |
dkearney |
1) removed "as" string from c++'s element() function because
the …
|
|
|
@121
|
19 years |
dkearney |
added basic doxygen tags for function definitions.
|
|
|
@119
|
19 years |
dkearney |
1. added doxygen headers to some fortran RpLibrary? bindings
2. cleaned …
|
|
|
@115
|
19 years |
mmc |
Updated all copyright notices.
|
|
|
@101
|
19 years |
dkearney |
fixed another oops! in the Makefile and replaced tabs with spaces for …
|
|
|
@83
|
19 years |
dkearney |
1. More cleaning of RpUnits and RpLibrary? code
2. added rp_result code …
|
|
|
@77
|
19 years |
dkearney |
1. initial checkin of RpLibrary? code, includes c++/c/fortran bindings …
|