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
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-11-05
[ruby/json] Re-enable passing test
Benoit Daloze
2024-11-05
[ruby/json] Add tests for the behavior of JSON.generate with base types subcl...
Jean Boussier
2024-11-05
[ruby/json] Use rb_str_new_frozen
Jean Boussier
2024-11-05
[ruby/json] JSON::Ext::Parser mark the name cache entries when not on the heap
Jean Boussier
2024-11-05
Update json gem syncing logic
Jean Boussier
2024-11-05
[rubygems/rubygems] Test with JRuby 9.4.9.0
David Rodríguez
2024-11-05
Remove RGENGC_FORCE_MAJOR_GC flag
Matt Valentine-House
2024-11-05
Use wide character startup
Nobuyoshi Nakada
2024-11-05
[ruby/irb] windows does not support Process.kill("TERM", pid)
YO4
2024-11-05
Get rid of JSON benchmarks
Jean Boussier
2024-11-05
tool/sync_default_gems.rb: update json rules
Jean Boussier
2024-11-05
Use rb_fiber_scheduler_get() instead of rb_fiber_scheduler_current()
Yusuke Endoh
2024-11-05
Name dependency checks job
Nobuyoshi Nakada
2024-11-05
Update dependency
Yusuke Endoh
2024-11-05
Let vm_dump show whether the fiber scheduler is enabled or not
Yusuke Endoh
2024-11-05
[ruby/stringio] Copy from the relocated string
Nobuyoshi Nakada
2024-11-05
[ruby/date] Extract Julian calendar epoch literals
Nobuyoshi Nakada
2024-11-05
[ruby/date] Update `argc` by `rb_scan_args` not to contain keywords
Nobuyoshi Nakada
2024-11-05
[ruby/date] Refine assertions
Nobuyoshi Nakada
2024-11-05
[ruby/date] Fix incorrect argc2 decrement in datetime_s_iso8601 function
Dmitrii Zudin
2024-11-05
Try macos-15 build
Hiroshi SHIBATA
2024-11-05
Fixup b1fc1af4440. Removed benchmark files from ruby/json
Hiroshi SHIBATA
2024-11-05
Stop syncing json benchmarks.
nagachika
2024-11-04
macos-12 is deprecated and fails on Mondays
Takashi Kokubun
2024-11-04
[ruby/rdoc] Display class ancestors in the sidebar #1183
Alexis Bernard
2024-11-04
YJIT: Replace Array#each only when YJIT is enabled (#11955)
Takashi Kokubun
2024-11-04
Fix a typo in a local variable name
Nobuyoshi Nakada
2024-11-04
Fix Dir.mktmpdir argument
Nobuyoshi Nakada
2024-11-04
Precompute hash only once when interning string literals
Étienne Barrié
2024-11-04
Mingw: Exclude failing tests due to the crt change
Nobuyoshi Nakada
2024-11-04
Validate user input encoding
David Rodríguez
2024-11-04
[rubygems/rubygems] Fix commands with 2 MFA requests when webauthn is enabled
David Rodríguez
2024-11-04
[rubygems/rubygems] TermError should inherit from SystemExit
David Rodríguez
2024-11-04
[rubygems/rubygems] OTP is already added by `rubygems_api_request`
David Rodríguez
2024-11-04
[rubygems/rubygems] Fix incompatible encodings error
David Rodríguez
2024-11-03
[ruby/prism] Error for def ivar
Kevin Newton
2024-11-02
Skip TestProc#test_hash_does_not_change_after_compaction if compaction is not...
Peter Zhu
2024-11-02
Include windows.h for `LONG` and `Interlocked` functions
Nobuyoshi Nakada
2024-11-02
Fix the conditional macro name [ci skip]
Nobuyoshi Nakada
2024-11-02
Add documentation for `RUBY_ASSERT_CRITICAL_SECTION`. (#11982)
Samuel Williams
2024-11-01
Improve coverage of TestProc#test_hash_uniqueness
Peter Zhu
2024-11-01
Add TestProc#test_hash_equal
Peter Zhu
2024-11-01
Rename test_hash to test_hash_uniqueness
Peter Zhu
2024-11-01
[Bug #20853] Fix Proc#hash to not change after compaction
Peter Zhu
2024-11-01
Balance omnibus compilations
Nobuyoshi Nakada
2024-11-01
Balance omnibus compilations
Nobuyoshi Nakada
2024-11-01
Extract the condition to skip
Nobuyoshi Nakada
2024-11-01
Update default gems list at 314b556cc57d93a6e0e2b120fb7e7a [ci skip]
git
2024-11-01
[ruby/fileutils] Bump up v1.7.3
Hiroshi SHIBATA
2024-11-01
Update default gems list at bb5f28c8f7e692571a30359e08b539 [ci skip]
git
[next]