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/internal
Kazuki Tsujimoto 4568ba0711
Show verbose error messages when single pattern match fails
[0] => [0, *, a]
    #=> [0] length mismatch (given 1, expected 2+) (NoMatchingPatternError)

Ignore test failures of typeprof caused by this change for now.
2021-08-15 09:38:24 +09:00
..
arithmetic Inline LONG_LONG conversions 2021-04-13 14:50:13 +09:00
attr RBIMPL_ATTR_DEPRECATED: enable for GCC 10.3+ 2021-08-12 11:29:08 +09:00
compiler_is
core Adjust styles [ci skip] 2021-06-17 10:13:40 +09:00
has Fix -Wundef warnings for RBIMPL_HAS_BUILTIN 2021-05-04 14:56:55 +02:00
intern Define functions using rb_wait_for_single_fd [Bug #18046] 2021-08-01 06:49:07 +09:00
anyargs.h
arithmetic.h
assume.h
cast.h
compiler_is.h
compiler_since.h Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
config.h gcc 10.3.0 says "__VA_OPT__ is not available until C++2a" 2021-08-01 09:54:36 +09:00
constant_p.h
core.h Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
ctype.h
dllexport.h
dosish.h
error.h Mark rb_unexpected_type as "cold" [Bug #18062] 2021-08-13 13:29:15 +09:00
eval.h
event.h
fl_type.h Suppress warnings in C++2a 2021-08-09 11:21:56 +09:00
gc.h
glob.h
globals.h Show verbose error messages when single pattern match fails 2021-08-15 09:38:24 +09:00
interpreter.h Suppress warnings in C++2a 2021-08-09 11:21:56 +09:00
iterator.h Rename rb_iterate to get rid of name clash on Sun C 2021-08-09 17:36:21 +09:00
memory.h Get ruby_nonempty_memcpy to have C linkage 2021-07-13 22:55:17 +09:00
method.h
module.h Add compaction notes for class/module creation C APIs 2021-01-26 16:24:01 -08:00
newobj.h kill CLONESETUP and DUPSETUP 2021-01-27 09:30:15 +09:00
rgengc.h
scan_args.h
special_consts.h
static_assert.h
stdalign.h Fixed a typo [Bug #17522] 2021-01-09 13:37:41 +09:00
stdbool.h
symbol.h
value.h
value_type.h A comment for typed data in rb_check_type [ci skip] 2021-08-14 23:11:58 +09:00
variable.h
warning_push.h Fix some typos by spell checker 2021-04-26 10:07:41 +09:00
xmalloc.h include/ruby/internal/xmalloc.h: document rb_eNoMemError 2020-12-21 11:01:01 +09:00