Age | Commit message (Expand) | Author |
2009-02-27 | Fixed a bug in Bu::FString, it wouldn't concatinate properly when using the + | Mike Buland |
2009-02-08 | So many updates. I recommend using the new FString iterators instead of direct | Mike Buland |
2009-01-24 | Added some append and prepend functions and operators to Bu::List, now you can | Mike Buland |
2009-01-12 | The Bu::List::end() function was returning a null pointer instead of a | Mike Buland |
2008-12-20 | All of the basic, core workings of the Cache are complete, and tested. Even | Mike Buland |
2008-09-24 | Ok, now all the warnings are gone (except for those coming from nids, but that's | Mike Buland |
2008-06-07 | Fixed the bugs in the archive system. Both the List container and FString had | Mike Buland |
2008-04-28 | Apparently there were a number of things that weren't strict ISO C++, the new | Mike Buland |
2008-02-20 | Applied an update from Hash to Set (they're basically the same logic/code, in | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-11-15 | david - adding license tag to the top of all header files | David |
2007-10-03 | Nothing about function. I added a bunch of docs and re-arranged a bunch of | Mike Buland |
2007-09-05 | This commit has part of an Array class, I'm just not sure I really need it | Mike Buland |
2007-08-23 | The list now supports insertSorted, and the UnitSuite supports more options, | Mike Buland |
2007-07-11 | *whimper* | Mike Buland |
2007-07-11 | Maybe? | Mike Buland |
2007-07-11 | I guess I fixed some list stuff... | Mike Buland |
2007-07-07 | david - added a return to a non-void function | David |
2007-07-06 | Ok, some more fixes to the iterators in Bu::List | Mike Buland |
2007-07-06 | Fixed an annoying bug in Bu::List::erase that caused you to not be able to call | Mike Buland |
2007-07-02 | The list has an isEmpty funcion, and the socket may have a new read function | Mike Buland |
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland |
2007-06-18 | david - did more documenting | David |
2007-06-18 | david - writing code documentation... | David |
2007-06-06 | The TafReader is more general and much nicer, and about to actually construct | Mike Buland |
2007-06-05 | Added a basic ringbuffer, it should be nice and quick, but may be bad to use | Mike Buland |
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland |
2007-05-15 | SPtr is now Bu::ified, and the List class now acts the way we think const lists | Mike Buland |
2007-05-11 | Added a list template class, seems to work pretty well for now, I may have | Mike Buland |
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland |
2006-05-01 | libbu++ is finally laid out the way it should be, trunk, branches, and tags. | Mike Buland |