Mercurial > hg > index.cgi
log lwlib/lw_expr.c @ 228:042c7b74faf0
age | author | description |
---|---|---|
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 |
Wed, 22 Jun 2011 18:39:32 -0600 | lost | Actually initialize all fields of structure in lw_expr_create() |
Mon, 04 Apr 2011 17:55:08 -0600 | lost | Added an instruction reduction immediately after instruction parsing to minimize memory footprint and expression complexity |
Sat, 22 Jan 2011 16:11:15 -0700 | lost | Brought forward patch to fix bug with complex external references generating invalid relocations in the object file |
Thu, 20 Jan 2011 22:39:46 -0700 | lost | Clean up insane number of compiler warnings under -Wall |
Wed, 19 Jan 2011 22:27:17 -0700 | lost | Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization |