summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/StringUtil.h
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* 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
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
|/
* 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
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 4355 - improve parse exception messagesMark Spruiell2009-12-10
|
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
|
* Bug 3972 - reduced trace level for some output and other minor cleanupDwayne Boone2009-09-23
|
* Revert 3965 - new version of Ice::initialize.Jose2009-07-09
|
* 3965 - Add new version if Ice::initializeJose2009-07-08
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
|
* Bug 1373 - allowable property names in config filesDwayne Boone2008-02-05
| | | | Added continue to allDemos scripts
* Updated copyrightDwayne Boone2008-01-23
|
* - Added IceUtil::SyscallException and cleaned up few IceUtil exceptionsBenoit Foucher2008-01-23
| | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641.
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Fixed bug #2440Bernard Normier2007-09-25
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed match method to optionally match period (useful for IcePack)Benoit Foucher2005-02-10
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* fixMarc Laukien2004-04-09
|
* moved StringUtil to IceUtil, fixed namesMarc Laukien2004-04-09