Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a few more missing casts | John Wiegley | 2009-10-31 | 1 | -3/+3 |
* | Added two missing casts | John Wiegley | 2009-10-31 | 1 | -1/+1 |
* | Fixed many compiler warnings from g++ 4.4 | John Wiegley | 2009-10-25 | 1 | -15/+14 |
* | Added some missing casts, upgraded to Boost 1.40 | John Wiegley | 2009-10-09 | 1 | -1/+2 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Corrected warnings g++-4.3.3 was complaining about | John Wiegley | 2009-02-28 | 1 | -7/+7 |
* | If an error occurred in /dev/stdin, don't fopen it | John Wiegley | 2009-02-27 | 1 | -1/+1 |
* | Added a new source_context function | John Wiegley | 2009-02-26 | 1 | -0/+36 |
* | Use a "format accumulator" for error strings | John Wiegley | 2009-02-21 | 1 | -1/+3 |
* | Simplified the textual parser, and improved metadata support. | John Wiegley | 2009-02-04 | 1 | -7/+7 |
* | Removed report_error() function and reordered context for parsing errors. | John Wiegley | 2009-02-02 | 1 | -6/+0 |
* | Moved error code into error.h. | John Wiegley | 2009-02-02 | 1 | -0/+84 |