aboutsummaryrefslogtreecommitdiff
path: root/src/tools (follow)
AgeCommit message (Expand)Author
2010-06-21The basic viewcsv program works, it uses ncurses to display a csv file in aMike Buland
2010-06-21Working on a small program to view CSV files using libbu++'s codecs, not onlyMike Buland
2010-05-26Fixed most of the compilation warnings, and a valgrind warning in the fstring'sMike Buland
2010-05-26More tweaks and informational functions.Mike Buland
2010-05-25More myriad testing, fixes, arrangement, etc. UnitSuite add-ons, it has someMike Buland
2010-05-24Myriad unit test. Seems like it's workin' well.Mike Buland
2010-05-15mkunit.sh was a little dumb, it didn't handle a number of things correctly.Mike Buland
2010-04-12Wow Myriad!!Mike Buland
2010-04-12Myriad is getting pretty close, just have to finish the writing code andMike Buland
2010-03-31Removed the bool cast operator from FBasicString. It turns out it was causingMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2010-02-10Changed the name of nids to Myriad, I like it, but I'm not getting rid of nidsMike Buland
2009-07-31I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, andMike Buland
2009-04-06Ok, I rearranged some things, we have a tools dir now, those build by default.Mike Buland