Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-26 | Fix header ranking | Ben Longbons | 1 | -0/+2 | |
2014-10-16 | Split tests a lot | Ben Longbons | 1 | -0/+5 | |
This probably takes longer for a from-scratch compile, but saves big on incremental recompiles. | |||||
2014-10-15 | Remove the need for empty source files to check headers | Ben Longbons | 4 | -104/+0 | |
2014-08-27 | Debug debugging | Ben Longbons | 1 | -0/+13 | |
2014-07-16 | Revert bounds checks and go back to signed integers | Ben Longbons | 1 | -0/+70 | |
2014-07-01 | In order to disable them, diagnostic header must be public and included | Ben Longbons | 2 | -0/+3 | |
2014-06-30 | Finally get around to decoupling the warning system | Ben Longbons | 3 | -9/+6 | |
2014-06-27 | This is more reliable | Ben Longbons | 5 | -42/+27 | |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 11 | -0/+46 | |
2014-06-26 | Low hanging fruit | Ben Longbons | 2 | -0/+6 | |
2014-05-19 | Fix a couple of real bugs and also some gcc 4.7 compatibility | Ben Longbons | 1 | -2/+10 | |
2014-05-19 | Convert login/char and login/admin server components to proto-v2 | Ben Longbons | 1 | -2/+2 | |
2014-05-12 | Implement proto v2 | Ben Longbons | 2 | -0/+152 | |
2014-04-22 | Make travis happy | Ben Longbons | 4 | -298/+301 | |
2014-04-22 | Use strict ID types | Ben Longbons | 6 | -8/+169 | |
Possibly some missing for the far side of the network. AccountId and BlockId are still terribly entangled. | |||||
2014-04-19 | Wouldn't it be nice to have some integers too? | Ben Longbons | 6 | -0/+2571 | |