summaryrefslogtreecommitdiff
path: root/src/protocol/ArgParser.hxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-09-02protocol/ArgParser: move struct RangeArg to separate headerMax Kellermann
2017-05-08*: remove "pure" and "const" attributes from throwing functionsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-18protocol/Ack: add exception class wrapping enum ackMax Kellermann
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann
2015-08-11command/Request: add parser methodsMax Kellermann
2015-08-11protocol/ArgParser: add overload with max_value parameterMax Kellermann
2015-08-11protocol/ArgParser: use std::numeric_limitsMax Kellermann
2015-08-11protocol/ArgParser: overload as ParseCommandArg(), pass referencesMax Kellermann
2015-08-11protocol/ArgParser: add struct RangeArgMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-28Playlist: use std::chrono::duration for Seek*()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-07-30include cleanupMax Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann