| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-15 | Merge etc 1.4.6 | Hiroshi SHIBATA | |
| 2024-12-09 | [ruby/etc] Bump up 1.4.5 | Hiroshi SHIBATA | |
| https://github.com/ruby/etc/commit/5019f4314a | |||
| 2024-12-03 | [ruby/etc] Use same license files with ruby/ruby | Hiroshi SHIBATA | |
| https://github.com/ruby/etc/commit/8d585ea0c9 | |||
| 2024-11-20 | [ruby/etc] Prefer `rb_intern_const` over `rb_intern` for literal strings | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/53362d891c | |||
| 2024-11-01 | [ruby/etc] Bump up v1.4.4 | Hiroshi SHIBATA | |
| https://github.com/ruby/etc/commit/0d2f76ffb4 | |||
| 2024-10-17 | [ruby/etc] Fix sysconfdir when load-relative | Nobuyoshi Nakada | |
| When relative load paths option is enabled, the prefix is determined at the runtime. The only way to get it outside libruby is to use rbconfig.rb. https://github.com/ruby/etc/commit/e5b498fad9 | |||
| 2024-04-27 | ruby tool/update-deps --fix | 卜部昌平 | |
| 2024-03-02 | [ruby/etc] Drop support for old ERB | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/11677318ac | |||
| 2023-12-27 | [ruby/etc] [DOC] Add minimal documents for constants | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/97a4f798d4 | |||
| 2023-12-27 | [ruby/etc] [DOC] Improve Etc documents | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/fae932ff61 | |||
| 2023-12-25 | [ruby/etc] [DOC] Move rdoc files to .documnet | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/44425427ab | |||
| 2023-12-25 | [ruby/etc] [DOC] Missing constant | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/a39e982129 | |||
| 2023-12-13 | [ruby/etc] Bump up 1.4.3 | Hiroshi SHIBATA | |
| https://github.com/ruby/etc/commit/743c26086d | |||
| 2023-11-05 | [ruby/etc] Fix inconsistent dll linkage warning | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/e4c71e5996 | |||
| 2023-10-29 | [ruby/etc] Start 1.4.3 | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/a9e4d4730d | |||
| 2023-07-12 | [ruby/etc] Declare `getlogin` even if unistd.h is not available | Nobuyoshi Nakada | |
| Although MinGW provides this header but not the function, Windows version ruby provides the function. https://github.com/ruby/etc/commit/f7fa1884fa | |||
| 2023-07-12 | [ruby/etc] Chec if the target file exists, not "depend" file | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/b95ddef386 | |||
| 2023-07-12 | [ruby/etc] Fix for srcdir with spaces | Nobuyoshi Nakada | |
| Fixes https://github.com/ruby/etc/pull/22. Build failure when the ruby installed directory name contains spaces. https://github.com/ruby/etc/commit/1ab19d5815 | |||
| 2023-07-12 | [ruby/etc] Declare `getlogin` only if unistd.h is not available | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/365398ea47 | |||
| 2023-05-29 | [ruby/etc] Use the correct pattern for the fallback of rb_io_descriptor() | Benoit Daloze | |
| * See https://github.com/ruby/io-console/pull/43/commits/d1d9aef45ceb14365fdf0ebee3e5ea06f27da682 https://github.com/ruby/etc/commit/5185685003 | |||
| 2023-05-28 | [ruby/etc] Remove usage of IO internals. | Samuel Williams | |
| (https://github.com/ruby/etc/pull/26) https://github.com/ruby/etc/commit/ea15eceb13 | |||
| 2023-02-28 | Update the depend files | Matt Valentine-House | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7310 | |||
| 2023-02-27 | Remove intern/gc.h from Make deps | Matt Valentine-House | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7330 | |||
| 2023-02-08 | Extract include/ruby/internal/attr/packed_struct.h | Nobuyoshi Nakada | |
| Split `PACKED_STRUCT` and `PACKED_STRUCT_UNALIGNED` macros into the macros bellow: * `RBIMPL_ATTR_PACKED_STRUCT_BEGIN` * `RBIMPL_ATTR_PACKED_STRUCT_END` * `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN` * `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END` Notes: Merged: https://github.com/ruby/ruby/pull/7268 | |||
| 2022-12-09 | [ruby/etc] Bump version to 1.4.2 | Hiroshi SHIBATA | |
| https://github.com/ruby/etc/commit/5cac138538 | |||
| 2022-12-05 | [ruby/etc] Bump version to 1.4.1 | Hiroshi SHIBATA | |
| https://github.com/ruby/etc/commit/b3e9d9ceb0 | |||
| 2022-09-21 | getenv: is in stdlib.h | 卜部昌平 | |
| getenv is a very basic function that has been in stdlib.h since ISO/IEC 9899:1990. There is absolutely zero need for us to redeclare. pty.c already includes stdlib.h out of the box so we need nothing. Notes: Merged: https://github.com/ruby/ruby/pull/6358 | |||
| 2022-06-19 | [ruby/etc] [DOC] Markup constant path names | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/6c9a0b4e5d | |||
| 2022-06-19 | [ruby/etc] [DOC] Markup string literals | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/a8801e07d1 | |||
| 2022-06-19 | [ruby/etc] [DOC] Fix reference to different module | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/ea51739974 | |||
| 2022-06-19 | [ruby/etc] [DOC] Update | Nobuyoshi Nakada | |
| System-dependent feature macros are automatically detected by extconf.rb, and are not used by users. https://github.com/ruby/etc/commit/e7343b4e69 | |||
| 2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5474 | |||
| 2022-01-21 | [ruby/etc] Exclude change logs for pre 1.0 | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/c8a133fe95 | |||
| 2022-01-21 | [ruby/etc] Derive extra_rdoc_files from files | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/e8ecce3442 | |||
| 2022-01-21 | [ruby/etc] Move development dependencies to Gemfile | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/5cabc3996a | |||
| 2022-01-02 | [ruby/etc] Note for rb_deprecate_constant [ci skip] | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/f87fe7ad93 | |||
| 2022-01-02 | [ruby/etc] Remove deprecate constants under Struct | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/143edbd215 | |||
| 2022-01-02 | [ruby/etc] bump up to 1.4.0 | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/ca41f182f6 | |||
| 2022-01-02 | [ruby/etc] bump up to 1.3.1 | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/82dd69a4cf | |||
| 2022-01-02 | [ruby/etc] [DOC] Refine Etc::Passwd#passwd description | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/17b99fe42e | |||
| 2022-01-02 | [ruby/etc] [DOC] Document Etc::Passwd and Etc::Group as classes | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/106429f10b | |||
| 2022-01-02 | [ruby/etc] [DOC] Add document task | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/8c8c6198e2 | |||
| 2022-01-02 | [ruby/etc] Update ruby versions | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/959416b18a | |||
| 2021-11-21 | Update dependencies | Nobuyoshi Nakada | |
| 2021-10-19 | [ruby/etc] Bump up etc version to 1.3.0 | Hiroshi SHIBATA | |
| https://github.com/ruby/etc/commit/85ca541d0b | |||
| 2021-10-19 | [ruby/etc] Remove unnecessary declaration | Nobuyoshi Nakada | |
| Fix https://github.com/ruby/etc/pull/12 https://github.com/ruby/etc/commit/7cbf03d22d | |||
| 2021-10-14 | [ruby/etc] Get rid of alloca in the loop | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/c989bacc4c | |||
| 2021-10-05 | ruby tool/update-deps --fix | 卜部昌平 | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4909 | |||
| 2021-04-13 | dependency updates | 卜部昌平 | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4371 | |||
| 2021-01-11 | [ruby/etc] Added fallback definition of RUBY_ATOMIC_EXCHANGE | Nobuyoshi Nakada | |
| https://github.com/ruby/etc/commit/0c5900bd21 | |||
