index
:
ruby.git
master
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_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-10
[ruby/irb] Make $ and @ default aliases
Takashi Kokubun
2022-11-11
[Bug #19100] [DOC] Add NEWS about PRNG update and incompatiblity
Nobuyoshi Nakada
2022-11-10
Set up EXTSTATIC before checking it
Alan Wu
2022-11-10
Remove numiv from RObject
Jemma Issroff
2022-11-10
Transition shape when object's capacity changes
Jemma Issroff
2022-11-10
Omit test on IO Buffers which relies on String being embedded
Jemma Issroff
2022-11-10
Fix bug in array pack with shared strings
Jemma Issroff
2022-11-10
Fix compiler issues in test on C99
Peter Zhu
2022-11-10
[Bug #19100] Add `init_int32` function to `rb_random_interface_t`
Nobuyoshi Nakada
2022-11-10
Add version to the interface of Random extensions
Nobuyoshi Nakada
2022-11-10
Adjust indents [ci skip]
Nobuyoshi Nakada
2022-11-10
Preprocess for older bison is no longer needed
Nobuyoshi Nakada
2022-11-10
Update required Bison version in building_ruby.md [ci skip]
yui-knk
2022-11-09
Fix exit locations dump (#6703)
Eileen M. Uchitelle
2022-11-09
[DOC] Enhanced RDoc for IO (#6669)
Burdette Lamar
2022-11-09
Reduce warnings
TSUYUSATO Kitsune
2022-11-09
Use long instead of int
TSUYUSATO Kitsune
2022-11-09
Check for integer overflow in the allocation of match_cache table
Yusuke Endoh
2022-11-09
Ensure that the table size for CACHE_MATCH fits with int
Yusuke Endoh
2022-11-09
Prevent GCC warnings
Yusuke Endoh
2022-11-09
Return ONIGERR_MEMORY if it fails to allocate memory for cache_match_opt
Yusuke Endoh
2022-11-09
Revert "Refactor field names"
TSUYUSATO Kitsune
2022-11-09
Refactor field names
TSUYUSATO Kitsune
2022-11-09
Update timeout seconds for square test
TSUYUSATO Kitsune
2022-11-09
Update timeout seconds
TSUYUSATO Kitsune
2022-11-09
Fix and add regexp tests
TSUYUSATO Kitsune
2022-11-09
Remove debug printf
TSUYUSATO Kitsune
2022-11-09
Clear cache on OP_NULL_CHECK_END_MEMST
TSUYUSATO Kitsune
2022-11-09
Support OP_REPEAT and OP_REPEAT_INC
TSUYUSATO Kitsune
2022-11-09
Reduce warnings
TSUYUSATO Kitsune
2022-11-09
Fix to compile when USE_CACHE_MATCH_OPT is disabled
TSUYUSATO Kitsune
2022-11-09
Enable optimization for PUSH_IF/OR opcodes
TSUYUSATO Kitsune
2022-11-09
Enable optimization for ANYCHAR_STAR opcodes
TSUYUSATO Kitsune
2022-11-09
Add index to the latest NULL_CHECK_STACK for fast matching
TSUYUSATO Kitsune
2022-11-09
Add static declaration to new functions
TSUYUSATO Kitsune
2022-11-09
Increment num_fail on OP_POP too
TSUYUSATO Kitsune
2022-11-09
Fix look-around like operators and cclass
TSUYUSATO Kitsune
2022-11-09
Keep cache optimization info to MatchArg for global matching
TSUYUSATO Kitsune
2022-11-09
Implement cache optimization for regexp matching
TSUYUSATO Kitsune
2022-11-09
Now bison 3.0 or later is required
Nobuyoshi Nakada
2022-11-09
Make pending_interrupt?(Exception) work
Yusuke Endoh
2022-11-09
[DOC] Fix missing type name
Nobuyoshi Nakada
2022-11-09
Use `rb_sprintf` instead of deprecated `sprintf`
Nobuyoshi Nakada
2022-11-08
YJIT: Reset dropped_bytes when patching code
Alan Wu
2022-11-08
YJIT: Improve checking message for rustc version (#6693)
Alan Wu
2022-11-08
Implement optimize call (#6691)
Jimmy Miller
2022-11-08
[doc] Clarify how to build OpenSSL on macOS
Matt Valentine-House
2022-11-08
YJIT: Make more stats accessible from Ruby code (#6685)
Takashi Kokubun
2022-11-08
[ruby/irb] Add execute_lines to reduce command tests' boilerplate
Stan Lo
2022-11-08
[rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...
Bo Anderson
[prev]
[next]