summaryrefslogtreecommitdiff
path: root/src/include/util_Table.h
Commit message (Expand)AuthorAge
* Make table printing functions publicly accessibleeschnett2011-11-09
* Untabifying.goodale2005-10-03
* Add Cactus variable type CCTK_POINTER_TO_CONSTschnetter2005-08-25
* fix header comment description of where more documentation can be foundjthorn2005-03-18
* remove a FIXME comment 'should write some latex docs'jthorn2005-03-18
* change hexadecimal flags-words constants to decimal so Fortran 77jthorn2005-03-18
* Make CCTK_BYTE and CCTK_CHAR be distinct types. CCTK_BYTE is for gridschnetter2005-01-29
* Use new HAVE_CCTK_<datatype> macro names.tradke2004-06-26
* Fixed typo in macros names in my previous commit: HAVE_CCTK_REAL* should readtradke2004-06-20
* Use '#if CCTK_HAVE_REAL*' rather than '#ifdef CCTK_REAL*'.tradke2004-06-20
* Use the correct macros to determine which CCTK_* types are defined.schnetter2004-03-08
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* renamejthorn2003-07-20
* Protect the table API C prototype declarations by '#ifdef CCODE' so that thetradke2003-03-11
* Added new error code UTIL_ERROR_TABLE_NO_MIXED_TYPE_ARRAY which will be returnedtradke2002-05-22
* Executive decision to change CCTK_FN_POINTER -> CCTK_FPOINTER andallen2002-04-28
* [[from Jonathan Thornburg]]rideout2002-04-03
* Commited this file into the wrong directory...rideout2002-01-21
* A revised version of the tables source code with auto-destroytradke2002-01-17
* Fixed typo.tradke2002-01-02
* Stuff for utility table routines, implemented by Jonathon Thornburg.goodale2001-11-13