Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added find() and operator[] to unistring | John Wiegley | 2010-03-08 | 1 | -0/+19 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Removed a bunch of empty comments | John Wiegley | 2009-11-08 | 1 | -5/+0 |
* | Added support for Boost.Regex w/ ICU | John Wiegley | 2009-11-07 | 1 | -2/+5 |
* | The UTF8 code is now unchecked if --verify is off | John Wiegley | 2009-10-25 | 1 | -9/+13 |
* | Fixed many compiler warnings from g++ 4.4 | John Wiegley | 2009-10-25 | 1 | -4/+4 |
* | Move amount colorization deeper into the core | John Wiegley | 2009-06-16 | 1 | -3/+10 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -1/+0 |
* | Changed many assert() calls to VERIFY() | John Wiegley | 2009-03-04 | 1 | -1/+1 |
* | Fixed a buffer overrun | John Wiegley | 2009-02-27 | 1 | -4/+13 |
* | Moved amount_t::right_justify to simply ::justify | John Wiegley | 2009-02-19 | 1 | -0/+18 |
* | Re-enabled some code, and removed a bunch of deadwood. | John Wiegley | 2009-02-12 | 1 | -3/+1 |
* | Added a missing file! | John Wiegley | 2009-02-12 | 1 | -0/+95 |