index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
-test-
Age
Commit message (
Expand
)
Author
2019-07-14
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
Added depend files
Nobuyoshi Nakada
2019-07-01
Fixed inadvertent ID creation in rb_iv_get
Nobuyoshi Nakada
2019-05-13
Update dependencies
Nobuyoshi Nakada
2019-05-09
str_duplicate: Don't share with a frozen shared string
Alan Wu
2019-03-11
numeric.c: fix infinite loop
nobu
2019-02-13
Suppress a warning
nobu
2019-02-13
check return value of `write` to suppress warning.
ko1
2019-02-11
Use $(hdrdir) for include/ruby.h, as well as r67033
nobu
2019-01-04
introduce rb_nogvl C-API to mark ubf as async-signal-safe
normal
2018-12-21
../arith_seq/../extract.c: remove unused variable
k0kubun
2018-12-12
Add test cases of rb_arithmetic_sequence_extract
mrkn
2018-08-21
Add more assertions for NotImplementedError of instance method
kazu
2018-08-13
Fix test bug
kazu
2018-07-24
UNREACHABLE_RETURN
nobu
2018-07-06
Fixup r63864
kazu
2018-07-06
Prefixed reset_leap_second_info
nobu
2018-07-05
Make a prototype
nobu
2018-07-05
ruby tool/update-deps --fix
naruse
2018-07-05
Add missing prototype
naruse
2018-07-05
Add missing file
naruse
2018-05-31
Define AST module under RubyVM [experimental]
yui-knk
2018-05-31
ast.c: Do not taint TOPLEVEL_BINDING
yui-knk
2018-05-15
-test-/wait_for_single_fd: fix -Wformat-security warning
normal
2018-05-14
test_wait_for_single_fd: ensure this works with kqueue
normal
2018-05-01
ast.c: use enum in switch for warnings
nobu
2018-03-20
node.c: predicates for special NODEs
nobu
2018-01-30
ruby.h: relax rb_funcall check on extra args for clang
normal
2018-01-16
node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGN
mame
2018-01-15
Add tests for Node code locations
yui-knk
2018-01-15
test_console_attr.rb: fix test
nobu
2018-01-09
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-02
long long is a C99ism
shyouhei
2017-12-03
Init functions should have prefix to avoid confliction.
shugo
2017-12-02
static
naruse
2017-12-02
Update dependencies
naruse
2017-12-02
string.c: fix rb_external_str_new_with_enc
nobu
2017-09-24
load.c: fix rb_load_protect condition
nobu
2017-09-09
sprintf.c: NULL as str
nobu
2017-08-19
ruby.h: fix rb_scan_args_trail_idx
nobu
2017-06-19
test for [Bug #12670]
nobu
2017-06-07
thread.c: avoid busy looping on rb_thread_fd_close
normal
2017-04-15
fix ext/-test-/struct/ dependencies
normal
2017-04-15
fix RSTRUCT_LEN macro in public C API
normal
2017-03-22
ruby tool/update-deps --fix
shyouhei
2017-02-20
regparse.c: initialize return values
nobu
2017-02-12
symbol/init.c: ID value
nobu
2017-02-03
ensured.c: fix conflict
nobu
2017-02-03
eval.c: hide internal objects
nobu
2016-12-25
memory_status.c: support old Mac OS
nobu
[next]