1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include
usa 322ce91a97 * include/ruby/intern.h (rb_path_next, rb_path_skip_prefix,
rb_path_last_separator, rb_path_end, ruby_find_basename,
  ruby_find_extname): restore the declarations of these functions for
  backword compatibility.

* filc.c (rb_path_next, rb_path_skip_prefix, rb_path_last_separator,
  rb_path_end, ruby_find_basename, ruby_find_extname): implements
  these functions as the wrapper of rb_enc_*().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@41878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-10 01:33:05 +00:00
..
ruby * include/ruby/intern.h (rb_path_next, rb_path_skip_prefix, 2013-07-10 01:33:05 +00:00
ruby.h * include/ruby.h: removed duplication, added the macro for version.h. 2010-01-25 05:02:26 +00:00