summaryrefslogtreecommitdiff
path: root/rb/src/IceRuby/Util.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* volatile usage in RubyJose2015-02-19
|
* Simplify fix for (ICE-6288) to not depend on ruby internalsJose2015-02-10
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
|
* Remove unused methods which clang complains about.Jose2012-12-27
|
* Added missing #includes to IceRbBernard Normier2012-10-11
|
* More Solaris / Sun CC 5.10 fixesBernard Normier2012-09-10
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-08-06
|\ | | | | | | | | | | | | Conflicts: cpp/include/Ice/Stream.h cpp/include/Slice/Preprocessor.h rb/ruby/Makefile.mak
| * MinGW & Ruby-1.9 updatesJose2012-07-26
| |
* | PHP port; misc. fixesMark Spruiell2012-05-23
| |
* | * Ruby port of sliced/compact/preservedMark Spruiell2012-05-16
|/ | | | | * Python clean up * More changes to exceptions test
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4816: Ruby bug in pretty-printing sequence<byte> stringMark Spruiell2010-08-05
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixes for Ruby 1.9 compatibilityMark Spruiell2009-11-20
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 3006 - providing Ice version in various mappingsMark Spruiell2008-04-19
|
* bug 2421 - add method to get Ice version in scripting languagesMark Spruiell2008-01-31
|
* Updated copyrightDwayne Boone2008-01-23
|
* ImplicitContext updatesBernard Normier2007-02-16
|
* bug fix for array handlingMark Spruiell2007-02-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Fixed plug-in to be compatible with ruby 1.8.1Matthew Newhook2007-01-10
|
* Updated copyright headerDwayne Boone2007-01-08
|
* handle InitializationExceptionMark Spruiell2006-12-15
|
* updating exception translationMark Spruiell2006-11-07
|
* bug 1246: UnexpectedObjectExceptionMark Spruiell2006-11-01
|
* declaring local VALUEs to be volatile; fixing bug 1496 in createArrayMark Spruiell2006-10-26
|
* removing RubyThreadMark Spruiell2006-08-01
|
* Windows fixesMark Spruiell2006-07-28
|
* fixing compiler warningsMark Spruiell2006-07-28
|
* initial commitMark Spruiell2006-07-27