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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
52
-560
/
+328
*
Export `rb_deprecate_constant`
Nobuyoshi Nakada
2020-04-02
1
-1
/
+1
*
Removed non-RUBY_INTEGER_UNIFICATION code
Nobuyoshi Nakada
2020-03-21
1
-8
/
+2
*
hash.c: Do not use the fast path (rb_yield_values) for lambda blocks
Yusuke Endoh
2020-03-16
1
-0
/
+1
*
Fix typos (#2958)
K.Takata
2020-03-11
1
-1
/
+1
*
Prevent unloading methods used in root_fiber while calling another Fiber (#2939)
Takashi Kokubun
2020-02-28
1
-0
/
+2
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
3
-39
/
+8
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
2
-29
/
+3
*
`Proc` made by `Symbol#to_proc` should be a lambda [Bug #16260]
Nobuyoshi Nakada
2020-02-22
1
-1
/
+1
*
Separate objspace argument for rb_gc_disable and rb_gc_enable
Nobuyoshi Nakada
2020-02-09
1
-0
/
+3
*
Extract a function, ruby_reset_timezone().
Tanaka Akira
2020-01-28
1
-0
/
+1
*
Added rb_warn_deprecated_to_remove
Nobuyoshi Nakada
2020-01-23
1
-0
/
+1
*
internal/rational.h: insert assertions in RATIONAL_SET_{NUM,DEN}
Kenta Murata
2020-01-17
2
-0
/
+17
*
Make RATIONAL_SET_{NUM,DEN} static inline functions
Kenta Murata
2020-01-17
1
-2
/
+16
*
add missing #include
卜部昌平
2020-01-10
1
-0
/
+1
*
avoid undefined behaviour when n==0
卜部昌平
2020-01-10
1
-7
/
+49
*
more use of MSC_VERSION_SINCE
卜部昌平
2020-01-10
1
-16
/
+18
*
fix Windows breakage
卜部昌平
2020-01-10
1
-2
/
+2
*
fix typos
卜部昌平
2020-01-10
1
-3
/
+3
*
Fully separate positional arguments and keyword arguments
Jeremy Evans
2020-01-02
1
-1
/
+0
*
move internal/debug.h definitions to internal.h
Koichi Sasada
2020-01-03
1
-39
/
+0
*
Introduce BIGNUM_EMBED_P to check BIGNUM_EMBED_FLAG (#2802)
Kenta Murata
2019-12-31
1
-2
/
+10
*
Fixed an unavailable sanitizer feature
Nobuyoshi Nakada
2019-12-29
1
-1
/
+1
*
reroute macro conflicts on OpenBSD
卜部昌平
2019-12-27
1
-6
/
+18
*
Try to fix error on Solaris
Kazuhiro NISHIYAMA
2019-12-27
1
-1
/
+1
*
internal/stdbool.h rework
卜部昌平
2019-12-26
1
-1
/
+15
*
decouple internal.h headers
卜部昌平
2019-12-26
13
-20
/
+67
*
other minior internal header tweaks
卜部昌平
2019-12-26
24
-29
/
+73
*
internal/vm.h rework
卜部昌平
2019-12-26
1
-71
/
+100
*
internal/thread.h rework
卜部昌平
2019-12-26
1
-0
/
+8
*
internal/symbol.h rework
卜部昌平
2019-12-26
2
-17
/
+17
*
internal/string.h rework
卜部昌平
2019-12-26
2
-40
/
+85
*
internal/range.h rework
卜部昌平
2019-12-26
1
-3
/
+22
*
internal/process.h rework
卜部昌平
2019-12-26
1
-17
/
+38
*
internal/proc.h rework
卜部昌平
2019-12-26
2
-4
/
+10
*
internal/object.h rework
卜部昌平
2019-12-26
1
-18
/
+33
*
internal/gc.h rework
卜部昌平
2019-12-26
2
-53
/
+106
*
internal/sanitizers.h rework
卜部昌平
2019-12-26
1
-32
/
+44
*
internal/error.h rework
卜部昌平
2019-12-26
2
-44
/
+92
*
internal/compile.h rework
卜部昌平
2019-12-26
1
-3
/
+13
*
internal/array.h rework
卜部昌平
2019-12-26
1
-42
/
+55
*
internal/variable.h rework
卜部昌平
2019-12-26
1
-15
/
+48
*
internal/imemo.h rework
卜部昌平
2019-12-26
1
-97
/
+122
*
internal/class.h rework
卜部昌平
2019-12-26
1
-34
/
+46
*
internal/struct.h rework
卜部昌平
2019-12-26
1
-32
/
+82
*
internal/hash.h rework
卜部昌平
2019-12-26
1
-79
/
+164
*
internal/numeric.h rework
卜部昌平
2019-12-26
1
-34
/
+61
*
internal/bingnum.h rework
卜部昌平
2019-12-26
1
-35
/
+106
*
internal/fixnum.h rework
卜部昌平
2019-12-26
3
-14
/
+56
*
internal/static_assert.h rework
卜部昌平
2019-12-26
1
-6
/
+13
[next]