summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* config.h -> cctk_config.hallen2000-01-13
* Fix for negative parameters from Eric Schnetterallen1999-12-16
* Various changes to make sure there are function prototypes for things.goodale1999-11-30
* New cache alignment stuff.goodale1999-11-30
* Removed tabs from files.goodale1999-11-24
* CCTK_FortranString has to return the lenght of the string as CCTK_INT, not in...lanfer1999-11-09
* Fixed a silly mistake I just committed. Thanks Ralph.goodale1999-11-03
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Collision chaining hash tables.goodale1999-10-27
* Check for an active handle in Util_GetHandle().tradke1999-10-27
* Various things pointed out by running Insure on the code.goodale1999-10-26
* A bugfix in creating anonymous timers.goodale1999-10-26
* added default return value for CCTK_mkdir (purify complaint)lanfer1999-10-24
* Fortran string stuff on the T3E. Have introducedgoodale1999-10-22
* 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