summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2022-10-17[ruby/openssl] hmac: use EVP_PKEY_new_raw_private_key() if availableKazuki Yamaguchi
2022-10-17[ruby/openssl] x509*: fix error queue leak in #extensions= and #attributes= m...Kazuki Yamaguchi
2022-10-17[ruby/openssl] ssl: enable generating keying material from SSL sessionsmadblobfish
2022-10-17[ruby/openssl] Check if the option is an Hash in `pkey_ctx_apply_options0()`Nobuhiro IMAI
2022-10-17[ruby/openssl] Pass arguments to check macro presenceAlan Wu
2022-10-17[ruby/openssl] Check for OpenSSL functions in headersAlan Wu
2022-10-17openssl: use the old rb_ary_tmp_new() aliasKazuki Yamaguchi
2022-10-12[ruby/psych] Fix missing `abort` callNobuyoshi Nakada
2022-10-12[ruby/psych] Abandon when libyaml is not foundNobuyoshi Nakada
2022-10-12[DOC] Replace the external URIs to docs with rdoc-refNobuyoshi Nakada
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-10-08Move `error` from top_stmts and top_stmt to stmtyui-knk
2022-10-08Try `nil` as default for 'default timeout'. (#6509)Samuel Williams
2022-10-07Simplify default argument specification. (#6507)Samuel Williams
2022-10-07Add IO#timeout attribute and use it for blocking IO operations. (#5653)Samuel Williams
2022-10-07Add --with-libffi-source-dir feature and removed --enable-bundled-libffi opti...Hiroshi SHIBATA
2022-10-07[ruby/fiddle] closure: follow variable name changeSutou Kouhei
2022-10-07[ruby/fiddle] closure: free resources when an exception is raised in Closure.newSutou Kouhei
2022-10-07[ruby/fiddle] Add Fiddle::Closure.create and Fiddle::Closure.freeSutou Kouhei
2022-10-07[ruby/fiddle] Add `sym_defined?` methods to test if a symbol is defined (http...Aaron Patterson
2022-10-07[ruby/fiddle] Move "type" constants to `Fiddle::Types` (https://github.com/ru...Aaron Patterson
2022-10-07[ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fidd...Aaron Patterson
2022-10-07[ruby/date] Fix misplaced time zone offset checksNobuyoshi Nakada
2022-10-07[ruby/psych] Removed the related condition of --enable-bundled-libyamlHiroshi SHIBATA
2022-10-07[ruby/psych] --enable-bundled-libyaml config has been removedHiroshi SHIBATA
2022-10-05Removed the related files for downloading with extlibsHiroshi SHIBATA
2022-10-02[DOC] RDoc changes for IO (#6458)Burdette Lamar
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-09-29[ruby/date] The shrunk words to be copied is limitedNobuyoshi Nakada
2022-09-29[ruby/date] Narrow ALLOCV region for shrunk wordsNobuyoshi Nakada
2022-09-29Add `Coverage.supported?` to detect what modes are supported.Samuel Williams
2022-09-29Add `eval: true/false` flag to `Coverage.setup`.Samuel Williams
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-28[ruby/date] Check time zone offset elementsNobuyoshi Nakada
2022-09-28[ruby/bigdecimal] Document precision=0 and ndigits=0 for converting from FloatMaciej Rzasa
2022-09-28[ruby/psych] Bump snakeyaml from 1.31 to 1.33Chad Wilson
2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson
2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-25[ruby/bigdecimal] Remove trailing whitespace.Samuel Williams
2022-09-25[ruby/bigdecimal] Improve documentation of BigDecimal#sign Maciek Rząsa
2022-09-21sockopt adding Linux constants, SO_INCOMING_CPU/SO_INCOMING_NAPI_ID.David Carlier
2022-09-21openbsd sockets add SO_RTABLE constantDavid Carlier
2022-09-21Introduces FreeBSD's SO_USER_COOKIE among socketopt's options.David Carlier
2022-09-21sockets add `TCP_CONNECTION_INFO` and `TCP_KEEPALIVE` constants.David CARLIER
2022-09-21socket add FreeBSD's SO_SETFIB constant.David CARLIER
2022-09-21proper function prototypes for openssl卜部昌平
2022-09-21getenv: is in stdlib.h卜部昌平
2022-09-21reserved_word: just use gperf 3.1 declaration卜部昌平
2022-09-20[DOC] socket: fix wrong sample addresses (#6372)Sutou Kouhei
2022-09-20Quiet if the target is already linked the same sourceNobuyoshi Nakada