Commit Graph

17 Commits (a811de95f1f8372cc6667acfb15433036b2a4753)

Author SHA1 Message Date
Felix von Leitner b05bf23905 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
2004-11-25 21:29:35 +00:00
Felix von Leitner e3b165e9e8 add buffer_putm and buffer_putmflush 2004-11-25 20:51:53 +00:00
Felix von Leitner bb7c231fab add buffer_putsaflush 2004-11-25 20:21:31 +00:00
Felix von Leitner 429a61b461 extend API To read line/token to stralloc to allow clearing the
stralloc first.
  add stralloc_zero to clear a stralloc
2004-11-25 20:07:31 +00:00
Felix von Leitner 047b6400fc remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
Felix von Leitner 3961f3e67e better and more predication, improved documentation 2003-06-08 21:20:36 +00:00
Felix von Leitner e34c6ecc72 add stralloc_equal and stralloc_equals 2002-10-28 20:17:03 +00:00
Felix von Leitner 3e4db0c7c9 add stralloc_diff and stralloc_diffs 2002-10-28 20:15:03 +00:00
Felix von Leitner ebecdcd9cd add stralloc_init prototype 2002-10-22 13:24:34 +00:00
Felix von Leitner b5c4e199cb add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp
and stralloc_chop
2002-10-17 20:32:03 +00:00
Felix von Leitner 051de3819a monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00
Olaf Dreesen 9fc22287a0 removed some spaces at the end of the lines 2002-08-30 21:35:47 +00:00
Felix von Leitner 186efd3989 Imanuel Scholz corrected some comments 2002-08-05 18:10:01 +00:00
Felix von Leitner 524a15d0d0 document failure case of stralloc_ready 2002-07-14 22:42:49 +00:00
Felix von Leitner 7f03e49c8e add comments 2002-02-28 15:50:45 +00:00
Felix von Leitner 51267cf417 remove __THROW 2001-10-15 12:17:50 +00:00
Felix von Leitner 28486b8367 Initial revision 2001-02-02 17:54:47 +00:00