Mercurial > hg-old > index.cgi
log lwlib/lw_expr.c @ 440:367bdde181be 3.0
age | author | description |
---|---|---|
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 |