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-07-11 | Bu::Atom is now comparable! | Mike Buland | |
2007-07-10 | Fixed another Atom bug. | Mike Buland | |
2007-07-10 | Fixed the atom, it wasn't copying from other atoms properly. | David | |
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland | |
conflicts from happening. And, from now on, other projects should do -Ilibbu++ not -Ilibbu++/src so we can get ready for an installed version of libbu++. | |||
2007-06-18 | Added more helper guys to atom, it seems weird, but I think it's ok... | Mike Buland | |
2007-06-18 | The client/server system now works both ways, in and out, and works as well as | Mike Buland | |
the old one in pretty much every way, and better in most. It's much easier to understand. And the atom class is better. | |||
2007-06-18 | Added the atom class and did some more client work, it will close the socket | Mike Buland | |
now when the end has been reached. |