summaryrefslogtreecommitdiff
path: root/cpp/src/Glacier2
Commit message (Expand)AuthorAge
* Fixed typos. (#1580)Austin Henriksen2023-12-06
* Update msbuild builder and openssl package versionsJose2022-07-15
* Update expat and msbuild builder dependenciesJose2021-06-01
* Support for building C++98 with a C++11 compiler (#1267)Joe George2021-03-29
* Update to MSbuild builder 5.0.6Jose2021-01-18
* Update MSBuild builder packageJose2021-01-18
* Remove unnecessary session destruction in Glacier2 (Closes #653)Joe George2019-12-06
* Minor fix for Glacier2/SessionRouterI - See #30Jose2019-08-07
* Clear reserved _con contexts on session establishment - See #30Jose2019-08-06
* 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
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Improve Glacier2 category randomness distributionJose2018-09-14
* Clear Glacier2 reserved contexts, fixes #30Benoit Foucher2018-05-02
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
* Update copyright year to 2018Jose2018-02-14
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
* Fixed Glacier2 potential NullHandleException (ICE-8575)Benoit Foucher2018-02-07
* Updates for Ice Builder 5.xJose2018-02-05
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Remove excessive empty linesJoe George2017-06-07
* Fixed ICE-7880 - renamed HeartbeatOnInvocation to HeartbeatOnDispatchBenoit Foucher2017-05-17
* Cleanup more whitespaceJoe George2017-05-09
* Removed optional semicolons after bracesBernard Normier2017-05-04
* Fix tabs and spaces in MakefilesJoe George2017-05-03
* Remove trailing whitespaceJoe George2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* ICE-7768: fixed C++11 Blobject APIBernard Normier2017-04-07
* Removed trailing whitespace from Slice files and generated codeBernard Normier2017-03-29
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
* Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...Jose2017-03-20
* Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
* Fixed ICE-3710 - optional routing tablesBenoit Foucher2017-03-04
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* 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
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | merging IceBridge into masterMark Spruiell2017-01-30
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
* | Update version to 3.7a4Joe George2016-12-21
* | MSBuild project updatesJose2016-11-11