Age | Commit message (Expand) | Author |
2009-11-18 | Hey, fixed the problems in heap. It should now work properly no matter what the | Mike Buland |
2009-11-12 | I've started my campaign to clean up all of the header files in libbu++ as far | Mike Buland |
2009-10-16 | Although this looks like a load of code changes, this represents no functional | Mike Buland |
2009-09-25 | New Bu::Variant class. Store anything in it, get it out again, find out it's | Mike Buland |
2009-09-10 | Hey, minor updates to the formatter and a unit test, nothing important. | Mike Buland |
2009-08-31 | Added a getDaysInMonth function, it'll live in util.{cpp,h} until I create an | Mike Buland |
2009-08-21 | Added loads of debugging to sharedcore, we're sure it's to blame, but not as | Mike Buland |
2009-08-14 | Massive freaking changes!!! | Mike Buland |
2009-08-14 | A good start on a speed test framework. | Mike Buland |
2009-08-13 | Ok, shared core looks good, and I added a unit test for Bu::List to check a few | Mike Buland |
2009-08-09 | Really, just a lot of documenting. | Mike Buland |
2009-08-04 | ***IMPORTANT*** The function Bu::Md5::getResult no longer returns a hex string, | Mike Buland |
2009-07-31 | I switched the Bu::Stream::isEOS function to be named Bu::Stream::isEos, and | Mike Buland |
2009-07-31 | Wow, Bu::Base64 had a bug about premature end of stream / not base64 data, now | Mike Buland |
2009-07-30 | I think I fixed a bug in Bu::Base64, we'll see what happens. | Mike Buland |
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 |