summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Fixing memory leak.goodale2000-05-12
* Fixed couple of bugs I just commitedallen2000-05-10
* Switched the arguments for CCTK_CreateDirectory so that the string is lastallen2000-05-10
* CCTK_mkdir is now replaced byallen2000-05-10
* Changing macro name to keep solaris compiler happy.goodale2000-05-08
* Added CCTK_MkDirs to make a directory and all necessary parents.goodale2000-05-02
* Moved the util string functions to one place.goodale2000-05-02
* Check with stat(2) if the directory to be created already exists.tradke2000-04-28
* Fixing various warnings.goodale2000-04-19
* 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