Age | Commit message (Expand) | Author |
2024-07-16 | Fixed file type display in MyriadFs ls function. | Mike Buland |
2024-07-15 | MyriadFs improvements and new helper tool. | Mike Buland |
2023-08-09 | rununits now tracks status and has options. | Mike Buland |
2023-08-08 | Unit test augmentations and harness. | Mike Buland |
2023-08-01 | Updated copyright date. | Mike Buland |
2019-05-24 | Updated copyright date. | Mike Buland |
2019-05-13 | UtfString & Json overhaul. | Mike Buland |
2018-12-10 | Added a tool for testing & manipulating json. | Mike Buland |
2016-09-21 | Tweaks to make building on windows easier. | Mike Buland |
2014-11-28 | Autoconfig now detects libraries that libbu++ can use and generates the | Mike Buland |
2014-11-28 | Minor tweak to bin2cpp, it now will now include a comment showing you the name | Mike Buland |
2014-02-03 | Changed copyright to 2007-2014. | Mike Buland |
2013-02-11 | Updated the copyright for 2013. | Mike Buland |
2012-11-05 | Converted tabs to spaces with tabconv. | Mike Buland |
2012-10-04 | Adding new config-file support to the bin2cpp program. I should probably call | Mike Buland |
2012-08-28 | Loads of win32 compilation issues fixed. Most are fairly minor unsigned/signed | Mike Buland |
2012-05-24 | bin2cpp supports lzma compression. I need to modify the headers so it only | Mike Buland |
2012-05-03 | Rearranging some stuff. | Mike Buland |
2012-04-15 | Updated copyright, packaging, makefile, etc. | Mike Buland |
2012-02-09 | May as well involve all the filters. No point in including lzma until we can | Mike Buland |
2012-02-09 | Added StaticMemBuf and used it in bin2cpp. You can also set the name of the | Mike Buland |
2012-02-09 | bin2cpp added. It's nearly done. I want to add a StaticMemBuf class to | Mike Buland |
2011-10-27 | Reorg'd! I merged in the release-fixup branch and fixed all random warnings. | Mike Buland |
2011-04-27 | The myriadfs program is now in it's own seperate area and not built by default. | Mike Buland |
2011-03-18 | Wow, a lot has changed. String is not a template class, and it can do it's own | Mike Buland |
2011-03-18 | The inline, printf/qstring style formatting for Bu::String is just about there, | Mike Buland |
2011-03-17 | Tweaks to the variant class make it much cooler, and there's a test/tool | Mike Buland |
2011-03-10 | Removed the float test, it was silly to have it in libbu++. | Mike Buland |
2011-03-08 | sigh, another program that's not realy a tool, it was the easiest place for it | Mike Buland |
2011-03-07 | Just tweaked the myriad tool, it doesn't enumerate the streams in info mode | Mike Buland |
2011-02-20 | Well, unlink, mkHardLink, setFileSize, and more are freshly implemented, as is | Mike Buland |
2011-02-20 | Cleaned up a little, and added a bunch more stuff to myriadfs. As far as I can | Mike Buland |
2011-02-19 | Myriad does not handle multi-threaded access very well, that needs to be | Mike Buland |
2011-02-19 | MyriadFs is getting good! | Mike Buland |
2011-02-18 | Some Uuid tweaks, not much, just figuring out the format. MyriadFs is coming | Mike Buland |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-20 | Bu::FString is now String, and there's a shell script to fix any other programs | Mike Buland |
2011-01-10 | Merged in the core branch. This is a major update that fixes many things, and | Mike Buland |
2010-11-19 | MyriadFs is starting out...but the FUSE system is...akward at best. | Mike Buland |
2010-11-10 | Added a couple more debugging functions to Bu::Myriad, and exposed them in the | Mike Buland |
2010-10-27 | Interesting tweak to the variant and optparser classes. In the Variant, it | Mike Buland |
2010-10-18 | Several of these new files will go away, but I didn't want to lose them for now. | Mike Buland |
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 |