Age | Commit message (Expand) | Author |
2009-07-30 | Bu::Buffer actually works, and works really well. I dig it. Bu::BZip2 now | Mike Buland |
2009-07-29 | Base64, now more clever with fewer options. | Mike Buland |
2009-06-30 | Bu::Client now gives you the option to add additional filters to the filter | Mike Buland |
2009-06-18 | Added a new enum value to Bu::File, Bu::File::WriteNew which combines Write, | Mike Buland |
2009-06-02 | Updates to the cgi system, and I'm putting the general CGI related stuff like | Mike Buland |
2009-04-10 | Added some new goodness to the fbasicstring, fixing some inconsistancies and | Mike Buland |
2009-04-06 | Ok, I rearranged some things, we have a tools dir now, those build by default. | Mike Buland |
2009-02-24 | Woot, the cache system now supports intellegent sync'ing. It will ask the cache | Mike Buland |
2009-02-24 | Whoa, lots of updates. Md5 is more general, nids, cache, cachestore, and | Mike Buland |
2009-02-19 | We have the new Bu::CryptoHash base class and Bu::Md5 is here and ready | Mike Buland |
2009-02-11 | Hey, formatter, awesome, and look at that...I'm adding uuid support. | Mike Buland |
2009-02-10 | Hey, got the formatter working, that's something. I really like it so far, | Mike Buland |
2009-02-08 | So many updates. I recommend using the new FString iterators instead of direct | Mike Buland |
2009-01-28 | The nids tool now has a re-write and cleanup option, it can also change the | Mike Buland |
2009-01-27 | Nids is even better, all fixed, no problems. And you can define you're own | Mike Buland |
2009-01-27 | Corrected some larger read/write issues in corner cases that I hit suprisingly | Mike Buland |
2009-01-27 | Hey, I think that'll fix some things valgrind was bitching about. Apparently | Mike Buland |
2009-01-23 | Fixed a peculiar formula residue bug...eeew, formula residue. Also added a | Mike Buland |
2009-01-20 | Awesome changes to the formula class! It actually does proper reduction for | Mike Buland |
2009-01-19 | This should fix the problem of never knowing if your sockets are closed. Now | Mike Buland |
2009-01-16 | Ok...we'll try this change up of the cache system. It now takes two pointers, | Mike Buland |
2009-01-11 | A new feature has been added to Bu::Server. It's going to be trickier to | Mike Buland |
2008-12-20 | All of the basic, core workings of the Cache are complete, and tested. Even | Mike Buland |
2008-12-03 | Alright, the caching system now passes the basic CRUD tests with arbitrary | Mike Buland |
2008-12-01 | Wow, that's a lot of changes. You can use anything as a key now, as long as it | Mike Buland |
2008-12-01 | Woo! Very nearly there cache-wise, I'm about to change the name of the handler, | Mike Buland |
2008-11-10 | Ok, the cache-id officiation is being delegated to the CacheHandlers, this is | Mike Buland |
2008-10-09 | More cache development. I'm going to have to switch from template functions to | Mike Buland |
2008-10-08 | Ok...corrected a problem with new block allocation in nids, and it no longer | Mike Buland |
2008-10-02 | Ok...now Bu::File doesn't set stupid permissions when it creates a new file... | Mike Buland |
2008-10-01 | This commit is sure to break things. This should be a very, very minor change. | Mike Buland |
2008-10-01 | Ok, NIDS is getting better and better, and I went ahead and cleaned up some | Mike Buland |
2008-09-24 | Ok, now all the warnings are gone (except for those coming from nids, but that's | Mike Buland |
2008-09-15 | Wooo! It compiles again! The nids streams are almost ready. | Mike Buland |
2008-09-15 | Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing the | Mike Buland |
2008-06-07 | This is a testing version. Nothing should be broken, but I won't gurantee it. | Mike Buland |
2008-04-28 | Apparently there were a number of things that weren't strict ISO C++, the new | Mike Buland |
2008-03-20 | This is a preliminary test of my new server simplification subclass, don't use | Mike Buland |
2008-02-19 | Oops. I made the Bu::Heap API look like a stack, not a queue, that's been | Mike Buland |
2008-02-19 | I believe this will do the trick. The Bu::Heap class now uses the appropriate | Mike Buland |
2008-02-19 | Bu::Heap is a real class, it works great, except it doesn't grow right now. | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-12-12 | Corrected some issues with the new trace system. It's now working fine. It'... | Mike Buland |
2007-12-12 | Added the new TRACE test. | Mike Buland |
2007-12-11 | Fixed the bu directory, now the code should compile and be usable even | Mike Buland |
2007-12-03 | Just added the MiniMacro test, it could actually be a unit test without a lot of | Mike Buland |
2007-11-30 | Added some helpers to fstring, and fixed a bug in Bu::Process, it wasn't closing | Mike Buland |
2007-11-23 | Added the Process stream class, this will allow us to do some really cool stuff | Mike Buland |
2007-11-15 | Final changes moving to the actually liscense-ified version, plus I fixed a | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |