summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* More updates to timer stuff.goodale1999-10-22
* Changes for new timer stuff.goodale1999-10-21
* Some new timer stuff. Compiles and links under linux and NT, butgoodale1999-10-20
* Bug fixes - hopefully traversal of the threaded tree works now.goodale1999-10-18
* Only try and create each directory name onceallen1999-10-18
* Added CCTK_FortranString which turns a C string into a fortran stringallen1999-10-14
* Fortran binding for CCTK_mkdirallen1999-10-14
* STR_cmpi returns immediately if the two string are a different length. Thegoodale1999-10-13
* Now a "!" starts a directive in the parameter files, for now this isallen1999-09-25
* Renamed LOGICAL in ccl files to BOOLEANallen1999-09-21
* Added headersallen1999-09-15
* Start on the new timer stuff.goodale1999-09-14
* Minor bug fix.goodale1999-09-14
* Undo using MKDIRFLAGS until it also works under NT.tradke1999-09-13
* Use also MKDIRFLAGS when creating directories.tradke1999-09-13
* Null Terminate String now gives a warning if the length of the stringallen1999-09-11
* Removed MKDIRFLAGS from directory creation command. Default will beallen1999-09-07
* Removed a new line in a print statementallen1999-09-07
* Routine to create new directories CCTK_mkdirallen1999-09-07
* Fixed a cut'n'paste bug.goodale1999-09-03
* New parameter stuff.goodale1999-08-26
* Added a find function.goodale1999-08-26
* Some tidying up - removing some redundant stuff added for WIN32.goodale1999-08-26
* 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