Age | Commit message (Expand) | Author |
2012-11-07 | Packaging tweaks. It works better with a tarball now. | Mike Buland |
2012-11-06 | Another fix for markdown files. | Mike Buland |
2012-11-06 | Updated default.bld to include the new readme, and fixed the version file. | Mike Buland |
2012-11-05 | Converted tabs to spaces with tabconv. | Mike Buland |
2012-07-18 | Bu::SynchroQueue had a bug, it seems to be all fixed now. | Mike Buland |
2012-06-15 | Bu::Myriad now only uses BitString during initialization, and I'm going to | Mike Buland |
2012-05-24 | bin2cpp supports lzma compression. I need to modify the headers so it only | Mike Buland |
2012-05-16 | Lzma was still printing debugging on "inflate". | Mike Buland |
2012-05-03 | Rearranging some stuff. | Mike Buland |
2012-04-15 | Updated copyright, packaging, makefile, etc. | Mike Buland |
2012-04-14 | The core of myriad is now thread-safe. It could use a little work on multiple | Mike Buland |
2012-04-06 | Supports ThreadIds now, you can also get the thread id of any thread, and | Mike Buland |
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | 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-10-25 | Base64 does line wrapping correctly on write, and also doesn't try to flush the | Mike Buland |
2011-10-24 | Lzma filter added. Now we're really getting somewhere. Libbu++ now supports | Mike Buland |
2011-10-23 | The strfilter.h header has been added, it gives you one call filter access on | Mike Buland |
2011-10-23 | Switched ito* to synchro*, except the server, I'm thinking of takeing the core | Mike Buland |
2011-07-29 | Just a test commit | Mike Buland |
2011-06-22 | Alright, now libbu++ builds clean and cleans clean too :) | Mike Buland |
2011-06-22 | Signals.h is now autogenerated by build. In distribution packages we should | Mike Buland |
2011-04-27 | The myriadfs program is now in it's own seperate area and not built by default. | Mike Buland |
2011-04-06 | Libbu++ generates it's own system specific config file as well as a fancy | Mike Buland |
2011-04-04 | I made some awesome progress on the UtfString system, it stores in native utf16 | Mike Buland |
2011-03-22 | Bu::Conduit now works exactly as it was advertised some time ago, it uses | Mike Buland |
2011-02-19 | MyriadFs is getting good! | Mike Buland |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2010-11-19 | MyriadFs is starting out...but the FUSE system is...akward at best. | Mike Buland |
2010-08-22 | Bu::StreamStack works, it's tested, reasonably, it will be used first in the | Mike Buland |
2010-06-21 | The basic viewcsv program works, it uses ncurses to display a csv file in a | Mike Buland |
2010-05-25 | More myriad tests and features, passes perfectly so far. | Mike Buland |
2010-05-15 | mkunit.sh was a little dumb, it didn't handle a number of things correctly. | Mike Buland |
2010-05-13 | Added license info to the top of the remaining files. I should add a check for | Mike Buland |
2010-05-13 | Finally rearranged the system to put all compatability files in a directory | Mike Buland |
2010-04-12 | Myriad is getting pretty close, just have to finish the writing code and | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2010-01-07 | Added a function that really should have always been in FString... | Mike Buland |
2009-12-20 | Sweet, build-m3 can totally replace build m2 as far as libbu++ is concerned, | Mike Buland |
2009-12-20 | I'm really just working on build, but I found an interesting problem, when a | Mike Buland |