chiark / gitweb /
url: Allow various `safe' characters unquoted in URL strings.
[mLib] / dstr.h
2004-04-08 mdwExpunge revision histories in files.
2002-01-13 mdwChange interface for @dstr_vputf@.
2000-06-17 mdwAdd support for arena management.
1999-12-22 mdwFix argument reuse in DPUTS.
1999-12-10 mdwChange header file guard names.
1999-07-14 mdwPrevent some macros from re-evaluating their arguments.
1999-05-21 mdwFix the bugs in the new macros. (Whoops.)
1999-05-21 mdwAdd some more macros, particularly for creation and...
1999-05-13 mdwMisc documentation fixes. Change `-ise' to `-ize'...
1999-05-06 mdwReformatted the LGPL notice a little bit. 1.2.0
1999-05-05 mdwChange licensing conditions to LGPL.
1998-12-15 mdwNew functions `dstr_putf' and `dstr_vputf' which do...
1998-06-17 mdwInitial revision