Mercurial > hg > index.cgi
log lwlib/lw_expr.c @ 319:dc763f806dc4
age | author | description |
---|---|---|
Wed, 06 Feb 2013 21:43:10 -0700 | William Astle | Clean up various warnings when building under -Wall |
Fri, 25 Jan 2013 21:54:02 -0700 | William Astle | Apply division by zero fix to modulus operator too. |
Fri, 25 Jan 2013 21:48:01 -0700 | William Astle | Add trap for divide by zero in expression library |
Fri, 16 Mar 2012 19:44:12 -0600 | William Astle | Short ciruit some recursion in expression library |
Thu, 11 Aug 2011 20:33:20 -0600 | William Astle | Added ! as a synomym for bitwise or (|) |
Wed, 22 Jun 2011 19:13:06 -0600 | lost | Fixed numerous *common* memory leaks in epxression code |