summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
...
* Fixing debug statements so that the file parser reports the line in the origi...allen2000-03-09
* adding grdocslanfer2000-03-08
* memtracinglanfer2000-03-08
* Explicit cast as required by the NEC compiler.goodale2000-03-07
* Untabified. A few format changes to get closer to standard.goodale2000-03-07
* A little bit of tidying.goodale2000-03-06
* Explicit cast.goodale2000-02-18
* Updating GNU files to glibc 2.1.2.goodale2000-02-15
* Moved to include directoryallen2000-02-03
* Standardising function and structure namesallen2000-02-03
* Standardising function names and structuresallen2000-02-03
* char -> const charallen2000-02-03
* Removing gnu filesallen2000-02-03
* Moving files to separate gnu directoryallen2000-02-03
* Untabified.goodale2000-01-27
* CCTK function name changesallen2000-01-25
* Capitalising include file namesallen2000-01-16
* 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