Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | Reverted commit for bug 3409 - py/rb sequence checking | Dwayne Boone | 2009-11-27 | |
| | ||||
* | no longer generating inspect method for each Ruby exception | Mark Spruiell | 2009-11-20 | |
| | ||||
* | Bug 3409 - add sequence checking to ruby/python | Dwayne Boone | 2009-05-08 | |
| | ||||
* | bug 3739 - generate concrete Python/Ruby class for Slice class that inherits ↵ | Mark Spruiell | 2009-04-07 | |
| | | | | no operations from interface | |||
* | bug 3373: struct as dictionary keys not tested | Mark Spruiell | 2009-02-05 | |
| | | | | | | | | | - Reverted changes to operations test in PHP because PHP's native dictionary type (array) does not support objects as keys. - Fixed the Ruby test failure. Ruby's dictionary type (Hash) calls eql? to determine key equality, so the translator now generates this method for structures. | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Fixed bug 3011 | Benoit Foucher | 2008-04-21 | |
| | ||||
* | Bug 2582 - Added ice_staticId | Dwayne Boone | 2008-02-12 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Windows fixes for translator interrupt cleanup | Dwayne Boone | 2008-01-18 | |
| | ||||
* | Use mcpp instead of icecpp | Dwayne Boone | 2008-01-09 | |
| | ||||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 | |
| | ||||
* | Fixed bug #2440 | Bernard Normier | 2007-09-25 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369 | Matthew Newhook | 2007-09-04 | |
| | ||||
* | bug 2157 - deprecating LocalObject mapping | Mark Spruiell | 2007-06-21 | |
| | ||||
* | bug 2245 - adding support for protected class data members | Mark Spruiell | 2007-06-19 | |
| | ||||
* | fixing facet bug with uncheckedCast | Mark Spruiell | 2007-05-22 | |
| | ||||
* | Generate class in addition to mixin for interface definition | Benoit Foucher | 2007-04-24 | |
| | ||||
* | bug 2076 - do not generate code for AMI | Mark Spruiell | 2007-03-30 | |
| | ||||
* | bug 1912: assertion failure in slice2rb | Mark Spruiell | 2007-02-23 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | bug 1652: problem with data member names beginning with upper-case letter | Mark Spruiell | 2007-01-09 | |
| | ||||
* | Copyright changes | Dwayne Boone | 2007-01-09 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | bug 1257: deprecate nonmutating | Mark Spruiell | 2006-10-31 | |
| | ||||
* | Fixed windows crash | Dwayne Boone | 2006-10-30 | |
| | ||||
* | Added Makefile support for MSVC++ | Dwayne Boone | 2006-08-30 | |
| | ||||
* | bug fix for Slice interface/class | Mark Spruiell | 2006-08-25 | |
| | ||||
* | another enum fix | Mark Spruiell | 2006-07-31 | |
| | ||||
* | changing enum mapping to use a class constant instead of an accessor | Mark Spruiell | 2006-07-31 | |
| | | | | function for each enumerator | |||
* | adding Ruby client mapping | Mark Spruiell | 2006-07-27 | |