aboutsummaryrefslogtreecommitdiff
path: root/src/tools (follow)
AgeCommit message (Expand)Author
2011-03-08sigh, another program that's not realy a tool, it was the easiest place for itMike Buland
2011-03-07Just tweaked the myriad tool, it doesn't enumerate the streams in info modeMike Buland
2011-02-20Well, unlink, mkHardLink, setFileSize, and more are freshly implemented, as isMike Buland
2011-02-20Cleaned up a little, and added a bunch more stuff to myriadfs. As far as I canMike Buland
2011-02-19Myriad does not handle multi-threaded access very well, that needs to beMike Buland
2011-02-19MyriadFs is getting good!Mike Buland
2011-02-18Some Uuid tweaks, not much, just figuring out the format. MyriadFs is comingMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2011-01-10Merged in the core branch. This is a major update that fixes many things, andMike Buland
2010-11-19MyriadFs is starting out...but the FUSE system is...akward at best.Mike Buland
2010-11-10Added a couple more debugging functions to Bu::Myriad, and exposed them in theMike Buland
2010-10-27Interesting tweak to the variant and optparser classes. In the Variant, itMike Buland
2010-10-18Several of these new files will go away, but I didn't want to lose them for now.Mike Buland
2010-10-17Hey! The parser parses now! It's actually a little stupid, I didn't implementMike Buland
2010-10-12It's getting close. I'm not 100% sure abouth this method yet...Mike Buland
2010-10-12Ok, libbu++ compiles again, the basic parser system is getting there, I think,Mike Buland
2010-10-12This commit has a minor tweak to the variant class to make it easier to use,Mike Buland
2010-08-02ViewCSV search is now regex based :)Mike Buland
2010-06-23find works.Mike Buland
2010-06-23Minor visual and usability updates. Search is almost done.Mike Buland
2010-06-21Little tweaks to the viewcsv program. I think I want to at least add a searchMike Buland
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