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
/
slice2cpp
/
Gen.cpp
Commit message (
Expand
)
Author
Age
*
Added Ice::UserException::ice_getSlicedData and Ice::UnkownSlicedValue::ice_i...
Benoit Foucher
2017-07-06
*
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-7941 - scheduleCallback now provides the connection to the dispatch...
Benoit Foucher
2017-06-01
*
Generate alias for "delegate" in C++11 (ICE-7859)
Bernard Normier
2017-05-03
*
slice2cpp minor fixes:
Jose
2017-05-02
*
Fixed ICE-7744 - Changed back C++11 flushBatchRequests to return void
Benoit Foucher
2017-04-20
*
Fix (ICE-7762) - Change dispatch bool return value
Jose
2017-04-10
*
Removed trailing whitespace from Slice files and generated code
Bernard Normier
2017-03-29
*
Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...
Jose
2017-03-20
*
Removed Current's default value in the C++11 mapping
Bernard Normier
2017-03-08
*
Fix (ICE-7643) marshaled-result generated bogus implementation code with --impl
Jose
2017-03-07
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Fixed ICE-7568 - namespace not correctly escape in C++
Jose
2017-02-09
*
|
Removed cpp:unscoped from all Ice enums
Bernard Normier
2017-02-08
*
|
Fixed unused variable error
Bernard Normier
2017-02-08
*
|
Make Slice enums scoped
Bernard Normier
2017-02-08
*
|
Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...
Benoit Foucher
2017-02-06
*
|
Slice compilers now emit deprecated warning for classes with operations (ICE-...
Bernard Normier
2017-02-04
*
|
Rework warning suppression to use global meta data
Jose
2017-02-03
*
|
Pass warning level to the ChecksumVisitor for consistency
Jose
2017-02-02
*
|
Add --no-warn option to Slice compilers
Jose
2017-02-01
*
|
Fix slice2cpp build failure
Jose
2017-01-30
*
|
C++ metadata validation fixes
Jose
2017-01-30
*
|
Fix to generate ICE_NOEXCEPT instead of throw() with the C++98 mapping
Benoit Foucher
2017-01-27
*
|
Fixed ICE-6920 - Communicator::destroy is now noexcept
Benoit Foucher
2017-01-26
*
|
java:UserException metadata for both local and remote operations
Bernard Normier
2017-01-19
*
|
Reordered C++ flags
Bernard Normier
2016-12-16
*
|
Fixed deprecated warning and other warnings with clang
Bernard Normier
2016-12-15
*
|
New C++ Slice/clash test
Bernard Normier
2016-12-15
*
|
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
*
|
Revert "Renamed protected _slicedData to _iceSlicedData in generated code"
Bernard Normier
2016-11-05
*
|
Renamed protected _slicedData to _iceSlicedData in generated code
Bernard Normier
2016-11-03
*
|
Replaced double and triple underscores in C++ by ice-prefixed names
Bernard Normier
2016-11-02
*
|
Replaced slice compiler options --ice, --underscore and --dll-export by
Bernard Normier
2016-10-31
*
|
Refactored string literal generation and updated identityToString format
Bernard Normier
2016-10-25
*
|
Changed parsing of hex escape sequences in Slice string literals
Bernard Normier
2016-10-12
*
|
Merge remote-tracking branch 'origin/3.6'
Jose
2016-10-11
|
\
|
|
*
Fix ICE-4787 - slice compilers and unicode paths
Jose
2016-09-17
*
|
Added support for C+11 marshaled results
Benoit Foucher
2016-09-01
*
|
C++11 mapping: moved OpNameResult from Disp to Value class
Bernard Normier
2016-08-30
*
|
C++ dispatching code fixes
Benoit Foucher
2016-08-25
*
|
Fix formatting issue in generated C++ code
Joe George
2016-08-18
*
|
Fixed ICE-7208 - C++98 sync code now depends on async code
Benoit Foucher
2016-08-08
*
|
Update DispatchInterceptorAsyncCallback + small cleanups
Bernard Normier
2016-08-02
*
|
Fix ICE-7250 - slice2cpp crash with optionals demo
Jose
2016-07-25
*
|
New C++11 optional mapping
Bernard Normier
2016-07-18
*
|
ICE-7088 - Fix exception default constructor
Joe George
2016-07-14
[next]