Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -26/+13 | |
2013-06-23 | add new stuff stuff (with tests!), poison memcmp and strncpy | Ben Longbons | 1 | -1/+13 | |
2013-06-18 | Also poison memcpy, memmove, and memset | Ben Longbons | 1 | -1/+38 | |
2013-06-11 | Allegedly remove all manual memory management | Ben Longbons | 1 | -34/+0 | |
2013-05-15 | Alter memory management in login server | Ben Longbons | 1 | -8/+8 | |
2013-04-11 | Stupid fix for the x32 patch | Ben Longbons | 1 | -1/+1 | |
2013-04-11 | Also implement x32 support | Ben Longbons | 1 | -1/+69 | |
2013-02-27 | Reimplement CREATE/RECREATE and allow NULL on size 0 | Ben Longbons | 1 | -4/+23 | |
2013-02-07 | Remove some macros | Ben Longbons | 1 | -1/+1 | |
2013-01-07 | Use cxxstdio | Ben Longbons | 1 | -1/+25 | |
2012-12-15 | Prepare to trim skills | Ben Longbons | 1 | -0/+3 | |
2012-12-14 | Some formatting fixes before I go insane | Ben Longbons | 1 | -4/+4 | |
Also delete the French translation from ladmin. | |||||
2012-09-03 | Fix compiler errors of C++ conversion | Ben Longbons | 1 | -0/+8 | |
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -0/+18 | |
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h |