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
/
kernel.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename builtin attr :inline to :leaf
Takashi Kokubun
2023-03-11
1
-2
/
+2
*
Change the syntax of Primitive.attr! to Symbol (#7501)
Takashi Kokubun
2023-03-10
1
-2
/
+2
*
YJIT: Implement codegen for Kernel#block_given? (#7202)
Takashi Kokubun
2023-01-31
1
-3
/
+3
*
Rewrite Kernel#loop in Ruby (#6983)
Takashi Kokubun
2022-12-25
1
-0
/
+41
*
Improve performance Kernel#Float with using Primitive.mandatory_only? method ...
S.H
2021-11-17
1
-1
/
+5
*
[DOC] Use URI#read instead of URI.open for better compatibility
Kazuhiro NISHIYAMA
2021-01-12
1
-2
/
+2
*
Replace `Kernel.#open` with `URI.open` in doc
Masataka Pocke Kuwabara
2021-01-08
1
-2
/
+2
*
Make Kernel#then, #yield_self, #frozen? builtin (#3283)
Takashi Kokubun
2020-07-03
1
-0
/
+78
*
Rewrite Kernel#tap with Ruby (#3281)
Takashi Kokubun
2020-07-03
1
-0
/
+22
*
Annotate Kernel#class as inline (#3250)
Takashi Kokubun
2020-06-23
1
-0
/
+21
*
[Feature #16254] Use `Primitive.func` style
Nobuyoshi Nakada
2020-06-19
1
-2
/
+2
*
[Feature #16254] Use `__builtin.func` style
Nobuyoshi Nakada
2020-06-19
1
-2
/
+2
*
support builtin for Kernel#Float
S.H
2020-04-22
1
-0
/
+24
*
Support obj.clone(freeze: true) for freezing clone
Jeremy Evans
2020-03-22
1
-5
/
+5
*
support builtin for Kernel#clone
S.H
2020-03-17
1
-0
/
+29