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
*
Implement Hash ST tables on VWA
Peter Zhu
2023-05-17
1
-0
/
+2
*
Constify `type` and `typed_flag` in `RTypedData`
Nobuyoshi Nakada
2023-04-27
1
-4
/
+2
*
Refactor `Regexp#match` cache implementation (#7724)
TSUYUSATO Kitsune
2023-04-19
1
-2
/
+0
*
Add RB_WARN_CATEGORY_DEFAULT_BITS
Jean Boussier
2023-04-14
1
-0
/
+6
*
Emit a performance warning when a class reached max variations
Jean Boussier
2023-04-13
1
-0
/
+3
*
Disable all warning categories other than `RB_WARN_CATEGORY_ALL_BITS`
Nobuyoshi Nakada
2023-04-13
1
-1
/
+4
*
[Bug #19584] [DOC] Tweek description of `rb_gc_register_address`
Nobuyoshi Nakada
2023-04-07
1
-4
/
+9
*
[Feature #19579] Remove !USE_RVARGC code (#7655)
Peter Zhu
2023-04-04
4
-90
/
+0
*
Support `IO#pread` / `IO#pwrite` using fiber scheduler. (#7594)
Samuel Williams
2023-03-31
2
-25
/
+55
*
Use an st table for "too complex" objects
Aaron Patterson
2023-03-20
1
-0
/
+2
*
[Feature #19406] Allow declarative definition of references
Matt Valentine-House
2023-03-17
2
-1
/
+14
*
Remove obsoleted MJIT_HEADER macro
Takashi Kokubun
2023-03-06
2
-7
/
+3
*
Remove obsoleted MJIT_STATIC macro
Takashi Kokubun
2023-03-06
2
-20
/
+1
*
Stop exporting symbols for MJIT
Takashi Kokubun
2023-03-06
1
-11
/
+0
*
Update the depend files
Matt Valentine-House
2023-02-28
1
-425
/
+0
*
Merge internal/rgengc.h and internal/gc.h
Matt Valentine-House
2023-02-28
3
-3
/
+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
3
-393
/
+363
*
Remove USE_RGENGC_LOGGING_WB_UNPROTECT
Matt Valentine-House
2023-02-17
1
-31
/
+2
*
Add utility macros `DECIMAL_SIZE_OF` and `DECIMAL_SIZE_OF_BYTES`
Nobuyoshi Nakada
2023-02-14
1
-0
/
+9
*
Implement Write Barrier for RMatch objects
Jean Boussier
2023-02-10
1
-0
/
+11
*
Replace `PACKED_STRUCT` in include
Nobuyoshi Nakada
2023-02-08
1
-3
/
+4
*
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2023-02-08
2
-10
/
+51
*
[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
*
Development of 3.3.0 started.
Yukihiro "Matz" Matsumoto
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
*
Add `Regexp.linear_time?` (#6901)
TSUYUSATO Kitsune
2022-12-14
1
-0
/
+2
*
[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
*
add debug context APIs for debuggers (frame depth)
Koichi Sasada
2022-11-25
1
-6
/
+29
*
Refactor RB_SPECIAL_CONST_P (#6759)
Takashi Kokubun
2022-11-17
1
-1
/
+1
*
Add support for `sockaddr_un` on Windows. (#6513)
Samuel Williams
2022-11-17
1
-5
/
+1
*
Windows: Readlink improvements (#6745)
Lars Kanis
2022-11-17
1
-1
/
+0
*
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
*
[Bug #19100] Add `init_int32` function to `rb_random_interface_t`
Nobuyoshi Nakada
2022-11-10
1
-4
/
+26
*
Add version to the interface of Random extensions
Nobuyoshi Nakada
2022-11-10
1
-0
/
+33
*
Reduce warnings
TSUYUSATO Kitsune
2022-11-09
1
-2
/
+2
*
Revert "Refactor field names"
TSUYUSATO Kitsune
2022-11-09
1
-3
/
+2
*
Refactor field names
TSUYUSATO Kitsune
2022-11-09
1
-2
/
+3
*
Support OP_REPEAT and OP_REPEAT_INC
TSUYUSATO Kitsune
2022-11-09
1
-0
/
+2
*
[DOC] Fix missing type name
Nobuyoshi Nakada
2022-11-09
1
-1
/
+1
*
Fix -Wundef warnings
Nobuyoshi Nakada
2022-10-26
3
-3
/
+3
[next]