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
/
ruby
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge internal/rgengc.h and internal/gc.h
Matt Valentine-House
2023-02-28
2
-2
/
+424
*
Remove "unused parameter" warnings on include of ruby.h
Sébastien Helleu
2023-02-28
2
-0
/
+13
*
Merge internal/intern/gc.h into internal/gc.h
Matt Valentine-House
2023-02-27
2
-392
/
+363
*
Remove USE_RGENGC_LOGGING_WB_UNPROTECT
Matt Valentine-House
2023-02-17
1
-31
/
+2
*
Implement Write Barrier for RMatch objects
Jean Boussier
2023-02-10
1
-0
/
+11
*
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2023-02-08
1
-0
/
+43
*
[Bug #19289] Retain `ruby_abi_version` function
Nobuyoshi Nakada
2023-01-20
1
-2
/
+5
*
Remove macro RHASH_ITER_LEV
Peter Zhu
2023-01-18
1
-13
/
+0
*
Remove Encoding#replicate
Benoit Daloze
2023-01-11
1
-17
/
+0
*
Reset ABI version [ci skip]
Nobuyoshi Nakada
2022-12-26
1
-1
/
+1
*
Never use the storage of another Fiber, that violates the whole design
Benoit Daloze
2022-12-20
1
-5
/
+1
*
[ci skip] Fix Doxygen for ROBJECT Macro
Matt Valentine-House
2022-12-13
1
-2
/
+2
*
[DOC] Update `rb_gc_mark_locations` doc
Jimmy Bourassa
2022-12-09
1
-1
/
+1
*
document for commit 5bbba76489628f450949 [ci skip]
卜部昌平
2022-12-07
1
-3
/
+30
*
[DOC] Improve documentation to RB_ALLOCV
v3_2_0_rc1
Lars Kanis
2022-12-06
1
-3
/
+3
*
Clarify the storage argument. (#6849)
Samuel Williams
2022-12-02
1
-2
/
+7
*
Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612)
Samuel Williams
2022-12-01
1
-0
/
+21
*
Refactor RB_SPECIAL_CONST_P (#6759)
Takashi Kokubun
2022-11-17
1
-1
/
+1
*
Remove numiv from RObject
Jemma Issroff
2022-11-10
1
-58
/
+1
*
Transition shape when object's capacity changes
Jemma Issroff
2022-11-10
1
-0
/
+10
*
Fix -Wundef warnings
Nobuyoshi Nakada
2022-10-26
1
-1
/
+1
*
Use CXX14 to allow constexpr with non-return statements
Nick Hengeveld
2022-10-24
1
-1
/
+1
*
Add Class#attached_object
Ufuk Kayserilioglu
2022-10-20
1
-0
/
+12
*
Define `UNDEF_P` and `NIL_OR_UNDEF_P` [EXPERIMENTAL]
Nobuyoshi Nakada
2022-10-20
1
-0
/
+58
*
Move "special consts" so `Qundef` and `Qnil` differ just 1 bit
Nobuyoshi Nakada
2022-10-20
2
-12
/
+12
*
[DOC] Fix RUBY_SYMBOL_FLAG comment [ci skip]
Nobuyoshi Nakada
2022-10-20
1
-1
/
+1
*
Assert for RTEST that Qnil and Qfalse differ just 1 bit
Nobuyoshi Nakada
2022-10-19
1
-0
/
+9
*
Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975)
Sergey Fedorov
2022-10-19
1
-0
/
+2
*
Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
Jemma Issroff
2022-10-11
2
-18
/
+4
*
object.c: rb_eql returns int not VALUE
Jean Boussier
2022-10-10
1
-2
/
+2
*
Revert "This commit implements the Object Shapes technique in CRuby."
Aaron Patterson
2022-09-30
2
-4
/
+18
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-28
2
-18
/
+4
*
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
2
-4
/
+18
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-26
2
-18
/
+4
*
Just a star [ci skip]
Nobuyoshi Nakada
2022-09-23
1
-1
/
+1
*
rb_define_method: dedicated overload for rb_f_notimplement
卜部昌平
2022-09-21
1
-7
/
+8
*
[Bug #5317] Use `rb_off_t` instead of `off_t`
Nobuyoshi Nakada
2022-09-08
1
-1
/
+1
*
Avoid leaving a period alone [ci skip]
Takashi Kokubun
2022-08-27
1
-2
/
+2
*
typos
spaette
2022-08-27
3
-3
/
+4
*
Support Encoding::Converter newline: :lf and :lf_newline options
Jeremy Evans
2022-08-19
1
-7
/
+11
*
Stop defining `RUBY_ABI_VERSION` if released versions
Nobuyoshi Nakada
2022-08-12
1
-1
/
+5
*
Add missing `rb_enc_iscntrl`
Nobuyoshi Nakada
2022-08-12
1
-0
/
+15
*
[DOC] Use `true`/`false` for `@retval`s which are `bool`
Nobuyoshi Nakada
2022-08-12
1
-43
/
+43
*
[DOC] Add return values of rb_enc_mbcput
Nobuyoshi Nakada
2022-08-07
1
-4
/
+6
*
Rename rb_ary_tmp_new to rb_ary_hidden_new
Peter Zhu
2022-07-26
1
-3
/
+3
*
Remove unused internal macros in rarray.h
Peter Zhu
2022-07-21
1
-24
/
+0
*
Implement Objects on VWA
Peter Zhu
2022-07-15
2
-4
/
+43
*
Fix some UBSAN false positives (#6115)
Kevin Backhouse
2022-07-12
1
-1
/
+1
*
do not define our own version of memcpy
卜部昌平
2022-07-07
1
-5
/
+1
*
Remove unused and accidentally public rb_str_shared_root_p()
Alan Wu
2022-06-16
1
-3
/
+0
[next]