Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace utfcpp submodule with partial subtree | Alexis Hildebrandt | 2015-01-12 | 1 | -3/+0 |
| | | | | | | | | | | | | * Remove utfcpp submodule * Squashed 'lib/utfcpp/' content from commit 63cd498 git-subtree-dir: lib/utfcpp git-subtree-split: 63cd4984464e875546b4a91918be7355357a3a68 * Merge commit '82003f30ba8ba436cf7cef380155f50ed4242b37' as 'lib/utfcpp' * Remove needless utfcpp subtree files * Change include path to utfcpp Signed-off-by: Alexis Hildebrandt <afh@surryhill.net> | ||||
* | Update utfcpp submodule reference to ledger/utfcpp | John Wiegley | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | Change git:// submodule URL to http:// | John Wiegley | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | Removed CppUnit submodule reference | John Wiegley | 2009-02-13 | 1 | -3/+0 |
| | | | | | This library is a dependency for running "make check", but it's not built as part of a Ledger build, and so doesn't belong as a submodule. | ||||
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -6/+0 |
| | |||||
* | Removed all dependency on gdtoa. | John Wiegley | 2009-01-30 | 1 | -3/+0 |
| | |||||
* | Removed Boost submodule. | John Wiegley | 2009-01-28 | 1 | -3/+0 |
| | |||||
* | Moved the libofx mirror to GitHub. | John Wiegley | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | Switched over to using irrxml for parsing XML, rather than expat. | John Wiegley | 2009-01-24 | 1 | -0/+3 |
| | |||||
* | Added support for Unicode text in Ledger files, thanks to 'utfcpp', which can | John Wiegley | 2009-01-23 | 1 | -0/+3 |
| | | | | be located at http://utfcpp.sourceforge.net. | ||||
* | Moved cppunit to GitHub, rather than mirroring on newartisans.com. | John Wiegley | 2009-01-23 | 1 | -1/+1 |
| | |||||
* | Changed gdtoa module to be hosted on GitHub rather than newartisans.com. | John Wiegley | 2009-01-23 | 1 | -1/+1 |
| | |||||
* | Planning data has been moved to an orthogonal 'planning' branch. | John Wiegley | 2008-10-27 | 1 | -3/+0 |
| | |||||
* | Small administrative updates | John Wiegley | 2008-08-18 | 1 | -1/+1 |
| | |||||
* | Moved the data directory into doc. | John Wiegley | 2008-08-17 | 1 | -2/+2 |
| | |||||
* | Added a "data" branch and submodule, which contains attachments and supporting | John Wiegley | 2008-08-16 | 1 | -0/+3 |
| | | | | data related to TODO file entries. | ||||
* | Added several submodules, to ease the pain of keeping track of Ledger's | John Wiegley | 2008-08-08 | 1 | -0/+12 |
dependencies. At the moment all it does is check them out for you at the same version that I'm using. |