summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* New include file namesallen1999-07-30
* CCTK function name changesallen1999-07-26
* More names changesallen1999-07-25
* More subroutine name changesallen1999-07-24
* Changing some routine names.allen1999-07-24
* If there is no = before the end of the line discards the tokensgoodale1999-07-07
* Updated CCTK_SetLogical to use CCTK_INT.goodale1999-07-06
* Fix to SetDoubleInRange and SetIntInRange so compiling on the T3E works.allen1999-07-05
* Latest changes for the ActiveThorns.goodale1999-07-05
* Fixed bug in tree creation.goodale1999-07-04
* Stuff for the ActiveThorns parameter.goodale1999-07-04
* Need to include cctk.h to get CCTK_WARN macros.allen1999-07-03
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03
* Added FMODIFIER to Fortran subroutine definitions.goodale1999-06-24
* Reinstating the #ifdefed out regular expression stuff now that the gnugoodale1999-06-07
* Commented out some Windows specific stuff, this should go into an ifdef at somegoodale1999-06-03
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Added the GNU extended regalar expression library sources. These files aregoodale1999-05-26
* Added a debugging statement for CCTK_NullTerminateStringallen1999-05-09
* New function to allocate memory for a Cactus timer.goodale1999-05-06
* Changed CCTK_WARN to CCTK_Warnallen1999-04-23
* CCTK_Warn gets extra argumentallen1999-04-22
* Added CCTK_StringInRegexList and CCTK_RegexMatch subroutines whichgoodale1999-04-16
* Fixed the CCTK_PrintString routine after Tom pointed out I was missing aallen1999-04-06
* Finished error checking in CCTK_Equalsallen1999-04-05
* Check that the first string isn't null in CCTK_Equalsallen1999-04-03
* Addedallen1999-04-02
* Testallen1999-02-28
* Changed first argument to fortran version of CCTK_Equals to be a char **goodale1999-02-20
* Added warning if a logical is not set in CCTK_SetLogicalallen1999-02-19
* 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