aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
AgeCommit message (Expand)Author
2008-03-24Removed the backtrace stuff, it had some bugs, and shouldn't be here all theMike Buland
2008-03-20This is a preliminary test of my new server simplification subclass, don't useMike Buland
2008-03-07Minor updates to MiniMacroMike Buland
2008-03-04Added backtrace support to the Exception system. It's pretty simple, if it'sMike Buland
2008-02-26Some simple getters that are const safe weren't labeled as such. Oops.Mike Buland
2008-02-26Thought this may be handy. It should have more functions and things later, butMike Buland
2008-02-20Applied an update from Hash to Set (they're basically the same logic/code, inMike Buland
2008-02-19Oops. I made the Bu::Heap API look like a stack, not a queue, that's beenMike Buland
2008-02-19I believe this will do the trick. The Bu::Heap class now uses the appropriateMike Buland
2008-02-19Bu::Heap is a real class, it works great, except it doesn't grow right now.Mike Buland