summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Fixed Makefiles to not use absolute pathsBenoit Foucher2017-02-09
| |
* | Improved readValue/readProxy methods and streaming helpersBenoit Foucher2017-02-09
| |
* | Fixed ICE-7568 - namespace not correctly escape in C++Jose2017-02-09
| |
* | Fixed deprecated warnings in defaultValue testBernard Normier2017-02-08
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Update Debug settings for VS 2017 (VC141)Jose2017-02-08
| |
* | Update VS 2017 Bzip2 packageJose2017-02-08
| |
* | Fixed unused variable errorBernard Normier2017-02-08
| |
* | Fixed bug in slice2objcBernard Normier2017-02-08
| |
* | Make Slice enums scopedBernard Normier2017-02-08
| | | | | | | | Add new cpp:scoped and objc:scoped metadata directives
* | Added wide char overloads of Ice::createProperties & Ice::initializeJose2017-02-07
| |
* | ICE-7186 - Allow to build and tests from different directoryJose2017-02-07
| |
* | Removed unused methodsBenoit Foucher2017-02-07
| |
* | Add support for build with VS 2017 RCJose2017-02-06
| |
* | Fixed ICE-7558 - Reduce chances to lose datagrams by tuning the buffer size ↵Benoit Foucher2017-02-06
| | | | | | | | and adding dedicated thread pools
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2017-02-06
|\|
| * Fixed ICE-7428 - Potential IceGrid node crash on shutdownBenoit Foucher2017-02-06
| |
| * Fixed bug in CSharp Stack sequence mappingJose2017-01-30
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Fixed ICE-7548 - getAdminProxy no longer returns 0 if synchronization is in ↵Benoit Foucher2017-02-06
| | | | | | | | progress
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | Fixed (ICE-7556) - header-ext and makefile dependenciesJose2017-02-03
| |
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Pass warning level to the ChecksumVisitor for consistencyJose2017-02-02
| |
* | Add --no-warn option to Slice compilersJose2017-02-01
| |
* | 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 JS tests to run again Ice/exceptions and optionals test with bidirBenoit 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 ICE-7281 - skipEmptyEncapsulation now checks for the encoding versionBenoit Foucher2017-01-25
| |
* | Fixed UDP test failure on Windows (ignore down network interfaces)Benoit Foucher2017-01-24
| |