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
/
slice2objc
/
Gen.cpp
Commit message (
Expand
)
Author
Age
*
Fixed generated code warnings showing up with Objective-C and Xcode 9.0 (ICE-...
v3.7.0-xcode9
Benoit Foucher
2017-10-12
*
Fixed ICE-8232 - Objective-C hashing for float/double
Benoit Foucher
2017-07-06
*
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
*
Additional Objective-C leak fixes for ICE-8204
Benoit Foucher
2017-07-03
*
Remove excessive empty lines
Joe George
2017-06-07
*
Removed trailing whitespace generated by slice2objc
Bernard Normier
2017-05-02
*
Add slice2rb/slice2objc compilers to Windows builds
Jose
2017-04-13
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Fixed bug in slice2objc
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
*
|
Rework warning suppression to use global meta data
Jose
2017-02-03
*
|
Add --no-warn option to Slice compilers
Jose
2017-02-01
*
|
Fixed bug in float hash function
Bernard Normier
2017-01-26
*
|
Synchronized hash algo/test with Java
Bernard Normier
2017-01-17
*
|
Revert "Fixed hash algo for Long and Double"
Bernard Normier
2017-01-17
*
|
Fixed hash algo for Long and Double
Bernard Normier
2017-01-17
*
|
Revert "Fixed hash algo for Long and Double"
Bernard Normier
2017-01-17
*
|
Fixed hash algo for Long and Double
Bernard Normier
2017-01-16
*
|
Better hashing for Long and Double
Bernard Normier
2017-01-16
*
|
Add support for deprecate Slice metadata in slice2objc
Bernard Normier
2017-01-12
*
|
Renamed Slice/keyword test to clash, and added identifier-clash test
Bernard Normier
2017-01-06
*
|
Removed or replaced most double underscores in ObjC
Bernard Normier
2016-12-06
*
|
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
*
|
ICE-6980 - Removed server-side user exception checks in Objective-C
Benoit Foucher
2016-08-30
*
|
Refactored string converters and use codecvt_utf8[_utf16] when
Bernard Normier
2016-06-03
*
|
Objective-C stream changes
Joe George
2016-05-12
*
|
Another fix for ICE-7132
Benoit Foucher
2016-05-09
*
|
Merge remote-tracking branch 'origin/3.6'
Jose
2016-03-10
|
\
|
|
*
String literals fixes
Jose
2016-03-10
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
ice_name/ice_id fixes & simplifications.
Jose
2016-01-20
*
|
Deprecate ice_name and add ice_id
Jose
2016-01-19
*
|
ICE-6898 - "Delegate" functions for ACM callbacks
Joe George
2015-12-24
*
|
ICE-6903 - "async" metadata changes
Joe George
2015-12-18
*
|
ICE-6897 - Python and Objective-C ValueFactory
Joe George
2015-12-17
|
/
*
ICE-6514 Removed uneeded includes of DisableWarnings.h
Dwayne Boone
2015-07-08
*
ICE-6481 pragma comment when building static libraries
Bernard Normier
2015-05-05
*
Added iOS support for IceTouch
Benoit Foucher
2015-03-20
*
Fix for ICE-6268, initialize enum, string and structs in Java/C#/Objective-C/...
Benoit Foucher
2015-02-20
*
Fixed ICE-6257 - support for visibility attribute
Benoit Foucher
2015-02-10
*
Fixed ICE-6260: added support for admin facets
Benoit Foucher
2015-01-21
*
Updated the Objective-C to generate Slice local interfaces and classes
Benoit Foucher
2015-01-20
*
Fixed copyrights for the Objective-C mapping
Benoit Foucher
2015-01-08
*
Added Objective-C mapping
Benoit Foucher
2015-01-07