10 Commits

Author SHA1 Message Date
Daniel Aarno
1a40e8f5a8 Add const to iterators and xorAdd
No need to modify the passed vector, it should be a const reference.

https://sourceforge.net/p/tclap/patches/14/
2017-08-24 21:50:17 +01:00
Daniel Aarno
6e236d28db Initialize theDelimiter (supress warning), found by test23. 2013-10-26 13:38:56 +02:00
mes5k
89f4aacf98 fixed shadow variable name problem 2011-04-09 18:30:32 +00:00
macbishop
b4787eb4bd Suppress some warnings, compile with -Wextra by default 2007-09-01 08:17:24 +00:00
mes5k
3e70af604d added patches for ZSH and DocBook output 2007-03-04 19:28:57 +00:00
macbishop
0953ea9976 raise ExitException instead of calling exit 2007-02-17 14:57:53 +00:00
mes5k
6b2cb3ab1d moved exit from CmdLine to StdOutput to provide users more control over when/how the exit happens 2006-11-26 18:32:04 +00:00
mes5k
d46a014716 updated docbook output 2005-02-03 23:04:35 +00:00
mes5k
d584e762ce removed ostream 2004-12-01 03:10:40 +00:00
mes5k
3bbbfa92b9 adding docbook stuff 2004-11-06 05:05:03 +00:00