summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* | Fixed ICE-7536 - Simplified Ice.Util createProperties/initialize methodsBenoit Foucher2017-02-01
| |
* | IceBridge Windows build supportJose2017-02-01
| |
* | Python ice_id bogus signatureJose2017-01-31
| |
* | Objetive-c metadata validation fixesJose2017-01-31
| |
* | Fixes to Python metadata validationJose2017-01-31
| |
* | Fixes to Java metadata validationJose2017-01-30
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Fix slice2cpp build failureJose2017-01-30
| |
* | C++ metadata validation fixesJose2017-01-30
| |
* | Fixed bug in CSharp Stack sequence mappingJose2017-01-30
| |
* | Fixed ICE-7493 - Support for java try-with and Python with statements for ↵Benoit Foucher2017-01-30
| | | | | | | | the Ice.Communicator
* | slice2cs build failureJose2017-01-28
| |
* | C++ build failureJose2017-01-27
| |
* | CSharp do not generate proxy for class without operationsJose2017-01-27
| |
* | Fix to generate ICE_NOEXCEPT instead of throw() with the C++98 mappingBenoit Foucher2017-01-27
| |
* | PHP mapping use Namespace builds by defaultJose2017-01-26
| |
* | Fixed bug in float hash functionBernard Normier2017-01-26
| |
* | Python: Ice.Value implementationJose2017-01-26
| |
* | Fixed ICE-6920 - Communicator::destroy is now noexceptBenoit Foucher2017-01-26
| |
* | Fixed ICE-7496 - Ice/binding too slow, speed up of tests on WindowsBenoit Foucher2017-01-26
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Fixed UDP test failure on Windows (ignore down network interfaces)Benoit Foucher2017-01-24
| |
* | 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
| |
* | 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
| |
* | Refactor implementation of Ice::Application in C++Bernard Normier2017-01-20
| |
* | Remove JavaScript local interfaces codeJose2017-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-7476 - Ice/background test failure on stretch with SSLBenoit Foucher2017-01-09
| |
* | 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 ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
| |
* | "to string" on a fixed proxy no longer raise FixedProxyExceptionBernard Normier2017-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
| |
* | Extra fixes for UniqueRef usageJose2017-01-13
| |
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
| |