summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Removed FortranString stuff which is now in a header fileallen1999-02-17
* Added Fortran interface for CCTK_Equals. Defined macros for usingallen1999-02-14
* Added a function CCTK_GetHandleName to get the name associated with a handle.goodale1999-02-03
* Changed char * to const char * in CCTK_NewHandle.goodale1999-02-02
* Finished and tested the handled data routines.goodale1999-02-02
* Started adding a generic handle storage suite. Basically nicking the stuffgoodale1999-02-01
* Added the getopts files.goodale1999-01-29
* getopt_long and getopt_long_onlygoodale1999-01-29
* GNU command line option parsing.goodale1999-01-29
* Added functions to set tha values of ints, doubles, keywords, strings, etcgoodale1999-01-21
* Fixed minor bug in CCTK_Equals.goodale1999-01-20
* Added Misc.c, which contains miscellaneuous routines, such as CCTK_Equals...goodale1999-01-20
* Now make will recurse into subdirectories of a thorn.goodale1999-01-18
* Added a missing #include line.goodale1999-01-15
* Routine to parse a parameter file and pass the resulting tokens togoodale1999-01-12
* Commented out test #define - otherwise ended up with two maingoodale1999-01-08
* Moved CactusTimers.c from include to utils directory.goodale1998-10-14
* Started on default main routinesgoodale1998-10-09
* Keyed data routines.goodale1998-09-29
* Named data storage routines.goodale1998-09-29
* Added a function to create a keyd function array.goodale1998-09-29
* Source file for keyed function stuff.goodale1998-09-29