summaryrefslogtreecommitdiff
path: root/cpp/src/slice2objc
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Fix objective-c signedness warningJose2019-08-15
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Visual Studio 2019 build fixesJose2019-06-04
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Enable wildcard expansion for Windows executablesJose2018-11-13
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Fixed fallthrough warnings + clang 3.x fixesBernard Normier2018-10-27
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fix slice2objc bogus generated code for Ice::Value data memberJose2018-09-19
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Eliminate catch(const char*) #48Jose2018-07-26
* Update copyright year to 2018Jose2018-02-14
* Added strict prototypes (ICE-8613)Bernard Normier2018-01-23
* Fixed generated code warnings showing up with Objective-C and Xcode 9.0 (ICE-...Benoit Foucher2017-10-12
* 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