| Age | Commit message (Collapse) | Author | 
|---|
|  | sstring class, who's name is nonsense and now contains code specific to
squirrelmud.  Anyway, StaticString is more lightweight than the std::string
class, but much less versitile.  It really is just like a static string, but
all nice and classey.  Great for use with the HashTable. | 
|  | programs.  Also disabled auto-log rotation until I can come up with a better
way of doing it. | 
|  | Now to finalize the changes in my other programs. | 
|  | singleton system, which unfortunately changed it's API slightly.  Now it's not
a pointer from the singleton, but I did add a new macro to make most usage of it
even easier. | 
|  | all my singletons to using it. | 
|  | according to the new high capacity duplicate probing algorithm. | 
|  |  |