|
|
@789
|
17 years |
dkearney |
adding tool.version.rappture.language to xml files to keep track of …
|
|
|
@665
|
18 years |
dkearney |
Updates to Rappture::Utils::progress for all languages
removed the …
|
|
|
@656
|
18 years |
dkearney |
added progress function for c, c++ and fortran, so people dont have to …
|
|
|
@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 …
|
|
|
@568
|
18 years |
dkearney |
reworking of the Rappture Units code.
Rappture Units no longer creates …
|
|
|
@554
|
18 years |
dkearney |
adjusted units code removing const ints in favor of enum values …
|
|
|
@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.
|
|
|
@486
|
18 years |
nkissebe |
RpFortranCommon?.c renamed to RpFortranCommon?.cc as it a C++ file (this …
|
|
|
@165
|
19 years |
dkearney |
1) removing matlab and octave tests for put*id functions
2) adding old …
|
|
|
@125
|
19 years |
dkearney |
1) removed "as" string from c++'s element() function because
the …
|
|
|
@122
|
19 years |
dkearney |
added initial version of octave language bindings.
1) no claiming …
|
|
|
@119
|
19 years |
dkearney |
1. added doxygen headers to some fortran RpLibrary? bindings
2. cleaned …
|
|
|
@115
|
19 years |
mmc |
Updated all copyright notices.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@33
|
19 years |
dkearney |
separated make file into components to be included to create larger …
|
|
|
@29
|
19 years |
dkearney |
took my own advise and transfered the file opening text to the c api, …
|
|
|
@27
|
19 years |
dkearney |
made a temporary fix to the fortran api which now sends the contents …
|
|
|
@21
|
19 years |
dkearney |
created Makefile for compiling rappture libraries.
created README …
|
|
|
@20
|
19 years |
dkearney |
initial submission of the Rappture Core components and language bindings
|