summaryrefslogtreecommitdiff
path: root/cpp/src/slice2objc
Commit message (Expand)AuthorAge
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Fixed bug in slice2objcBernard Normier2017-02-08
* | Make Slice enums scopedBernard Normier2017-02-08
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests flushed...Benoit Foucher2017-02-06
* | Slice compilers now emit deprecated warning for classes with operations (ICE-...Bernard Normier2017-02-04
* | Rework warning suppression to use global meta dataJose2017-02-03
* | Add --no-warn option to Slice compilersJose2017-02-01
* | Objetive-c metadata validation fixesJose2017-01-31
* | Fixed bug in float hash functionBernard Normier2017-01-26
* | java:UserException metadata for both local and remote operationsBernard Normier2017-01-19
* | Synchronized hash algo/test with JavaBernard Normier2017-01-17
* | Revert "Fixed hash algo for Long and Double"Bernard Normier2017-01-17
* | Fixed hash algo for Long and DoubleBernard Normier2017-01-17
* | Revert "Fixed hash algo for Long and Double"Bernard Normier2017-01-17
* | Fixed hash algo for Long and DoubleBernard Normier2017-01-16
* | Better hashing for Long and DoubleBernard Normier2017-01-16
* | Add support for deprecate Slice metadata in slice2objcBernard Normier2017-01-12
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
* | Removed or replaced most double underscores in ObjCBernard Normier2016-12-06
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| * Removed extra whitespace in --validate usageBernard Normier2016-09-12
* | Merge from 3.6 branchBernard Normier2016-09-12
* | ICE-6980 - Removed server-side user exception checks in Objective-CBenoit Foucher2016-08-30
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | Moved some cpp files from IceUtil to IceBernard Normier2016-05-13
* | Objective-C stream changesJoe George2016-05-12
* | Another fix for ICE-7132Benoit Foucher2016-05-09
* | Re-factored gmake build systemBenoit Foucher2016-05-03
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-17
|\|
| * .gitignore updatesJose2016-03-11
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|\|
| * String literals fixesJose2016-03-10
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
* | Deprecate ice_name and add ice_idJose2016-01-19
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
* | ICE-6903 - "async" metadata changesJoe George2015-12-18
* | ICE-6897 - Python and Objective-C ValueFactoryJoe George2015-12-17
|/
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* ICE-6469 added --validate option to Slice compilersDwayne Boone2015-07-07
* ICE-6481 pragma comment when building static librariesBernard Normier2015-05-05
* Fix typo from previous commitJoe George2015-04-29