Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Removed explicit from CommunicatorHolder(const Ice::CommunicatorPtr&>) ↵ | Benoit Foucher | 2018-02-06 | |
| | | | | | | | | constructor (ICE-8633) | |||
| * | Removed explicit from CommunicatorHolder(shared_ptr<Communicator>) ↵ | Benoit Foucher | 2018-02-06 | |
| | | | | | | | | constructor (ICE-8633) | |||
* | | Merge remote-tracking branch 'origin/netcore' into 3.7 | Jose | 2018-02-08 | |
|\ \ | |/ |/| | ||||
| * | Merge remote-tracking branch 'origin/3.7' into netcore | Jose | 2018-02-05 | |
| |\ | ||||
| * \ | Merge remote-tracking branch 'origin/3.7' into netcore | Joe George | 2017-12-20 | |
| |\ \ | ||||
| * \ \ | Merge remote-tracking branch 'origin/3.7' into netcore | Jose | 2017-12-14 | |
| |\ \ \ | ||||
| * | | | | Add missing new lines in generated code | Jose | 2017-12-06 | |
| | | | | | ||||
| * | | | | Add workaround for .NET Core optional failure | Jose | 2017-12-04 | |
| | | | | | ||||
* | | | | | Merge remote-tracking branch 'origin/matlab' into 3.7 | Jose | 2018-02-06 | |
|\ \ \ \ \ | ||||
| * | | | | | Fix whitespace | Joe George | 2017-11-21 | |
| | | | | | | ||||
| * | | | | | Minor fix, remove unused variable | Jose | 2017-10-20 | |
| | | | | | | ||||
| * | | | | | More keyword escape fixes | Mark Spruiell | 2017-10-19 | |
| | | | | | | ||||
| * | | | | | Adding missing doc/copyright | Mark Spruiell | 2017-10-19 | |
| | | | | | | ||||
| * | | | | | Adding escape test and related fixes | Mark Spruiell | 2017-10-19 | |
| | | | | | | ||||
| * | | | | | Remove package metadata; test cleanup | Mark Spruiell | 2017-10-11 | |
| | | | | | | ||||
| * | | | | | slice2matlab updates for ICE-8538, ICE-8536, ICE-8535, ICE-8532 | Mark Spruiell | 2017-10-11 | |
| | | | | | | ||||
| * | | | | | Update MATLAB build system | Jose | 2017-10-09 | |
| | | | | | | ||||
| * | | | | | Internal code cleanup | Mark Spruiell | 2017-10-04 | |
| | | | | | | ||||
| * | | | | | Adding more tests; checksum support | Mark Spruiell | 2017-10-03 | |
| | | | | | | ||||
| * | | | | | Adding inheritance test | Mark Spruiell | 2017-10-02 | |
| | | | | | | ||||
| * | | | | | Moving Ice.ValueHolder | Mark Spruiell | 2017-10-02 | |
| | | | | | | ||||
| * | | | | | Adding endpoint support; adding ami test; test script fixes | Mark Spruiell | 2017-09-29 | |
| | | | | | | ||||
| * | | | | | Internal proxy changes; simplifying generated proxy code | Mark Spruiell | 2017-09-28 | |
| | | | | | | ||||
| * | | | | | Performance improvements; minor mapping changes | Mark Spruiell | 2017-09-27 | |
| | | | | | | ||||
| * | | | | | Minor fixes to generated code for sequences | Mark Spruiell | 2017-09-23 | |
| | | | | | | ||||
| * | | | | | Revising the mapping for sequence<struct> and sequence<enum> | Mark Spruiell | 2017-09-22 | |
| | | | | | | ||||
| * | | | | | Simplifying mapping for struct and sequence | Mark Spruiell | 2017-09-20 | |
| | | | | | | ||||
| * | | | | | Adding slicing/objects test; Adding automated test support | Mark Spruiell | 2017-09-19 | |
| | | | | | | ||||
| * | | | | | Adding slicing/exceptions test | Mark Spruiell | 2017-09-17 | |
| | | | | | | ||||
| * | | | | | Adding support for package metadata; updating tests to use package metadata | Mark Spruiell | 2017-09-16 | |
| | | | | | | ||||
| * | | | | | Adding support for Slice classes and optional values; Adding more tests | Mark Spruiell | 2017-09-15 | |
| | | | | | | ||||
| * | | | | | Adding exceptions test, support for debug builds | Mark Spruiell | 2017-09-07 | |
| | | | | | | ||||
| * | | | | | Initial commit of MATLAB prototype | Mark Spruiell | 2017-09-04 | |
| | | | | | | ||||
* | | | | | | Catch exception by const& when appropriate (ICE-8632) | Benoit Foucher | 2018-02-06 | |
| | | | | | | ||||
* | | | | | | Fixed typo in IceGrid ACM client timeout property name (ICE-8623) | Benoit Foucher | 2018-02-06 | |
| | | | | | | ||||
* | | | | | | Updates for Ice Builder 5.x | Jose | 2018-02-05 | |
| |_|_|_|/ |/| | | | | ||||
* | | | | | ICE-7891 - Translate @see references in Java | Mark Spruiell | 2018-02-01 | |
| | | | | | ||||
* | | | | | ICE-8544 - Updates to packaging metadata | Mark Spruiell | 2018-02-01 | |
| | | | | | ||||
* | | | | | Added ice_fixed to generated Java proxy class, added test to check proxy ↵ | Benoit Foucher | 2018-02-01 | |
| | | | | | | | | | | | | | | | | | | | | return type from ice_fixed | |||
* | | | | | Changed ice_fixed to inherit invocation timeout, context and compress ↵ | Benoit Foucher | 2018-02-01 | |
| | | | | | | | | | | | | | | | | | | | | override from original proxy | |||
* | | | | | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵ | Benoit Foucher | 2018-01-31 | |
| | | | | | | | | | | | | | | | | | | | | (ICE-7996 & ICE-7976) | |||
* | | | | | Updated AutoStart description | Bernard Normier | 2018-01-30 | |
| | | | | | ||||
* | | | | | Added delayed autostart option (ICE-7912) | Bernard Normier | 2018-01-30 | |
| | | | | | ||||
* | | | | | Run IceStorm/repstress on driver main thread (ICE-8175) | Benoit Foucher | 2018-01-30 | |
| | | | | | ||||
* | | | | | Grant rx to LocalService on service's parent directory (ICE-8273) | Bernard Normier | 2018-01-26 | |
| | | | | | ||||
* | | | | | icebox requires at least one service (cpp, java)(ICE-8307) | Bernard Normier | 2018-01-26 | |
| | | | | | ||||
* | | | | | Removed __USE_UNIX98 check (ICE-8580) | Bernard Normier | 2018-01-26 | |
| | | | | | ||||
* | | | | | Fixed macOS bug where Ice/objects client would crash on macOS when ran ↵ | Benoit Foucher | 2018-01-26 | |
| | | | | | | | | | | | | | | | | | | | | against the JavaScript server | |||
* | | | | | Disable global optimizer for VS2017 C++11 (ICE-8611) | Bernard Normier | 2018-01-25 | |
| | | | | | ||||
* | | | | | Removed Ice.MessageSizeMax from clients where it's no longer necessary ↵ | Benoit Foucher | 2018-01-25 | |
| | | | | | | | | | | | | | | | | | | | | (ICE-8340) |