Commit Graph

15 Commits

Author SHA1 Message Date
Felix von Leitner 3961f3e67e better and more predication, improved documentation 2003-06-08 21:20:36 +00:00
Felix von Leitner c44e273bde fix typo in buffer_GETC 2003-04-28 20:58:04 +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 ae10628ce7 remove buffer_init argument warning when passing read or write 2002-09-28 00:14:11 +00:00
Felix von Leitner 10f26fd5bc add some man pages 2002-09-16 21:56:49 +00:00
Felix von Leitner 045c34e8e6 add buffer_putnlflush 2002-05-17 21:14:54 +00:00
Felix von Leitner 457fb18f2d make buffer_get_token write \0 to buffer on end of file so it can be
distinguished from a length 0 token.
2002-05-11 15:19:56 +00:00
Felix von Leitner 3d345f814d Fixed input buffers, thanks to David Lichteblau. 2001-11-25 22:37:38 +00:00
Felix von Leitner 9c1ce2b6a5 some constness stuff for buffer_0, an experimental optimization for
byte_copy and add buffer_putspace, a trivial shortcut.
2001-09-10 10:37:00 +00:00
Felix von Leitner 40fda89f89 oops 2001-05-12 03:17:17 +00:00
Olaf Dreesen 29f7b13114 added a macro buffer_getline 2001-03-01 11:58:09 +00:00
Olaf Dreesen d5b756f08f aded buffer_getc, buffer_getn get n bytes less only if EOF and
buffer_get_token for getting n bytes till finding a termination char or
EOF/error.
2001-02-05 21:27:55 +00:00
Felix von Leitner 6f4a91060a und noch nen commit ;-) 2001-02-05 18:15:47 +00:00
Felix von Leitner 504192c0f9 add routines to put number in buffer. 2001-02-05 18:08:57 +00:00
Felix von Leitner 3e6480f5f4 forgot buffer.h 2001-02-05 17:02:09 +00:00