20 Aug
2011
20 Aug
'11
4:44 p.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 55b24c4b8632c6f4cdf1e55d89613fd944df9044 https://github.com/MacRuby/MacRuby/commit/55b24c4b8632c6f4cdf1e55d89613fd944... Author: Eloy Duran <eloy.de.enige@gmail.com> Date: 2011-08-20 (Sat, 20 Aug 2011) Changed paths: M bridgesupport.cpp M range.c Log Message: ----------- Add Range#relative_to(max) which expands negative values. This is especially helpful for Objective-C/C APIs that expect a NS/CFRange.