[MacRuby/MacRuby] 1a7418: rb_is_absolute_path() renamed from is_absolute_pat...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 1a7418b4aa57d622536cb1d581073128ee4edc40 https://github.com/MacRuby/MacRuby/commit/1a7418b4aa57d622536cb1d581073128ee... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c M include/ruby/intern.h Log Message: ----------- rb_is_absolute_path() renamed from is_absolute_path() Commit: 283dd82ee86ef637cc0a30a024ed285aed5c9bb7 https://github.com/MacRuby/MacRuby/commit/283dd82ee86ef637cc0a30a024ed285aed... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M include/ruby/intern.h M string.c Log Message: ----------- add rb_str_new_frozen() and rb_str_dup_frozen() Commit: 7f892cb637e33d81aad060e511306768e1a8e4c2 https://github.com/MacRuby/MacRuby/commit/7f892cb637e33d81aad060e511306768e1... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- use rb_str_dup_frozen() instead of rb_str_dup() Commit: 20d5fc02963f1a5c28a8d130e9ee849cc5141fba https://github.com/MacRuby/MacRuby/commit/20d5fc02963f1a5c28a8d130e9ee849cc5... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- fix type Compare: https://github.com/MacRuby/MacRuby/compare/2362c3b...20d5fc0
participants (1)
-
noreply@github.com