summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/Options.cpp
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* 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
* Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=174Michi Henning2005-03-14
* Merged fix for http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=172 fromMichi Henning2005-03-14
* Fixed Sun CC buildBernard Normier2005-02-18
* Updated copyrights to 2005Bernard Normier2005-02-16
* Changed command line parsing to use IceUtil::Options.Michi Henning2004-12-16