summaryrefslogtreecommitdiff
path: root/cpp/src/Slice
Commit message (Collapse)AuthorAge
* Fix copyright headersJose2017-06-13
|
* 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
|
* ICE-7442 - reorganizing Python installationMark Spruiell2017-05-17
|
* ICE-7275 - Raise NotImplementedError in generated Python skeletonsMark Spruiell2017-05-04
| | | | ICE-7763 - Add support for marshaled-result in Python
* Generate alias for "delegate" in C++11 (ICE-7859)Bernard Normier2017-05-03
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Removed trailing whitespace from generated Python codeBernard Normier2017-05-02
|
* Removed tabs and trailing whitespace from .l and .y filesBernard 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
|
* Preprocessor fixMark Spruiell2017-04-13
|
* ignore enumerator redefinitions when necessaryMark Spruiell2017-04-13
|
* ICE-7797: make semicolon after {} optionalBernard Normier2017-04-13
|
* Missing PHP this keywordJose2017-03-23
|
* Fix (ICE-7690) - Refresh list of PHP keyworks in PHPUtil.cppJose2017-03-23
|
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Updated usage and man page of slice compilersBernard Normier2017-03-03
|
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
|
* Updated Flex rule to generate correct file references in #lineBernard Normier2017-02-19
| | | | Regenerated all Scanner and Grammar files on CentOS 7
* Fix issues introduce with 3.6 mergeJose2017-02-14
|
* 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 (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
| * Fixed bug in CSharp Stack sequence mappingJose2017-01-30
| |
* | Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
| |
* | Fix java/Slice/generation testJose2017-02-10
| |
* | FileTracker cleanup and simplifcationsJose2017-02-10
| |
* | Emit deprecated warnings for classes implementing interfacesJose2017-02-10
| |
* | Fix (ICE-7562) - Eliminate class-with-operation deprecated warningsJose2017-02-10
| |
* | Improved readValue/readProxy methods and streaming helpersBenoit Foucher2017-02-09
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Make Slice enums scopedBernard Normier2017-02-08
| | | | | | | | Add new cpp:scoped and objc:scoped metadata directives
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Pass warning level to the ChecksumVisitor for consistencyJose2017-02-02
| |
* | Add --no-warn option to Slice compilersJose2017-02-01
| |
* | Python ice_id bogus signatureJose2017-01-31
| |
* | Fixes to Python metadata validationJose2017-01-31
| |
* | Fixes to Java metadata validationJose2017-01-30
| |
* | Fixed ICE-7493 - Support for java try-with and Python with statements for ↵Benoit Foucher2017-01-30
| | | | | | | | the Ice.Communicator
* | Python: Ice.Value implementationJose2017-01-26
| |
* | Python minor simplificationsJose2017-01-24
| | | | | | | | | | - Replace statimethod function with staticmethod anotations - Simplify version comparison in Python35
* | Extra fixes for IceRuby Ice::Value implementationJose2017-01-24
| |