summaryrefslogtreecommitdiff
path: root/src/unistring.h
Commit message (Collapse)AuthorAgeFilesLines
* Move amount colorization deeper into the coreJohn Wiegley2009-06-161-3/+10
| | | | | | | | This is necessary in order to redden negative amounts correctly under all circumstances, such as component amounts of a multi-commodity balance. Fixes 727B2DF8-A2A1-4716-9C15-547F20D5F933
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-1/+0
|
* Changed many assert() calls to VERIFY()John Wiegley2009-03-041-1/+1
|
* Fixed a buffer overrunJohn Wiegley2009-02-271-4/+13
|
* Moved amount_t::right_justify to simply ::justifyJohn Wiegley2009-02-191-0/+18
|
* Re-enabled some code, and removed a bunch of deadwood.John Wiegley2009-02-121-3/+1
|
* Added a missing file!John Wiegley2009-02-121-0/+95