Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT; | Peter Stephenson | 2005-10-28 | 1 | -2/+2 |
| | | | | use multibyte versions of nicechar wherever possible. | ||||
* | Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines) | Wayne Davison | 2005-08-17 | 1 | -0/+2 |
| | | | | with /**/ so that they would get copied to the .epro file. | ||||
* | 21619: define wide versions of zarrdup, zputs, niceztrlen. | Clint Adams | 2005-08-15 | 1 | -0/+16 |
| | |||||
* | Added bicat() that works like dyncat(), but uses permanent memory | Wayne Davison | 2004-10-18 | 1 | -0/+17 |
| | | | | instead of the heap. | ||||
* | 13280: NewImproved handling of colon modifiers w.r.t. paths | Peter Stephenson | 2001-02-19 | 1 | -1/+13 |
| | |||||
* | 12863: remove ztrdupstrip, use VARARR in ztat | Clint Adams | 2000-09-27 | 1 | -20/+0 |
| | |||||
* | 12859: dynamically-allocate buffer in ztat(), ztrdupstring() | Clint Adams | 2000-09-22 | 1 | -0/+20 |
| | |||||
* | 12846: moved simple string manipulation functions to string.c | Clint Adams | 2000-09-19 | 1 | -0/+135 |