summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/RubyUtil.cpp
Commit message (Expand)AuthorAge
...
* * Ruby port of sliced/compact/preservedMark Spruiell2012-05-16
* Fixed copyrightsBenoit Foucher2012-04-25
* 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
* bug 4752 - allow underscores in Slice identifiersMark Spruiell2010-05-24
* Squashed commit of the following:Bernard Normier2010-05-13
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
* Updated copyright to 2010Dwayne Boone2010-01-07
* Reverted commit for bug 3409 - py/rb sequence checkingDwayne Boone2009-11-27
* no longer generating inspect method for each Ruby exceptionMark Spruiell2009-11-20
* 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
* bug 3373: struct as dictionary keys not testedMark Spruiell2009-02-05
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Fixed bug 3011Benoit Foucher2008-04-21
* Bug 2582 - Added ice_staticIdDwayne Boone2008-02-12
* Updated copyrightDwayne Boone2008-01-23
* Windows fixes for translator interrupt cleanupDwayne Boone2008-01-18
* Use mcpp instead of icecppDwayne Boone2008-01-09
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
* Fixed bug #2440Bernard Normier2007-09-25
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2369Matthew Newhook2007-09-04
* bug 2157 - deprecating LocalObject mappingMark Spruiell2007-06-21
* bug 2245 - adding support for protected class data membersMark Spruiell2007-06-19
* fixing facet bug with uncheckedCastMark Spruiell2007-05-22
* Generate class in addition to mixin for interface definitionBenoit Foucher2007-04-24
* bug 2076 - do not generate code for AMIMark Spruiell2007-03-30
* bug 1912: assertion failure in slice2rbMark Spruiell2007-02-23
* Expanded tabs into spacesBernard Normier2007-02-01
* bug 1652: problem with data member names beginning with upper-case letterMark Spruiell2007-01-09
* Copyright changesDwayne Boone2007-01-09
* Updated copyright headerDwayne Boone2007-01-08
* bug 1257: deprecate nonmutatingMark Spruiell2006-10-31
* Fixed windows crashDwayne Boone2006-10-30
* Added Makefile support for MSVC++Dwayne Boone2006-08-30
* bug fix for Slice interface/classMark Spruiell2006-08-25
* another enum fixMark Spruiell2006-07-31
* changing enum mapping to use a class constant instead of an accessorMark Spruiell2006-07-31
* adding Ruby client mappingMark Spruiell2006-07-27