summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Parser.cpp
Commit message (Expand)AuthorAge
* Remove excessive empty linesJoe George2017-06-07
* ICE-7905 - more fixes for deprecated typesMark Spruiell2017-05-26
* ICE-7905 - emit warning for interface by value, proxy for classMark Spruiell2017-05-25
* Remove trailing whitespaceJoe George2017-05-02
* ignore enumerator redefinitions when necessaryMark Spruiell2017-04-13
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Emit deprecated warnings for classes implementing interfacesJose2017-02-10
* | Make Slice enums scopedBernard Normier2017-02-08
* | 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
* | Fix ICE-743 - Eliminate FeatureProfile in slice compilersJose2016-11-21
* | Replaced non-public double underscores in C++Bernard Normier2016-11-12
* | Revert "Replaced double and triple underscores in C++ by ice-prefixed names"Bernard Normier2016-11-05
* | Replaced double and triple underscores in C++ by ice-prefixed namesBernard Normier2016-11-02
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Fix ICE-7298 - Visual Studio 2013 build errorJoe George2016-08-25
* | Major changes in Java:Mark Spruiell2016-08-23
* | C# mapping changesBenoit Foucher2016-08-16
* | Fixed C++11 relational operators on ObjectPrxBernard Normier2016-08-03
* | Some ice_tuple fixesJoe George2016-07-13
* | ICE-7172 - Replace generated comparsion operatorsJoe George2016-07-08
* | C++11 AMI custom mapping supportBernard Normier2016-06-16
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09
* | ICE-6982 and ICE-6946Joe George2016-06-08
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ICE-6903 - "async" metadata changesJoe George2015-12-18
* | ICE-6897 - Add delegate metadataJoe George2015-12-03
* | C++11 mapping initial commitJose2015-12-01
* | Merge remote-tracking branch 'origin/3.6'Joe George2015-09-11
|\|
| * Minor code refactor of the ICE-6645 fixDwayne Boone2015-07-23
* | ICE-6645 Removed hack to keep binary compatibility in Ice 3.6.1Dwayne Boone2015-07-23
|/
* ICE-6645 Fixed issue in Slice compilers with param/member names hiding type d...Dwayne Boone2015-07-22
* ICE-6491 duplicate error for invalid class/interface namesDwayne Boone2015-05-12
* Fixed (ICE-5835) - Scope of operation parametersJose2015-03-02
* Fix for ICE-6268, initialize enum, string and structs in Java/C#/Objective-C/...Benoit Foucher2015-02-20
* Fixed ICE-5833: bogus absolute paths generated in headersBenoit Foucher2015-01-26
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed (ICE-5833) - slice2cpp includes & symbolic linksJose2014-11-06
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
* ICE-5148 - Slice parser bugs for optional valuesMark Spruiell2012-12-18
* ICE-4794 - add overloads for optional Java mappingMark Spruiell2012-11-26