summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Instance.cpp
Commit message (Expand)AuthorAge
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
* | Only build OSLogLogger with Ice for SwiftJose2019-05-30
* | Swift logger updatesJose2019-05-29
|/
* Fix macros for Linux OS detectionJose2019-02-07
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Add support for systemd Type=notify to Ice::ServiceJose2018-10-29
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixes for C++17 modeJose2018-09-07
* Fix UWP Build failureJose2018-07-26
* Simplify EndpointHostResolver initializationJose2018-07-26
* Update copyright year to 2018Jose2018-02-14
* Remove old commentJose2018-02-13
* Fix ICE-8201 - Add support for per-thread context to UWPJose2018-02-13
* getpwnam_r bogus loopJose2017-11-17
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Remove excessive empty linesJoe George2017-06-07
* Fixed typoBernard Normier2017-04-29
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
* Fixed ICE-7775 - don't call initgroups after fork, use thread-safe getpw* sys...Benoit Foucher2017-04-12
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
* Fix for ICE-7125 - Added support for Ice.ClassGraphDepthMaxBenoit Foucher2017-03-23
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| * Fix ICE-7473 - dynamic_cast error on macOSJoe George2016-12-20
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | WinRT -> UWP renamesJose2016-12-14
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Revert "Reverted previous double-underscore changes in IceUtil classes"Bernard Normier2016-11-05
* | Reverted previous double-underscore changes in IceUtil classesBernard Normier2016-11-03
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | C# mapping changesBenoit Foucher2016-08-16
* | Reduced string converter cachingBernard Normier2016-08-05
* | Move generateUUID to IceBernard Normier2016-08-01
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | C++11 mapping for PropertiesAdminUpdateCallbackBernard Normier2016-07-26
* | Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-01
|\|
| * Merge branch '3.6-stretch' into 3.6Jose2016-06-15
| |\
| | * GNU/kFreeBSD specific patchesJose2016-05-23
* | | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | | ICE-7179 - Update std::function code styleJoe George2016-06-13
* | | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | | Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
* | | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\| |