summaryrefslogtreecommitdiff
path: root/cpp/src/slice2objc
Commit message (Expand)AuthorAge
* Fixed ICE-8232 - Objective-C hashing for float/doubleBenoit Foucher2017-07-06
* Added Ice::UserException::ice_getSlicedData and Ice::UnkownSlicedValue::ice_i...Benoit Foucher2017-07-06
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and Ice::Sliced...Benoit Foucher2017-07-05
* Additional Objective-C leak fixes for ICE-8204Benoit Foucher2017-07-03
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Windows UWP build instructions updatesJose2017-06-21
* Update mcpp NuGet packages to last versionJose2017-06-14
* Update mcpp/lmdb NuGet packagesJose2017-06-13
* Update NuGet package versionsJose2017-06-12
* Remove excessive empty linesJoe George2017-06-07
* Removed trailing whitespace generated by slice2objcBernard Normier2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* Visual Studio 2010 supportJose2017-04-20
* Rename Tranlator -> Compiler in .rc filesJose2017-04-13
* Add slice2rb/slice2objc compilers to Windows buildsJose2017-04-13
* Updated usage and man page of slice compilersBernard Normier2017-03-03
* 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