Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-26 | Should really use variant and the new strings, but that's too hard | Ben Longbons | 1 | -1/+1 |
2013-06-23 | add new stuff stuff (with tests!), poison memcmp and strncpy | Ben Longbons | 1 | -0/+3 |
2013-06-11 | Allegedly remove all manual memory management | Ben Longbons | 1 | -0/+199 |
2013-05-25 | Switch block_list and subclasses to dumb_ptr | Ben Longbons | 1 | -4/+35 |
2013-05-18 | Fix silly bugs in the previous patch | Ben Longbons | 1 | -0/+1 |
2013-05-15 | Alter memory management in login server | Ben Longbons | 1 | -6/+26 |
2013-05-15 | Add a dumb_ptr template for transition purposes | Ben Longbons | 1 | -0/+127 |