summaryrefslogtreecommitdiff
path: root/src/ne_string.c
Commit message (Expand)AuthorAgeFilesLines
* * src/ne_string.c (qappend_count, quoted_append): Factor out fromjoe2009-08-111-14/+44
* * src/ne_string.c (ne_buffer_qappend): New function.joe2009-08-051-5/+67
* * src/ne_string.c: Fix typo in comment. (Arfrever)joe2008-02-111-1/+1
* * src/ne_string.c (ascii_printable): Define array.joe2008-01-311-5/+42
* * src/ne_string.h (ne_buffer_snprintf): New prototype.joe2007-07-121-1/+16
* * src/ne_string.c (ne_strerror): Handle failure cases for POSIX-stylejoe2007-02-071-1/+6
* * src/ne_string.c (ascii_tolower): Use integer constants rather thanjoe2006-09-051-32/+32
* * src/ne_string.h (ne_tolower, ne_tolower_array): New macro, function.joe2006-02-251-0/+5
* * src/ne_string.c (ascii_tolower, TOLOWER): Use array-based lowercasejoe2006-02-251-7/+36
* Add locale-independent implementations of strcasecmp/strncasecmp, fromjoe2006-01-061-1/+51
* * src/ne_string.c (b64_alphabet): Use constant array; eliminate lastjoe2005-05-111-1/+1
* Merge trunk up to current neon CVS HEAD.joe2004-10-021-167/+31
* Import neon 0.24.0 to begin 0.24.x branch.joe2004-10-021-0/+519