/lib/rexml/parsers/

='ruby_1_9_3'>ruby_1_9_3 The Ruby Programming Language
summaryrefslogtreecommitdiff
path: root/localeinit.c
AgeCommit message (Expand)Author
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu
2017-06-06debug.c: parse locale and filesystem codepagesnobu
2017-05-16enable ruby_w32_codepage on cygwinnobu
2017-05-15refer flag variables regardless RUBY_DEBUG_ENVnobu
2017-03-31RUBY_DEBUG codepage option [ci skip]nobu
2017-03-30localeinit.c: locale_charmap return valuenobu
2016-06-19* remove trailing spaces.svn
2016-06-19* localeinit.c: Fix filesystem encoding for cygwin to UTF-8 (seeduerst
2016-03-25* localeinit.c (rb_locale_charmap_index): fix prototype. [Bug #12118]naruse
2015-09-15localeinit.c: encindex.hnobu
2015-09-07localeinit.c: locale_charmap rdoc [ci skip]nobu
2015-08-24encoding.c: find encoding indexnobu
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr