Age | Commit message (Expand) | Author |
---|---|---|
2010-06-21 | The basic viewcsv program works, it uses ncurses to display a csv file in a | Mike Buland |
2010-05-26 | Fixed most of the compilation warnings, and a valgrind warning in the fstring's | Mike Buland |
2010-04-07 | Cache updates, mainly helper typedefs to make it easier to work with a cache | Mike Buland |
2010-03-31 | Removed the bool cast operator from FBasicString. It turns out it was causing | Mike Buland |
2010-03-01 | The CSV Reader now handles multiple comma characters in sequence without spaces | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2010-02-11 | Started working on a CSV reader, it's pretty much done, the CSV writer is just | Mike Buland |