summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/Options.cpp
Commit message (Expand)AuthorAge
* Fix macOS build failures in debug modeJose2019-06-26
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* IceUtil Options incorrectly paring multiple short optionsJose2018-08-13
* Revert "Fix incorrectly parsing of multiple short options"Jose2018-08-13
* Fix incorrectly parsing of multiple short optionsJose2018-07-27
* Update copyright year to 2018Jose2018-02-14
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | ICE-7176 - Cleanup exception dtor noexceptJoe George2016-06-10
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* Squashed commit of ice-rt branch:Jose2009-07-10
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
* Bug 2429.Michi Henning2008-03-17
* Updated copyrightDwayne Boone2008-01-23
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Bug 1561.Michi Henning2006-11-23
* Fix for bug 1561Benoit Foucher2006-11-17
* adding ice_print to exceptionsMark Spruiell2006-11-10
* Readded previous changeDwayne Boone2006-11-09
* Back out last changeDwayne Boone2006-11-09
* Derive from std::exceptionDwayne Boone2006-11-09
* Bug 1339.Michi Henning2006-08-29
* Use .obj instead of .oDwayne Boone2006-08-28
* Bug 1325.Michi Henning2006-08-25
* Borland C++Builder port mass commitDwayne Boone2006-08-09
* Updated copyrightDwayne Boone2006-03-14
* Fixed a bug in split() for control charsBenoit Foucher2006-01-31
* Bug 806.Michi Henning2006-01-31
* Bug 789.Michi Henning2006-01-20
* Made the argv argument to parse() const.Michi Henning2005-04-01
* Added split() method for Mark.Michi Henning2005-04-01
* fix for compiler errorMark Spruiell2005-03-29
* Added parse(const string&) to IceUtil::Options.Michi Henning2005-03-29