source: trunk/src/core/RpLibrary.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1527   15 years dkearney various code cleanups, mainly tabs. adding units ohms and amps, adding …
(edit) @1384   16 years gah
(edit) @1382   16 years gah fixed encoding problems
(edit) @1366   16 years gah Begin reorganizing Rappture C++ API, starting with the use of …
(edit) @1264   16 years dkearney fixing rp library's get() function for retrieving encoded data. if the …
(edit) @1041   16 years gah hide scew from external rappture interface
(edit) @1018   16 years gah Massive changes: New directory/file layout
(edit) @962   17 years dkearney code cleanups. adjusted gague.tcl to check the length of the string it …
(edit) @872   17 years dkearney mainly code cleanups that i've made and stored in my repository over time.
(edit) @857   17 years dkearney added fix for case when USER and HOST env vars do not exist.
(edit) @808   17 years dkearney allow the user to create a new empty rappture library object in c++ …
(edit) @788   17 years dkearney adjustments to entity references encoding to include the length of the …
(edit) @769   17 years dkearney updated result function for all language bindings to automatically …
(edit) @759   17 years dkearney fixes for the copy function within the core rappture library. this fix …
(edit) @758   17 years dkearney added safety check to result() fxn to report failure to write run.xml …
(edit) @671   17 years dkearney abstracted the encoding module out to a src/core module and linked tcl …
(edit) @625   18 years dkearney moving functions in the library from header to cc file and fixing …
(edit) @623   18 years dkearney rewrote entity reference code, removing references rappture does not …
(edit) @613   18 years nkissebe RpLibrary?.cc, RpUnits.cc: include <algorithm> for MS compiler …
(edit) @605   18 years dkearney fixed function name for octave put file function added more error …
(edit) @597   18 years dkearney adjusted core makefile to not remove setup.py when doing a make clean …
(edit) @591   18 years dkearney Added putFile capability to octave, matlab, fortran, perl bindings …
(edit) @589   18 years dkearney added c bindings to the putData and putFile functions added example …
(edit) @583   18 years dkearney updated RpBuffer? object, cleaning up much of the code. added putData() …
(edit) @564   18 years dkearney new path parsing algorithm, this fix should allow us to place floating …
(edit) @554   18 years dkearney adjusted units code removing const ints in favor of enum values …
(edit) @543   18 years dkearney added svn keywords for date rev and url testing the automatic …
(edit) @493   18 years dkearney added new functions RpGetInt?() and RpGetBool?() to core c++ library the …
(edit) @476   18 years nkissebe std::string *list[listLen] is not allowed by ISO C++ and enforced by …
(edit) @444   18 years dkearney adjusted order that diff returns differences where an element was added, +
(edit) @424   18 years dkearney added some changes for tcl bindings that i've been holding onto for …
(edit) @400   19 years dkearney more tcl bindings related adjustments. this version should work well …
(edit) @394   19 years dkearney improved tcl bindings, additions to xml parser including entity …
(edit) @365   19 years dkearney fixes for tcl bindings.
(edit) @224   19 years dkearney added support for following functions in rappture core diff value …
(edit) @205   19 years dkearney added isvalid function, but it doesnt work yet. tested copying from …
(edit) @200   19 years dkearney adjusted copy and remove functions in core library. added a bit of …
(edit) @192   19 years dkearney 1) added nodePath() function to core RpLibrary?, this fxn returns the …
(edit) @174   19 years dkearney 1. changed the output of get(...) so that it returns an empty string …
(edit) @135   19 years dkearney 1) fixed children function in c++'s library module so users can now …
(edit) @125   19 years dkearney 1) removed "as" string from c++'s element() function because the …
(edit) @121   19 years dkearney added basic doxygen tags for function definitions.
(edit) @119   19 years dkearney 1. added doxygen headers to some fortran RpLibrary? bindings 2. cleaned …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @101   19 years dkearney fixed another oops! in the Makefile and replaced tabs with spaces for …
(edit) @83   19 years dkearney 1. More cleaning of RpUnits and RpLibrary? code 2. added rp_result code …
(add) @77   19 years dkearney 1. initial checkin of RpLibrary? code, includes c++/c/fortran bindings …
Note: See TracRevisionLog for help on using the revision log.