Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-02 | Removed annoying debugging from SPtr | Mike Buland | |
2007-03-02 | Removed debugging from the Hash | Mike Buland | |
2006-11-29 | Fixed a small issue in the sptr | Mike Buland | |
2006-11-24 | Fixed size bug. | Mike Buland | |
2006-11-24 | Updates to the smart-pointer. | Mike Buland | |
2006-11-24 | Added a simple smart-pointer. It deletes what's in it automatically and does | Mike Buland | |
ref-counting. You just have to be careful to not hand it an array... |