index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
session.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Everything works with optimization turned on now.
John Wiegley
2008-04-13
1
-2
/
+2
|
*
Report ledger shutting down even if verify is not being used.
John Wiegley
2008-04-13
1
-1
/
+3
|
*
Beat the timing and tracing code into shape.
John Wiegley
2008-04-13
1
-1
/
+1
|
*
Pounded the logging and memory tracing code into better shape.
John Wiegley
2008-04-13
1
-9
/
+27
|
*
Moved around the Python code.
John Wiegley
2008-04-13
1
-43
/
+6
|
*
Restructured the code to use the new utility code in utils.h.
John Wiegley
2008-04-13
1
-13
/
+14
|
*
All system headers (except Boost) now included through system.hh;
John Wiegley
2008-04-13
1
-6
/
+11
|
|
|
|
|
also, added support for pre-compiled headers since I'm now using a centralized resource for system headers.
*
Decreased memory usage considerably
John Wiegley
2008-04-13
1
-1
/
+2
|
*
Did some optimization and memory cleanup
John Wiegley
2008-04-13
1
-14
/
+12
|
*
More refactoring
John Wiegley
2008-04-13
1
-1
/
+1
|
*
We now compile with boost_date_time (although parts of the code have
John Wiegley
2008-04-13
1
-0
/
+3
|
|
|
|
been stubbed out as a result).
*
Initial round of changes to use boost_date_time
John Wiegley
2008-04-13
1
-1
/
+1
|
*
Cleared out all warnings; started work on getting Python up again.
John Wiegley
2008-04-13
1
-0
/
+2
|
*
Removed all uses of PCH (which was far more trouble than it was worth).
John Wiegley
2008-04-13
1
-6
/
+0
|
*
Check in all changes made so far toward 3.0.
John Wiegley
2008-04-13
1
-0
/
+239