aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-30*: update copyright year to 2013Max Kellermann2-2/+2
2013-10-28*: use nullptr instead of NULLMax Kellermann1-2/+2
2013-10-19*: use references instead of pointersMax Kellermann4-19/+18
2013-10-17*: use std::numeric_limitsMax Kellermann1-13/+10
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-10-15gcc.h: major updateMax Kellermann1-1/+1
2013-09-04util/Error: new error passing libraryMax Kellermann3-12/+28
2013-08-10ack.h: move to protocol/Max Kellermann2-1/+54
2013-07-30include cleanupMax Kellermann1-1/+0
2013-02-19command: allow to omit END in ranges (START:END)Jörg Thalheim1-1/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann4-20/+20
2013-01-03client: convert to C++Max Kellermann4-12/+12
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann1-3/+2
2012-02-14command: move code to protocol/argparser.cMax Kellermann2-0/+240
2012-02-14command: move functions to protocol/result.cMax Kellermann2-0/+101