summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Adding key to argument lists of functions called during a traversal of the tree.goodale2001-06-04
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Stuff for sorted fixed-length lists of strings.goodale2001-05-21
* Fixed compiler warnings.tradke2001-05-19
* Compiler warningsallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed bug in CCTKi_Realloc().tradke2001-03-30
* Changing the name of a shadowed local variableallen2001-02-24
* Fix to CCTK_ParameterFilename, and freeing some memory I'd missed whenallen2001-02-11
* The terminating NUL character was set one bytes too far into the hoststring.tradke2001-01-22
* Removing extraneous include introduced by my last commit.goodale2001-01-19
* Include util_Network.h for consistency.goodale2001-01-19
* Add Network.c .goodale2001-01-19
* Add in winsock header file necessary for Windows.goodale2001-01-19
* Added separate source file plus header for network related utility routines.tradke2001-01-19
* Replacing hard-coded (and wrong) filename with __FILE__ macro in errorgoodale2001-01-14
* Lots more grdoc.goodale2000-11-13
* grdoc, coding guidelines, removing obsolete code.goodale2000-11-13
* Lots more grdoc.goodale2000-11-13
* Cactus/460allen2000-10-07
* Fixed bug in Util_SplitFilename.allen2000-10-05
* grdoc, style-guidelines, ...goodale2000-10-05
* CCTK_NullTerminateString now removes the blanks at the end of a string.allen2000-10-04
* Added Util_SplitFilename which provides the directory and filename from a ful...allen2000-10-03
* Fixed $PARAMETER_FILE to strip off directory in par fileallen2000-10-03
* Removed deprecated CCTK_mkdirallen2000-09-21
* Added CCTK_CurrentTime and CCTK_CurrentDateallen2000-09-19
* Added extra argument to Util_HashDestroy so a function which destroysgoodale2000-09-14
* Added a 'volatile' qualifier to all variables which hold the result of atradke2000-09-12
* Removing compiler warnings and tidyingallen2000-07-15
* New arguments for CCTK_Abortallen2000-07-14
* adding CCTK_VWarns, fixed a bug in reallocation countlanfer2000-07-06
* (Nasty) little hack to add the old Cactus 3 nameofparfile functionality ...allen2000-06-29
* Adding standard header fileallen2000-06-24
* 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