chiark / gitweb /
str: New str_matchx function optionally reports possible prefix.
[mLib] / sym.c
2004-04-08 mdwExpunge revision histories in files.
2003-12-15 mdwAdd global unihash table; use universal hashing instead...
2001-01-25 mdwAlways add a terminating null, and don't count it in...
2001-01-20 mdwExport tuning parameters from header file, for the...
2000-06-17 mdwAdd support for arena management.
1999-12-10 mdwChange header file guard names.
1999-10-22 mdwNew test structure for symbol tables.
1999-08-02 mdwBreak low-level hashtable code out from sym.
1999-06-01 mdwAllow things to be looked up by just their caller-suppl...
1999-05-26 mdwRename symbols in line with newer conventions.
1999-05-13 mdwTwiddle the extension threshold. Change `-ise' to...
1999-05-06 mdwReformatted the LGPL notice a little bit. 1.2.0
1999-05-05 mdwChange licensing conditions to LGPL.
1998-11-26 mdwMove SYM_NAME into the header file. Fix bugs.
1998-06-17 mdwInitial revision