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
akr 0530cf9ff8 * encoding.c: include locale.h
(rb_locale_charmap): new method Encoding.locale_charmap for
  nl_langinfo(CODESET).

* include/ruby/encoding.h (rb_locale_charmap): declared.

* main.c (main): call setlocale with LC_CTYPE.

* ruby.c (locale_encoding): use rb_locale_charmap.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-21 02:52:23 +00:00
..
defines.h
encoding.h * encoding.c: include locale.h 2007-12-21 02:52:23 +00:00
intern.h * object.c (rb_obj_freeze): preserve frozen state of immediate 2007-12-18 08:28:39 +00:00
io.h * include/ruby/io.h (MakeOpenFile): fptr->enc should be 2007-12-13 04:10:24 +00:00
missing.h
node.h * parse.y (expr): redefinable not (!) operator. 2007-12-09 16:39:49 +00:00
oniguruma.h * include/ruby/oniguruma.h (ONIGENC_CONSTRUCT_MBCLEN_NEEDMORE): 2007-12-11 00:41:56 +00:00
re.h
regex.h * encoding.c (rb_enc_mbclen): make it never fail. 2007-12-08 02:50:43 +00:00
ruby.h * include/ruby/ruby.h (FilePathStringValue): defined. similar to 2007-12-09 05:12:31 +00:00
signal.h
st.h
util.h
win32.h