Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Hiroshi SHIBATA 15796ae1e8 [ruby/set] Expose Set::VERSION
https://github.com/ruby/set/commit/d39b33f463
2023-04-25 01:58:12 +00:00
Akinori MUSHA 5d5ff6e5ed [ruby/set] Set#merge does not take keyword arguments as a Hash
https://github.com/ruby/set/commit/ca1c9532a9
2023-02-24 11:48:08 +00:00
Hiroshi SHIBATA 2657d8efb9 [ruby/set] Bump version to 1.0.3
https://github.com/ruby/set/commit/e2419f2d30
2022-09-06 10:41:20 +09:00
Hiroshi SHIBATA 113581d288 [ruby/set] Set version to 1.0.3.dev for fixing rubygems/bundler tests
https://github.com/ruby/set/commit/40dda15d7f
2022-09-05 19:05:45 +09:00
Akinori MUSHA 2231d103f3 [ruby/set] Bump the version to 1.0.2
https://github.com/ruby/set/commit/db2ebc946d
2021-11-16 20:55:33 +09:00
Olle Jonsson 899194f3a6 [ruby/set] gemspec: This gem exposes 0 executables
This change removes unused configuration.

https://github.com/ruby/set/commit/6c2338d699
2021-07-29 14:18:33 +09:00
Hiroshi SHIBATA ce5779d8cc
[ruby/set] set is also dual licenses
https://github.com/ruby/set/commit/fc24457e53
2021-05-10 16:08:30 +09:00
Andrei Beliankou 94d858f81a
Add a space to separate sentences in the error message 2021-05-10 16:08:29 +09:00
Akinori MUSHA 96b8816793 Import set 1.0.1
- Eliminate warnings
- Convert rdoc to markdown
2020-12-22 21:41:44 +09:00
Akinori MUSHA 3fa4bd8292 Import set 1.0.0
- SortedSet has been removed for dependency and performance reasons.
- Set#join is added as a shorthand for `.to_a.join`.
- Set#<=> is added.

https://github.com/ruby/set/blob/v1.0.0/CHANGELOG.md
2020-12-22 12:20:21 +09:00