aboutsummaryrefslogtreecommitdiff
path: root/misc/raa_format.txt (unfollow)
AgeCommit message (Expand)Author
2011-01-14Well...at least it compiles now...Mike Buland
2011-01-14Here's a udp socket. It's not done yet, it can just about send data.Mike Buland
2011-01-13Md5 works really, really well. It's fast, and sexy, and awesome. Thanks david.Mike Buland
2011-01-13md5...is...broken...I'm...fixing it...Mike Buland
2011-01-12Plugger, and potentially anything that can use windows, can report windowsMike Buland
2011-01-12Plugger works on windows!Mike Buland
2011-01-10The FString is much more optimized, and hopefully still works accurately.Mike Buland
2011-01-10Tweaking the fstring, almost done.Mike Buland
2011-01-06This may be about it for updates to core, I can't think of anything else I needMike Buland
2010-12-03Fixed a bug in the csv reader, it would drop the last field in a line if theMike Buland
2010-11-24david - some mix of qt or mingw or something has a min and max macro that con...David
2010-11-19MyriadFs is starting out...but the FUSE system is...akward at best.Mike Buland
2010-11-19Wow, I can't believe I forgot to add myriadfs.Mike Buland
2010-11-19I now think that this may not work out at all. It looks like if we want properMike Buland
2010-11-10Added a couple more debugging functions to Bu::Myriad, and exposed them in theMike Buland
2010-11-04FString tests, the new one causes a segfault with the old fstring.Mike Buland
2010-10-29Minor change, I discovered where it was getting stuck all this time. If theMike Buland
2010-10-27Interesting tweak to the variant and optparser classes. In the Variant, itMike Buland
2010-10-20Hopefully this fixes some really out there fstring corner casese.Mike 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-16Many, many changes. Documentation changes, renamed the socket class toMike Buland
2010-10-15RingBuffer is now SharedCore. I think that's all the container classes, thereMike Buland
2010-10-14SharedCore has more features now, which is cool, including a test to see ifMike Buland