Mercurial > hg-old > index.cgi
log lwlib/lw_expr.c @ 431:d7d7e4dca3e7
age | author | description |
---|---|---|
Sun, 24 Oct 2010 20:05:15 -0600 | lost | Eliminated infinite loop on recursive symbol resolution with a Q&D hack: limit the depth that lw_expr_simplify can be called to globally. Not thread friendly. |
Sun, 19 Sep 2010 10:27:47 -0600 | lost | Prevent NULL deref in lw_expr_destroy 3.0-beta2 |
Wed, 14 Jul 2010 20:15:23 -0600 | lost | Various bugfixes; fixed lwobjdump to display symbols with unprintable characters more sensibly; start of a (nonfunctional for now) testing framework |
Sat, 15 May 2010 13:39:21 -0600 | lost | Various bugfixes |