Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vim. add indent file | Johann Klähn | 2012-04-22 | 1 | -0/+46 |
| | | | | Adresses Bug 529. | ||||
* | vim. update syntax file | Johann Klähn | 2012-04-22 | 1 | -9/+22 |
| | |||||
* | vim. set commentstring | Johann Klähn | 2012-04-22 | 1 | -1/+2 |
| | | | | Fixes bug 528. | ||||
* | Don't build doxygen docs in tools/proof | John Wiegley | 2012-02-17 | 1 | -1/+4 |
| | |||||
* | Update version to 3.0.0-20120217 | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Simplify test for GuardMalloc | John Wiegley | 2012-02-17 | 1 | -7/+1 |
| | |||||
* | Fixed many Clang type conversion warnings with static_cast | John Wiegley | 2012-02-17 | 19 | -74/+91 |
| | |||||
* | Added a missing call to context.close() in the parser | John Wiegley | 2012-02-17 | 1 | -0/+1 |
| | |||||
* | Use value_t::to_long() | John Wiegley | 2012-02-17 | 1 | -7/+7 |
| | |||||
* | Disable unused code | John Wiegley | 2012-02-17 | 1 | -0/+2 |
| | |||||
* | Removed unneeded default cases | John Wiegley | 2012-02-17 | 7 | -48/+1 |
| | |||||
* | Add -Won-disabled-macro-expansion flag when building with Clang | John Wiegley | 2012-02-17 | 1 | -0/+1 |
| | |||||
* | Don't build with Python support by default anymore | John Wiegley | 2012-02-17 | 1 | -2/+7 |
| | |||||
* | Changed an int to std::size_t | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Changed an int to std::string::size_type | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Removed several unreached return statements | John Wiegley | 2012-02-17 | 1 | -9/+3 |
| | |||||
* | Corrected the type of a cast | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Changed a use of int to std::vector<int>::size_type | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Simplified a switch statement | John Wiegley | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Added value_t::to_size_t method | John Wiegley | 2012-02-17 | 1 | -10/+11 |
| | |||||
* | Removed unneeded break statements | John Wiegley | 2012-02-17 | 3 | -8/+0 |
| | |||||
* | Whitespace fix | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | #if 0'd some unused Python bridge code | John Wiegley | 2012-02-17 | 5 | -0/+14 |
| | |||||
* | Updated lib/utfcpp | John Wiegley | 2012-02-17 | 1 | -0/+0 |
| | |||||
* | Corrected a cast in sha1.cpp | John Wiegley | 2012-02-17 | 1 | -8/+8 |
| | |||||
* | Added a missing case clause | John Wiegley | 2012-02-17 | 1 | -0/+1 |
| | |||||
* | Fixes for variable shadowing (28/28) | John Wiegley | 2012-02-17 | 1 | -4/+4 |
| | |||||
* | Fixes for variable shadowing (27/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fixes for variable shadowing (26/28) | John Wiegley | 2012-02-17 | 1 | -2/+1 |
| | |||||
* | Fixes for variable shadowing (25/28) | John Wiegley | 2012-02-17 | 1 | -3/+4 |
| | |||||
* | Fixes for variable shadowing (24/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (23/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (22/28) | John Wiegley | 2012-02-17 | 1 | -9/+9 |
| | |||||
* | Fixes for variable shadowing (21/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (20/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fixes for variable shadowing (19/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fixes for variable shadowing (18/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (17/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (16/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (15/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fixes for variable shadowing (14/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fixes for variable shadowing (13/28) | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Fixes for variable shadowing (12/28) | John Wiegley | 2012-02-17 | 1 | -3/+4 |
| | |||||
* | Fixes for variable shadowing (11/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (10/28) | John Wiegley | 2012-02-17 | 1 | -3/+2 |
| | |||||
* | Fixes for variable shadowing (9/28) | John Wiegley | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fixes for variable shadowing (8/28) | John Wiegley | 2012-02-17 | 1 | -5/+5 |
| | |||||
* | Fixes for variable shadowing (7/28) | John Wiegley | 2012-02-17 | 1 | -13/+13 |
| | |||||
* | Fixes for variable shadowing (6/28) | John Wiegley | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Fixes for variable shadowing (5/28) | John Wiegley | 2012-02-17 | 1 | -3/+3 |
| |