index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
error.c: full_message options
nobu
2018-03-22
1
-11
/
+69
*
Add missing class FrozenError to Exception subclasses list documentation
nobu
2018-03-13
1
-0
/
+1
*
eval_error.c: rb_error_write flags
nobu
2018-02-23
1
-2
/
+2
*
[DOC] missing docs at toplevel
nobu
2018-02-23
1
-0
/
+7
*
[DOC] nodoc internal methods/classes
nobu
2018-02-23
1
-0
/
+2
*
error.c: bypass Exception.new
nobu
2018-02-20
1
-4
/
+4
*
error.c: export rb_assert_failure
k0kubun
2018-02-07
1
-1
/
+1
*
Remove redundant RTEST
kazu
2018-02-07
1
-1
/
+1
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-1
/
+1
*
Fix call-seq of NameError.new
kazu
2018-02-02
1
-1
/
+1
*
error.c: receiver kwarg
nobu
2018-01-26
1
-1
/
+31
*
error.c: [DOC] NoMethodError.new [ci skip]
nobu
2018-01-26
1
-1
/
+1
*
error.c: copy keyword arguments
nobu
2018-01-26
1
-16
/
+8
*
error.c: KeyError missing keyword arguments
nobu
2018-01-26
1
-7
/
+2
*
error.c: use already initialized IDs
nobu
2018-01-26
1
-7
/
+3
*
KeyError#initialize accepts receiver and key.
kou
2018-01-26
1
-0
/
+50
*
ruby/ruby.h: remove unnecessary exports from C-API
normal
2018-01-24
1
-2
/
+2
*
Add documentation for the Kernel#warn :uplevel keyword
kazu
2018-01-24
1
-0
/
+19
*
merge extern declarations into internal.h
shyouhei
2018-01-18
1
-2
/
+0
*
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
1
-1
/
+2
*
error.c: limit depth
nobu
2017-12-31
1
-3
/
+5
*
error.c: negative uplevel
nobu
2017-12-31
1
-1
/
+5
*
error.c: KeyError docs [ci skip]
nobu
2017-12-19
1
-0
/
+14
*
error.c(rb_error_write): Remove ec_ from its name
sorah
2017-12-12
1
-2
/
+2
*
hotfix implicit-function-declaration
sorah
2017-12-12
1
-0
/
+3
*
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-12-12
1
-3
/
+32
*
error.c(exc_full_message): Exception#full_message
sorah
2017-12-12
1
-0
/
+20
*
Add FrozenError as a subclass of RuntimeError
shyouhei
2017-12-12
1
-6
/
+13
*
fix r60792.
ko1
2017-11-16
1
-2
/
+1
*
`rb_source_loc` -> `rb_source_location_cstr`
ko1
2017-11-16
1
-6
/
+4
*
EXEC_EVENT_HOOK(ec, ...)
ko1
2017-10-29
1
-3
/
+3
*
check `ec` instead of `th`.
ko1
2017-10-28
1
-2
/
+2
*
Remove duplicated include
kazu
2017-10-27
1
-1
/
+1
*
some functions accept `ec` instead of `th`.
ko1
2017-10-26
1
-3
/
+2
*
Use rb_execution_context_t instead of rb_thread_t
ko1
2017-10-26
1
-2
/
+2
*
error.c: warning to write multiple arguments
nobu
2017-10-23
1
-1
/
+10
*
error.c: [DOC] fix typo [ci skip]
nobu
2017-10-15
1
-1
/
+1
*
error.c: infinite recursion at Warning#warn
nobu
2017-10-13
1
-1
/
+7
*
error.c: KeyError#receiver and KeyError#key
nobu
2017-09-18
1
-1
/
+35
*
Add Doxygen comments
yugui
2017-07-22
1
-0
/
+9
*
use "enum ruby_tag_type" and TAG_NONE.
ko1
2017-06-23
1
-3
/
+3
*
rb_execution_context_t: move stack, stack_size and cfp from rb_thread_t
normal
2017-05-09
1
-1
/
+2
*
Send the backtrace of the circular require warning as a single String to Warn...
eregon
2017-04-27
1
-0
/
+8
*
error.c: send as a single string
nobu
2017-04-26
1
-2
/
+19
*
error.c: improve docs
stomar
2017-04-26
1
-8
/
+7
*
error.c: splat warn arguments
nobu
2017-04-26
1
-12
/
+2
*
Document the Warning module and warn method
eregon
2017-04-25
1
-0
/
+25
*
load.c: backtrace of circular require
nobu
2017-04-25
1
-1
/
+7
*
ruby.h: check argc to rb_funcall
nobu
2017-04-15
1
-1
/
+1
*
dir.c: err at glob failure
nobu
2017-03-27
1
-2
/
+0
[next]