|
|
@511
|
18 years |
dkearney |
moving all .h files to their respective src directories, updating …
|
|
|
@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 …
|
|
|
@485
|
18 years |
nkissebe |
null_terminate_str can't have extern "C" interface (Microsoft C++ enforces)
|
|
|
@475
|
18 years |
nkissebe |
cleanup nicely if non-existant or invalid xml file passed to …
|
|
|
@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 …
|
|
|
@388
|
19 years |
dkearney |
adding mole (mol) and gram (g) as units
|
|
|
@382
|
19 years |
dkearney |
added angle conversions (rad,deg,grad)
|
|
|
@365
|
19 years |
dkearney |
fixes for tcl bindings.
|
|
|
@262
|
19 years |
dkearney |
adding new core units function getType() and getCompatible()
adding …
|
|
|
@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 …
|
|
|
@164
|
19 years |
dkearney |
more matlab changes i forgot to add in previous updates
|
|
|
@157
|
19 years |
dkearney |
added adjustments for new rappture libray c api which returns error …
|
|
|
@138
|
19 years |
dkearney |
1) addition of octave/matlab test scripts, some still need work
2) the …
|
|
|
@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 …
|
|
|
@123
|
19 years |
dkearney |
RpOctaveInterface?.h needed for compiling
|
|
|
@122
|
19 years |
dkearney |
added initial version of octave language bindings.
1) no claiming …
|
|
|
@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 …
|
|
|
@116
|
19 years |
dkearney |
1. rewrote RpUnits::define(...) and RpUnits::convert(...) fxns.
2. …
|
|
|
@115
|
19 years |
mmc |
Updated all copyright notices.
|
|
|
@114
|
19 years |
dkearney |
updates to RpUnits to reduce memory leaks
created copy constructors, …
|
|
|
@106
|
19 years |
cxsong |
removed #include <malloc.h> since stdlib.h contains malloc decl.
|
|
|
@104
|
19 years |
dkearney |
This update brings us one step closer to being const correct in the …
|
|
|
@97
|
19 years |
dkearney |
adding initial matlab bindings
few minor changes with other listed files
|
|
|
@93
|
19 years |
dkearney |
1. corrected c interface language binding function names so they are …
|
|
|
@90
|
19 years |
dkearney |
adjusted the c-example which include a c example and a c++ example …
|
|
|
@88
|
19 years |
cxsong |
copied from /opt/rappture/include
|
|
|
@84
|
19 years |
dkearney |
1. added "install" target to make file for copying files over to …
|
|
|
@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 …
|
|
|
@76
|
19 years |
dkearney |
1. cleaned up make files some more, deleted make.inc files
2. updated …
|
|
|
@73
|
19 years |
dkearney |
1. changes to RpUnits, modified RpUnits::define() function not to look …
|
|
|
@68
|
19 years |
dkearney |
fixed the python rpunits setup script so now it really finds …
|
|
|
@66
|
19 years |
mmc |
Cleaned up the app-fermi example so that it works the same way
across …
|
|
|
@49
|
19 years |
dkearney |
changed all functions with PyString_AsString calls to copy the …
|
|
|
@47
|
19 years |
dkearney |
fixed python interface memory problem with py_decref() where i was …
|
|
|
@38
|
19 years |
dkearney |
added inital data structures for rappture variable objects
|
|
|
@21
|
19 years |
dkearney |
created Makefile for compiling rappture libraries.
created README …
|
|
|
@19
|
19 years |
dkearney |
initial submission of the Rappture Core components and language bindings
|