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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
oops [ci skip]
卜部昌平
2019-09-15
1
-1
/
+1
*
rb_scan_args_count_lead: use arguments instead of magic numbers
Nobuyoshi Nakada
2019-09-15
1
-5
/
+7
*
Only set RB_PASS_CALLED_KEYWORDS in C functions called directly from Ruby
Jeremy Evans
2019-09-14
2
-0
/
+5
*
Consolidate empty keyword handling
Jeremy Evans
2019-09-13
1
-0
/
+4
*
fix CentOS 6 compile error
卜部昌平
2019-09-10
2
-17
/
+20
*
Support timeout for Addrinfo
Masaki Matsushita
2019-09-10
1
-0
/
+1
*
workaround for C++ 98 const union problem.
卜部昌平
2019-09-09
1
-1
/
+6
*
Revert "Support timeout for Addrinfo"
Masaki Matsushita
2019-09-09
1
-1
/
+0
*
Support timeout for Addrinfo
Masaki Matsushita
2019-09-09
1
-0
/
+1
*
Fix keyword argument separation warnings for enumerators
Jeremy Evans
2019-09-06
1
-0
/
+1
*
Convert keyword argument to required positional hash argument for Class#new, ...
Jeremy Evans
2019-09-06
1
-0
/
+1
*
fix Visual Studio compilation error
卜部昌平
2019-09-06
1
-1
/
+1
*
add include/ruby/backward/cxxanyargs.hpp
卜部昌平
2019-09-06
2
-0
/
+381
*
Add rb_funcall_with_block_kw
Jeremy Evans
2019-09-05
1
-0
/
+1
*
hide rb_funcallv_with_cc from public
卜部昌平
2019-09-05
1
-14
/
+1
*
add rb_funcallv_with_cc()
Urabe, Shyouhei
2019-09-04
1
-1
/
+14
*
Merge pull request #2422 from jeremyevans/rb_keyword_given_p
Jeremy Evans
2019-09-03
1
-0
/
+1
*
Disable method definition type checks on Cygwin too
d0 (Daisuke Fujimura)
2019-09-03
2
-2
/
+2
*
fix CI failures in x64-mingw32
卜部昌平
2019-08-31
2
-29
/
+2
*
Workaround for https://reviews.llvm.org/D25824
卜部昌平
2019-08-30
2
-7
/
+7
*
Rule out gcc on Windows
卜部昌平
2019-08-29
2
-0
/
+27
*
drop-in type check for rb_define_singleton_method
卜部昌平
2019-08-29
1
-0
/
+41
*
drop-in type check for rb_define_private_method
卜部昌平
2019-08-29
1
-0
/
+41
*
drop-in type check for rb_define_protected_method
卜部昌平
2019-08-29
1
-0
/
+41
*
drop-in type check for rb_define_method_id
卜部昌平
2019-08-29
1
-0
/
+45
*
drop-in type check for rb_define_global_function
卜部昌平
2019-08-29
1
-0
/
+41
*
drop-in type check for rb_define_module_function
卜部昌平
2019-08-29
1
-0
/
+41
*
drop-in type check for rb_define_method
卜部昌平
2019-08-29
2
-2
/
+50
*
rb_ivar_foreach now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
rb_hash_foreach now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+2
*
rb_define_hooked_variable now free from ANYARGS
卜部昌平
2019-08-27
2
-17
/
+15
*
struct st_hash_type now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+2
*
st_foreach now free from ANYARGS
卜部昌平
2019-08-27
1
-3
/
+5
*
rb_thread_create now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
rb_proc_new / rb_fiber_new now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+2
*
rb_catch now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+2
*
rb_ensure now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
rb_rescue / rb_rescue2 now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+2
*
rb_iterate now takes rb_block_call_func_t
卜部昌平
2019-08-27
1
-1
/
+1
*
#define RB_BLOCK_CALL_FUNC_STRICT 1
卜部昌平
2019-08-27
1
-5
/
+1
*
Fix FL_USER19
Nobuyoshi Nakada
2019-08-19
1
-1
/
+1
*
io.c: export rb_io_extract_modeenc
Nobuyoshi Nakada
2019-08-14
1
-0
/
+3
*
Renamed ruby_finalize_{0,1}
Nobuyoshi Nakada
2019-08-13
2
-3
/
+10
*
Rename rb_gc_mark_no_pin -> rb_gc_mark_movable
Aaron Patterson
2019-08-12
1
-1
/
+1
*
rb_trap_exec has been removed since 1.9
Nobuyoshi Nakada
2019-08-12
1
-1
/
+0
*
The value of rb_scan_args_verify is never used
Nobuyoshi Nakada
2019-08-06
1
-5
/
+5
*
Distinguish bad scan format from no argument variables
Nobuyoshi Nakada
2019-08-06
1
-2
/
+2
*
Use negative-sized array instead of zero-division
Nobuyoshi Nakada
2019-08-05
1
-21
/
+7
*
Unused macro argument `varc`
Nobuyoshi Nakada
2019-08-05
1
-23
/
+23
*
Revert "Always evaluate the expression RUBY_ASSERT_MESG_WHEN just once"
Nobuyoshi Nakada
2019-08-05
1
-1
/
+1
[next]