summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2022-09-20[ruby/psych] Convert some of Parser#parse to RubyAaron Patterson
2022-09-19[ruby/bigdecimal] Remove symbol defs in missing.h for old RubiesPeter Zhu
2022-09-19[ruby/bigdecimal] Remove array defs in missing.h for old RubiesPeter Zhu
2022-09-11[ruby/fiddle] Fix PACK_MAP for unsigned types (https://github.com/ruby/fiddle...Takashi Kokubun
2022-09-09No longer bundle external library sourcesNobuyoshi Nakada
2022-09-08Process token IDs from id.def without id.hNobuyoshi Nakada
2022-09-07[ruby/psych] Bump snakeyaml from 1.28 to 1.31Chad Wilson
2022-09-07[ruby/psych] Dump Date/DateTime as proleptic Gregorian date as well as TimeNobuyoshi Nakada
2022-08-18[Bug #18964] Update the code range of appended portionNobuyoshi Nakada
2022-08-18ext/pty/extconf.rb: Try libutil only on OpenBSDYusuke Endoh
2022-08-16[ruby/cgi] Implement `CGI.url_encode` and `CGI.url_decode`Jean Boussier
2022-08-15[ruby/date] [DOC] Enhanced intro for Date (https://github.com/ruby/date/pull/72)Burdette Lamar
2022-08-12Stop defining `RUBY_ABI_VERSION` if released versionsNobuyoshi Nakada
2022-08-11Fix Array#[] with ArithmeticSequence with negative steps (#5739)Jeremy Evans
2022-08-09[ruby/psych] Raise specific error when an anchor isn't definedAlexander Momchilov
2022-08-09[ruby/psych] Raise specific error when aliases are not enabledAlexander Momchilov
2022-08-08[ruby/date] bump up to 3.2.3Nobuyoshi Nakada
2022-08-08[ruby/date] Fix Time#to_datetime before calendar reformNobuyoshi Nakada
2022-08-07[DOC] New doc about Julian/Gregorian (#70)Burdette Lamar
2022-08-07Create temporary file exclusively and cleanNobuyoshi Nakada
2022-08-04Resolve abi symbol references from miniruby to avoid circular depsYuta Saito
2022-08-04Use $(bindir) for path to executable in mkmfAlan Wu
2022-08-04Link ext bundles with bundle loader option for newer ld64Yuta Saito
2022-08-03[ruby/bigdecimal] Updated to use the correct spec for muilti licenseThomas Winsnes
2022-08-03Updated to use multiple licensesThomas Winsnes