index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scope.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Whitespace fix
John Wiegley
2009-11-04
1
-5
/
+5
*
Added missing TRACE_CTOR calls
John Wiegley
2009-11-01
1
-1
/
+3
*
Added serialization methods for most type
John Wiegley
2009-10-30
1
-2
/
+64
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-1
/
+0
*
Marked all strings needing internationalization
John Wiegley
2009-02-25
1
-1
/
+1
*
Removed some dead code
John Wiegley
2009-02-24
1
-38
/
+0
*
Create a new interactive_t helper class
John Wiegley
2009-02-21
1
-96
/
+1
*
Added --flat option, to flatten the balance report
John Wiegley
2009-02-17
1
-0
/
+9
*
Fixed several unused value and param warnings
John Wiegley
2009-02-16
1
-1
/
+1
*
Moved around some functions for clarity
John Wiegley
2009-02-16
1
-0
/
+2
*
Wired up the "entry" command from 2.x, though it still needs to be ported.
John Wiegley
2009-02-10
1
-0
/
+7
*
Added support for value expression definitions.
John Wiegley
2009-02-08
1
-6
/
+11
*
Allow value expressions to gain access to option settings.
John Wiegley
2009-02-07
1
-0
/
+3
*
Refer to empty expression operators as simply NULL.
John Wiegley
2009-02-07
1
-1
/
+1
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-17
/
+60
*
Fixed some warnings caused by using g++ 4.3.
John Wiegley
2009-02-02
1
-5
/
+5
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-0
/
+44
*
Stopped using the generic "unsigned int" in favor of more specific types.
John Wiegley
2009-01-29
1
-6
/
+6
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Allow var_t<datetime_t>.
John Wiegley
2009-01-19
1
-0
/
+9
*
When setting a scope's argument, convert the list to a sequence if it's not
John Wiegley
2009-01-19
1
-2
/
+4
*
Corrected the way that scopes are found so that xact_t can also be found as an
John Wiegley
2008-10-29
1
-32
/
+16
*
Removed todo comments and dead code.
John Wiegley
2008-08-17
1
-2
/
+0
*
The register report is now mostly displaying multi-line balances correctly.
John Wiegley
2008-08-10
1
-10
/
+10
*
Regular expressions supplied after 'reg' or 'bal' are working again.
John Wiegley
2008-08-10
1
-0
/
+2
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+280
[prev]