1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
nobu 19dee8af57 * encoding.c (rb_obj_encoding): returns encoding of the given object.
* re.c (Init_Regexp): new method Regexp#encoding.

* string.c (str_encoding): moved to encoding.c


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-10-04 06:57:19 +00:00
..
defines.h * include/ruby/defines.h (flush_register_windows): call "ta 0x03" 2007-08-29 02:15:03 +00:00
encoding.h * encoding.c (rb_obj_encoding): returns encoding of the given object. 2007-10-04 06:57:19 +00:00
intern.h * io.c (rb_io_fdopen): create IO object from fd. 2007-09-28 20:29:32 +00:00
io.h * encoding.c: provide basic features for M17N. 2007-08-25 03:29:39 +00:00
missing.h
node.h * encoding.c: provide basic features for M17N. 2007-08-25 03:29:39 +00:00
oniguruma.h * array.c (rb_ary_cycle): typo in rdoc. a patch from Yugui 2007-09-06 12:33:45 +00:00
re.h * string.c (str_gsub): should not use mbclen2() which has broken API. 2007-08-29 19:16:02 +00:00
regex.h * array.c (rb_ary_cycle): typo in rdoc. a patch from Yugui 2007-09-06 12:33:45 +00:00
ruby.h * main.c (main): use platform-independent per-process initialization. 2007-09-29 08:45:24 +00:00
signal.h * encoding.c: provide basic features for M17N. 2007-08-25 03:29:39 +00:00
st.h * encoding.c (rb_enc_alias): allow encodings multiple aliases. 2007-09-28 19:27:10 +00:00
util.h * encoding.c: provide basic features for M17N. 2007-08-25 03:29:39 +00:00
win32.h * main.c (main): use platform-independent per-process initialization. 2007-09-29 08:45:24 +00:00