|
|
@1527
|
15 years |
dkearney |
various code cleanups, mainly tabs. adding units ohms and amps, adding …
|
|
|
@1384
|
16 years |
gah |
|
|
|
@1382
|
16 years |
gah |
fixed encoding problems
|
|
|
@1366
|
16 years |
gah |
Begin reorganizing Rappture C++ API, starting with the use of …
|
|
|
@1264
|
16 years |
dkearney |
fixing rp library's get() function for retrieving encoded data. if the …
|
|
|
@1041
|
16 years |
gah |
hide scew from external rappture interface
|
|
|
@1018
|
16 years |
gah |
Massive changes: New directory/file layout
|
|
|
@962
|
17 years |
dkearney |
code cleanups.
adjusted gague.tcl to check the length of the string it …
|
|
|
@872
|
17 years |
dkearney |
mainly code cleanups that i've made and stored in my repository over time.
|
|
|
@857
|
17 years |
dkearney |
added fix for case when USER and HOST env vars do not exist.
|
|
|
@808
|
17 years |
dkearney |
allow the user to create a new empty rappture library object in c++ …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@671
|
18 years |
dkearney |
abstracted the encoding module out to a src/core module and linked tcl …
|
|
|
@625
|
18 years |
dkearney |
moving functions in the library from header to cc file and fixing …
|
|
|
@623
|
18 years |
dkearney |
rewrote entity reference code, removing references rappture does not …
|
|
|
@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 …
|
|
|
@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 …
|