summaryrefslogtreecommitdiff
path: root/doc/sample.dat
Commit message (Collapse)AuthorAgeFilesLines
* Added support for Unicode text in Ledger files, thanks to 'utfcpp', which canJohn Wiegley2009-01-231-1/+9
| | | | be located at http://utfcpp.sourceforge.net.
* In the Ledger sample data, mark $ as NOMARKET.John Wiegley2009-01-191-0/+2
|
* Updated the sample data file to the new value expression syntax.John Wiegley2008-08-291-1/+1
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+26
is in doc/, etc.