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