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
*
Revert "Filling cache values on cvar write"
Aaron Patterson
2021-05-11
1
-1
/
+0
*
Add a cache for class variables
eileencodes
2021-05-11
1
-0
/
+1
*
Removed missing/dup2.c
Nobuyoshi Nakada
2021-05-10
1
-4
/
+0
*
rb_fiber_new_kw: doesn't exist
卜部昌平
2021-05-10
1
-1
/
+0
*
Protoized old pre-ANSI K&R style declarations and definitions
Nobuyoshi Nakada
2021-05-07
1
-1
/
+1
*
Allow newobj_of0 and newobj_slowpath to allocate into multiple heap slots
Matt Valentine-House
2021-05-06
1
-0
/
+2
*
Fix compilation errors for c99
Peter Zhu
2021-05-04
1
-1
/
+1
*
Fix -Wundef warnings for RBIMPL_HAS_BUILTIN
Benoit Daloze
2021-05-04
1
-0
/
+15
*
HAVE_* macros should not be defined with value 0
Benoit Daloze
2021-05-04
2
-5
/
+1
*
Add RBIMPL_RVALUE_EMBED_LEN_MAX neeeded by internal/bignum.h
Benoit Daloze
2021-05-04
1
-2
/
+3
*
Fix trivial -Wundef warnings
Benoit Daloze
2021-05-04
1
-1
/
+1
*
Fix some typos by spell checker
Ryuta Kamizono
2021-04-26
5
-6
/
+6
*
rb_hash_free(): has never existed.
卜部昌平
2021-04-16
1
-1
/
+0
*
Inline LONG_LONG conversions
Nobuyoshi Nakada
2021-04-13
1
-3
/
+26
*
workaround MSVC error
卜部昌平
2021-04-13
1
-6
/
+6
*
dependency updates
卜部昌平
2021-04-13
7
-7
/
+0
*
get rid of #pragma GCC diagnostic ignored "-Wundef"
卜部昌平
2021-04-13
8
-87
/
+16
*
Fix symbol export.
Samuel Williams
2021-04-10
1
-0
/
+4
*
Disable public interface for now.
Samuel Williams
2021-03-30
1
-3
/
+5
*
Fix native implementation.
Samuel Williams
2021-03-30
1
-1
/
+2
*
Add hook for `Timeout.timeout`.
Samuel Williams
2021-03-30
1
-0
/
+2
*
Removed dln_a_out
Nobuyoshi Nakada
2021-03-24
1
-5
/
+0
*
[Doc] Standardize wording s/sweeped/swept/
Kenichi Kamiya
2021-03-23
1
-1
/
+1
*
Fix typos in rhash.h (#4292)
Kenichi Kamiya
2021-03-19
1
-1
/
+1
*
Removed a typo in a comment [ci skip]
Nobuyoshi Nakada
2021-03-07
1
-1
/
+1
*
rb_sym_interned_p: doesn't exist
卜部昌平
2021-03-05
1
-1
/
+0
*
rb_random_int: ended before it begins
卜部昌平
2021-02-25
1
-1
/
+0
*
Make global ruby namespace usage explicit
Marvin Schmidt
2021-02-14
1
-7
/
+7
*
Define macro for fiber/scheduler.h
Nobuyoshi Nakada
2021-02-09
1
-0
/
+1
*
Updated pre-prototype declarations
Nobuyoshi Nakada
2021-02-09
1
-2
/
+2
*
Expose scheduler as public interface & bug fixes. (#3945)
Samuel Williams
2021-02-09
1
-0
/
+40
*
rb_clear_method_cache_by_class: no longer exist
卜部昌平
2021-02-04
1
-1
/
+0
*
Update include/ruby/internal/fl_type.h
卜部昌平
2021-01-27
1
-1
/
+1
*
include/ruby/internal/fl_type.h: refactor hoist out #if conditions
卜部昌平
2021-01-27
1
-9
/
+11
*
kill CLONESETUP and DUPSETUP
卜部昌平
2021-01-27
2
-14
/
+18
*
attributes on enumerators are GCC6-ism
卜部昌平
2021-01-27
1
-0
/
+18
*
warnings on use of RUBY_FL_TAINT
卜部昌平
2021-01-27
1
-2
/
+14
*
kill OBJ_TAINT etc.
卜部昌平
2021-01-27
1
-25
/
+8
*
fix OBJ_UNTRUST etc.
卜部昌平
2021-01-27
1
-2
/
+2
*
Add compaction notes for class/module creation C APIs
Alan Wu
2021-01-26
1
-0
/
+4
*
Replace "iff" with "if and only if"
Gannon McGibbon
2021-01-19
4
-4
/
+4
*
Define printf qualifier prefix fallbacks
Nobuyoshi Nakada
2021-01-11
5
-0
/
+26
*
Fixed a typo [Bug #17522]
Tee KOBAYASHI
2021-01-09
1
-1
/
+1
*
expose some C-APIs for ractor
Koichi Sasada
2021-01-06
1
-3
/
+4
*
Fixed dangling imemo_tmpbuf
Nobuyoshi Nakada
2021-01-02
1
-2
/
+3
*
Fixed missing NORETURN on rb_mod_const_missing
Nobuyoshi Nakada
2020-12-31
1
-1
/
+1
*
Defined RBIMPL_ATTR_DEPRECATED_INTERNAL
Nobuyoshi Nakada
2020-12-31
1
-12
/
+12
*
Replaced deprecation macros
Nobuyoshi Nakada
2020-12-30
1
-28
/
+21
*
win32: Declared wait and fixed the return type
Nobuyoshi Nakada
2020-12-27
1
-1
/
+2
*
[memory_view] Fix a comment
Kenta Murata
2020-12-25
1
-3
/
+1
[next]