index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system.hh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dropped all unnecessary boost header files.
John Wiegley
2009-02-07
1
-15
/
+1
*
Added code to quit more gracefully. Ctrl-C still needs work.
John Wiegley
2009-02-04
1
-0
/
+1
*
Added structural support in main() for using a REPL.
John Wiegley
2009-02-04
1
-0
/
+4
*
Removed the binary caching code, and the XML, QIF and Gnucash parsers.
John Wiegley
2009-02-03
1
-7
/
+0
*
Changed many uses of "unsigned long" to std::size_t.
John Wiegley
2009-02-01
1
-2
/
+2
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-0
/
+14
*
Include sha1.h, not SHA1.h.
John Wiegley
2009-01-31
1
-1
/
+1
*
Added a dependency on mpfr.
John Wiegley
2009-01-30
1
-0
/
+1
*
Removed all dependency on gdtoa.
John Wiegley
2009-01-30
1
-3
/
+0
*
Moved sha1 and gdtoa inclusions into system.hh.
John Wiegley
2009-01-24
1
-0
/
+4
*
Switched over to using irrxml for parsing XML, rather than expat.
John Wiegley
2009-01-24
1
-7
/
+2
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+167