Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 346545a3eb3ef64fa98d2e9708c3c846f76e1fc5 https://github.com/MacRuby/MacRuby/commit/346545a3eb3ef64fa98d2e9708c3c846f7... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-04-27 (Wed, 27 Apr 2011) Changed paths: M string.c Log Message: ----------- Strip EOL whitespace from string.c Commit: 16ffeffab52ec4e64036d973cfdc79af3dcde7d0 https://github.com/MacRuby/MacRuby/commit/16ffeffab52ec4e64036d973cfdc79af3d... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-04-27 (Wed, 27 Apr 2011) Changed paths: M include/ruby/intern.h M string.c Log Message: ----------- Make NSData#to_str use UTF8 string instead of ASCII Commit: 1465ddef93987845e20974799cf10e4aca927e2d https://github.com/MacRuby/MacRuby/commit/1465ddef93987845e20974799cf10e4aca... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-04-27 (Wed, 27 Apr 2011) Changed paths: A spec/macruby/core/data_spec.rb M string.c Log Message: ----------- Add some documentation and a spec for NSData#to_str Compare: https://github.com/MacRuby/MacRuby/compare/3e10610...1465dde