summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAge
* Fix version string and objc buildJoe George2021-02-24
* Update version to v3.8.0Joe George2021-02-15
* Switch to using python3 by defaultJoe George2021-02-10
* Fix Visual Studio build depedenciesJose2021-02-10
* More Visual Studio project fixesJoe George2021-02-10
* update v141 project dependenciesJose2021-02-09
* Repaired VS project and solution files.Austin Henriksen2021-02-09
* Regenerated IceStorm scanner.Austin Henriksen2021-02-03
* Fixed IceDB project name to include ++11 suffix for library.Austin Henriksen2021-02-03
* Cleaned up project files.Austin Henriksen2021-02-03
* Additional C++11 fixesJoe George2021-02-03
* IceGrid and IceStorm fixesJoe George2021-02-02
* Update Glacier2 tests to use C++11 mappingBernard Normier2021-02-02
* Remove Ice::Application & Glacier2::Application deprecated classesJose2021-02-02
* IceGrid and IceStormJoe George2021-02-01
* Port Glacier2, IceBox, IceBridge, IceDB, IceXML, icegriddbJoe George2021-02-01
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
* Fixed doxygen warnings and updated configs.Austin Henriksen2021-01-26
* Update Xcode projects to Xcode 12.0-compatiblev3.7.5-rc0Joe George2021-01-20
* Document how to build C++ tests with a binary distribution - Close #1160 (#1252)Jose2021-01-20
* Fix missplaced endif from removal of DSA testingJose2021-01-19
* Fix to speed up IceGrid/replication test on WindowsBenoit Foucher2021-01-19
* Remove DSA testing as DSA is now deprecatedJose2021-01-19
* Update to MSbuild builder 5.0.6Jose2021-01-18
* Update MSBuild builder packageJose2021-01-18
* Fix Swift marshal and unmarshal of exception optional data membersJose2021-01-11
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Added libeditBernard Normier2021-01-08
* Copy Slice doc comments to the generated enum typeJose2021-01-08
* Fix build failure cause by bogust typenameJose2021-01-07
* Fix for Visual Studio unicode string litereal testingJose2021-01-07
* Use readline only when stdin is a tty (#1230)Jose2021-01-07
* Fix u8 string in Ice/proxy testJose2021-01-07
* Add editline support to icegridadmin and icestormadmin (#1223)Bernard Normier2021-01-04
* Fix localtime/gmtime usage (#1227)Jose2021-01-01
* Fix OpenSSL SSL3 testing failure - Close #1225Jose2020-12-29
* Fixed IceGrid/replication client configuration to ensure the sessions don't t...Benoit Foucher2020-12-23
* Fix sporadic failures with IceGrid/activation testJose2020-12-18
* UCN literals are now encoded with octals.Austin Henriksen2020-12-16
* Fxcop warnings (#1201)Jose2020-12-16
* Removed u8 qualifiers from const strings in slice2cpp.Austin Henriksen2020-12-15
* Revert "Removed u8 qualifier from string constants in slice2cpp."Austin Henriksen2020-12-14
* Removed u8 qualifier from string constants in slice2cpp.Austin Henriksen2020-12-14
* Use pragmas to disable code analyzer warnings in generated code (#1199)Jose2020-12-11
* Expand wildcard items in VC++ projectsJose2020-12-01
* Update version to 3.7.5Jose2020-11-30
* Fixed iOS test controller Xcode project for Xcode 12 and Python 3.9 fixBenoit Foucher2020-11-10
* Fixes to run service tests with SSL when --all is used (#1005)Benoit Foucher2020-08-27