leitner
eeffc36387
remove even more warnings
...
64-bit cleanliness issue with auto-NULL-appending macros
2005-05-12 06:52:29 +00:00
leitner
e0f6355a91
add a few man pages
2004-02-04 23:02:35 +00:00
sanjiyan
8f66476e0d
remove strict alias warning...
2003-11-14 15:25:41 +00:00
leitner
a8f6a1c121
remove special case stralloc textcode functions
...
write generic stralloc and array textcode wrapper functions
change textcode API to use long instead of int
add cescape fmt and scan functions to textcode
add fmt_foldwhitespace to textcode
2003-09-19 19:08:13 +00:00
leitner
5226dd010d
change length or size specifiers in APIs from int to long
...
add array API (http://cr.yp.to/lib/array.html )
2003-08-26 17:58:14 +00:00
leitner
5674c5186d
add long long fmt routines
2003-05-01 20:40:41 +00:00
leitner
40bba8865b
add fmt_human, fmt_humank and fmt_httpdate
2003-04-27 16:11:47 +00:00
leitner
a3b08eb5e5
add fmt_human and fmt_humank
2003-04-25 19:06:19 +00:00
leitner
5950f0c5ae
add some man pages
2002-09-16 21:56:49 +00:00
leitner
85c18a49cb
Lots of good clean-ups from Jukka Zitting!
2002-06-02 00:40:43 +00:00
leitner
a7360d9385
fmt_long did not count the '-'
2002-03-25 22:57:47 +00:00
leitner
b40bae5bf4
fmt_str was broken. It did not check for out==NULL
2001-11-25 15:51:44 +00:00
leitner
d6ae7e2265
this time for real ;)
2001-11-24 20:11:41 +00:00
sanjiyan
ffd6158589
removed div with a shift
2001-08-23 19:01:52 +00:00
leitner
ada92190c4
change semantic of fmt_fill and add man pages.
2001-05-15 19:04:58 +00:00
leitner
6629de6768
add fmt_pad and fmt_fill.
2001-05-15 18:46:17 +00:00
leitner
6eca5174a8
fix outputting 0.
2001-04-23 13:41:17 +00:00
leitner
5c1abf12b5
hex conversion bug fix.
2001-04-23 13:08:25 +00:00
leitner
99bc1eb7e4
fmt_double looped inifinitely when trying to format 0.
2001-02-13 01:06:33 +00:00
leitner
762298de12
fmt_ulong did not output '0' properly.
2001-02-03 21:19:02 +00:00
leitner
3083708670
Initial revision
2001-02-02 17:54:47 +00:00