summaryrefslogtreecommitdiff
path: root/src/org.cc
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
| | | | | | The following script makes it a no-brainer: % NEXT_YEAR=2015; ag -l 'Copyright.*Wiegley' \ | xargs sed -i '' -e "s/\(Copyright.*\)-20[0-9]\{2\}/\1-${NEXT_YEAR}/"
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
|
* initialize member variables of posts_to_org_tableJohann Klähn2014-02-011-1/+2
| | | | This fixes test/baseline/cmd-org.test when built with clang.
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
|
* Always call TRACE_CTOR at the end of constructorsJohn Wiegley2012-03-201-2/+2
|
* Increased file copyrights to 2012John Wiegley2012-02-291-1/+1
|
* New command: org, for displaying Org-mode tablesJohn Wiegley2010-12-221-0/+200