Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-24 | Client*: move to client/ | Max Kellermann | 1 | -1/+1 |
2014-01-13 | copyright year 2014 | Max Kellermann | 6 | -6/+6 |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 2 | -2/+2 |
2013-10-28 | *: use nullptr instead of NULL | Max Kellermann | 1 | -2/+2 |
2013-10-19 | *: use references instead of pointers | Max Kellermann | 4 | -19/+18 |
2013-10-17 | *: use std::numeric_limits | Max Kellermann | 1 | -13/+10 |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-10-15 | gcc.h: major update | Max Kellermann | 1 | -1/+1 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 3 | -12/+28 |
2013-08-10 | ack.h: move to protocol/ | Max Kellermann | 2 | -1/+54 |
2013-07-30 | include cleanup | Max Kellermann | 1 | -1/+0 |
2013-02-19 | command: allow to omit END in ranges (START:END) | Jörg Thalheim | 1 | -1/+1 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 4 | -20/+20 |
2013-01-03 | client: convert to C++ | Max Kellermann | 4 | -12/+12 |
2012-08-02 | gcc.h: re-add gcc_const and gcc_pure | Max Kellermann | 1 | -3/+2 |
2012-02-14 | command: move code to protocol/argparser.c | Max Kellermann | 2 | -0/+240 |
2012-02-14 | command: move functions to protocol/result.c | Max Kellermann | 2 | -0/+101 |