summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/PythonUtil.cpp
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Fix compiler crash if forward declared class has no definitionJose2019-02-05
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Memoryview (#271)Jose2018-11-08
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Update copyright year to 2018Jose2018-02-14
* ICE-8544 - Updates to packaging metadataMark Spruiell2018-02-01
* Remove excessive empty linesJoe George2017-06-07
* ICE-7442 - reorganizing Python installationMark Spruiell2017-05-17
* ICE-7275 - Raise NotImplementedError in generated Python skeletonsMark Spruiell2017-05-04
* Removed trailing whitespace from generated Python codeBernard Normier2017-05-02
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | 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
* | 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
* | Python: Ice.Value implementationJose2017-01-26
* | Python minor simplificationsJose2017-01-24
* | Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
* | Python fixesMark Spruiell2016-12-12
* | Python build failures on OS XBenoit Foucher2016-12-12
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-26
|\|
| * Minor fix for Python string literalsJose2016-07-26
* | Fix fail to build errorJose2016-07-26
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-26
|\|
| * String literal fixes for compativility with Python3Jose2016-07-26
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * AIX portBenoit Foucher2016-05-03
* | Merge remote-tracking branch 'origin/3.6'Jose2016-04-18
|\|
| * ICE-7014 - Slice comments that begin or end with a double quote can cause bog...Mark Spruiell2016-04-14
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-17
|\|
| * ICE-7014 - Python docstring fixesMark Spruiell2016-03-15
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * String literals Windows fixesJose2016-03-08