1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-
nobu aba824fece parse.y: junk sigil only names
* parse.y (intern_str): sigil only names are junk, at least one
  identifier character is needed.  [ruby-dev:47723] [Bug #8928]
* parse.y (rb_enc_symname_type): fix out of bound access.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42988 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-20 06:01:57 +00:00
..
array
bignum * bignum.c (GMP_DIV_DIGITS): New macro. 2013-09-04 23:22:27 +00:00
debug * vm_backtrace.c: fix issue of rb_debug_inspector_open(). 2013-01-29 08:25:32 +00:00
exception eval.c: preserve errinfo 2013-02-08 07:09:48 +00:00
funcall
iter Add test for [Backport #7896] [ruby-core:52607] 2013-02-21 08:31:47 +00:00
load
marshal
method
num2int More tests. 2013-04-22 03:13:50 +00:00
old_thread_select
path_to_class
postponed_job * vm_trace.c (rb_postponed_job_register_one): fix iteration bug. 2013-05-27 17:08:25 +00:00
rational * rational.c: Include gmp.h if GMP is used. 2013-09-06 12:07:08 +00:00
st
string * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X. 2013-09-02 23:36:01 +00:00
symbol parse.y: junk sigil only names 2013-09-20 06:01:57 +00:00
tracepoint * test/-ext-/tracepoint/test_tracepoint.rb: add GC on/off to count 2013-07-23 23:08:48 +00:00
typeddata
wait_for_single_fd
win32
test_bug-3571.rb
test_bug-3662.rb
test_bug-5832.rb
test_printf.rb vsnprintf.c: initialize cp 2013-09-19 07:25:09 +00:00