index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
Object.cpp
Commit message (
Expand
)
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
*
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
*
Fixed ICE-8217 - added ice_getSlicedData method to Ice values and Ice::Sliced...
Benoit Foucher
2017-07-05
*
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
*
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
*
|
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 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
*
|
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
*
|
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 and...
Bernard Normier
2012-10-13
*
Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)
Bernard Normier
2012-08-11
*
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
[next]