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 2f455ceca4 * include/ruby/oniguruma.h: Additional flag for characters that are titlecase.
* enc/unicode/case-folding.rb, casefold.h: Using above flag in data.
* enc/unicode.c: Marking capitalized character as unmodified if it is
  already titlecase.
* test/ruby/enc/test_case_mapping.rb: Tests for above functionality.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54229 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-22 12:08:30 +00:00
..
backward * include/ruby/backward/util.h: Good-by Borland-C. 2015-10-18 05:41:34 +00:00
backward.h version.c: no exit in ruby_show_copyright 2016-01-07 02:34:33 +00:00
debug.h * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
defines.h disable unaligned word access 2016-01-15 13:15:39 +00:00
encoding.h encoding.h: rb_enc_asciicompat_inline 2016-02-04 03:16:50 +00:00
intern.h * include/ruby/intern.h (rb_big_odd_p, rb_big_even_p): move to 2016-03-19 16:08:52 +00:00
io.h io.h: remove old macros 2016-01-11 00:01:12 +00:00
missing.h missing.h: remove explicit_bzero_by_memset_s 2016-01-10 06:45:36 +00:00
oniguruma.h * include/ruby/oniguruma.h: Additional flag for characters that are titlecase. 2016-03-22 12:08:30 +00:00
re.h re.c: rb_reg_region_copy 2014-12-01 21:30:58 +00:00
regex.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
ruby.h ruby.h: remove RB_GC_GUARD_PTR 2016-03-17 13:21:36 +00:00
st.h st.c: use ccan linked-list (try 3) 2015-06-29 18:10:00 +00:00
subst.h * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revert 2011-12-05 05:29:31 +00:00
thread.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
thread_native.h * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
util.h * include/ruby/util.h: remove a warning suppression C4723 2015-11-30 20:27:52 +00:00
version.h version.h (RUBY_VERSION): 2.4.0 development has started. 2015-12-25 12:40:38 +00:00
vm.h defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END} 2013-04-05 10:29:38 +00:00
win32.h win32.h: fix O_SHARE_DELETE 2016-03-13 00:43:25 +00:00