summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* UCN literals are now encoded with octals.Austin Henriksen2020-12-16
* Removed u8 qualifiers from const strings in slice2cpp.Austin Henriksen2020-12-15
* Revert "Removed u8 qualifier from string constants in slice2cpp."Austin Henriksen2020-12-14
* Removed u8 qualifier from string constants in slice2cpp.Austin Henriksen2020-12-14
* Fixed warnings (#824)Bernard Normier2020-04-30
* Move response, error and sent functions given to the client Async API (#610)Bernard Normier2019-11-03
* Do not omit param names for documented parameters - Close #465Jose2019-08-06
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-09
|\
| * Remove forward declarations limitation - Close #97Jose2019-07-09
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Incorrect documentation for C++ generated structs Fixes #350Jose2019-06-21
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-07
|\|
| * Fix Incorrect generated code for class implements interfaceJose2019-06-06
| * Visual Studio 2019 build fixesJose2019-06-04
* | Dispatch queue updatesJoe George2019-05-07
|/
* Copyright header simplicationJose2019-01-19
* Extra semicolonsJose2019-01-04
* 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
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixed missing new line in generated code, fixes #241Benoit Foucher2018-10-10
* Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-19
|\
| * Fix Xcode 10 warningsBernard Normier2018-09-19
* | Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* | Eliminate catch(const char*) #48Jose2018-07-26
* | Do not sort generated functions alphabeticalJose2018-07-26
* | slice2cpp generates invalid code wrt namespace qualificationJose2018-06-19
|/
* Fix C++11 enum intialization for LocalObject instancesJose2018-04-15
* Update copyright year to 2018Jose2018-02-14
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
* Adding doc comments to C++Mark Spruiell2018-01-17
* Fix Overqualification in generated codeJose2017-10-30
* 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
* 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
* Fixed ICE-7941 - scheduleCallback now provides the connection to the dispatch...Benoit Foucher2017-06-01
* Generate alias for "delegate" in C++11 (ICE-7859)Bernard Normier2017-05-03
* slice2cpp minor fixes:Jose2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26