summaryrefslogtreecommitdiff
path: root/cpp/src/Glacier2Lib
Commit message (Expand)AuthorAge
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| * Update Ice version to 3.6.3Joe George2016-04-08
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
* | Refactor implementation of Ice::Application in C++Bernard Normier2017-01-20
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
* | Update version to 3.7a4Joe George2016-12-21
* | WinRT -> UWP renamesJose2016-12-14
* | UWP project updatesJose2016-11-24
* | UWP msbuild project updatesJose2016-11-14
* | MSBuild project updatesJose2016-11-11
* | Add support for sign C++ executables and dlls in Windows buildsJose2016-11-02
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Move generateUUID to IceBernard Normier2016-08-01
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
* | Simplified exception-related codeBernard Normier2016-07-25
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Update version to 3.7a3Joe George2016-07-12
* | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
* | Updated version to 3.7a2Bernard Normier2016-05-31
* | fixed copyright noticesBernard Normier2016-05-31
* | IceUtil and Slice msbuild updatesBernard Normier2016-05-11
* | Removed libIceUtil and libSliceBernard Normier2016-05-09
* | Another fix for ICE-7132Benoit Foucher2016-05-09
* | Fix for ICE-7132 - Missing -DICE_STATIC_LIBSBenoit Foucher2016-05-09
* | Windows msbuild build updatesJose2016-05-05
* | Re-factored gmake build systemBenoit Foucher2016-05-03
* | Updated Ice version to 3.7a0Benoit Foucher2016-04-07
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-17
|\|
| * .gitignore updatesJose2016-03-11
| * Update version to 3.6.2Jose2016-03-10
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-07
|\|
| * Update Copyright year to 2016 in rc and cs filesJoe George2016-03-07
* | 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
* | Windows msbuild build updatesJose2016-02-26
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Update windows dependenciesJose2016-01-15
* | Remove C++14 usage and switch to -std=c++11Jose2016-01-12
* | Add ICE_RESET_EXCEPTION macro to simplify C++ buildsJose2016-01-11