summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ReferenceFactory.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
* Update copyright year to 2018Jose2018-02-14
* Changed ice_fixed to inherit invocation timeout, context and compress overrid...Benoit Foucher2018-02-01
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | UWP code simplificationsJose2017-01-10
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| * Rework previous fix for 3.6 compatibilityJose2016-02-29
| * ICE-6952 - identityToString/stringToIdentity non member functionsJose2016-02-29
* | Ice::identityToString & Ice::stringToIdentity usageJose2016-02-29
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | C++11 mapping initial commitJose2015-12-01
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws...Bernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5131 - parsing of -p <version> for proxies, tweaked UDP endpoint de...Benoit Foucher2013-01-15
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
* Support for optionalsBenoit Foucher2012-06-11
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* 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
* Cleaned up UDP transceivers, fixes for bug 4223 and 4320Benoit Foucher2009-10-27
* Bug 3878 - remove some deprecated featuresDwayne Boone2009-05-11
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-21
|\
| * - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* | IceUtil cleanup (first commit)Bernard Normier2007-12-21
|/
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27