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
2023-09-10
[DOC] Fix method docs of scheduler#io_read and scheduler#io_write
kudojp
2023-09-10
[DOC] Fix a typo in "Open Options" section of IO
Herwin
2023-09-10
Set ripper_init.c.tmpl to C mode [ci skip]
Nobuyoshi Nakada
2023-09-08
[DOC] Update Reline and IRB's maintainers list (#8406)
Stan Lo
2023-09-09
memory_view: Avoid using bit field
Sutou Kouhei
2023-09-08
[YARP] Extract YP_COMPILE helper (#8403)
Jemma Issroff
2023-09-08
Update default gems list at f4443f3b1c6dd70b6b22470a7d5f87 [ci skip]
git
2023-09-08
[ruby/yarp] Increment version
Kevin Newton
2023-09-08
[ruby/yarp] Template out a comment_targets method
Kevin Newton
2023-09-08
[ruby/yarp] Move parse result mutations into their own files
Kevin Newton
2023-09-08
[YARP] Implement compilation for RationalNodes, fix other num types (#8404)
Jemma Issroff
2023-09-08
[ruby/yarp] Add ParseResult#attach_comments! to tie comments to their locations
Vinicius Stock
2023-09-08
Fix weak_references count test
Matt Valentine-House
2023-09-08
[DOC] Kernel#{proc,lambda} don't issue warnings anymore
Alan Wu
2023-09-08
[YARP] Implement compilation for Regex / InterpolatedRegex (#8396)
Jemma Issroff
2023-09-08
[YARP] Implement compilation for InterpolatedXStringNode (#8395)
Jemma Issroff
2023-09-08
[ruby/yarp] Flatten multitarget into multiwrite
Kevin Newton
2023-09-08
[ruby/yarp] Multi target nodes
Kevin Newton
2023-09-08
Try default `gcc` 9.4.0 to see if it exhibits the same compiler bugs. (#8394)
Samuel Williams
2023-09-08
Bump actions/cache from 3.3.1 to 3.3.2
dependabot[bot]
2023-09-08
Continue even if addr or rnglists headers not found
Nobuyoshi Nakada
2023-09-07
Add `String#getbyte` YJIT implementation (#8397)
Ian Candy
2023-09-07
YJIT: Decrease IVAR_MAX_DEPTH to 8 (#8398)
Takashi Kokubun
2023-09-07
GC: Only force alloc slowpath for NEWOBJ hook
John Hawthorn
2023-09-07
Optimize handle_interrupt(Exception => ..) as a common case
Matthew Draper
2023-09-07
Skip allocation if handle_interrupt arg is already usable
Matthew Draper
2023-09-07
YJIT: Decrease SEND_MAX_DEPTH to 5 (#8390)
Takashi Kokubun
2023-09-07
[ruby/yarp] Avoid an extra "stop" parameter to yp_strspn_whitespace_newlines
Mike Dalessio
2023-09-07
Rewrite Integer#times in Ruby (#8388)
Takashi Kokubun
2023-09-07
[ruby/yarp] Extract error messages into diagnostic.c and use canonical messag...
Mike Dalessio
2023-09-07
Document that thread event hooks are called without the GVL
Jean Boussier
2023-09-07
[YARP] Miscellaneous small bug fixes (#8387)
Jemma Issroff
2023-09-07
[ruby/yarp] remove now-redundant `YP_TOKEN_NOT_PROVIDED_VALUE`
Nathan Froyd
2023-09-07
[ruby/yarp] use `YP_LOCATION_*_VALUE` macros more consistently
Nathan Froyd
2023-09-07
[ruby/yarp] Introduce owned constants
Kevin Newton
2023-09-07
Remove function call for String#bytesize (#8389)
Aaron Patterson
2023-09-07
[YARP] Use the correct field for the name on classes and modules
Kevin Newton
2023-09-07
[ruby/yarp] Constants and def nodes
Kevin Newton
2023-09-07
[ruby/yarp] Constants on rest parameter nodes
Kevin Newton
2023-09-07
[ruby/yarp] Constants on keyword rest parameters
Kevin Newton
2023-09-07
[ruby/yarp] Constants on keyword parameters
Kevin Newton
2023-09-07
[ruby/yarp] Remove name constant from classes/modules
Kevin Newton
2023-09-08
Extract `do_mutex_lock_check_interrupts` to try and fix `ppc64le`. (#8393)
Samuel Williams
2023-09-07
Update bundled gems list at 2023-09-07
git
2023-09-07
[Bug #19549] Check for variables to be interpolated
Nobuyoshi Nakada
2023-09-07
Reduce number of iterations in `TestFiberScheduler#test_autoload`. (#8391)
Samuel Williams
2023-09-07
[DOC] Fix up Process::Status#>>
Nobuyoshi Nakada
2023-09-07
[rubygems/rubygems] Reduce excess index creation and merging
Martin Emde
2023-09-07
[rubygems/rubygems] Improve efficiency of Index#use and #search_all
Martin Emde
2023-09-07
[rubygems/rubygems] Source::Rubygems#fetch_names is only called with override...
Martin Emde
[prev]
[next]