aboutsummaryrefslogtreecommitdiff
path: root/src/tests (follow)
AgeCommit message (Expand)Author
2006-12-18A second test for the new hash system.Mike Buland
2006-11-27Added the new OrdHash, check the test file for an example.Mike Buland
2006-11-24david - added sizeDavid
2006-11-24Added a simple smart-pointer. It deletes what's in it automatically and doesMike Buland
2006-11-22Fixed a silly mistake that made the whole thing useless when using strings.Mike Buland
2006-11-21Fixed the rest of the -Wall complaints. This has made the xmlrepltestMike Buland
2006-11-21Hash uses real exceptions now, and has a clear() function.Mike Buland
2006-11-21Added a has function to HashMike Buland
2006-11-21Added erase functionality, and specializations for using ints as hash keys, soMike Buland
2006-11-21Wow, craziness. Part way through working on the confpair system I got someMike Buland
2006-11-21Adding a new config-system that should be easy to make derive from xml. Or justMike Buland
2006-11-02Added the SBuffer class, a memory buffer that can be used like a stream. Yay!Mike Buland
2006-10-31Expanded the scope of the stream system to include positional functions. UpdatedMike Buland
2006-10-31Changed the file class to be SFile so that it will collide less, all of themMike Buland
2006-10-31Added an sha1 class...Mike Buland
2006-10-11Rearranged the tests, now it's like the old style, which I like more for someMike Buland
2006-10-11Despite some svn oddness, I'm now moving to a new setup for the tests, that'sMike Buland