etc 1.4.3 → 1.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ChangeLog +4 -140
- data/ext/etc/constdefs.h +187 -0
- data/ext/etc/etc.c +84 -36
- data/ext/etc/mkconstants.rb +22 -10
- data/test/etc/test_etc.rb +4 -0
- metadata +6 -24
- data/logs/ChangeLog-1.0.0 +0 -65
- data/logs/ChangeLog-1.0.1 +0 -71
- data/logs/ChangeLog-1.1.0 +0 -143
- data/logs/ChangeLog-1.2.0 +0 -124
- data/logs/ChangeLog-1.3.0 +0 -83
- data/logs/ChangeLog-1.3.1 +0 -145
- data/logs/ChangeLog-1.4.0 +0 -73
- data/logs/ChangeLog-1.4.1 +0 -97
- data/logs/ChangeLog-1.4.2 +0 -22
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f92aaf458b324ed49e6d095ae03cb156241e56dea80a1100f23a60020b765690
|
4
|
+
data.tar.gz: ab057405c5ac67a3e08a8109e37f61c5bdd648a252dace5e82caccd5db838541
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fe1bb382afc035149fe80eb2810a2a9b8842181527bf336d230fdb982f11cb3510c151ecb1062c8ce47a35de34f5e82a32a5dcb003c9a36975edaae40b29e215
|
7
|
+
data.tar.gz: c25deafd5f34002accf6e8396e38c7b031bc5c9847433a98b197aaeb5ef7b5cb2ffebf47f5aec99006c156a94f79bec58b8e8fb3a4a16c44ec1714665c14b323
|
data/ChangeLog
CHANGED
@@ -1,145 +1,9 @@
|
|
1
1
|
-*- coding: utf-8 -*-
|
2
2
|
|
3
|
-
commit
|
3
|
+
commit 0d2f76ffb45f3f12f37e9c5f0760cbd700357e53
|
4
4
|
Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
|
5
|
-
AuthorDate:
|
5
|
+
AuthorDate: 2024-11-01 13:09:28 +0900
|
6
6
|
Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
|
7
|
-
CommitDate:
|
7
|
+
CommitDate: 2024-11-01 13:09:28 +0900
|
8
8
|
|
9
|
-
Bump up
|
10
|
-
|
11
|
-
commit e4c71e59969d7f3580974b91556451d2b09071f6
|
12
|
-
Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
13
|
-
AuthorDate: 2023-11-05 20:42:13 +0900
|
14
|
-
Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
15
|
-
CommitDate: 2023-11-05 20:42:13 +0900
|
16
|
-
|
17
|
-
Fix inconsistent dll linkage warning
|
18
|
-
|
19
|
-
commit a9e4d4730d10051b3179380268216c8f56ddb26b
|
20
|
-
Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
21
|
-
AuthorDate: 2023-10-29 16:14:44 +0900
|
22
|
-
Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
23
|
-
CommitDate: 2023-10-29 16:14:44 +0900
|
24
|
-
|
25
|
-
Start 1.4.3
|
26
|
-
|
27
|
-
commit 676c954e91909a3af7cb67f4386234e2ad390271
|
28
|
-
Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
|
29
|
-
AuthorDate: 2023-10-05 15:07:25 +0900
|
30
|
-
Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
|
31
|
-
CommitDate: 2023-10-05 15:27:56 +0900
|
32
|
-
|
33
|
-
Use test-unit-ruby-core gem
|
34
|
-
|
35
|
-
commit cfbc607126e9673afd5424312992852c56e3edbc
|
36
|
-
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
37
|
-
AuthorDate: 2023-09-11 04:57:03 +0000
|
38
|
-
Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
|
39
|
-
CommitDate: 2023-09-11 14:01:19 +0900
|
40
|
-
|
41
|
-
Bump actions/checkout from 3 to 4
|
42
|
-
|
43
|
-
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
|
44
|
-
- [Release notes](https://github.com/actions/checkout/releases)
|
45
|
-
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
|
46
|
-
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
|
47
|
-
|
48
|
-
---
|
49
|
-
updated-dependencies:
|
50
|
-
- dependency-name: actions/checkout
|
51
|
-
dependency-type: direct:production
|
52
|
-
update-type: version-update:semver-major
|
53
|
-
...
|
54
|
-
|
55
|
-
Signed-off-by: dependabot[bot] <support@github.com>
|
56
|
-
|
57
|
-
commit f7fa1884fa3474f3f81f29739817cb334753f489
|
58
|
-
Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
59
|
-
AuthorDate: 2023-07-13 00:34:45 +0900
|
60
|
-
Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
61
|
-
CommitDate: 2023-07-13 00:34:45 +0900
|
62
|
-
|
63
|
-
Declare `getlogin` even if unistd.h is not available
|
64
|
-
|
65
|
-
Although MinGW provides this header but not the function, Windows
|
66
|
-
version ruby provides the function.
|
67
|
-
|
68
|
-
commit b95ddef386486e033735f4f8ac4ddb9abc0c1173
|
69
|
-
Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
70
|
-
AuthorDate: 2023-07-12 21:03:29 +0900
|
71
|
-
Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
72
|
-
CommitDate: 2023-07-12 23:11:13 +0900
|
73
|
-
|
74
|
-
Chec if the target file exists, not "depend" file
|
75
|
-
|
76
|
-
commit 1ab19d581502876824483edccfca0777598e7f53
|
77
|
-
Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
78
|
-
AuthorDate: 2023-07-12 20:39:16 +0900
|
79
|
-
Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
80
|
-
CommitDate: 2023-07-12 23:10:54 +0900
|
81
|
-
|
82
|
-
Fix for srcdir with spaces
|
83
|
-
|
84
|
-
Fixes #22.
|
85
|
-
Build failure when the ruby installed directory name contains spaces.
|
86
|
-
|
87
|
-
commit 365398ea47feb65d2370fa576c8e992eb3a0d99e
|
88
|
-
Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
89
|
-
AuthorDate: 2023-07-12 16:20:30 +0900
|
90
|
-
Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
91
|
-
CommitDate: 2023-07-12 16:20:30 +0900
|
92
|
-
|
93
|
-
Declare `getlogin` only if unistd.h is not available
|
94
|
-
|
95
|
-
commit 40b69c7a5e8524cd95794cde9d4ba9595eef29f9
|
96
|
-
Author: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
97
|
-
AuthorDate: 2023-07-12 16:08:55 +0900
|
98
|
-
Commit: Nobuyoshi Nakada <nobu@ruby-lang.org>
|
99
|
-
CommitDate: 2023-07-12 16:08:55 +0900
|
100
|
-
|
101
|
-
Update test
|
102
|
-
|
103
|
-
commit f4b5e888ba2d1f8e87a6d2111be5d0a58e5da682
|
104
|
-
Author: Benoit Daloze <eregontp@gmail.com>
|
105
|
-
AuthorDate: 2023-05-29 21:27:35 +0200
|
106
|
-
Commit: Benoit Daloze <eregontp@gmail.com>
|
107
|
-
CommitDate: 2023-05-29 21:31:49 +0200
|
108
|
-
|
109
|
-
Add TruffleRuby in CI
|
110
|
-
|
111
|
-
commit 51856850035d78a671ae13c7969adf768bae2e9a
|
112
|
-
Author: Benoit Daloze <eregontp@gmail.com>
|
113
|
-
AuthorDate: 2023-05-29 21:26:06 +0200
|
114
|
-
Commit: Benoit Daloze <eregontp@gmail.com>
|
115
|
-
CommitDate: 2023-05-29 21:31:49 +0200
|
116
|
-
|
117
|
-
Use the correct pattern for the fallback of rb_io_descriptor()
|
118
|
-
|
119
|
-
* See https://github.com/ruby/io-console/pull/43/commits/d1d9aef45ceb14365fdf0ebee3e5ea06f27da682
|
120
|
-
|
121
|
-
commit ea15eceb1348e8efd24896669a7351a2f530eff6
|
122
|
-
Author: Samuel Williams <samuel.williams@oriontransfer.co.nz>
|
123
|
-
AuthorDate: 2023-05-28 14:08:25 +0900
|
124
|
-
Commit: GitHub <noreply@github.com>
|
125
|
-
CommitDate: 2023-05-28 14:08:25 +0900
|
126
|
-
|
127
|
-
Remove usage of IO internals. (#26)
|
128
|
-
|
129
|
-
commit f6be64c8adcf25a97610b861d57d9ad26169b090
|
130
|
-
Author: Hiroshi SHIBATA <hsbt@ruby-lang.org>
|
131
|
-
AuthorDate: 2023-03-24 13:00:18 +0900
|
132
|
-
Commit: Hiroshi SHIBATA <hsbt@ruby-lang.org>
|
133
|
-
CommitDate: 2023-03-24 13:35:24 +0900
|
134
|
-
|
135
|
-
Update test libraries from https://github.com/ruby/ruby/commit/b4e438d8aabaf4bba2b27f374c787543fae07c58
|
136
|
-
|
137
|
-
commit 7a81385ff554fa6083534103d3aa794878418848
|
138
|
-
Author: Keishi Tanaka <k-tanaka@ruby-dev.jp>
|
139
|
-
AuthorDate: 2023-01-21 14:30:27 +0900
|
140
|
-
Commit: GitHub <noreply@github.com>
|
141
|
-
CommitDate: 2023-01-21 14:30:27 +0900
|
142
|
-
|
143
|
-
Migrate set-output to $GITHUB_OUTPUT (#24)
|
144
|
-
|
145
|
-
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
9
|
+
Bump up v1.4.4
|