summaryrefslogtreecommitdiff
path: root/cpp/include
Commit message (Expand)AuthorAge
* Update version to 3.7.4Jose2020-04-20
* Move response, error and sent functions given to the client Async API (#610)Bernard Normier2019-11-03
* Fix clang -std=c++17 buildBernard Normier2019-10-29
* Do not omit param names for documented parameters - Close #465Jose2019-08-06
* Add support for hidden visibility on AIX/xlC.Bernard Normier2019-07-25
* Update Ice version to 3.7.3Jose2019-07-22
* Update Swift version to 3.7b2v3.7-beta2-swiftJose2019-07-18
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-18
|\
| * Fixed build failures caused by AIX portBenoit Foucher2019-07-15
| * Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-02
|\|
| * Fix conversion warning in Random.hJose2019-06-27
| * Disable conversion warning in include/Ice/Optional.h debug buildJose2019-06-26
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
| * Add ice_isFixed - Close #356Jose2019-06-21
| * Fixed incorrect comment for ice_flushBatchRequestsAsync. Fixes #379.Bernard Normier2019-06-21
* | Update Version to 3.7b1Jose2019-06-12
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-07
|\|
| * Fixed trailing whitespaceBenoit Foucher2019-06-04
| * gcc 9 complains that it is creating an implicit copy constructor. (#408)dennsporcic2019-05-13
| * Fixed typo in commentBernard Normier2019-04-09
* | Exclude explicit template instantiations from static buildsBernard Normier2019-05-08
* | Dispatch queue updatesJoe George2019-05-07
* | Changed mapping for local classes to protocolsBernard Normier2019-04-22
* | Removed throws from some proxy methodsBernard Normier2019-04-12
* | Add breakBeforeBlock option to IceUtilInternal::OutputJoe George2019-03-15
|/
* Replace __linux by __linux__ in remaining filesBernard Normier2019-02-07
* Better SSL support for underlying transports that don't provide a socket file...Benoit Foucher2019-01-28
* Avoid result copy when setting the promiseJose2019-01-24
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Always enable error checks for mutexes (#305)Christoph Rupp2018-12-05
* Update version to 3.7.2Jose2018-11-14
* Replaced VC1xx by v1xx for consistencyBernard Normier2018-11-09
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Whitespace cleanupBernard Normier2018-10-26
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Doxygen comments in IceUtil/Exception.h + related fixesBernard Normier2018-10-19
* Reworked C++11 compiler check. Fixes #206.Bernard Normier2018-09-24
* Reworked clang -Wdocumentation warning suppression. Fixes #209.Bernard Normier2018-09-24
* Turn off documentation warnings with clangBernard Normier2018-09-21
* Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-19
|\
| * Fix Xcode 10 warningsBernard Normier2018-09-19
* | Missing C++ header includeJose2018-09-10
* | Fixes for C++17 modeJose2018-09-07
* | Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* | Use ifndef around OS specific headersJose2018-06-11
|/