index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emacs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Escape all string values output by the lisp report.
Richard M Kreuter
2021-05-31
1
-6
/
+6
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
Fix Bug 1057: Emacs output does not escape special characters.
Craig Earls
2014-06-26
1
-74
/
+80
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Simplified a switch statement
John Wiegley
2012-02-17
1
-3
/
+3
*
Fixed doubled quotes in pathnames in emacs report
John Wiegley
2012-01-11
1
-1
/
+1
*
Untabified all source files
John Wiegley
2010-06-11
1
-3
/
+3
*
emacs command was referencing uninitialized values
John Wiegley
2010-05-22
1
-6
/
+13
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Removed most #if 0 blocks and callout comments
John Wiegley
2009-10-31
1
-1
/
+1
*
Line number were off in the Emacs report
John Wiegley
2009-10-31
1
-2
/
+2
*
Add a position_t object for tracking item positions
John Wiegley
2009-10-30
1
-3
/
+3
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-2
/
+2
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-0
/
+2
*
The Great Renaming, Part II
John Wiegley
2009-02-23
1
-25
/
+25
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-1
/
+1
*
Removed used of src_idx.
John Wiegley
2009-02-03
1
-8
/
+2
*
Changed many uses of "unsigned long" to std::size_t.
John Wiegley
2009-02-01
1
-2
/
+2
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Factored common parts of entry_t and xact_t into new item_t
John Wiegley
2008-09-19
1
-4
/
+4
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+110