summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/StringUtil.cpp
Commit message (Expand)AuthorAge
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixes for strerror_r usageJose2018-08-13
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Update copyright year to 2018Jose2018-02-14
* Remove excessive empty linesJoe George2017-06-07
* 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
* | WinRT -> UWP renamesJose2016-12-14
* | Fixed a few warningsBernard Normier2016-12-14
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | Replaced some ScopeArrays by vector or wstringBernard Normier2016-06-06
|/
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* removed first "dummy" parameter for getIn in Ice/custom/AllTests.cppBernard Normier2012-10-08
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed bug 4514 - Ice/facets test failureBenoit Foucher2009-12-20
* Fixed bug 4511 - properties override doesn't handle quotesBenoit Foucher2009-12-18
* 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
* Bug 4246 - tolower/toupper on modify asciiDwayne Boone2009-09-08
* Squashed commit of ice-rt branch:Jose2009-07-10
* Revert 3965 - new version of Ice::initialize.Jose2009-07-09
* fixing VC++ compilation error in StringUtil.cppMark Spruiell2009-07-08
* 3965 - Add new version if Ice::initializeJose2009-07-08
* C++Builder 2009 portDwayne Boone2009-03-02
* Minor fix for bug 3519Benoit Foucher2009-02-03
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Fixed Windows compileDwayne Boone2008-11-05
* Bug 3357 - Remove unsued variable from splitStringDwayne Boone2008-10-31
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
* Fixed GCC 4.3 build failuresBernard Normier2008-02-23
* minor change to trimDwayne Boone2008-02-13
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13