summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertiesI.cpp
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Fix type qualifiers ignored on cast result type, Close #328Jose2019-01-10
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Add support for read properties from HKCU windows registryJose2018-09-04
* Update copyright year to 2018Jose2018-02-14
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
* Clean C++ exception code to only throw exception typesJose2017-09-20
* 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
* | Reduced string converter cachingBernard Normier2016-08-05
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Fixed streamFilename bugBernard Normier2016-07-11
* | Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | C++11 mapping initial commitJose2015-12-01
|/
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fix for ICE-5321: Ice.Config set to empty value (C++, Java, C#)Bernard Normier2014-06-17
* Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws...Bernard Normier2014-05-16
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* Fixed ICE-5539 (C++ only) and added properties test for whitespace and escapes.Bernard Normier2014-05-13
* 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-5393 - Java / C# load properties doesn't correctly parse Ice.Config...Jose2013-07-29
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Merge branch 'mx' into encoding11Benoit Foucher2012-10-08
|\
| * ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
* | ICE-4824 - Fixed VC6 style loopsJose2012-10-03
|/
* ICE-4804 - Properties and case-mismatchJose2012-08-03
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 5033 - Configuration files and UTF-8 BOMJose2011-03-14
* Updated copyright to 2010Dwayne Boone2010-01-07
* 4367 - Build failures with VC90 64 bit.Jose2009-11-16
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* Revert "Changes for bug 3962 and 4714"Matthew Newhook2009-08-07
* Changes for bug 3962 and 4714Jose2009-07-29
* Bug 2754 - read properties from Windows registryDwayne Boone2009-05-29
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Handle \\ in config file parsingDwayne Boone2008-03-20
* Allow esacpae of leading/trailing whitespaceDwayne Boone2008-03-10
* Bug 1373 - no leading/trailing whitespace for propertiesDwayne Boone2008-03-07
* Fixed errors indtoduced with adding getPropertyAsListDwayne Boone2008-02-19
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13