source: trunk/src/core @ 2831

Name Size Rev Age Author Last Change
../
b64 1040   16 years gah moved b64 library to rappture core
scew 2458   13 years gah fix putfile to handle files > 232-1 bytes
config.h.in 6.1 KB 2724   12 years gah Addition checks for ffmeg
Makefile.in 3.9 KB 2061   13 years gah
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.1 KB 2529   13 years dkearney updating the fortran showdata example and the c++ getFile and …
RpBuffer.h 2.5 KB 1527   15 years dkearney various code cleanups, mainly tabs. adding units ohms and amps, adding …
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 2815   12 years ldelgass Warning fix: const on int return type is ignored
RpDXWriter.cc 8.2 KB 1328   15 years gah added missing assert.h headers
RpDXWriter.h 1.9 KB 1325   15 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 12.3 KB 1617   15 years gah
RpEncode.h 1.3 KB 1451   15 years gah
RpEntityRef.cc 4.8 KB 1582   15 years dkearney adjustments to entity ref encoding, allowing for repeated entity refs …
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 65.3 KB 2408   13 years dkearney adding a getFile function for rappture library and fortran bindings so …
RpLibrary.h 8.0 KB 2408   13 years dkearney adding a getFile function for rappture library and fortran bindings so …
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 18.9 KB 2555   13 years gah
RpLibraryFInterface.h 5.8 KB 2549   13 years gah
RpLibraryFStubs.c 19.7 KB 2408   13 years dkearney adding a getFile function for rappture library and fortran bindings so …
RpLibraryFStubs.h 15.3 KB 2408   13 years dkearney adding a getFile function for rappture library and fortran bindings so …
RpOutcome.cc 3.8 KB 2463   13 years gah fixes for broken do_compress
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   15 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 22.2 KB 2460   13 years gah
RpUnits.cc 92.6 KB 1782   14 years dkearney patching units code to ignore whitespace within unit strings. adding …
RpUnits.h 27.7 KB 2463   13 years gah fixes for broken do_compress
RpUnitsCInterface.cc 3.4 KB 1581   15 years dkearney updates for the rappture objects, object examples, and object apis. …
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 1731   14 years gah
scew_extras.h 1.2 KB 583   17 years dkearney updated RpBuffer? object, cleaning up much of the code. added putData() …
Note: See TracBrowser for help on using the repository browser.