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
/
Ice
/
PropertiesI.cpp
Commit message (
Expand
)
Author
Age
*
Copyright header simplication
Jose
2019-01-19
*
Fix type qualifiers ignored on cast result type, Close #328
Jose
2019-01-10
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Add support for read properties from HKCU windows registry
Jose
2018-09-04
*
Update copyright year to 2018
Jose
2018-02-14
*
Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)
Benoit Foucher
2018-01-24
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Remove excessive empty lines
Joe George
2017-06-07
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Replace NULL by ICE_NULLPTR
Bernard Normier
2017-01-11
*
|
WinRT -> UWP renames
Jose
2016-12-14
*
|
Reduced string converter caching
Bernard Normier
2016-08-05
*
|
Move StringConverter API to namespace Ice
Bernard Normier
2016-08-01
*
|
Fixed streamFilename bug
Bernard Normier
2016-07-11
*
|
Removed IceUtilInternal ifstream and ofstream
Bernard Normier
2016-07-08
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fix for ICE-5321: Ice.Config set to empty value (C++, Java, C#)
Bernard Normier
2014-06-17
*
Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws...
Bernard Normier
2014-05-16
*
Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring
Bernard Normier
2014-05-16
*
Fixed ICE-5539 (C++ only) and added properties test for whitespace and escapes.
Bernard Normier
2014-05-13
*
ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...
Jose
2014-05-02
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Fixed ICE-5393 - Java / C# load properties doesn't correctly parse Ice.Config...
Jose
2013-07-29
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Merge branch 'mx' into encoding11
Benoit Foucher
2012-10-08
|
\
|
*
ICE-4774: Merged skype_props enhancement
Benoit Foucher
2012-08-30
*
|
ICE-4824 - Fixed VC6 style loops
Jose
2012-10-03
|
/
*
ICE-4804 - Properties and case-mismatch
Jose
2012-08-03
*
WinRT support
Jose
2012-07-13
*
Fixed copyrights
Benoit Foucher
2012-04-25
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
*
5033 - Configuration files and UTF-8 BOM
Jose
2011-03-14
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
*
4367 - Build failures with VC90 64 bit.
Jose
2009-11-16
*
Fixed 3962 - Berkeley DB, problems with unicode paths.
Jose
2009-11-10
*
Revert "Changes for bug 3962 and 4714"
Matthew Newhook
2009-08-07
*
Changes for bug 3962 and 4714
Jose
2009-07-29
*
Bug 2754 - read properties from Windows registry
Dwayne Boone
2009-05-29
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Handle \\ in config file parsing
Dwayne Boone
2008-03-20
*
Allow esacpae of leading/trailing whitespace
Dwayne Boone
2008-03-10
*
Bug 1373 - no leading/trailing whitespace for properties
Dwayne Boone
2008-03-07
*
Fixed errors indtoduced with adding getPropertyAsList
Dwayne Boone
2008-02-19
*
Bug 2491 - Use getPropertyAsList
Dwayne Boone
2008-02-13
[next]