Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed Ruby crash (and similar issues in other mappings), fixes #432 | Benoit Foucher | 2019-07-11 |
| | |||
* | Removed outdated comment. Fixes #369. | Bernard Normier | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Moved ice_collectable impl out of line (ICE-8610) | Bernard Normier | 2018-01-22 |
| | |||
* | Clean C++ exception code to only throw exception types | Jose | 2017-09-20 |
| | | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892 | ||
* | Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵ | Benoit Foucher | 2017-07-05 |
| | | | | Ice::SlicedData::clear method to break cyclic references | ||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixed ICE-7954 - bug in Object::ice_dispatch | Benoit Foucher | 2017-06-01 |
| | |||
* | Fix (ICE-7762) - Change dispatch bool return value | Jose | 2017-04-10 |
| | |||
* | Removed Current's default value in the C++11 mapping | Bernard Normier | 2017-03-08 |
| | | | | Renamed Ice::noExplicitCurrent to Ice::emptyCurrent | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Replaced non-public double underscores in C++ | Bernard Normier | 2016-11-12 |
| | | |||
* | | Revert "Replaced double and triple underscores in C++ by ice-prefixed names" | Bernard Normier | 2016-11-05 |
| | | | | | | | | This reverts commit 91fa99c34d1211d426b24bf68001fc27a87b3f00. | ||
* | | Replaced double and triple underscores in C++ by ice-prefixed names | Bernard Normier | 2016-11-02 |
| | | |||
* | | C++ dispatching code fixes | Benoit Foucher | 2016-08-25 |
| | | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice) | ||
* | | Removed bogus comparison operators | Bernard Normier | 2016-08-02 |
| | | |||
* | | Exported classes no longer have weak vtables with clang | Bernard Normier | 2016-06-27 |
| | | |||
* | | Renamed C++11 AMI/AMD suffix: _async to Async | Bernard Normier | 2016-06-09 |
| | | |||
* | | ICE-6982 and ICE-6946 | Joe George | 2016-06-08 |
| | | | | | | | | | | - Refactord C++ class/exception stream generated code - Changed return type of Obejct::ice_id() to std::string for C++11 | ||
* | | cleaning up stream API in C++/Java/JS | Mark Spruiell | 2016-05-11 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 |
| | | |||
* | | Use Ice::noExplicitCurrent as C++ Current default parameter | Jose | 2016-01-13 |
| | | |||
* | | Remove Object::ice_clone from C++11 mapping | Jose | 2016-01-13 |
| | | |||
* | | C++11 minor improvements | Jose | 2016-01-12 |
| | | |||
* | | C++11 updates for IceLocatorDiscovery | Jose | 2015-12-31 |
| | | | | | | | | | | - Fixes IceLocatorDiscovery to build with new C++11 mapping - Fixes to C++11 mapping for Bloject and ice_invoke async versions | ||
* | | C++11 ice_invoke_async & Blobject async implementation | Jose | 2015-12-30 |
| | | |||
* | | C++11 DispatchInterceptor fixes | Jose | 2015-12-17 |
| | | |||
* | | C++11 mapping server side input parameter fixes | Jose | 2015-12-10 |
| | | |||
* | | C++11 mapping server side input parameter fixes | Jose | 2015-12-09 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5791: removed deprecated APIs for Ice 3.6 | Bernard Normier | 2014-10-28 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4938: Super compact enoding | Benoit Foucher | 2013-01-04 |
| | |||
* | Better generated __read and __write for classes and exceptions (C++, Java ↵ | Bernard Normier | 2012-10-13 |
| | | | | and C#) | ||
* | Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant) | Bernard Normier | 2012-08-11 |
| | | | | | Small build fixes (VS warning, Python 3.x run.py) slice2cpp no longer generates ice_clone for interfaces | ||
* | VS2012 build fixes | Bernard Normier | 2012-08-07 |
| | |||
* | Removed Stream::format method, replace with startWriteEncaps parameter | Benoit Foucher | 2012-08-06 |
| | |||
* | Support for optionals | Benoit Foucher | 2012-06-11 |
| | |||
* | Win32 blobject STL debug assert | Benoit Foucher | 2012-05-18 |
| | |||
* | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-05-08 |
| | | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property |