index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move when Unknown accounts are processed
John Wiegley
2012-02-27
1
-10
/
+9
*
Add "note" valexpr function to accounts
John Wiegley
2012-02-27
1
-0
/
+6
*
Comment out unneeded code
John Wiegley
2012-02-27
1
-0
/
+2
*
Added TODO comment
John Wiegley
2012-02-27
1
-0
/
+2
*
Whitespace fix
John Wiegley
2012-02-27
1
-3
/
+2
*
Added new account/payee/commodity directives
John Wiegley
2012-02-27
10
-205
/
+411
*
Stubbed out some code-in-progress
John Wiegley
2012-02-27
1
-0
/
+2
*
The "id" of an item now maps to its UUID
John Wiegley
2012-02-27
6
-45
/
+32
*
Revert behavior of 40ab81308025e9655074da37671c444b4257f867
John Wiegley
2012-02-26
2
-4
/
+7
*
Corrected an error message
John Wiegley
2012-02-26
1
-1
/
+1
*
Added --rich-data for 'convert', and SHA1 checksum checking
John Wiegley
2012-02-26
12
-158
/
+167
*
Keep notes on their own line if parsed that way
John Wiegley
2012-02-26
3
-9
/
+18
*
Don't print amounts when not necessary in 'print'
John Wiegley
2012-02-26
2
-11
/
+21
*
Make CSV importer more sensitive to errors
John Wiegley
2012-02-26
1
-63
/
+63
*
Added --auto-match option, for use with 'convert'
John Wiegley
2012-02-26
5
-3
/
+9
*
Added e-mail notifications to tools/proof
John Wiegley
2012-02-24
1
-1
/
+12
*
Fixed cmd-script_2.test
John Wiegley
2012-02-21
1
-2
/
+2
*
Corrected handling of nested definitions
John Wiegley
2012-02-21
5
-26
/
+65
*
Whitespace fixes
John Wiegley
2012-02-21
1
-4
/
+2
*
Whitespace fix
John Wiegley
2012-02-21
1
-2
/
+1
*
Merge branch 't/scopes' into next
John Wiegley
2012-02-21
8
-138
/
+172
|
\
|
*
The new SCOPE mechanism is working
John Wiegley
2012-02-21
3
-84
/
+65
|
*
Introduced a new SCOPE expression terminal
John Wiegley
2012-02-20
6
-65
/
+118
|
/
*
Replaced missing }
John Wiegley
2012-02-19
1
-1
/
+1
*
Updated tools/proof
John Wiegley
2012-02-19
1
-28
/
+29
*
The Doxyfile target needs to be %builddir%/doc
John Wiegley
2012-02-19
1
-2
/
+2
*
Don't build doxygen docs in tools/proof
John Wiegley
2012-02-17
1
-1
/
+4
*
Update version to 3.0.0-20120217
John Wiegley
2012-02-17
1
-1
/
+1
*
Simplify test for GuardMalloc
John Wiegley
2012-02-17
1
-7
/
+1
*
Fixed many Clang type conversion warnings with static_cast
John Wiegley
2012-02-17
19
-74
/
+91
*
Added a missing call to context.close() in the parser
John Wiegley
2012-02-17
1
-0
/
+1
*
Use value_t::to_long()
John Wiegley
2012-02-17
1
-7
/
+7
*
Disable unused code
John Wiegley
2012-02-17
1
-0
/
+2
*
Removed unneeded default cases
John Wiegley
2012-02-17
7
-48
/
+1
*
Add -Won-disabled-macro-expansion flag when building with Clang
John Wiegley
2012-02-17
1
-0
/
+1
*
Don't build with Python support by default anymore
John Wiegley
2012-02-17
1
-2
/
+7
*
Changed an int to std::size_t
John Wiegley
2012-02-17
1
-1
/
+1
*
Changed an int to std::string::size_type
John Wiegley
2012-02-17
1
-1
/
+1
*
Removed several unreached return statements
John Wiegley
2012-02-17
1
-9
/
+3
*
Corrected the type of a cast
John Wiegley
2012-02-17
1
-1
/
+1
*
Changed a use of int to std::vector<int>::size_type
John Wiegley
2012-02-17
1
-1
/
+1
*
Simplified a switch statement
John Wiegley
2012-02-17
1
-3
/
+3
*
Added value_t::to_size_t method
John Wiegley
2012-02-17
1
-10
/
+11
*
Removed unneeded break statements
John Wiegley
2012-02-17
3
-8
/
+0
*
Whitespace fix
John Wiegley
2012-02-17
1
-1
/
+1
*
#if 0'd some unused Python bridge code
John Wiegley
2012-02-17
5
-0
/
+14
*
Updated lib/utfcpp
John Wiegley
2012-02-17
1
-0
/
+0
*
Corrected a cast in sha1.cpp
John Wiegley
2012-02-17
1
-8
/
+8
*
Added a missing case clause
John Wiegley
2012-02-17
1
-0
/
+1
*
Fixes for variable shadowing (28/28)
John Wiegley
2012-02-17
1
-4
/
+4
[next]