summaryrefslogtreecommitdiff
path: root/src/util/Misc.c
Commit message (Expand)AuthorAge
...
* Changing some routine names.allen1999-07-24
* Updated CCTK_SetLogical to use CCTK_INT.goodale1999-07-06
* Fix to SetDoubleInRange and SetIntInRange so compiling on the T3E works.allen1999-07-05
* 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
* 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
* 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
* 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 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