12 Commits

Author SHA1 Message Date
Daniel Aarno
10103edd7c Merge branch '1.2' 2019-11-24 22:20:20 +00:00
Daniel Aarno
0a475929b8 Update copyright notices. 2019-05-06 19:44:57 +01:00
Daniel Aarno
c51fb519d6 Merge branch '1.2' 2018-08-02 12:12:56 -07:00
Daniel Aarno
81e4e8bba5 Add emacs mode-lines to all header files 2018-03-19 10:13:46 +00:00
Daniel Aarno
4c04f3e965 Fixed typo 2017-12-26 14:00:13 +01:00
Daniel Aarno
5489dc9597 Formatting change: Don't print space after elipsis in usage 2017-12-26 08:01:03 +01:00
Daniel Aarno
3ccab57178 Fixed typo 2017-09-02 17:16:53 +01:00
Daniel Aarno
e006d96c53 Mark getValue functions as const.
The various getValue functions should not modify the underlying class,
so they have been turned into const. The only exception is ValueArg
where a non-const version is kept for backward compatibility (it
should be removed if we allow an API break). The other instances are
safe since the return value is not changed and the new function
signature is less restrictive.
2015-05-11 22:19:34 +02:00
mes5k
65376234b2 added support for resetting a command line 2009-01-10 00:05:57 +00:00
macbishop
a5161226b8 Supressed some warnings 2007-02-17 14:59:52 +00:00
mes5k
0d11e3f288 fixed typo 2005-01-23 22:33:33 +00:00
mes5k
69e038b365 initial checkin 2005-01-23 22:28:14 +00:00