Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interactive_t now takes an "X" for expressions | John Wiegley | 2010-05-08 | 1 | -0/+4 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -5/+4 |
* | Change the value_t::POINTER type to value_t::SCOPE | John Wiegley | 2009-10-30 | 1 | -3/+3 |
* | Pushing null values into a sequence is legitimate | John Wiegley | 2009-10-28 | 1 | -16/+20 |
* | The --download option is now fully restored | John Wiegley | 2009-06-26 | 1 | -6/+7 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -15/+15 |
* | If interactive_t wants S, also accept bare values | John Wiegley | 2009-02-23 | 1 | -1/+5 |
* | Fixed a bug with interactive_t's arg validation | John Wiegley | 2009-02-21 | 1 | -1/+1 |
* | Create a new interactive_t helper class | John Wiegley | 2009-02-21 | 1 | -0/+184 |