about summary refs log tree commit diff
path: root/Src/string.c
Commit message (Expand)AuthorAgeFilesLines
* Frank, 28812 as modified in 28813:Peter Stephenson2011-02-281-1/+1
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-1/+1
* 23143: make =-expansion with metacharacters more consistentPeter Stephenson2007-02-021-1/+1
* 21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;Peter Stephenson2005-10-281-2/+2
* Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)Wayne Davison2005-08-171-0/+2
* 21619: define wide versions of zarrdup, zputs, niceztrlen.Clint Adams2005-08-151-0/+16
* Added bicat() that works like dyncat(), but uses permanent memoryWayne Davison2004-10-181-0/+17
* 13280: NewImproved handling of colon modifiers w.r.t. pathsPeter Stephenson2001-02-191-1/+13
* 12863: remove ztrdupstrip, use VARARR in ztatClint Adams2000-09-271-20/+0
* 12859: dynamically-allocate buffer in ztat(), ztrdupstring()Clint Adams2000-09-221-0/+20
* 12846: moved simple string manipulation functions to string.cClint Adams2000-09-191-0/+135