summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* | Python minor simplificationsJose2017-01-24
| | | | | | | | | | - Replace statimethod function with staticmethod anotations - Simplify version comparison in Python35
* | PHP: Do not generate proxy types for class less operationsJose2017-01-24
| |
* | JavaScript: Do not generate proxy types for class less operationsJose2017-01-24
| |
* | Do not add abstract methods to PHP Value classesJose2017-01-24
| |
* | Extra fixes for IceRuby Ice::Value implementationJose2017-01-24
| |
* | Ice for Ruby Ice::Value implementationJose2017-01-23
| |
* | Build shared executables with -fPIE/-pie on LinuxBernard Normier2017-01-23
| |
* | Fixed Linux armhf build failureBernard Normier2017-01-23
| |
* | Minor fixes for ICE-6893 - Review calls to abort()Benoit Foucher2017-01-23
| |
* | Fixed multicast to also listen on link-locap IPv6 addresseesBenoit Foucher2017-01-23
| |
* | Fixed build failure with static libsBernard Normier2017-01-20
| |
* | Refactor implementation of Ice::Application in C++Bernard Normier2017-01-20
| |
* | Additional C++11 fixJoe George2017-01-20
| |
* | Remove JavaScript local interfaces codeJose2017-01-20
| |
* | Fix cpp11 buildJoe George2017-01-20
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-01-20
|\|
| * Fixed ICE-7508 - NullHandleException when using -2 invocation timeoutBenoit Foucher2017-01-16
| |
| * Fix for leak in CryptPermissionsVerifierI::checkPermissionsJose2017-01-13
| |
* | Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵Benoit Foucher2017-01-20
| | | | | | | | interfaces by default
* | java:UserException metadata for both local and remote operationsBernard Normier2017-01-19
| |
* | Add ctor overload with non-optional parameters to generated XxxStructBernard Normier2017-01-19
| |
* | IcePHP Ice::Value implementation & minor extension cleanupJose2017-01-19
| |
* | Fixed spurious Ice/binding test failureBenoit Foucher2017-01-19
| |
* | Fixed C++11 build failureBenoit Foucher2017-01-18
| |
* | Fixed ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
| |
* | Fixed bug introduced by previous commitBernard Normier2017-01-17
| |
* | "to string" on a fixed proxy no longer raise FixedProxyExceptionBernard Normier2017-01-17
| |
* | Fixed ICE-7512 and ICE-7511 - make distclean issues with Xcode IceSDK buildBenoit Foucher2017-01-17
| |
* | Synchronized hash algo/test with JavaBernard Normier2017-01-17
| |
* | Revert "Fixed hash algo for Long and Double"Bernard Normier2017-01-17
| | | | | | | | This reverts commit 2df92e167a62ae67401225086e165f82293446e9.
* | Fixed hash algo for Long and DoubleBernard Normier2017-01-17
| |
* | Revert "Fixed hash algo for Long and Double"Bernard Normier2017-01-17
| | | | | | | | This reverts commit 175f5f59aced4220bf8c6e06446b86b8461cde9b.
* | Fixed hash algo for Long and DoubleBernard Normier2017-01-16
| |
* | Better hashing for Long and DoubleBernard Normier2017-01-16
| |
* | Added schemes for Xcode controller projectsBenoit Foucher2017-01-16
| |
* | Fixed ICE-7501 & ICE-7502 - Integrated the building of the controller Apps ↵Benoit Foucher2017-01-13
| | | | | | | | to the gmake build system, IceSSL test fix
* | Fixed IceSSL/configuration iOS build failureJose2017-01-13
| |
* | Extra fixes for UniqueRef usageJose2017-01-13
| |
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
| |
* | Add support for deprecate Slice metadata in slice2objcBernard Normier2017-01-12
| |
* | cs: and clr: are now interchangeable in C#/.NET metadata directivesBernard Normier2017-01-12
| |
* | Reject empty endpoint in OA endpoint listBernard Normier2017-01-12
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
| | | | | | | | Removed ctor and assignment operator from UniquePtr
* | Fixed ICE-7470 - Don't define registerIceBT on OS X/WindowsBenoit Foucher2017-01-11
| |
* | Fixed metrics client project to only set -d2SSAOptimizer- for VS2015Benoit Foucher2017-01-11
| |
* | Export BasicStringConverter template instantiations (ICE-7473)Bernard Normier2017-01-10
| |
* | Fixed ICE-7488 - disabled optimization for Ice/metrics test on Windows ↵Benoit Foucher2017-01-10
| | | | | | | | (C++98 only)
* | UWP code simplificationsJose2017-01-10
| |
* | Fix for static initialization issue with VS 2013Jose2017-01-10
| |