| Age | Commit message (Expand) | Author | 
|---|
| 2010-10-17 | Hey!  The parser parses now!  It's actually a little stupid, I didn't implement | Mike Buland | 
| 2010-10-12 | It's getting close.  I'm not 100% sure abouth this method yet... | Mike Buland | 
| 2010-10-12 | Ok, libbu++ compiles again, the basic parser system is getting there, I think, | Mike Buland | 
| 2010-10-12 | This commit has a minor tweak to the variant class to make it easier to use, | Mike Buland | 
| 2010-08-02 | ViewCSV search is now regex based :) | Mike Buland | 
| 2010-06-23 | find works. | Mike Buland | 
| 2010-06-23 | Minor visual and usability updates.  Search is almost done. | Mike Buland | 
| 2010-06-21 | Little tweaks to the viewcsv program.  I think I want to at least add a search | Mike Buland | 
| 2010-06-21 | The basic viewcsv program works, it uses ncurses to display a csv file in a | Mike Buland | 
| 2010-06-21 | Working on a small program to view CSV files using libbu++'s codecs, not only | Mike Buland | 
| 2010-05-26 | Fixed most of the compilation warnings, and a valgrind warning in the fstring's | Mike Buland | 
| 2010-05-26 | More tweaks and informational functions. | Mike Buland | 
| 2010-05-25 | More myriad testing, fixes, arrangement, etc.  UnitSuite add-ons, it has some | Mike Buland | 
| 2010-05-24 | Myriad unit test.  Seems like it's workin' well. | Mike Buland | 
| 2010-05-15 | mkunit.sh was a little dumb, it didn't handle a number of things correctly. | Mike Buland | 
| 2010-04-12 | Wow Myriad!! | Mike Buland | 
| 2010-04-12 | Myriad is getting pretty close, just have to finish the writing code and | Mike Buland | 
| 2010-03-31 | Removed the bool cast operator from FBasicString.  It turns out it was causing | Mike Buland | 
| 2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | 
| 2010-02-10 | Changed the name of nids to Myriad, I like it, but I'm not getting rid of nids | Mike Buland | 
| 2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland | 
| 2009-04-06 | Ok, I rearranged some things, we have a tools dir now, those build by default. | Mike Buland |