| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-03 | [ruby/ipaddr] Relaxed Ruby version for 3.0 | Hiroshi SHIBATA | |
| https://github.com/ruby/ipaddr/commit/90b46678a5 | |||
| 2020-12-03 | Specify minimum version. | Samuel Williams | |
| 2020-12-03 | Use Gemfile instead of Gem::Specification#add_development_dependency. | Hiroshi SHIBATA | |
| 2020-12-03 | Simplify `ipaddr.gemspec`. | Samuel Williams | |
| 2020-12-03 | [ruby/forwardable] Specify minimum Ruby version. | Marc-Andre Lafortune | |
| Remove jruby-9.1.17.0 from CI https://github.com/ruby/forwardable/commit/08d92a9c39 | |||
| 2020-12-02 | Added dependencies for net-pop | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for net-imap | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for net-ftp | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for net-http | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for net-smtp | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for net-protocol | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for tmpdir | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for erb | Hiroshi SHIBATA | |
| 2020-12-02 | Added dependencies for pp | Hiroshi SHIBATA | |
| 2020-12-01 | Added dependencies for open-uri | Hiroshi SHIBATA | |
| 2020-12-01 | Added dependencies for time | Hiroshi SHIBATA | |
| 2020-12-01 | Added dependencies for prime | Hiroshi SHIBATA | |
| 2020-12-01 | Added dependencies for weakref | Hiroshi SHIBATA | |
| 2020-11-24 | [ruby/csv] Add support for \r\n with skip_lines: /...$/ again | Sutou Kouhei | |
| GitHub: fix GH-194 Reported by Josef Šimánek. Thanks!!! https://github.com/ruby/csv/commit/fd86afe081 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Bump version | Sutou Kouhei | |
| https://github.com/ruby/csv/commit/e1b430d965 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Removed needless editorconfig file (#192) | Hiroshi SHIBATA | |
| https://github.com/ruby/csv/commit/5623dee00e Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Split recipes into three pages: parsing, generating, filtering (#184) | Burdette Lamar | |
| Co-authored-by: Sutou Kouhei <kou@clear-code.com> https://github.com/ruby/csv/commit/f0bab6a592 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Clarify and correct RDoc for converters (#178) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/f3e9586b34 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Experimenting with recipes in CSV RDoc (#175) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/01ffd0d2de Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Fix CSV.filter to preserve headers (#174) | Burdette Lamar | |
| Co-authored-by: Sutou Kouhei <kou@clear-code.com> https://github.com/ruby/csv/commit/203c5e0574 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Enhanced RDoc for CSV::Row (#173) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/99956c671d Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Enhanced RDoc for CSV::Row (#171) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/cced8d8de9 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Enhanced RDoc for Row#[]= (#170) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/744e83043f Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Enhanced RDoc for Table::Row (#169) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/70ed12c1aa Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Don't change initialize_copy's return value | Sutou Kouhei | |
| https://github.com/ruby/csv/commit/cf3b60db1c Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Add link to Wikipedia article Table (#167) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/fe975c41d2 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Enhanced RDoc for CSV::Table (#165) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/bce4b696a7 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Enhanced RDoc for values_at, <<, and push (#164) | Burdette Lamar | |
| https://github.com/ruby/csv/commit/bb3eb242f2 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Enhanced RDoc for Table#[] (#162) | Burdette Lamar | |
| * Enhanced RDoc for Table#[] * Enhanced RDoc for Table#[] https://github.com/ruby/csv/commit/5575ffc82e Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Bump version | Sutou Kouhei | |
| https://github.com/ruby/csv/commit/e7628e6930 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-24 | [ruby/csv] Disable stringio >= 0.1.3 dependency | Sutou Kouhei | |
| If we have it, we can use the csv gem with a Rack application on Passenger. https://github.com/ruby/csv/commit/e0c7074a82 Notes: Merged: https://github.com/ruby/ruby/pull/3804 | |||
| 2020-11-22 | [ruby/irb] Stop using bang version for #inspect of result | aycabta | |
| https://github.com/ruby/irb/commit/fc1426d34e | |||
| 2020-11-22 | [ruby/irb] Add a fallback for check_code_block that does not depend on ↵ | Benoit Daloze | |
| implementation-private APIs * Fixes https://github.com/ruby/irb/issues/133 https://github.com/ruby/irb/commit/5eb3ef3293 | |||
| 2020-11-22 | [ruby/irb] support more body argument for oneliner method definition | Nobuhiro IMAI | |
| https://github.com/ruby/irb/commit/2ff1295533 | |||
| 2020-11-18 | [ruby/net-smtp] Bump version to 0.2.1 | Hiroshi SHIBATA | |
| https://github.com/ruby/net-smtp/commit/6e5c09dcc4 | |||
| 2020-11-17 | Import net-smtp-0.2.0 from https://github.com/ruby/net-smtp | Hiroshi SHIBATA | |
| 2020-11-13 | Revert https://github.com/ruby/webrick/pull/44 | Hiroshi SHIBATA | |
| Because the test for this change was still broken. | |||
| 2020-11-13 | [ruby/webrick] add mime type of extention .mjs | hisanori | |
| https://github.com/ruby/webrick/commit/45d68f9eba | |||
| 2020-11-13 | [ruby/webrick] Allow empty POST and PUT requests without content length | Jeremy Evans | |
| RFC 7230 section 3.3.3 allows for this. Fixes #30 https://github.com/ruby/webrick/commit/069e9b1908 | |||
| 2020-11-12 | Backport cosmetic changes from upstream repo that is ruby/rdoc | Hiroshi SHIBATA | |
| 2020-11-10 | [ruby/racc] Bump version to 1.5.1 | Hiroshi SHIBATA | |
| https://github.com/ruby/racc/commit/2cb3055a73 | |||
| 2020-11-10 | [ruby/racc] Use the Ruby license. Fix #134 | Hiroshi SHIBATA | |
| https://github.com/ruby/racc/commit/7c881cd548 | |||
| 2020-11-10 | lib/racc/statetransitiontable.rb: Make the racc output stable | Yusuke Endoh | |
| Racc calls `Array#sort!` to build a state transition table. As `Array#sort!` is not a stable sort, the output may differ depending upon the environment. This changeset makes the sort stable manually, and updates all expectation files. Notes: Merged: https://github.com/ruby/ruby/pull/3749 | |||
| 2020-11-09 | `fe80` should be case insensitive too | Kazuhiro NISHIYAMA | |
| 2020-11-09 | Removed needless require for 'enumerator' | Hiroshi SHIBATA | |
