index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceUtil
/
Options.cpp
Commit message (
Expand
)
Author
Age
*
Update copyright headers
Joe George
2016-03-01
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)
Bernard Normier
2012-08-11
*
Fixed copyrights
Benoit Foucher
2012-04-25
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
*
Fixed 3962 - Berkeley DB, problems with unicode paths.
Jose
2009-11-10
*
Squashed commit of ice-rt branch:
Jose
2009-07-10
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Bug 3519 - fix isalpha, isprint, ... usage
Dwayne Boone
2008-10-30
*
Bug 2429.
Michi Henning
2008-03-17
*
Updated copyright
Dwayne Boone
2008-01-23
*
IceUtil cleanup (first commit)
Bernard Normier
2007-12-21
*
Expanded tabs into spaces
Bernard Normier
2007-02-01
*
Updated copyright header
Dwayne Boone
2007-01-08
*
Bug 1561.
Michi Henning
2006-11-23
*
Fix for bug 1561
Benoit Foucher
2006-11-17
*
adding ice_print to exceptions
Mark Spruiell
2006-11-10
*
Readded previous change
Dwayne Boone
2006-11-09
*
Back out last change
Dwayne Boone
2006-11-09
*
Derive from std::exception
Dwayne Boone
2006-11-09
*
Bug 1339.
Michi Henning
2006-08-29
*
Use .obj instead of .o
Dwayne Boone
2006-08-28
*
Bug 1325.
Michi Henning
2006-08-25
*
Borland C++Builder port mass commit
Dwayne Boone
2006-08-09
*
Updated copyright
Dwayne Boone
2006-03-14
*
Fixed a bug in split() for control chars
Benoit Foucher
2006-01-31
*
Bug 806.
Michi Henning
2006-01-31
*
Bug 789.
Michi Henning
2006-01-20
*
Made the argv argument to parse() const.
Michi Henning
2005-04-01
*
Added split() method for Mark.
Michi Henning
2005-04-01
*
fix for compiler error
Mark Spruiell
2005-03-29
*
Added parse(const string&) to IceUtil::Options.
Michi Henning
2005-03-29
*
Fixed http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=174
Michi Henning
2005-03-14
*
Merged fix for http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=172 from
Michi Henning
2005-03-14
*
Fixed Sun CC build
Bernard Normier
2005-02-18
*
Updated copyrights to 2005
Bernard Normier
2005-02-16
*
Changed command line parsing to use IceUtil::Options.
Michi Henning
2004-12-16