summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-15Use `Primitive.mandatory_only?` for `Array#sample`Koichi Sasada
2021-11-15`Primitive.mandatory_only?` for fast pathKoichi Sasada
2021-11-15Revert "test/ruby/test_m17n.rb: Run a test under assert_separately"Yusuke Endoh
2021-11-15Revert "Enhanced RDoc for Integer (#5099)"Yusuke Endoh
2021-11-15test/ruby/test_m17n.rb: Run a test under assert_separatelyYusuke Endoh
2021-11-15* 2021-11-15 [ci skip]git
2021-11-15`rb_vm_lvar_exposed()` is PUREFUNCKoichi Sasada
2021-11-13Enhanced RDoc for Integer (#5099)Burdette Lamar
2021-11-14show encoding for each pathKoichi Sasada
2021-11-14* 2021-11-14 [ci skip]git
2021-11-14test/io/console/test_io_console.rb: dump debug output to stderrYusuke Endoh
2021-11-12parse.y: Fix memory leak at parse errorYusuke Endoh
2021-11-12test/ruby/test_jit.rb: suppress a false-positive warningYusuke Endoh
2021-11-12test/io/console/test_io_console.rb: add debug codeYusuke Endoh
2021-11-12Update bundled_gems at 2021-11-12git
2021-11-12Rework implementation of `IO::Buffer.for(string)` to use string locking.Samuel Williams
2021-11-12More immutability and locking tests.Samuel Williams
2021-11-12Update vcvars on windows-2022 [ci skip]Kazuhiro NISHIYAMA
2021-11-12[rubygems/rubygems] Remove duplicated specDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `gemfile_should_be` helper as wellDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `have_lockfile` matcher tooDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `lockfile_should_be` helperDavid Rodríguez
2021-11-11[Bug #18329] Fix crash when calling non-existent super methodPeter Zhu
2021-11-11Remove RCLASS(obj)->ptr when RVARGC is enabledMatt Valentine-House
2021-11-12* 2021-11-12 [ci skip]git
2021-11-12Bundle RBS 1.7.0 (#5105)Soutaro Matsumoto
2021-11-11fix a memory leak introduced in 8bbd319Matt Valentine-House
2021-11-11quick fix for `test_initialize_HEAD`Koichi Sasada
2021-11-11test/openssl/test_ssl: adjust certificate expiry dateKazuki Yamaguchi
2021-11-11[ruby/net-http] Send Accept-Encoding header on HEAD methodShohei Maeda
2021-11-11revival of must_not_null()卜部昌平
2021-11-11[ruby/getoptlong] fixup 5f57f47572502173e2e8880f83ef7b3e2659f974Hiroshi SHIBATA
2021-11-11[ruby/getoptlong] Save the copy of `ARGV`Nobuyoshi Nakada
2021-11-11rb_file_size: add doxygen卜部昌平
2021-11-11rb_enc_code_to_mbclen: fix doxygen卜部昌平
2021-11-11RB_ENCODING_SET_INLINED: fix doxygen卜部昌平
2021-11-11ENCODING_MASK: fix doxygen link [ci skip]卜部昌平
2021-11-11io/buffer.h: C linkage卜部昌平
2021-11-11[ruby/getoptlong] Write a first test of getoptlong.rbBurdette Lamar
2021-11-11[ruby/tmpdir] [DOC] Fix syntax in example code [ci skip]Nobuyoshi Nakada
2021-11-11Don't allow `fd == -1` to propagate to system calls.Samuel Williams
2021-11-10[ci skip] Fix typo in test namePeter Zhu
2021-11-11* 2021-11-11 [ci skip]git
2021-11-10Use Primitive. in timev.rb for consistency with all other .rb filesBenoit Daloze
2021-11-10Tentative fix of subsec to `Time.at` [Bug #18293]Nobuyoshi Nakada
2021-11-10Install pkg-config on 32-bit Ubuntu [ci skip]Nobuyoshi Nakada
2021-11-10Commit miss [ci skip]Nobuyoshi Nakada
2021-11-10Simplify default values of `Time.at` [Bug #18293]Nobuyoshi Nakada
2021-11-10Disable experimental warnings in test/runner.rbNobuyoshi Nakada
2021-11-10Fix format specifierNobuyoshi Nakada