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
2024-07-18
Lanunchable: Add missing condition statement
Naoto Ono
2024-07-18
Fix `utimesat` availability condition
Nobuyoshi Nakada
2024-07-18
Require space between hash/content in ATX heading (#1140)
Hartley McGuire
2024-07-17
[ruby/rdoc] Improve rubocop setup
Stan Lo
2024-07-17
Don't disable GC in rb_gc_impl_object_id
Peter Zhu
2024-07-17
[PRISM] Use RSTRING_PTR for Ruby parsing with fgets
Kevin Newton
2024-07-17
[ruby/prism] Have parse_stream handle NUL bytes
Kevin Newton
2024-07-17
[ruby/prism] [Doc] Tweak example of `Prism::Dispatcher`
Koichi ITO
2024-07-17
[PRISM] Use RSTRING_LEN for Prism stream parsing
Kevin Newton
2024-07-17
Revert pending `EVENT_RETURN` tests
Nobuyoshi Nakada
2024-07-17
[Bug #20457] [Prism] Remove redundant return flag
Nobuyoshi Nakada
2024-07-17
[PRISM] Use StringValuePtr for fgets for Prism stream parsing
Kevin Newton
2024-07-17
[DOC] Note that rb_obj_freeze_inline() can raise NoMemoryError
Alan Wu
2024-07-17
[DOC] No more is rb_ary_freeze() an alias of rb_obj_freeze()
Alan Wu
2024-07-17
Make OBJ_ID_INCREMENT == RUBY_IMMEDIATE_MASK + 1
Peter Zhu
2024-07-17
Remove unused variable from GC compaction path
Matt Valentine-House
2024-07-17
[rubygems/rubygems] Fix another case of `bundle lock --add-platform` doing no...
David Rodríguez
2024-07-17
[rubygems/rubygems] Applied rubocop
Hiroshi SHIBATA
2024-07-17
Report a TracePoint log when the TracePoint tests fail
Yusuke Endoh
2024-07-17
Removed needless block arguments
Hiroshi SHIBATA
2024-07-17
To avoid fd leak with fetch request for SSL server
Hiroshi SHIBATA
2024-07-17
Close leaked TCPServer socket
Hiroshi SHIBATA
2024-07-17
Close leaked SSLServer socket
Hiroshi SHIBATA
2024-07-17
Fixed fd leak from TCPServer
Hiroshi SHIBATA
2024-07-17
Launchable: Fix Python package path
Naoto Ono
2024-07-17
Fix double free when `getcwd` does not allocate buffer
Nobuyoshi Nakada
2024-07-17
Add a macro to initialize `struct getattrlist_args`
Nobuyoshi Nakada
2024-07-17
[DOC] Fix and improve array slicing example in range.c
Iskren
2024-07-16
Release GVL around {,f}getattrlist calls in dir.c
Jeremy Evans
2024-07-16
Fix memory leak reported in main ractor when RUBY_FREE_AT_EXIT
Peter Zhu
2024-07-16
[ruby/prism] Move sample files under sample/prism
Kevin Newton
2024-07-16
[PRISM] Omit two more ast tests that will not work without RubyVM::Ast
Kevin Newton
2024-07-16
[PRISM] Properly compile branch conditions in their own sequence
Kevin Newton
2024-07-16
[PRISM] Fix up ensure+loop+break
Kevin Newton
2024-07-16
[ruby/irb] Group class methods under `class << self`
Stan Lo
2024-07-16
[DOC] Fix typo in gc/default.c
Peter Zhu
2024-07-16
[Bug #20457] Drop unreachable `return` at end of method
Nobuyoshi Nakada
2024-07-16
Remove dependency on dtrace when building shared GC
Peter Zhu
2024-07-16
Set `BUILDING_SHARED_GC` when building shared GC
Peter Zhu
2024-07-16
Stop using `sigsetjmp` to hijack SIGCHLD handler
Nobuyoshi Nakada
2024-07-16
Update bundled gems list as of 2024-07-16
git
2024-07-16
Add MatchData#bytebegin and MatchData#byteend
Shugo Maeda
2024-07-16
static const char *type_name() implemented
卜部昌平
2024-07-16
fix compile error
卜部昌平
2024-07-16
Follow-up resolv and win32 integration
Hiroshi SHIBATA
2024-07-16
Fix a typo
Kazuhiro NISHIYAMA
2024-07-15
[DOC] Document RbConfig::SIZEOF
Alan Wu
2024-07-15
[DOC] Document RbConfig::LIMITS
Alan Wu
2024-07-15
Refactor so RDoc picks up RbConfig::{SIZEOF,LIMITS}
Alan Wu
2024-07-16
[ruby/rdoc] Drop reimplementation of Ripper lex state
nicholas a. evans
[prev]
[next]