summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Removing rcsid warningsallen2000-04-17
* Removing incprrect syntax after #endif.goodale2000-04-13
* Added back the line to in CCTK_FortranString which does agoodale2000-04-04
* removing Warnign from Malloc.clanfer2000-04-03
* GRDOC and bugfix for CCTK_Strdup.goodale2000-03-31
* Removing compiler warningsallen2000-03-30
* adding realloc calloclanfer2000-03-28
* CCTK_Strduplanfer2000-03-28
* Removing compiler warningallen2000-03-23
* increased char sizelanfer2000-03-14
* Memory ticketslanfer2000-03-13
* Made string arguments const. Some cosmetic changes.goodale2000-03-09
* 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