aboutsummaryrefslogtreecommitdiff
path: root/src/signals.cpp (unfollow)
AgeCommit message (Collapse)Author
2010-10-14SharedCore has more features now, which is cool, including a test to see ifMike Buland
another object of the parent type has the same core, and another to clone the parent object. That one is pretty cool, it means you can now get a real copy when you want to, great for multi-threaded stuff. Also, two more classes are now SharedCore: Hash and Heap!