summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/PythonUtil.cpp
Commit message (Collapse)AuthorAge
* Minor fix for Python string literalsJose2016-07-26
|
* String literal fixes for compativility with Python3Jose2016-07-26
|
* AIX portBenoit Foucher2016-05-03
|
* ICE-7014 - Slice comments that begin or end with a double quote can cause ↵Mark Spruiell2016-04-14
| | | | bogus Python code to be generated
* ICE-7014 - Python docstring fixesMark Spruiell2016-03-15
|
* String literals Windows fixesJose2016-03-08
|
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Update copyright headersJoe George2016-03-01
|
* Fix for ICE-6268, initialize enum, string and structs in ↵Benoit Foucher2015-02-20
| | | | Java/C#/Objective-C/JavaScript
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Fix for ICE-5515 (ice_staticId on proxies) in Java, C#, Python, Ruby and PHP ↵Bernard Normier2014-06-26
| | | | (not complete in Python, Ruby and PHP)
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-5203 - add self to Python keywordsMark Spruiell2013-01-24
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* compact ID support for scripting languagesMark Spruiell2012-12-26
|
* ICE-5018 - more fixes for Python mappingMark Spruiell2012-11-28
|
* ICE-5018 - Python3 failure in py/test/Slice/structureMark Spruiell2012-11-28
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* ICE-4831 - bogus comparison operators in PythonMark Spruiell2012-10-21
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* ICE-4824 - Fixed VC6 style loopsJose2012-10-03
|
* Python support for optionalsMark Spruiell2012-09-14
|
* C++ bug fixes; adding more Python testsMark Spruiell2012-05-10
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* 5095 - slice2cs and StyleCopJose2011-05-17
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
|
* Fixed bug 4795 - None is now recognized as a keywordBenoit Foucher2010-06-30
|
* bug 4739 - fixing equals() method for structuresMark Spruiell2010-05-15
|
* Squashed commit of the following:Bernard Normier2010-05-13
| | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port
* bug 4649 - Fix mapping for Python long integer constantsMark Spruiell2010-02-05
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Bug 4642 - slice2py hangDwayne Boone2010-01-21
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Merged Mark's pythonami branchBenoit Foucher2010-01-06
|
* Reverted commit for bug 3409 - py/rb sequence checkingDwayne Boone2009-11-27
|
* bug 4349 - gcc warning in PythonUtilMark Spruiell2009-11-04
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4343 - 4343Matthew Newhook2009-10-29
| | | | | - replaced __cmp__ with rich operators. - problem with __str__.
* http://bugzilla/bugzilla/show_bug.cgi?id=4342 - bug 4342Matthew Newhook2009-10-29
| | | | Python struct don't define rich operators
* bug 4217 - improve __cmp__ method in Python generated codeMark Spruiell2009-09-22
|
* bug 3737:Mark Spruiell2009-09-04
| | | | | - Remove Python workaround for 3.3.1 - Make Slice::Preprocessor a dynamically allocated class
* bug 4229 - generate Python docstringsMark Spruiell2009-09-03
|
* Bug 3409 - add sequence checking to ruby/pythonDwayne Boone2009-05-08
|
* bug 3739 - generate concrete Python/Ruby class for Slice class that inherits ↵Mark Spruiell2009-04-07
| | | | no operations from interface
* Minor fixes to metadata messages.Jose2009-02-24
|