Mercurial > hg-old > index.cgi
log lwlib/lw_expr.c @ 448:5cccf90bf838 3.0 tip
age | author | description |
---|---|---|
Fri, 05 Nov 2010 22:27:00 -0600 | lost | Fixed bug with complex external references generating invalid relocations in the object file 3.0 tip |
Sat, 30 Oct 2010 15:02:57 -0600 | lost | Fixed operator precedence for * 3.0 3.0.1 |
Sat, 30 Oct 2010 11:45:52 -0600 | lost | Fixed type in fix 3.0 |
Sat, 30 Oct 2010 10:40:26 -0600 | lost | Fixed memory leaks related to expressions; bumped version to 3.0.1 3.0 |
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 |