Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
the existing docs. Taking advantage of some of the cooler extra features of doxygen I've started writing extra how-to pages covering working with sections of the library. Also, I started grouping the classes by function so they show up on the Modules page together, very cute. | |||
2007-09-05 | Fixed a couple of uber-minor compilation bugs. | Mike Buland | |
2007-09-05 | This commit has part of an Array class, I'm just not sure I really need it | Mike Buland | |
right now. Unfortunately it doesn't compile right now, if you want to build this version, just delete array. On the other hand, Bu::List now has enqueue/dequeue functions. |