summaryrefslogtreecommitdiff
path: root/src/utils/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memmove beyond buffer length in parserutlis_buffer_discard. Thanks to El...Michael Drake2014-03-281-1/+1
* Remove client allocation function.Michael Drake2013-12-141-16/+9
* Fix input insertion.Vincent Sanders2012-07-051-1/+1
* C89François Revel2008-11-291-1/+5
* Return errors from constructors and destructors.John Mark Bell2008-11-081-19/+31
* Move the location of the utf8 buffer every time we're asked for a character i...John Mark Bell2008-08-131-0/+24
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+156