Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-17 | |
|\| | ||||
| * | ICE-7014 - Python docstring fixes | Mark Spruiell | 2016-03-15 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-08 | |
|\| | ||||
| * | String literals Windows fixes | Jose | 2016-03-08 | |
| | | ||||
| * | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 | |
|\| | ||||
| * | Update copyright headers | Joe George | 2016-03-01 | |
| | | ||||
* | | ice_name/ice_id fixes & simplifications. | Jose | 2016-01-20 | |
| | | ||||
* | | Deprecate ice_name and add ice_id | Jose | 2016-01-19 | |
| | | ||||
* | | C++11 mapping initial commit | Jose | 2015-12-01 | |
|/ | ||||
* | Fix for ICE-6268, initialize enum, string and structs in ↵ | Benoit Foucher | 2015-02-20 | |
| | | | | Java/C#/Objective-C/JavaScript | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 | |
| | ||||
* | ICE-5804 - Warnings when building with GCC (Eliminate C style casts) | Jose | 2014-10-30 | |
| | ||||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 | |
| | ||||
* | Fix for ICE-5515 (ice_staticId on proxies) in Java, C#, Python, Ruby and PHP ↵ | Bernard Normier | 2014-06-26 | |
| | | | | (not complete in Python, Ruby and PHP) | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 | |
| | ||||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 | |
| | ||||
* | ICE-5203 - add self to Python keywords | Mark Spruiell | 2013-01-24 | |
| | ||||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 | |
| | ||||
* | compact ID support for scripting languages | Mark Spruiell | 2012-12-26 | |
| | ||||
* | ICE-5018 - more fixes for Python mapping | Mark Spruiell | 2012-11-28 | |
| | ||||
* | ICE-5018 - Python3 failure in py/test/Slice/structure | Mark Spruiell | 2012-11-28 | |
| | ||||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 | |
| | ||||
* | ICE-4831 - bogus comparison operators in Python | Mark Spruiell | 2012-10-21 | |
| | ||||
* | ICE-4619 - custom enumerator values | Mark Spruiell | 2012-10-17 | |
| | ||||
* | ICE-4824 - Fixed VC6 style loops | Jose | 2012-10-03 | |
| | ||||
* | Python support for optionals | Mark Spruiell | 2012-09-14 | |
| | ||||
* | C++ bug fixes; adding more Python tests | Mark Spruiell | 2012-05-10 | |
| | ||||
* | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-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 copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | python 3 support | Mark Spruiell | 2012-04-24 | |
| | ||||
* | 5095 - slice2cs and StyleCop | Jose | 2011-05-17 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | bug 4794 - allow default values to refer to constants | Mark Spruiell | 2010-07-23 | |
| | ||||
* | Fixed bug 4795 - None is now recognized as a keyword | Benoit Foucher | 2010-06-30 | |
| | ||||
* | bug 4739 - fixing equals() method for structures | Mark Spruiell | 2010-05-15 | |
| | ||||
* | Squashed commit of the following: | Bernard Normier | 2010-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 constants | Mark Spruiell | 2010-02-05 | |
| | ||||
* | bug 4650 - Slice default values | Mark Spruiell | 2010-02-05 | |
| | ||||
* | Bug 4642 - slice2py hang | Dwayne Boone | 2010-01-21 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | Merged Mark's pythonami branch | Benoit Foucher | 2010-01-06 | |
| | ||||
* | Reverted commit for bug 3409 - py/rb sequence checking | Dwayne Boone | 2009-11-27 | |
| | ||||
* | bug 4349 - gcc warning in PythonUtil | Mark Spruiell | 2009-11-04 | |
| | ||||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4343 - 4343 | Matthew Newhook | 2009-10-29 | |
| | | | | | - replaced __cmp__ with rich operators. - problem with __str__. | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4342 - bug 4342 | Matthew Newhook | 2009-10-29 | |
| | | | | Python struct don't define rich operators | |||
* | bug 4217 - improve __cmp__ method in Python generated code | Mark Spruiell | 2009-09-22 | |
| | ||||
* | bug 3737: | Mark Spruiell | 2009-09-04 | |
| | | | | | - Remove Python workaround for 3.3.1 - Make Slice::Preprocessor a dynamically allocated class | |||
* | bug 4229 - generate Python docstrings | Mark Spruiell | 2009-09-03 | |
| | ||||
* | Bug 3409 - add sequence checking to ruby/python | Dwayne Boone | 2009-05-08 | |
| |