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
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make Symbol#to_proc calls handle keyword arguments
Jeremy Evans
2019-09-05
1
-1
/
+1
*
hide rb_funcallv_with_cc from public
卜部昌平
2019-09-05
1
-0
/
+52
*
Set symbol export for rb_hash_stlike_foreach
Jeremy Evans
2019-08-30
1
-0
/
+2
*
Allow ** syntax to be used for calling methods that do not accept keywords
Jeremy Evans
2019-08-30
1
-1
/
+0
*
Separate keyword arguments from positional arguments
Yusuke Endoh
2019-08-30
1
-0
/
+1
*
rb_uninterruptible now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
struct MEMO now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
rb_hash_foreach now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+2
*
rb_ensure now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
decouple compile.c usage of imemo_ifunc
卜部昌平
2019-08-27
1
-3
/
+3
*
delete rb_method_defined_by declaration.
卜部昌平
2019-08-27
1
-1
/
+0
*
`rp(obj)` shows func, file and line. (#2394)
Koichi Sasada
2019-08-21
1
-2
/
+4
*
Renamed ruby_finalize_{0,1}
Nobuyoshi Nakada
2019-08-13
1
-1
/
+0
*
Expanded f_quo
Nobuyoshi Nakada
2019-08-10
1
-0
/
+1
*
add rp() and bp() in internal.h.
Koichi Sasada
2019-08-09
1
-0
/
+16
*
introduce RCLASS_CLONED flag for inline cache.
Koichi Sasada
2019-08-09
1
-0
/
+1
*
leafify opt_plus
卜部昌平
2019-08-06
1
-0
/
+1
*
Make opt_eq and opt_neq insns leaf
Takashi Kokubun
2019-08-04
1
-0
/
+16
*
Expanded f_ceil
Nobuyoshi Nakada
2019-08-02
1
-0
/
+1
*
introduce ar_hint_t.
Koichi Sasada
2019-08-01
1
-2
/
+10
*
move macro to internal.h for documentation.
Koichi Sasada
2019-07-31
1
-0
/
+4
*
Moved RHASH_LEV_MASK and turned into a macro
Nobuyoshi Nakada
2019-07-31
1
-2
/
+0
*
Use 1 byte hint for ar_table [Feature #15602]
Koichi Sasada
2019-07-31
1
-4
/
+6
*
remove RHash::iter_lev.
Koichi Sasada
2019-07-31
1
-8
/
+14
*
Reuse match data
Nobuyoshi Nakada
2019-07-28
1
-0
/
+1
*
constify again.
Koichi Sasada
2019-07-22
1
-12
/
+12
*
constify RHash::ifnone.
Koichi Sasada
2019-07-22
1
-1
/
+1
*
Moved the check for `exception` to rb_execarg_addopt
Nobuyoshi Nakada
2019-07-16
1
-0
/
+1
*
Expanded f_numerator
Nobuyoshi Nakada
2019-07-16
1
-0
/
+1
*
Expanded f_denominator
Nobuyoshi Nakada
2019-07-16
1
-0
/
+1
*
respect RUBY_DEBUG.
Koichi Sasada
2019-07-15
1
-1
/
+1
*
socket: use frozen string buffer when releasing GVL
Tanaka Akira
2019-07-14
1
-2
/
+2
*
Check exception flag as a bool [Bug #15987]
Nobuyoshi Nakada
2019-07-11
1
-0
/
+4
*
Use rb_ident_hash_new instead of rb_hash_new_compare_by_id
Nobuyoshi Nakada
2019-07-03
1
-3
/
+0
*
Turned `recur` into `int` [Feature #15777]
Nobuyoshi Nakada
2019-06-21
1
-1
/
+1
*
Add an optional `inherit` argument to Module#autoload?
Jean Boussier
2019-06-21
1
-0
/
+1
*
Make opt_aref instruction support Integer#[]
Yusuke Endoh
2019-06-01
1
-0
/
+1
*
Use UNALIGNED_MEMBER_PTR
Nobuyoshi Nakada
2019-05-31
1
-0
/
+17
*
Fix Possible Control flow issues (DEADCODE)
Kazuhiro NISHIYAMA
2019-05-29
1
-0
/
+8
*
Fix typos [ci skip]
Kazuhiro NISHIYAMA
2019-05-24
1
-2
/
+2
*
Suppress paranoid warnings for external/3rd-party libraries
Nobuyoshi Nakada
2019-05-23
1
-4
/
+4
*
add comments [ci skip]
Urabe, Shyouhei
2019-05-23
1
-0
/
+46
*
prefix ASAN related inline functions asan_
Urabe, Shyouhei
2019-05-23
1
-13
/
+10
*
Fixing function name
Aaron Patterson
2019-05-14
1
-1
/
+1
*
turn T_MOVED in to a linked list
Aaron Patterson
2019-05-13
1
-0
/
+1
*
guard include with has_feature
NARUSE, Yui
2019-05-01
1
-1
/
+3
*
use __attribute__((__no_sanitize__("memory")))
Urabe, Shyouhei
2019-04-26
1
-8
/
+11
*
Make rb_hash_bulk_insert public
naruse
2019-04-21
1
-1
/
+0
*
Add `GC.compact` again.
tenderlove
2019-04-20
1
-17
/
+25
*
Reverting compaction for now
tenderlove
2019-04-17
1
-25
/
+17
[prev]
[next]