| Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/io-wait/commit/ae676c9d6d
|
|
https://github.com/ruby/io-wait/commit/33efb55d0e
|
|
https://github.com/ruby/io-wait/commit/62626dae8c
|
|
https://github.com/ruby/io-wait/commit/f5c81139dd
|
|
https://github.com/ruby/io-wait/commit/bf41116ff5
|
|
https://github.com/ruby/io-wait/commit/284cb654cf
|
|
https://github.com/ruby/io-wait/commit/c0ae05e319
|
|
https://github.com/ruby/io-wait/commit/cd163938e5
|
|
https://github.com/ruby/io-wait/commit/57bc0b752b
|
|
https://github.com/ruby/io-wait/commit/c66a90f5b1
|
|
https://github.com/ruby/io-wait/commit/1d2b668457
|
|
io-wait became a default gem at ruby 3.0.
Even it can be installed on earlier versions, but the standard library
will be loaded instead of the installed gem.
https://github.com/ruby/io-wait/commit/15b96736cd
|
|
https://github.com/ruby/io-wait/commit/5ec3db36c8
|
|
https://github.com/ruby/io-wait/commit/940ba319d3
|
|
https://github.com/ruby/io-wait/commit/0fa6e3f7ba
|
|
|
|
https://github.com/ruby/io-wait/commit/f59d1d12e0
|
|
https://github.com/ruby/io-wait/commit/12e26f574e
|
|
https://github.com/ruby/io-wait/commit/7be58cd7f4
|
|
Ref: https://github.com/mikel/mail/pull/1439
Some gems depend on io-wait, but still support older rubies,
so they have to chose between droping support or not listing io-wait.
But io-wait could act a a noop on older rubies.
https://github.com/ruby/io-wait/commit/75fcb74c32
|
|
https://github.com/ruby/io-wait/commit/e15a2486b2
|
|
https://github.com/ruby/io-wait/commit/c97ab9a212
|
|
https://github.com/ruby/io-wait/commit/1060f9348c
|
|
https://github.com/ruby/io-wait/commit/f6a1b10a59
|
|
This gem exposes no executables, and this clarifies this.
https://github.com/ruby/io-wait/commit/f491c6cc64
|
|
https://github.com/ruby/io-wait/commit/88db082d60
Notes:
Merged: https://github.com/ruby/ruby/pull/4244
|
|
Before 3.0.0, io-wait has not been gemified.
https://github.com/ruby/io-wait/commit/6fed3da323
Notes:
Merged: https://github.com/ruby/ruby/pull/4244
|
|
https://github.com/ruby/io-wait/commit/664c93b2ff
|
|
https://github.com/ruby/io-wait/commit/4434b10e46
|
|
https://github.com/ruby/io-wait/commit/12cce69ddf
|
|
See rubygems/rubygems@8a81183236c4475152798db99734e89779287331.
https://github.com/ruby/io-wait/commit/04857e0cf5
|
|
As d387029f39d976565c955377117103499d47ff09 made io/wait
unbuildable with older versions, drop older versions tentatively.
Also the change seems to instroduce behavioral incompatibilities,
may address them or bump up the version later.
|
|
|
|
|