summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2021-10-05ruby tool/update-deps --fix卜部昌平
2021-10-02Avoid using the altzone variable in AIXRei Odaira
2021-09-28[ruby/date] Make %v strftime flag use uppercase monthJeremy Evans
2021-09-23[DOC] Use `unpack1` instead of `unpack(template)[0]` [ci skip]Kazuhiro NISHIYAMA
2021-09-12[ruby/openssl] Add fallthrough commentsNobuyoshi Nakada
2021-09-12[ruby/openssl] Suppress cast-function-type warningsNobuyoshi Nakada
2021-09-12[ruby/openssl] Separate formatting from ossl_make_errorNobuyoshi Nakada
2021-09-12[ruby/openssl] Suppress printf format warningsNobuyoshi Nakada
2021-09-09[ruby/date] Ignore warned variablesNobuyoshi Nakada
2021-09-05[ruby/fiddle] Use test-unit gem (https://github.com/ruby/fiddle/pull/69)Hiroshi SHIBATA
2021-09-05[ruby/fiddle] Create extconf header for MSVCNobuyoshi Nakada
2021-09-02Refined test [Bug #18140]Nobuyoshi Nakada
2021-09-01Guard array when appendingAaron Patterson
2021-08-31[ruby/zlib] Don't print out warnings when finalizingNobuyoshi Nakada
2021-08-31[ruby/zlib] Revert "Don't print out warnings when freeing."Nobuyoshi Nakada
2021-08-31[ruby/psych] Replace A-Za-z with [:alpha:]jory-graham
2021-08-31[ruby/psych] Add quotes to the strings "y" and "n"Aaron Patterson
2021-08-31[ruby/psych] Update lib/psych/scalar_scanner.rbopak
2021-08-31[ruby/psych] add more testsAlexandr Opak
2021-08-31[ruby/psych] fix parsing integer values with '_' at the endAlexandr Opak
2021-08-31[ruby/psych] Improve float scalar scannerTomer Brisker
2021-08-31[ruby/zlib] Don't print out warnings when freeing.Samuel Williams
2021-08-31[Feature #16972] Add mode: option to Pathname#mkpathNobuyoshi Nakada
2021-08-30Faster Pathname FileUtils methodsschneems
2021-08-25[Feature #18045] Remove T_PAYLOADPeter Zhu
2021-08-24[ruby/fiddle] Improve "offsetof" calculations (https://github.com/ruby/fiddle...Aaron Patterson
2021-08-23Revert "[Feature #18045] Implement size classes for GC"Peter Zhu
2021-08-23[Feature #18045] Remove T_PAYLOADPeter Zhu
2021-08-22[ruby/date] Add zontab.list dependencyNobuyoshi Nakada
2021-08-20undefine alloc functions for C extensionsMike Dalessio
2021-08-17[ruby/date] Update zonetab.h at 2021-08-11Nobuyoshi Nakada
2021-08-09Include ruby.h before internal headers to suppress -Wundef warningsNobuyoshi Nakada
2021-08-05Show WorkingSetSize as RSS on WindowsNobuyoshi Nakada
2021-08-01Define functions using rb_wait_for_single_fd [Bug #18046]Nobuyoshi Nakada
2021-07-29Renamed thraed_fd_close as thread_fdNobuyoshi Nakada
2021-07-29Update the latest version of json.gemspec from flori/jsonHiroshi SHIBATA
2021-07-29[ruby/psych] fix: use git repository link for LibYAML in docsRhys Powell
2021-07-28[ruby/zlib] Synchronize access to zstream to prevent segfault in multithreade...Jeremy Evans
2021-07-28[ruby/digest] Also drop to support Ruby 2.4Hiroshi SHIBATA
2021-07-28[ruby/digest] Use Gemfile instead of Gem::Specification#add_development_depen...Hiroshi SHIBATA
2021-07-28[ruby/digest] Drop to support Ruby 2.3Hiroshi SHIBATA
2021-07-28[ruby/digest] gemspec: Avoid distributing extraneous filesOlle Jonsson
2021-07-28[ruby/digest] gemspec: Explicitly have 0 executablesOlle Jonsson
2021-07-28[ruby/digest] Experiment: Use a .pre version in gemspecOlle Jonsson
2021-07-28[ruby/digest] Experiment: bump patch versionOlle Jonsson
2021-07-25Distinguish signal and timeout [Bug #16608]Nobuyoshi Nakada
2021-07-18[ruby/racc] Add missing check for rb_block_call()Benoit Daloze
2021-07-18[ruby/openssl] Strip trailing spacesKazuki Yamaguchi
2021-07-18[ruby/openssl] Deprecate and rework old (fd) centric functionsSamuel Williams
2021-07-18[ruby/openssl] Use rb_block_call() instead of the deprecated rb_iterate() in ...Benoit Daloze