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-11-01
[ruby/json] json_string_unescape: assume the string doesn't need escaping
Jean Boussier
2024-11-01
[ruby/json] parser.rl: extract `build_string`
Jean Boussier
2024-11-01
[ruby/json] Use String#encode instead of rb_str_conv_enc()
Benoit Daloze
2024-11-01
[ruby/json] Emit warnings when dumping binary strings
Jean Boussier
2024-11-01
Deprecate unsafe default options of `JSON.load`
Jean Boussier
2024-11-01
Elide Generator::State allocation until a `to_json` method has to be called
Jean Boussier
2024-11-01
[ruby/json] Skip test failing on JRuby
Benoit Daloze
2024-11-01
[ruby/json] Add test for parsing broken strings
Benoit Daloze
2024-11-01
[ruby/json] Setup ruby_memcheck
Jean Boussier
2024-11-01
[ruby/json] Move State#configure back into C
Jean Boussier
2024-11-01
[ruby/json] generator.c: store pretty strings in VALUE
Jean Boussier
2024-11-01
[ruby/json] Use JSON.generate instead of JSON.dump for benchmarking
Jean Boussier
2024-11-01
[ruby/json] Make fbuffer_inc_capa easier to inline
Jean Boussier
2024-11-01
[ruby/json] Allocate the initial generator buffer on the stack
Jean Boussier
2024-11-01
[ruby/json] Fix a memory leak in #to_json methods
Jean Boussier
2024-11-01
`alias` should not set `defined_class` for Modules
Koichi Sasada
2024-11-01
Removed accidentally sync file
Hiroshi SHIBATA
2024-10-31
Remove vm_assert_env
Peter Zhu
2024-10-31
Fix assertion when envval of proc is Qundef
Peter Zhu
2024-11-01
Remove debug print
Nobuyoshi Nakada
2024-11-01
Tweaks for actions groups
Nobuyoshi Nakada
2024-11-01
Use net-imap 0.5.0 for tests
Nobuyoshi Nakada
2024-11-01
Fetch gem sources to be tested only
Nobuyoshi Nakada
2024-11-01
Make gemspec files for default gems with extensions
Nobuyoshi Nakada
2024-10-31
[rubygems/rubygems] Add useful error message for plugin load
Sarah Sehr
2024-10-31
Fix indentation in TestProc#test_hash [ci skip]
Peter Zhu
2024-10-31
Define `VM_ASSERT_TYPE` macros
Nobuyoshi Nakada
2024-10-31
[ruby/rdoc] Use thicker fonts with high contrast to improve
Stan Lo
2024-10-31
[ruby/openssl] pkcs7: remove default cipher from PKCS7.encrypt
Kazuki Yamaguchi
2024-10-31
[ruby/openssl] ssl: remove redundant ossl_ssl_ex_vcb_idx
Kazuki Yamaguchi
2024-10-31
[ruby/openssl] [DOC] better wording for OpenSSL::Config document.
Yuki Morohoshi
2024-10-31
[ruby/openssl] [DOC] Replace removed method in example for OpenSSL::Config#to_s
Yuki Morohoshi
2024-10-31
Introduce Fiber Scheduler `blocking_region` hook. (#11963)
Samuel Williams
2024-10-31
[DOC] Fix typos
kojix2
2024-10-31
[ruby/error_highlight] use `instance_method` to get method object
Koichi Sasada
2024-10-30
[rubygems/rubygems] Update `--ext=rust` to support compiling the native exten...
Guilherme Carreiro
2024-10-30
Only check RubyVM on CRuby
Charles Oliver Nutter
2024-10-30
[rubygems/rubygems] Rely on PATH if Ruby is not installed in the same directo...
David Rodríguez
2024-10-30
[rubygems/rubygems] Simplify enable-load-relative prolog script creation
David Rodríguez
2024-10-30
[rubygems/rubygems] Fix `gem update --system` leaving old default bundler exe...
David Rodríguez
2024-10-30
[rubygems/rubygems] Remove confusing documentation
David Rodríguez
2024-10-30
[rubygems/rubygems] Indent github workflow steps for generated gems
Jerome Dalbert
2024-10-30
Detail the failing assertion [ci skip]
Nobuyoshi Nakada
2024-10-30
Update bundled gems list at 20f483ef362a0d443e1a75ffda9c2c [ci skip]
git
2024-10-30
Use https://github.com/ruby/net-imap/commit/898ee6e7878fdb2d0b79a4691fd68b6d8...
Hiroshi SHIBATA
2024-10-30
Update bundled_gems
Hiroshi SHIBATA
2024-10-30
[ruby/json] Remove double semicolon at end of line in parser
Peter Zhu
2024-10-30
[ruby/json] Remove dead cases from convert_UTF8_to_* functions
Jean Boussier
2024-10-30
[ruby/json] Allocate the FBuffer struct on the stack
Jean Boussier
2024-10-29
Remove double semicolon at end of line in weakmap.c [ci skip]
Peter Zhu
[prev]
[next]