aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/openssl] pkey: implement {DH,DSA,RSA}#public_key in RubyKazuki Yamaguchi2021-07-181-19/+18
* [ruby/openssl] pkey: implement #to_text using EVP APIKazuki Yamaguchi2021-07-181-0/+5
* [ruby/openssl] pkey/dsa: use high level EVP interface to generate parameters ...Kazuki Yamaguchi2021-07-181-14/+9
* [ruby/openssl] pkey/dh: use high level EVP interface to generate parameters a...Kazuki Yamaguchi2021-07-181-4/+11
* [ruby/openssl] pkey: allow setting algorithm-specific options in #sign and #v...Kazuki Yamaguchi2021-07-181-20/+14
* [ruby/openssl] require OpenSSL >= 1.0.2 and LibreSSL >= 3.1Kazuki Yamaguchi2021-07-183-74/+30
* [ruby/openssl] BN.abs and BN uplusRick Mark2021-07-181-0/+21
* One-line pattern matching is no longer experimentalKazuki Tsujimoto2021-07-171-2/+0
* Add Integer.try_convert [Feature #15211]Nobuyoshi Nakada2021-07-161-0/+17
* [rubygems/rubygems] Fix contradictory message about deletion of default gemJared Beck2021-07-161-2/+9
* [ruby/error_highlight] Fix leaked tempfilesNobuyoshi Nakada2021-07-161-10/+12
* Copy hash compare_by_identity setting in more casesJeremy Evans2021-07-151-0/+169
* Add pattern matching pin support for instance/class/global variablesJeremy Evans2021-07-151-0/+24
* [ruby/irb] Show code page by irb_info on Windowsaycabta2021-07-161-0/+5
* [ruby/irb] Escape space in free-spacing modeaycabta2021-07-161-14/+14
* Make Struct#keyword_init? return nil by default [Feature #18008]Nobuyoshi Nakada2021-07-151-0/+3
* Add tests and NEWS [Feature #18008]NARUSE, Yui2021-07-151-0/+8
* [ruby/fiddle] Handle#file_name results in very platform dependentNobuyoshi Nakada2021-07-151-8/+14
* [ruby/fiddle] Module file name may be the realpathNobuyoshi Nakada2021-07-151-1/+1
* [ruby/fiddle] fixed the test on case-insensitive filesystemNobuyoshi Nakada2021-07-141-3/+9
* [ruby/fiddle] Add Fiddle::Handle#file_name (https://github.com/ruby/fiddle/pu...Kenta Murata2021-07-141-0/+6
* [ruby/fiddle] Return the module handle value in Fiddle::Handle#to_i and add F...Kenta Murata2021-07-141-0/+6
* Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA2021-07-142-0/+18
* [ruby/error_highlight] Set the binary mode for Tempfile creation in a testYusuke Endoh2021-07-131-1/+1
* [ruby/fiddle] Add "offsetof" to Struct classes (https://github.com/ruby/fiddl...Aaron Patterson2021-07-131-0/+36
* [ruby/fiddle] Add MemoryView.export and MemoryView#release (https://github.co...Sutou Kouhei2021-07-131-0/+16
* [ruby/fiddle] Add Fiddle::MemoryView#to_s (https://github.com/ruby/fiddle/pul...Sutou Kouhei2021-07-131-0/+10
* [ruby/fiddle] test: fix SetLastError's input typeSutou Kouhei2021-07-131-1/+1
* [ruby/fiddle] test: use double quote for string literalSutou Kouhei2021-07-131-2/+2
* [ruby/fiddle] test: add a test for win32_last_socket_errorSutou Kouhei2021-07-131-1/+15
* [ruby/fiddle] test: add missing receiverSutou Kouhei2021-07-131-1/+1
* [ruby/fiddle] windows: use GetLastError() for win32_last_errorSutou Kouhei2021-07-131-0/+14
* [ruby/error_highlight] Support a file that has no final newlineYusuke Endoh2021-07-131-0/+16
* [ruby/error_highlight] Support hard tabsYusuke Endoh2021-07-131-0/+17
* [ruby/error_highlight] Update a test for multibyte charactersYusuke Endoh2021-07-121-3/+0
* [ruby/date] Fix comparison with Float::INFINITYJeremy Evans2021-07-111-0/+12
* [ruby/irb] Show LANG and LC_ALL env by irb_infoaycabta2021-07-111-0/+47
* Remove half-defined Reline on LoadErrorNobuyoshi Nakada2021-07-101-0/+1
* Skip fiddle tests if fiddle is not avaiableNobuyoshi Nakada2021-07-102-0/+3
* mkmf.rb: try linking at try_varNobuyoshi Nakada2021-07-081-0/+17
* Split test of Hash.[] and add assertion for default value/procNobuyoshi Nakada2021-07-081-1/+11
* Adapt test_emoji_breaks.rb to Unicode 13.0.0/Emoji 13.0Martin Dürst2021-07-081-10/+29
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-072-1/+13
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-0717-26/+72
* [ruby/rdoc] Fix links without pathsNobuyoshi Nakada2021-07-051-0/+6
* [ruby/rdoc] Fix for explicit http linkNobuyoshi Nakada2021-07-051-6/+6
* [ruby/rdoc] Allow a label in a link to another document textNobuyoshi Nakada2021-07-051-0/+12
* [ruby/rdoc] Fix assertions which look very likely unintendedNobuyoshi Nakada2021-07-051-2/+2
* [ruby/rdoc] Support ActiveSupport::Concern.includedaycabta2021-07-051-0/+48
* [ruby/rdoc] Prefer omit to pendNobuyoshi Nakada2021-07-051-5/+5