summaryrefslogtreecommitdiff
path: root/src/util/String.c
Commit message (Expand)AuthorAge
* Add missing call to va_endeschnett2012-10-23
* Modify the behaviour of mixed C/Fortran string comparisons, so that itschnetter2009-12-05
* fix wrong function name in grdoc commentjthorn2004-12-28
* Add a function Util_StrMemCmpi that compares a C and a Fortran stringschnetter2004-04-12
* Make it possible to use the string stuff in other standalone tests. Patchgoodale2003-05-09
* Added OpenBSD-ish Util_strlcpy and Util_strlcat functions submitted by Jonathongoodale2003-04-22
* typo in grdocrideout2003-01-07
* Putting semicolons at the end of the CCTK_FILEVERSIONs.goodale2002-11-12
* Optimized version of Util_StrCmpi() which doesn't need to call strlen().tradke2002-01-28
* Fixed Util_SplitFilename() to allocate both the dir and basename string.tradke2001-12-03
* Fixing some compiler warnings.goodale2001-06-25
* Added Util_asprintf,Util_asnprintf,Util_snprintf,Util_vsnprintf.goodale2001-05-24
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed bug in Util_SplitFilename.allen2000-10-05
* grdoc, style-guidelines, ...goodale2000-10-05
* Added Util_SplitFilename which provides the directory and filename from a ful...allen2000-10-03
* Adding standard header fileallen2000-06-24
* Moved the util string functions to one place.goodale2000-05-02