Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
copyright 2007-2008. | |||
2009-11-18 | Hey, fixed the problems in heap. It should now work properly no matter what the | Mike Buland | |
data or order etc. | |||
2008-02-07 | Just updated the copyright date. | Mike Buland | |
2007-11-15 | Final changes moving to the actually liscense-ified version, plus I fixed a | Mike Buland | |
compile error I introduced last commit. | |||
2007-11-15 | david - adding license tag to the top of all header files | David | |
2007-10-14 | Added a temlatized Queue skeleton class, but I really didn't feel like writing | Mike Buland | |
it just now. The Queue class has some obvious advantages over list if you really only need Queue functionality, the main one being size, but also you can get a slight speed advantage. | |||
2007-04-03 | Ok, no code is left in src, it's all in src/old. We'll gradually move code back | Mike Buland | |
into src as it's fixed and re-org'd. This includes tests, which, I may write a unit test system into libbu++ just to make my life easier. | |||
2006-05-01 | libbu++ is finally laid out the way it should be, trunk, branches, and tags. | Mike Buland | |