summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2021-12-24[ruby/bigdecimal] Set rounding mode in exampleBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for selected methodsBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for selected methodsBurdetteLamar
2021-12-24[ruby/bigdecimal] Fix BigDecimal#precision for single DECDIG caseKenta Murata
2021-12-24[ruby/bigdecimal] Keep obj-to-Real link when VpReallocReal returns different ...Kenta Murata
2021-12-24[ruby/bigdecimal] Fix the precision of the adjusted quotientKenta Murata
2021-12-24[ruby/bigdecimal] Let BigDecimal_DoDivmod use the same precision calculation ...Kenta Murata
2021-12-24[ruby/bigdecimal] Use larger precision in divide for irrational or recurring ...Kenta Murata
2021-12-24[ruby/bigdecimal] Fix trailing zeros handling in rb_uint64_convert_to_BigDecimalKenta Murata
2021-12-24[ruby/bigdecimal] Respond to reviewBurdetteLamar
2021-12-24[ruby/bigdecimal] Respond to reviewBurdetteLamar
2021-12-24[ruby/bigdecimal] Respond to reviewBurdetteLamar
2021-12-24[ruby/bigdecimal] Respond to review for #precisionBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for bigdecimal.cBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for bigdecimal.cBurdetteLamar
2021-12-24[ruby/bigdecimal] Fix negative Bignum conversionJean Boussier
2021-12-24[ruby/bigdecimal] VpCheckException: improve grammarOlle Jonsson
2021-12-23Install ruby/digest.h when from ext/digestNobuyoshi Nakada
2021-12-20[ruby/openssl] pkey: use EVP_PKEY_CTX_new_from_name() on OpenSSL 3.0Kazuki Yamaguchi
2021-12-20[ruby/openssl] pkey: assume a pkey always has public key components on OpenSS...Kazuki Yamaguchi
2021-12-20[ruby/openssl] ssl: add constants for new SSL_OP_* flagsKazuki Yamaguchi
2021-12-20[ruby/openssl] engine: disable OpenSSL::Engine on OpenSSL 3.0Kazuki Yamaguchi
2021-12-20[ruby/openssl] hmac: fix wrong usage of EVP_DigestSignFinal()Kazuki Yamaguchi
2021-12-20[ruby/openssl] pkey: deprecate PKey#set_* methodsKazuki Yamaguchi
2021-12-20[ruby/openssl] pkey/ec: deprecate OpenSSL::PKey::EC#generate_key!Kazuki Yamaguchi
2021-12-20[ruby/openssl] pkey/dh: deprecate OpenSSL::PKey::DH#generate_key!Kazuki Yamaguchi
2021-12-20[ruby/openssl] pkey/ec: avoid using EC#public_key= in EC#dh_compute_keyKazuki Yamaguchi
2021-12-20[ruby/openssl] pkey/dh: avoid using DH#set_key in DH#compute_keyKazuki Yamaguchi
2021-12-20[ruby/openssl] pkey: use EVP_PKEY_dup() if availableKazuki Yamaguchi
2021-12-20[ruby/openssl] pkey: allocate EVP_PKEY on #initializeKazuki Yamaguchi
2021-12-20[ruby/openssl] pkey: do not check NULL argument in ossl_pkey_new()Kazuki Yamaguchi
2021-12-20[ruby/openssl] pkey: use OSSL_DECODER to load encrypted PEM on OpenSSL 3.0Kazuki Yamaguchi
2021-12-20[ruby/psych] psych depends stringio only CRubyHiroshi SHIBATA
2021-12-20[ruby/psych] Bump version to 4.0.3Hiroshi SHIBATA
2021-12-13Remove `NODE_DASGN_CURR` [Feature #18406]Nobuyoshi Nakada
2021-12-12[ruby/cgi] Check integer overflow in long rangeNobuyoshi Nakada
2021-12-09[ruby/io-wait] Bump up 0.2.1Hiroshi SHIBATA
2021-12-09ext/ripper/lib/ripper/lexer.rb: Do not deprecate Ripper::Lexer::State#[]Yusuke Endoh
2021-12-02[Bug #18382] Fix crash in compaction for ObjectSpace.trace_object_allocationsPeter Zhu
2021-12-02Define Ripper::Lexer::Elem#to_sNobuyoshi Nakada
2021-12-02Deprecate `Lexer::Elem#[]` and `Lexer::State#[]`schneems
2021-12-02Only iterate Lexer heredoc arraysschneems
2021-12-02~1.10x faster Change Ripper.lex structs to classesschneems
2021-11-25[ruby/win32ole] Fix typos [ci skip]Nobuyoshi Nakada
2021-11-25[ruby/win32ole] LICENSEHiroshi SHIBATA
2021-11-25Keep the generated source files when clean [Bug #18363]Nobuyoshi Nakada
2021-11-24[ruby/zlib] [Bug #18358] Fix crash in zlib when in progressPeter Zhu
2021-11-24[ruby/cgi] Fix integer overflowNobuyoshi Nakada
2021-11-22Avoid assert failure when NULL EC is expectedAlan Wu
2021-11-21Update dependenciesNobuyoshi Nakada