source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @218   18 years cxsong added xmlString. Changes in several functions.
(edit) @215   18 years cxsong changed test file names
(edit) @214   18 years cxsong moved to src/mesh dir
(edit) @212   18 years cxsong moved to src/mesh dir
(edit) @211   18 years cxsong various changes made 2/22
(edit) @209   18 years cxsong replaced by test_node2d and test_node3d
(edit) @208   18 years cxsong moved to src/mesh dir
(edit) @207   18 years dkearney reorganized tcl directory
(edit) @206   18 years cxsong changed private data types
(edit) @205   18 years dkearney added isvalid function, but it doesnt work yet. tested copying from …
(edit) @204   18 years dkearney initial version of tcl's rappture bindings. read README for compile …
(edit) @203   18 years cxsong moved to src/mesh dir
(edit) @202   18 years cxsong additions to makefile, error codes, changes to element.
(edit) @200   18 years dkearney adjusted copy and remove functions in core library. added a bit of …
(edit) @199   18 years cxsong replaced by node2d and node3d
(edit) @198   18 years cxsong moved to src/mesh dir
(edit) @197   18 years cxsong changed from node.xx
(edit) @196   18 years cxsong changed prototype of serialize().
(edit) @194   18 years cxsong changed data representation
(edit) @192   18 years dkearney 1) added nodePath() function to core RpLibrary?, this fxn returns the …
(edit) @191   18 years cxsong moved to rappture/src/mesh dir
(edit) @190   18 years cxsong removed -d option when copying matlab/octave - on MacOS, -d is not …
(edit) @189   18 years cxsong change id to int type
(edit) @188   18 years cxsong added sets
(edit) @187   18 years cxsong moved to rappture/src/mesh dir
(edit) @186   18 years cxsong moved to rappture/src/mesh
(edit) @185   18 years cxsong moved to rappture/src/mesh
(edit) @184   18 years cxsong added array access funciton
(edit) @183   18 years cxsong moved to rappture/src/mesh
(edit) @182   18 years cxsong updates
(edit) @181   18 years cxsong moved to rappture/src/mesh dir
(edit) @180   18 years cxsong daily changes
(edit) @179   18 years cxsong renamed
(edit) @178   18 years cxsong renamed
(edit) @177   18 years cxsong updated enums for encoding and compression options
(edit) @176   18 years cxsong moved into rappture src dir
(edit) @175   18 years cxsong Directory containing source code for RpMesh? objects
(edit) @174   18 years dkearney 1. changed the output of get(...) so that it returns an empty string …
(edit) @167   18 years cxsong enabled matlab/octave install
(edit) @165   18 years dkearney 1) removing matlab and octave tests for put*id functions 2) adding old …
(edit) @163   18 years dkearney a little to eager on the makefile changes from last update also added …
(edit) @162   18 years dkearney changed matlab api to call c++ functions instead of rappture's c api …
(edit) @157   18 years dkearney added adjustments for new rappture libray c api which returns error …
(edit) @156   18 years dkearney fixed app-fermi's matlab example. now you can call matlab from …
(edit) @155   18 years dkearney 1) few minor changes to the matlab bindings, 2) removal of put_*_id …
(edit) @154   18 years dkearney modified matlab bindings and tests. includes all popular functions …
(edit) @150   18 years cxsong Changed variable PY to $(RP_INSTALL_BASE)/bin/python to ensure the …
(edit) @149   18 years cxsong Replaced -fPIC with CFLAGS, which can be set at compile time. Added …
(edit) @147   18 years cxsong Corrected an iterator error in RpUnits::convert function.
(edit) @141   18 years dkearney added const to RpUnits*'s. these now compile correctly with matlab's …
(edit) @139   18 years dkearney adjusted makefile.
(edit) @138   18 years dkearney 1) addition of octave/matlab test scripts, some still need work 2) the …
(edit) @135   18 years dkearney 1) fixed children function in c++'s library module so users can now …
(edit) @125   18 years dkearney 1) removed "as" string from c++'s element() function because the …
(edit) @122   18 years dkearney added initial version of octave language bindings. 1) no claiming …
(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) @118   19 years dkearney added quick check feature to RpUnits.cc so if fromUnits == toUnits no …
(edit) @117   19 years dkearney removed un-needed print statement Rappture.Units.convert(...) seems to work
(edit) @116   19 years dkearney 1. rewrote RpUnits::define(...) and RpUnits::convert(...) fxns. 2. …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @114   19 years dkearney updates to RpUnits to reduce memory leaks created copy constructors, …
(edit) @107   19 years cxsong adjusted lib flags for mac builds
(edit) @104   19 years dkearney This update brings us one step closer to being const correct in the …
(edit) @103   19 years dkearney added higher order conversions so now you can do stuff like …
(edit) @102   19 years dkearney adjusted units conversion in RpUnits.cc, now uses strtod() instead of …
(edit) @101   19 years dkearney fixed another oops! in the Makefile and replaced tabs with spaces for …
(edit) @100   19 years dkearney change the Makefile so it looks to the default /opt/rappture location …
(edit) @99   19 years dkearney makefile wthat works on hamlet to instabuild matlab bindings
(edit) @98   19 years dkearney still can't compile matlab stuff from this makefile, but its getting closer
(edit) @97   19 years dkearney adding initial matlab bindings few minor changes with other listed files
(edit) @93   19 years dkearney 1. corrected c interface language binding function names so they are …
(edit) @91   19 years dkearney fixes a few things i broke with the last update, scew_extras.o should …
(edit) @90   19 years dkearney adjusted the c-example which include a c example and a c++ example …
(edit) @86   19 years dkearney updated for rappture-runtime compiling from source
(edit) @85   19 years cxsong adding good makefile
(edit) @84   19 years dkearney 1. added "install" target to make file for copying files over to …
(edit) @83   19 years dkearney 1. More cleaning of RpUnits and RpLibrary? code 2. added rp_result code …
(edit) @80   19 years dkearney one good test deserves another... fixed Rappture.Units.convert("5J","meV")
(edit) @79   19 years dkearney within RpUnits.cc, made electron Volts a metric unit, and continued …
(edit) @78   19 years cxsong 1. fixed the return value, within PyRpUnits?.cc. it used to look for a …
(edit) @77   19 years dkearney 1. initial checkin of RpLibrary? code, includes c++/c/fortran bindings …
(edit) @76   19 years dkearney 1. cleaned up make files some more, deleted make.inc files 2. updated …
(edit) @73   19 years dkearney 1. changes to RpUnits, modified RpUnits::define() function not to look …
(edit) @71   19 years mmc Partial fixes to get Rappture.Units working in python. The module …
(edit) @70   19 years dkearney adding python RpUnits as a module under Rappture so it can be called …
(edit) @68   19 years dkearney fixed the python rpunits setup script so now it really finds …
(edit) @66   19 years mmc Cleaned up the app-fermi example so that it works the same way across …
(edit) @49   19 years dkearney changed all functions with PyString_AsString calls to copy the …
(edit) @47   19 years dkearney fixed python interface memory problem with py_decref() where i was …
(edit) @41   19 years dkearney added makefile to compile Rappture Core Data Structure tests
(edit) @39   19 years dkearney fixed rappture source's makefile to correctly compile core data …
(edit) @37   19 years dkearney adding initial rappture core data structures different types of variables
(edit) @33   19 years dkearney separated make file into components to be included to create larger …
(edit) @29   19 years dkearney took my own advise and transfered the file opening text to the c api, …
(edit) @28   19 years dkearney changed how python receives the xml file. python used to get a …
(edit) @27   19 years dkearney made a temporary fix to the fortran api which now sends the contents …
(edit) @21   19 years dkearney created Makefile for compiling rappture libraries. created README …
(edit) @20   19 years dkearney initial submission of the Rappture Core components and language bindings
(add) @1   19 years mmc initial import
Note: See TracRevisionLog for help on using the revision log.