summaryrefslogtreecommitdiff
path: root/aligncsv.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-11-24Fix indenting of item_dbBen Longbons1-2/+6
At some point, 'make indent' needs to be run, but that will cause merge conflicts so I'm not doing it yet.
2012-09-09Fixed compilation wih gcc 4.7Ben Longbons1-0/+2
Thanks to V0id for reporting.
2011-09-16Reimplement aligncsv in C++ instead of python.Ben Longbons1-0/+177
The main advantage of the new one is that it properly handles {script arg1, arg2;}