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
duerst f0fc6ec872 * string.c: New static function rb_str_ascii_casemap; special-casing
:ascii option in rb_str_upcase_bang and rb_str_downcase_bang.
* regenc.c: Fix a bug (wrong use of unnecessary slack at end of string).
* regenc.h -> include/ruby/oniguruma.h: Move declaration of
  onigenc_ascii_only_case_map so that it is visible in string.c.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-08 12:28:42 +00:00
..
backward
backward.h
debug.h
defines.h defines.h: fallback ERRORFUNC and WARNINGFUNC 2016-05-24 08:18:47 +00:00
encoding.h Use RB_GNUC_EXTENSION_BLOCK instead of __extension__ 2016-05-20 12:29:06 +00:00
intern.h * include/ruby/intern.h: Remove excess semicolons in PUREFUNC(). 2016-06-08 11:36:57 +00:00
io.h * configure.in: check function attirbute const and pure, 2016-05-08 17:44:51 +00:00
missing.h missing.h: isfinite 2016-05-23 12:33:39 +00:00
oniguruma.h * string.c: New static function rb_str_ascii_casemap; special-casing 2016-06-08 12:28:42 +00:00
re.h
regex.h
ruby.h ruby.h: reduce repeated calcuations 2016-06-02 01:54:17 +00:00
st.h * configure.in: check function attirbute const and pure, 2016-05-08 17:44:51 +00:00
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h