index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
option.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revised the way that exceptions are thrown around. Instead of context being a
John Wiegley
2008-07-31
1
-1
/
+1
*
Value expression architecture is now rewritten, but the functionality of the
John Wiegley
2008-07-29
1
-5
/
+4
*
Updated all copyright messages to 2003-2008.
John Wiegley
2008-07-27
1
-1
/
+1
*
Brought in the final round of 3.0 code, although it does not compile yet:
John Wiegley
2008-07-20
1
-31
/
+39
*
The code is compiling again, but it's far from being able to run yet.
John Wiegley
2008-05-08
1
-14
/
+6
*
Made separate modules for the csv command, since the prior method was
John Wiegley
2008-04-13
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-1
/
+1
*
Added elision styles.
John Wiegley
2008-04-13
1
-1
/
+1
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-2
/
+2
*
Several fixes to lot price handling.
John Wiegley
2008-04-13
1
-0
/
+20
*
Added much better error location.
John Wiegley
2008-04-13
1
-7
/
+4
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-21
/
+12
*
Fixed some compiler complaints.
John Wiegley
2008-04-13
1
-0
/
+1
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+44
*
changes
John Wiegley
2008-04-13
1
-44
/
+0
*
if a commodity price cannot be downloaded, report it as an error
John Wiegley
2004-09-25
1
-0
/
+12
*
make config_t visible to Python; almost possible to implement main.cc in main.py
John Wiegley
2004-09-14
1
-5
/
+8
*
switch from using deque back to list; affects speed by up to 30%!
John Wiegley
2004-09-06
1
-2
/
+2
*
a bit of a reorg; still much more to go
John Wiegley
2004-08-29
1
-29
/
+8
*
added (disabled) code for Boost.Python
John Wiegley
2004-08-27
1
-4
/
+4
*
removed all uses of std::vector; simplified some code
John Wiegley
2004-08-24
1
-6
/
+5
*
escape codes in format strings; can now redefine individual report formats
John Wiegley
2004-08-22
1
-4
/
+4
*
slight fixes
John Wiegley
2004-08-17
1
-5
/
+3
*
more options fixes
John Wiegley
2004-08-13
1
-2
/
+4
*
added option.cc and option.h
John Wiegley
2004-08-13
1
-0
/
+51