1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
naruse 9962aad7b0 * file.c (rb_str_normalize_ospath):
HFS Plus (Mac OS Extended) uses a variant of Normal Form D in which
  U+2000 through U+2FFF, U+F900 through U+FAFF, and U+2F800 through
  U+2FAFF are not decomposed (this avoids problems with round trip
  conversions from old Mac text encodings).
  http://developer.apple.com/library/mac/qa/qa1173/_index.html
  Therefore fix r42457 to exclude the range.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-10 20:44:10 +00:00
..
array/resize
bignum * include/ruby/intern.h (rb_absint_size): Declaration moved from 2013-07-28 02:14:58 +00:00
bug-3571
bug-3662
bug-5832
debug * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
exception * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
fatal
funcall
iter Add test for [Backport #7896] [ruby-core:52607] 2013-02-21 08:31:47 +00:00
load/dot.dot
marshal
method proc.c: original arity 2013-01-29 07:49:22 +00:00
num2int * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
old_thread_select * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
path_to_class
postponed_job * vm_trace.c (rb_postponed_job_register_one): fix iteration bug. 2013-05-27 17:08:25 +00:00
printf sprintf.c: QUOTE flag 2013-07-30 08:16:20 +00:00
st
string * file.c (rb_str_normalize_ospath): 2013-08-10 20:44:10 +00:00
symbol
tracepoint suppress warnings 2013-05-27 16:48:15 +00:00
typeddata
wait_for_single_fd * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
win32 ext/-test-/win32/dln: remove static library 2013-04-05 07:46:29 +00:00