summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Object.cpp
Commit message (Expand)AuthorAge
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* Removed outdated comment. Fixes #369.Bernard Normier2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Update copyright year to 2018Jose2018-02-14
* Moved ice_collectable impl out of line (ICE-8610)Bernard Normier2018-01-22
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and Ice::Sliced...Benoit Foucher2017-07-05
* Remove excessive empty linesJoe George2017-06-07
* Fixed ICE-7954 - bug in Object::ice_dispatchBenoit Foucher2017-06-01
* Fix (ICE-7762) - Change dispatch bool return valueJose2017-04-10
* Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | C++ dispatching code fixesBenoit Foucher2016-08-25
* | Removed bogus comparison operatorsBernard Normier2016-08-02
* | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | ICE-6982 and ICE-6946Joe George2016-06-08
* | cleaning up stream API in C++/Java/JSMark Spruiell2016-05-11
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
* | Use Ice::noExplicitCurrent as C++ Current default parameterJose2016-01-13
* | Remove Object::ice_clone from C++11 mappingJose2016-01-13
* | C++11 minor improvementsJose2016-01-12
* | C++11 updates for IceLocatorDiscoveryJose2015-12-31
* | C++11 ice_invoke_async & Blobject async implementationJose2015-12-30
* | C++11 DispatchInterceptor fixesJose2015-12-17
* | C++11 mapping server side input parameter fixesJose2015-12-10
* | C++11 mapping server side input parameter fixesJose2015-12-09
* | C++11 mapping initial commitJose2015-12-01
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5791: removed deprecated APIs for Ice 3.6Bernard Normier2014-10-28
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
* Better generated __read and __write for classes and exceptions (C++, Java and...Bernard Normier2012-10-13
* Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11
* VS2012 build fixesBernard Normier2012-08-07
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
* Support for optionalsBenoit Foucher2012-06-11
* Win32 blobject STL debug assertBenoit Foucher2012-05-18
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08