Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-22 | Generate most config parsers | Ben Longbons | 1 | -0/+1 |
2015-01-03 | Make makefile more reliable | Ben Longbons | 1 | -24/+28 |
2015-01-03 | Document every network packet's pre, post, and desc | Ben Longbons | 1 | -0/+13 |
2014-11-11 | Fix a funny ASAN bugv14.11.11 | Ben Longbons | 1 | -1/+1 |
2014-11-04 | Use the new ASTs | Ben Longbons | 1 | -5/+10 |
2014-10-26 | Fix header ranking | Ben Longbons | 1 | -0/+24 |
2014-10-16 | Split tests a lot | Ben Longbons | 1 | -41/+69 |
2014-10-15 | Remove the need for empty source files to check headers | Ben Longbons | 1 | -0/+7 |
2014-10-08 | Split script.cpp | Ben Longbons | 1 | -0/+1 |
2014-09-29 | Support static libraries since clang is retarded | Ben Longbons | 1 | -6/+33 |
2014-09-18 | Update for cross-compilation | Ben Longbons | 1 | -1/+2 |
2014-08-29 | Wow, it was really this easy? | Ben Longbons | 1 | -1/+1 |
2014-08-28 | Stuff that's necessary for travis to debug debug | Ben Longbons | 1 | -0/+5 |
2014-08-28 | Oops, debug-debug tests were not being run on travis | Ben Longbons | 1 | -1/+1 |
2014-08-27 | cleanup install | Ben Longbons | 1 | -34/+55 |
2014-08-27 | fix tests | Ben Longbons | 1 | -1/+1 |
2014-08-27 | Yes, I do | Ben Longbons | 1 | -0/+2 |
2014-08-27 | Debug debugging | Ben Longbons | 1 | -11/+31 |
2014-08-25 | Optimize string literals in refcounted strings | Ben Longbons | 1 | -1/+3 |
2014-08-05 | Re-add some old make shortcuts | Ben Longbons | 1 | -0/+4 |
2014-07-18 | Fix travis | Ben Longbons | 1 | -2/+5 |
2014-07-17 | Add dir annoyances | Ben Longbons | 1 | -33/+127 |
2014-07-17 | Add 'make bindist' | Ben Longbons | 1 | -2/+22 |
2014-06-27 | This is more reliable | Ben Longbons | 1 | -0/+3 |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 1 | -0/+6 |
2014-04-26 | Stricter grep checks | Ben Longbons | 1 | -0/+4 |
2014-04-24 | Implement "make clean-deps" and "make clean-obj" | Ben Longbons | 1 | -3/+10 |
2014-04-24 | Conform magic headers to the decl/def rule | Ben Longbons | 1 | -2/+2 |
2014-04-23 | Significantly improve makefile speed | Ben Longbons | 1 | -28/+62 |
2014-04-22 | Use strict ID types | Ben Longbons | 1 | -1/+1 |
2014-04-19 | Wouldn't it be nice to have some integers too? | Ben Longbons | 1 | -1/+1 |
2014-04-13 | Remove last traces of generated source files | Ben Longbons | 1 | -49/+5 |
2014-04-09 | Fix archive patch mtimev14.4.9 | Ben Longbons | 1 | -1/+2 |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 1 | -0/+7 |
2014-04-04 | Fix travis | Ben Longbons | 1 | -4/+6 |
2014-03-24 | Hopefully fix the build | Ben Longbons | 1 | -3/+0 |
2014-03-24 | Ship flex and bison generated files | Ben Longbons | 1 | -0/+4 |
2014-03-24 | Implement new magic frontend using sexpr | Ben Longbons | 1 | -2/+3 |
2014-02-06 | Add a little color | Ben Longbons | 1 | -14/+21 |
2014-02-01 | Get rid of makefile indirection | Ben Longbons | 1 | -10/+408 |
2013-10-15 | Add infrastructure for debug pretty printers | Ben Longbons | 1 | -0/+2 |
2013-10-05 | Split string header into pieces | Ben Longbons | 1 | -1/+1 |
2013-09-26 | Use the new template mechanism for attoconf | Ben Longbons | 1 | -0/+48 |
2013-09-21 | Use the One Makefile to build them all | Ben Longbons | 1 | -131/+10 |
2013-09-20 | Implement out-of-tree builds | Ben Longbons | 1 | -13/+14 |
2013-09-07 | Add IPv4 classes | Ben Longbons | 1 | -6/+9 |
2013-08-22 | Move contents of make.defs where they belong | Ben Longbons | 1 | -1/+22 |
2013-08-05 | Use attoconf and proper versionsv13.8.5 | Ben Longbons | 1 | -0/+107 |