source: trunk/src/core @ 1451

Name Size Rev Age Author Last Change
../
b64 1040   16 years gah moved b64 library to rappture core
scew 1018   16 years gah Massive changes: New directory/file layout
config.h.in 4.0 KB 1403   15 years gah Fix for no sysinfo on OSX
Makefile.in 3.6 KB 1270   16 years dkearney rappture object updates, stuff i'm playing around with. the code is …
rappture.h 874 bytes 656   17 years dkearney added progress function for c, c++ and fortran, so people dont have to …
rappture_fortran.c 39.2 KB 1018   16 years gah Massive changes: New directory/file layout
RpBindingsDict.cc 8.6 KB 1084   16 years dkearney adding new general purpose dictionary to store void*'s instead of …
RpBindingsDict.h 1.5 KB 1084   16 years dkearney adding new general purpose dictionary to store void*'s instead of …
RpBuffer.cc 11.0 KB 1384   15 years gah
RpBuffer.h 2.5 KB 1384   15 years gah
RpBuffer_test.cc 14.7 KB 1382   15 years gah fixed encoding problems
RpBufferCHelper.h 821 bytes 1018   16 years gah Massive changes: New directory/file layout
RpBufferCInterface.cc 5.9 KB 1384   15 years gah
RpBufferCInterface.h 2.0 KB 1366   15 years gah Begin reorganizing Rappture C++ API, starting with the use of …
RpDict.h 32.3 KB 1011   16 years dkearney updated rappture's bindings and units dictionaries for compiling on …
RpDXWriter.cc 8.2 KB 1328   16 years gah added missing assert.h headers
RpDXWriter.h 1.9 KB 1325   16 years gah Clean up of warnings, outcomes
RpDXWriterFInterface.cc 7.8 KB 1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
RpDXWriterFInterface.h 1.4 KB 1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
RpDXWriterFStubs.c 3.9 KB 1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
RpDXWriterFStubs.h 2.4 KB 1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
RpEncode.cc 9.6 KB 1451   15 years gah
RpEncode.h 1.3 KB 1451   15 years gah
RpEntityRef.cc 4.1 KB 1366   15 years gah Begin reorganizing Rappture C++ API, starting with the use of …
RpEntityRef.h 1.4 KB 788   17 years dkearney adjustments to entity references encoding to include the length of the …
RpFortranCommon.cc 2.5 KB 1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
RpFortranCommon.h 907 bytes 1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
RpLibrary.cc 64.2 KB 1384   15 years gah
RpLibrary.h 7.8 KB 1041   16 years gah hide scew from external rappture interface
RpLibraryCInterface.cc 6.0 KB 1018   16 years gah Massive changes: New directory/file layout
RpLibraryCInterface.h 3.3 KB 1018   16 years gah Massive changes: New directory/file layout
RpLibraryFInterface.cc 26.7 KB 1105   16 years dkearney adding grabdata to makefiles, changes to use a generic dictionary for …
RpLibraryFInterface.h 5.7 KB 1086   16 years dkearney adding RpDXWriter fortran bindings. updates to RpDXWriter and …
RpLibraryFStubs.c 19.0 KB 1018   16 years gah Massive changes: New directory/file layout
RpLibraryFStubs.h 14.7 KB 1018   16 years gah Massive changes: New directory/file layout
RpOutcome.cc 3.7 KB 1366   15 years gah Begin reorganizing Rappture C++ API, starting with the use of …
RpOutcome.h 1.6 KB 1366   15 years gah Begin reorganizing Rappture C++ API, starting with the use of …
RpOutcomeCHelper.h 834 bytes 1018   16 years gah Massive changes: New directory/file layout
RpOutcomeCInterface.cc 2.6 KB 1074   16 years mmh src/core/RpOutcomeCInterface.cc (RapptureOutcomeCheck?): Pointer cast …
RpOutcomeCInterface.h 1.3 KB 1018   16 years gah Massive changes: New directory/file layout
RpPtr.cc 916 bytes 1328   16 years gah added missing assert.h headers
RpPtr.h 3.2 KB 1031   16 years gah more 1.1 fixes
RpResult.cc 1.5 KB 1382   15 years gah fixed encoding problems
RpSimpleBuffer.h 15.7 KB 1398   15 years dkearney fixing compiler warnings about the size of the pointer. we cast the …
RpUnits.cc 91.2 KB 1432   15 years dkearney changing gram and gauss to be case sensitive units
RpUnits.h 27.5 KB 1427   15 years dkearney adding tesla, gauss, weber and maxwell magnetic field units. noticed …
RpUnitsCInterface.cc 3.0 KB 1018   16 years gah Massive changes: New directory/file layout
RpUnitsCInterface.h 2.6 KB 1018   16 years gah Massive changes: New directory/file layout
RpUnitsFInterface.cc 5.5 KB 1024   16 years gah 64-bit hash table fix for fortrans
RpUnitsFInterface.h 1.6 KB 1018   16 years gah Massive changes: New directory/file layout
RpUnitsFStubs.c 5.1 KB 1018   16 years gah Massive changes: New directory/file layout
RpUnitsFStubs.h 3.4 KB 1018   16 years gah Massive changes: New directory/file layout
RpUnitsStd.cc 8.6 KB 1427   15 years dkearney adding tesla, gauss, weber and maxwell magnetic field units. noticed …
RpUnitsStd.h 3.8 KB 1427   15 years dkearney adding tesla, gauss, weber and maxwell magnetic field units. noticed …
RpUtils.cc 946 bytes 1090   16 years gah various fixes
RpUtils.h 836 bytes 665   17 years dkearney Updates to Rappture::Utils::progress for all languages removed the …
RpUtilsCInterface.cc 744 bytes 1018   16 years gah Massive changes: New directory/file layout
RpUtilsCInterface.h 775 bytes 1018   16 years gah Massive changes: New directory/file layout
RpUtilsFInterface.cc 1.2 KB 1105   16 years dkearney adding grabdata to makefiles, changes to use a generic dictionary for …
RpUtilsFInterface.h 897 bytes 1018   16 years gah Massive changes: New directory/file layout
RpUtilsFStubs.c 1.1 KB 1018   16 years gah Massive changes: New directory/file layout
RpUtilsFStubs.h 1.2 KB 1018   16 years gah Massive changes: New directory/file layout
scew_extras.c 3.7 KB 1018   16 years gah Massive changes: New directory/file layout
scew_extras.h 1.2 KB 583   18 years dkearney updated RpBuffer? object, cleaning up much of the code. added putData() …
Note: See TracBrowser for help on using the repository browser.