rails-rfc6570 3.1.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (261) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/README.md +2 -1
  4. data/lib/rails/rfc6570/version.rb +1 -1
  5. data/rails-rfc6570.gemspec +2 -2
  6. data/spec/spec_helper.rb +8 -5
  7. data/vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/LICENSE +21 -0
  8. data/vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/README.md +23 -0
  9. data/vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/rubocop-config.gemspec +31 -0
  10. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/CHANGELOG.md +154 -0
  11. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/MIT-LICENSE +21 -0
  12. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/README.rdoc +57 -0
  13. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/CHANGELOG.md +113 -0
  14. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/MIT-LICENSE +21 -0
  15. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/README.rdoc +40 -0
  16. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/CHANGELOG.md +258 -0
  17. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/MIT-LICENSE +20 -0
  18. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/README.rdoc +40 -0
  19. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/CHANGELOG.md +301 -0
  20. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/LICENSE.txt +202 -0
  21. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/README.md +121 -0
  22. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/addressable.gemspec +28 -0
  23. data/vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/MIT-LICENSE +21 -0
  24. data/vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/README.md +243 -0
  25. data/vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/appraisal.gemspec +29 -0
  26. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/LICENSE.MIT +20 -0
  27. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/README.YARD.md +12 -0
  28. data/vendor/bundle/ruby/3.3.0/gems/benchmark-ips-2.13.0/LICENSE +20 -0
  29. data/vendor/bundle/ruby/3.3.0/gems/benchmark-ips-2.13.0/README.md +279 -0
  30. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/LICENSE +56 -0
  31. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/bigdecimal.gemspec +57 -0
  32. data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/MIT-LICENSE +20 -0
  33. data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/README.md +258 -0
  34. data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/builder.gemspec +49 -0
  35. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/CHANGELOG.md +934 -0
  36. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/LICENSE +23 -0
  37. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/README.md +199 -0
  38. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/MIT-LICENSE +22 -0
  39. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/README_INDEX.rdoc +123 -0
  40. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/CHANGELOG.md +593 -0
  41. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/LICENSE.txt +21 -0
  42. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/README.md +407 -0
  43. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/LICENSE +20 -0
  44. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/README.md +135 -0
  45. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/connection_pool.gemspec +24 -0
  46. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/LICENSE +18 -0
  47. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/README.md +192 -0
  48. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/crass.gemspec +31 -0
  49. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/README.rdoc +84 -0
  50. data/vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/LICENSE +21 -0
  51. data/vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/README.md +409 -0
  52. data/vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/docile.gemspec +36 -0
  53. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/LICENSE.txt +22 -0
  54. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/drb.gemspec +41 -0
  55. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/CHANGELOG +107 -0
  56. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/MIT-LICENSE +21 -0
  57. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/README.rdoc +151 -0
  58. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/MIT-LICENSE +20 -0
  59. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/README.md +127 -0
  60. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/LICENSE.txt +22 -0
  61. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/README.md +46 -0
  62. data/vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/LICENSE.txt +22 -0
  63. data/vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/README.md +405 -0
  64. data/vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/irb.gemspec +46 -0
  65. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/LICENSE +56 -0
  66. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/README.md +416 -0
  67. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/json.gemspec +68 -0
  68. data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/LICENSE.txt +21 -0
  69. data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/README.md +88 -0
  70. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/CHANGELOG.md +566 -0
  71. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/MIT-LICENSE.txt +23 -0
  72. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/README.md +363 -0
  73. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/CHANGELOG.md +15 -0
  74. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/LICENSE +22 -0
  75. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/README.markdown +101 -0
  76. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/method_source.gemspec +19 -0
  77. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.25.1/README.rdoc +835 -0
  78. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/LICENSE-DEPENDENCIES.md +2224 -0
  79. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/LICENSE.md +9 -0
  80. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/README.md +290 -0
  81. data/vendor/bundle/ruby/3.3.0/gems/parallel-1.26.3/MIT-LICENSE.txt +20 -0
  82. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.4.2/LICENSE.txt +25 -0
  83. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.4.2/parser.gemspec +43 -0
  84. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/CHANGELOG.md +1141 -0
  85. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/LICENSE +25 -0
  86. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/README.md +466 -0
  87. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/lib/pry/slop/LICENSE +20 -0
  88. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/CHANGELOG.md +230 -0
  89. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/LICENSE +20 -0
  90. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/README.md +189 -0
  91. data/vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/CHANGELOG.md +491 -0
  92. data/vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/LICENSE.txt +22 -0
  93. data/vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/README.md +222 -0
  94. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.ja.rdoc +58 -0
  95. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.rdoc +60 -0
  96. data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/CHANGELOG.md +994 -0
  97. data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/MIT-LICENSE +20 -0
  98. data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/README.md +328 -0
  99. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/MIT-LICENSE.txt +20 -0
  100. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/README.md +139 -0
  101. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/MIT-LICENSE +23 -0
  102. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/README.md +91 -0
  103. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/CHANGELOG.md +201 -0
  104. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/MIT-LICENSE +23 -0
  105. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/README.md +271 -0
  106. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/CHANGELOG.md +361 -0
  107. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/MIT-LICENSE +20 -0
  108. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/README.rdoc +39 -0
  109. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/app/templates/README.md.tt +24 -0
  110. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt +28 -0
  111. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt +20 -0
  112. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/README.md.tt +28 -0
  113. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/LICENSE +20 -0
  114. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/README.markdown +227 -0
  115. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/MIT-LICENSE +21 -0
  116. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/README.rdoc +155 -0
  117. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/rake.gemspec +101 -0
  118. data/vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/LICENSE +21 -0
  119. data/vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/README.md +107 -0
  120. data/vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/rake-release.gemspec +23 -0
  121. data/vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/LICENSE.rdoc +57 -0
  122. data/vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/README.rdoc +129 -0
  123. data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/LICENSE +22 -0
  124. data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/regexp_parser.gemspec +34 -0
  125. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.9/README.md +94 -0
  126. data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.6/LICENSE.txt +22 -0
  127. data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.6/README.md +57 -0
  128. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.0/LICENSE.md +27 -0
  129. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.0/README.md +47 -0
  130. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/LICENSE.md +26 -0
  131. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/README.md +389 -0
  132. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.2/LICENSE.md +25 -0
  133. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.2/README.md +326 -0
  134. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/LICENSE.md +25 -0
  135. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/README.md +465 -0
  136. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.1.4/LICENSE.md +25 -0
  137. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.1.4/README.md +381 -0
  138. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/LICENSE.md +23 -0
  139. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/README.md +40 -0
  140. data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.65.1/LICENSE.txt +20 -0
  141. data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.65.1/README.md +251 -0
  142. data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.32.1/LICENSE.txt +20 -0
  143. data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.32.1/README.md +56 -0
  144. data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/CHANGELOG.md +85 -0
  145. data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/MIT-LICENSE.md +21 -0
  146. data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/README.md +88 -0
  147. data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/CHANGELOG.md +116 -0
  148. data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/MIT-LICENSE.md +21 -0
  149. data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/README.md +88 -0
  150. data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.1/LICENSE.txt +20 -0
  151. data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.1/README.md +97 -0
  152. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/CHANGELOG.md +1028 -0
  153. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/MIT-LICENSE.md +21 -0
  154. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/README.md +109 -0
  155. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/CHANGELOG.md +84 -0
  156. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/MIT-LICENSE.md +21 -0
  157. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/README.md +90 -0
  158. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +19 -0
  159. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/README.md +131 -0
  160. data/vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/CHANGELOG.md +191 -0
  161. data/vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/LICENSE +20 -0
  162. data/vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/README.md +974 -0
  163. data/vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/LICENSE +202 -0
  164. data/vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/README.md +62 -0
  165. data/vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/simplecov-cobertura.gemspec +29 -0
  166. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/CHANGELOG.md +81 -0
  167. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/LICENSE +20 -0
  168. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/README.md +30 -0
  169. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/simplecov-html.gemspec +23 -0
  170. data/vendor/bundle/ruby/3.3.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md +13 -0
  171. data/vendor/bundle/ruby/3.3.0/gems/simplecov_json_formatter-0.1.4/README.md +29 -0
  172. data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/LICENSE.txt +22 -0
  173. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/LICENSE.md +20 -0
  174. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md +45 -0
  175. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/thor.gemspec +33 -0
  176. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/LICENSE +19 -0
  177. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/README.md +406 -0
  178. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/CHANGELOG.md +196 -0
  179. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/MIT-LICENSE.txt +22 -0
  180. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/README.md +171 -0
  181. data/vendor/bundle/ruby/3.3.0/gems/useragent-0.16.10/LICENSE +20 -0
  182. data/vendor/bundle/ruby/3.3.0/gems/useragent-0.16.10/README.md +42 -0
  183. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/LICENSE.txt +22 -0
  184. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/README.md +61 -0
  185. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/webrick.gemspec +70 -0
  186. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.17/MIT-LICENSE +20 -0
  187. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.17/README.md +1494 -0
  188. data/vendor/bundle/ruby/3.3.0/specifications/actionpack-7.2.1.gemspec +37 -0
  189. data/vendor/bundle/ruby/3.3.0/specifications/actionview-7.2.1.gemspec +33 -0
  190. data/vendor/bundle/ruby/3.3.0/specifications/activesupport-7.2.1.gemspec +36 -0
  191. data/vendor/bundle/ruby/3.3.0/specifications/addressable-2.8.7.gemspec +30 -0
  192. data/vendor/bundle/ruby/3.3.0/specifications/appraisal-2.5.0.gemspec +31 -0
  193. data/vendor/bundle/ruby/3.3.0/specifications/ast-2.4.2.gemspec +30 -0
  194. data/vendor/bundle/ruby/3.3.0/specifications/benchmark-ips-2.13.0.gemspec +28 -0
  195. data/vendor/bundle/ruby/3.3.0/specifications/bigdecimal-3.1.8.gemspec +25 -0
  196. data/vendor/bundle/ruby/3.3.0/specifications/builder-3.3.0.gemspec +22 -0
  197. data/vendor/bundle/ruby/3.3.0/specifications/byebug-11.1.3.gemspec +31 -0
  198. data/vendor/bundle/ruby/3.3.0/specifications/coderay-1.1.3.gemspec +25 -0
  199. data/vendor/bundle/ruby/3.3.0/specifications/concurrent-ruby-1.3.4.gemspec +24 -0
  200. data/vendor/bundle/ruby/3.3.0/specifications/connection_pool-2.4.1.gemspec +28 -0
  201. data/vendor/bundle/ruby/3.3.0/specifications/crass-1.0.6.gemspec +27 -0
  202. data/vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.5.1.gemspec +37 -0
  203. data/vendor/bundle/ruby/3.3.0/specifications/docile-1.4.1.gemspec +22 -0
  204. data/vendor/bundle/ruby/3.3.0/specifications/drb-2.2.1.gemspec +22 -0
  205. data/vendor/bundle/ruby/3.3.0/specifications/erubi-1.13.0.gemspec +29 -0
  206. data/vendor/bundle/ruby/3.3.0/specifications/i18n-1.14.5.gemspec +26 -0
  207. data/vendor/bundle/ruby/3.3.0/specifications/io-console-0.7.2.gemspec +25 -0
  208. data/vendor/bundle/ruby/3.3.0/specifications/irb-1.14.0.gemspec +30 -0
  209. data/vendor/bundle/ruby/3.3.0/specifications/json-2.7.2.gemspec +0 -0
  210. data/vendor/bundle/ruby/3.3.0/specifications/language_server-protocol-3.17.0.3.gemspec +31 -0
  211. data/vendor/bundle/ruby/3.3.0/specifications/loofah-2.22.0.gemspec +27 -0
  212. data/vendor/bundle/ruby/3.3.0/specifications/method_source-1.1.0.gemspec +21 -0
  213. data/vendor/bundle/ruby/3.3.0/specifications/minitest-5.25.1.gemspec +31 -0
  214. data/vendor/bundle/ruby/3.3.0/specifications/nokogiri-1.16.7-x86_64-linux.gemspec +31 -0
  215. data/vendor/bundle/ruby/3.3.0/specifications/parallel-1.26.3.gemspec +21 -0
  216. data/vendor/bundle/ruby/3.3.0/specifications/parser-3.3.4.2.gemspec +37 -0
  217. data/vendor/bundle/ruby/3.3.0/specifications/pry-0.14.2.gemspec +29 -0
  218. data/vendor/bundle/ruby/3.3.0/specifications/pry-byebug-3.10.1.gemspec +28 -0
  219. data/vendor/bundle/ruby/3.3.0/specifications/public_suffix-6.0.1.gemspec +24 -0
  220. data/vendor/bundle/ruby/3.3.0/specifications/racc-1.8.1.gemspec +28 -0
  221. data/vendor/bundle/ruby/3.3.0/specifications/rack-3.1.7.gemspec +31 -0
  222. data/vendor/bundle/ruby/3.3.0/specifications/rack-session-2.0.0.gemspec +28 -0
  223. data/vendor/bundle/ruby/3.3.0/specifications/rack-test-2.1.0.gemspec +29 -0
  224. data/vendor/bundle/ruby/3.3.0/specifications/rackup-2.1.0.gemspec +31 -0
  225. data/vendor/bundle/ruby/3.3.0/specifications/rails-dom-testing-2.2.0.gemspec +28 -0
  226. data/vendor/bundle/ruby/3.3.0/specifications/rails-html-sanitizer-1.6.0.gemspec +27 -0
  227. data/vendor/bundle/ruby/3.3.0/specifications/railties-7.2.1.gemspec +37 -0
  228. data/vendor/bundle/ruby/3.3.0/specifications/rainbow-3.1.1.gemspec +25 -0
  229. data/vendor/bundle/ruby/3.3.0/specifications/rake-13.2.1.gemspec +26 -0
  230. data/vendor/bundle/ruby/3.3.0/specifications/rake-release-1.3.0.gemspec +26 -0
  231. data/vendor/bundle/ruby/3.3.0/specifications/rdoc-6.7.0.gemspec +31 -0
  232. data/vendor/bundle/ruby/3.3.0/specifications/regexp_parser-2.9.2.gemspec +22 -0
  233. data/vendor/bundle/ruby/3.3.0/specifications/reline-0.5.9.gemspec +26 -0
  234. data/vendor/bundle/ruby/3.3.0/specifications/rexml-3.3.6.gemspec +29 -0
  235. data/vendor/bundle/ruby/3.3.0/specifications/rspec-3.13.0.gemspec +31 -0
  236. data/vendor/bundle/ruby/3.3.0/specifications/rspec-core-3.13.0.gemspec +39 -0
  237. data/vendor/bundle/ruby/3.3.0/specifications/rspec-expectations-3.13.2.gemspec +33 -0
  238. data/vendor/bundle/ruby/3.3.0/specifications/rspec-mocks-3.13.1.gemspec +33 -0
  239. data/vendor/bundle/ruby/3.3.0/specifications/rspec-rails-6.1.4.gemspec +37 -0
  240. data/vendor/bundle/ruby/3.3.0/specifications/rspec-support-3.13.1.gemspec +29 -0
  241. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-1.65.1.gemspec +39 -0
  242. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-ast-1.32.1.gemspec +28 -0
  243. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-capybara-2.21.0.gemspec +27 -0
  244. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-factory_bot-2.26.1.gemspec +27 -0
  245. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-performance-1.21.1.gemspec +29 -0
  246. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec-3.0.4.gemspec +28 -0
  247. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec_rails-2.30.0.gemspec +28 -0
  248. data/vendor/bundle/ruby/3.3.0/specifications/ruby-progressbar-1.13.0.gemspec +29 -0
  249. data/vendor/bundle/ruby/3.3.0/specifications/simplecov-0.22.0.gemspec +28 -0
  250. data/vendor/bundle/ruby/3.3.0/specifications/simplecov-cobertura-2.1.0.gemspec +29 -0
  251. data/vendor/bundle/ruby/3.3.0/specifications/simplecov-html-0.12.3.gemspec +21 -0
  252. data/vendor/bundle/ruby/3.3.0/specifications/simplecov_json_formatter-0.1.4.gemspec +21 -0
  253. data/vendor/bundle/ruby/3.3.0/specifications/strscan-3.1.0.gemspec +24 -0
  254. data/vendor/bundle/ruby/3.3.0/specifications/thor-1.3.1.gemspec +28 -0
  255. data/vendor/bundle/ruby/3.3.0/specifications/tzinfo-2.0.6.gemspec +30 -0
  256. data/vendor/bundle/ruby/3.3.0/specifications/unicode-display_width-2.5.0.gemspec +29 -0
  257. data/vendor/bundle/ruby/3.3.0/specifications/useragent-0.16.10.gemspec +25 -0
  258. data/vendor/bundle/ruby/3.3.0/specifications/webrick-1.8.1.gemspec +22 -0
  259. data/vendor/bundle/ruby/3.3.0/specifications/zeitwerk-2.6.17.gemspec +22 -0
  260. metadata +258 -6
  261. data/spec/dummy/log/test.log +0 -192
@@ -0,0 +1,593 @@
1
+ ## Current
2
+
3
+ ## Release v1.3.4 (10 August 2024)
4
+
5
+ * (#1060) Fix bug with return value of `Concurrent.available_processor_count` when `cpu.cfs_quota_us` is -1.
6
+ * (#1058) Add `Concurrent.cpu_shares` that is cgroups aware.
7
+
8
+ ## Release v1.3.3 (9 June 2024)
9
+
10
+ * (#1053) Improve the speed of `Concurrent.physical_processor_count` on Windows.
11
+
12
+ ## Release v1.3.2, edge v0.7.1 (7 June 2024)
13
+
14
+ concurrent-ruby:
15
+
16
+ * (#1051) Remove dependency on `win32ole`.
17
+
18
+ concurrent-ruby-edge:
19
+
20
+ * (#1052) Fix dependency on `concurrent-ruby` to allow the latest release.
21
+
22
+ ## Release v1.3.1 (29 May 2024)
23
+
24
+ * Release 1.3.0 was broken when pushed to RubyGems. 1.3.1 is a packaging fix.
25
+
26
+ ## Release v1.3.0 (28 May 2024)
27
+
28
+ * (#1042) Align Java Executor Service behavior for `shuttingdown?`, `shutdown?`
29
+ * (#1038) Add `Concurrent.available_processor_count` that is cgroups aware.
30
+
31
+ ## Release v1.2.3 (16 Jan 2024)
32
+
33
+ * See [the GitHub release](https://github.com/ruby-concurrency/concurrent-ruby/releases/tag/v1.2.3) for details.
34
+
35
+ ## Release v1.2.2 (24 Feb 2023)
36
+
37
+ * (#993) Fix arguments passed to `Concurrent::Map`'s `default_proc`.
38
+
39
+ ## Release v1.2.1 (24 Feb 2023)
40
+
41
+ * (#990) Add missing `require 'fiber'` for `FiberLocalVar`.
42
+ * (#989) Optimize `Concurrent::Map#[]` on CRuby by letting the backing Hash handle the `default_proc`.
43
+
44
+ ## Release v1.2.0 (23 Jan 2023)
45
+
46
+ * (#962) Fix ReentrantReadWriteLock to use the same granularity for locals as for Mutex it uses.
47
+ * (#983) Add FiberLocalVar
48
+ * (#934) concurrent-ruby now supports requiring individual classes (public classes listed in the docs), e.g., `require 'concurrent/map'`
49
+ * (#976) Let `Promises.any_fulfilled_future` take an `Event`
50
+ * Improve documentation of various classes
51
+ * (#975) Set the Ruby compatibility version at 2.3
52
+ * (#972) Remove Rubinius-related code
53
+
54
+ ## Release v1.1.10 (22 Mar 2022)
55
+
56
+ concurrent-ruby:
57
+
58
+ * (#951) Set the Ruby compatibility version at 2.2
59
+ * (#939, #933) The `caller_runs` fallback policy no longer blocks reads from the job queue by worker threads
60
+ * (#938, #761, #652) You can now explicitly `prune_pool` a thread pool (Sylvain Joyeux)
61
+ * (#937, #757, #670) We switched the Yahoo stock API for demos to Alpha Vantage (Gustavo Caso)
62
+ * (#932, #931) We changed how `SafeTaskExecutor` handles local jump errors (Aaron Jensen)
63
+ * (#927) You can use keyword arguments in your initialize when using `Async` (Matt Larraz)
64
+ * (#926, #639) We removed timeout from `TimerTask` because it wasn't sound, and now it's a no-op with a warning (Jacob Atzen)
65
+ * (#919) If you double-lock a re-entrant read-write lock, we promote to locked for writing (zp yuan)
66
+ * (#915) `monotonic_time` now accepts an optional unit parameter, as Ruby's `clock_gettime` (Jean Boussier)
67
+
68
+ ## Release v1.1.9 (5 Jun 2021)
69
+
70
+ concurrent-ruby:
71
+
72
+ * (#866) Child promise state not set to :pending immediately after #execute when parent has completed
73
+ * (#905, #872) Fix RubyNonConcurrentPriorityQueue#delete method
74
+ * (2df0337d) Make sure locks are not shared on shared when objects are dup/cloned
75
+ * (#900, #906, #796, #847, #911) Fix Concurrent::Set tread-safety issues on CRuby
76
+ * (#907) Add new ConcurrentMap backend for TruffleRuby
77
+
78
+ ## Release v1.1.8 (20 January 2021)
79
+
80
+ concurrent-ruby:
81
+
82
+ * (#885) Fix race condition in TVar for stale reads
83
+ * (#884) RubyThreadLocalVar: Do not iterate over hash which might conflict with new pair addition
84
+
85
+ ## Release v1.1.7 (6 August 2020)
86
+
87
+ concurrent-ruby:
88
+
89
+ * (#879) Consider falsy value on `Concurrent::Map#compute_if_absent` for fast non-blocking path
90
+ * (#876) Reset Async queue on forking, makes Async fork-safe
91
+ * (#856) Avoid running problematic code in RubyThreadLocalVar on MRI that occasionally results in segfault
92
+ * (#853) Introduce ThreadPoolExecutor without a Queue
93
+
94
+ ## Release v1.1.6, edge v0.6.0 (10 Feb 2020)
95
+
96
+ concurrent-ruby:
97
+
98
+ * (#841) Concurrent.disable_at_exit_handlers! is no longer needed and was deprecated.
99
+ * (#841) AbstractExecutorService#auto_terminate= was deprecated and has no effect.
100
+ Set :auto_terminate option instead when executor is initialized.
101
+
102
+ ## Release v1.1.6.pre1, edge v0.6.0.pre1 (26 Jan 2020)
103
+
104
+ concurrent-ruby:
105
+
106
+ * (#828) Allow to name executors, the name is also used to name their threads
107
+ * (#838) Implement #dup and #clone for structs
108
+ * (#821) Safer finalizers for thread local variables
109
+ * Documentation fixes
110
+ * (#814) Use Ruby's Etc.nprocessors if available
111
+ * (#812) Fix directory structure not to mess with packaging tools
112
+ * (#840) Fix termination of pools on JRuby
113
+
114
+ concurrent-ruby-edge:
115
+
116
+ * Add WrappingExecutor (#830)
117
+
118
+ ## Release v1.1.5, edge v0.5.0 (10 Mar 2019)
119
+
120
+ concurrent-ruby:
121
+
122
+ * fix potential leak of context on JRuby and Java 7
123
+
124
+ concurrent-ruby-edge:
125
+
126
+ * Add finalized Concurrent::Cancellation
127
+ * Add finalized Concurrent::Throttle
128
+ * Add finalized Concurrent::Promises::Channel
129
+ * Add new Concurrent::ErlangActor
130
+
131
+ ## Release v1.1.4 (14 Dec 2018)
132
+
133
+ * (#780) Remove java_alias of 'submit' method of Runnable to let executor service work on java 11
134
+ * (#776) Fix NameError on defining a struct with a name which is already taken in an ancestor
135
+
136
+ ## Release v1.1.3 (7 Nov 2018)
137
+
138
+ * (#775) fix partial require of the gem (although not officially supported)
139
+
140
+ ## Release v1.1.2 (6 Nov 2018)
141
+
142
+ * (#773) more defensive 1.9.3 support
143
+
144
+ ## Release v1.1.1, edge v0.4.1 (1 Nov 2018)
145
+
146
+ * (#768) add support for 1.9.3 back
147
+
148
+ ## Release v1.1.0, edge v0.4.0 (31 OCt 2018) (yanked)
149
+
150
+ * (#768) yanked because of issues with removed 1.9.3 support
151
+
152
+ ## Release v1.1.0.pre2, edge v0.4.0.pre2 (18 Sep 2018)
153
+
154
+ concurrent-ruby:
155
+
156
+ * fixed documentation and README links
157
+ * fix Set for TruffleRuby and Rubinius
158
+ * use properly supported TruffleRuby APIs
159
+
160
+ concurrent-ruby-edge:
161
+
162
+ * add Promises.zip_futures_over_on
163
+
164
+ ## Release v1.1.0.pre1, edge v0.4.0.pre1 (15 Aug 2018)
165
+
166
+ concurrent-ruby:
167
+
168
+ * requires at least Ruby 2.0
169
+ * [Promises](http://ruby-concurrency.github.io/concurrent-ruby/1.1.0/Concurrent/Promises.html)
170
+ are moved from `concurrent-ruby-edge` to `concurrent-ruby`
171
+ * Add support for TruffleRuby
172
+ * (#734) Fix Array/Hash/Set construction broken on TruffleRuby
173
+ * AtomicReference fixed
174
+ * CI stabilization
175
+ * remove sharp dependency edge -> core
176
+ * remove warnings
177
+ * documentation updates
178
+ * Exchanger is no longer documented as edge since it was already available in
179
+ `concurrent-ruby`
180
+ * (#644) Fix Map#each and #each_pair not returning enumerator outside of MRI
181
+ * (#659) Edge promises fail during error handling
182
+ * (#741) Raise on recursive Delay#value call
183
+ * (#727) #717 fix global IO executor on JRuby
184
+ * (#740) Drop support for CRuby 1.9, JRuby 1.7, Rubinius.
185
+ * (#737) Move AtomicMarkableReference out of Edge
186
+ * (#708) Prefer platform specific memory barriers
187
+ * (#735) Fix wrong expected exception in channel spec assertion
188
+ * (#729) Allow executor option in `Promise#then`
189
+ * (#725) fix timeout check to use timeout_interval
190
+ * (#719) update engine detection
191
+ * (#660) Add specs for Promise#zip/Promise.zip ordering
192
+ * (#654) Promise.zip execution changes
193
+ * (#666) Add thread safe set implementation
194
+ * (#651) #699 #to_s, #inspect should not output negative object IDs.
195
+ * (#685) Avoid RSpec warnings about raise_error
196
+ * (#680) Avoid RSpec monkey patching, persist spec results locally, use RSpec
197
+ v3.7.0
198
+ * (#665) Initialize the monitor for new subarrays on Rubinius
199
+ * (#661) Fix error handling in edge promises
200
+
201
+ concurrent-ruby-edge:
202
+
203
+ * (#659) Edge promises fail during error handling
204
+ * Edge files clearly separated in `lib-edge`
205
+ * added ReInclude
206
+
207
+ ## Release v1.0.5, edge v0.3.1 (26 Feb 2017)
208
+
209
+ concurrent-ruby:
210
+
211
+ * Documentation for Event and Semaphore
212
+ * Use Unsafe#fullFence and #loadFence directly since the shortcuts were removed in JRuby
213
+ * Do not depend on org.jruby.util.unsafe.UnsafeHolder
214
+
215
+ concurrent-ruby-edge:
216
+
217
+ * (#620) Actors on Pool raise an error
218
+ * (#624) Delayed promises did not interact correctly with flatting
219
+ * Fix arguments yielded by callback methods
220
+ * Overridable default executor in promises factory methods
221
+ * Asking actor to terminate will always resolve to `true`
222
+
223
+ ## Release v1.0.4, edge v0.3.0 (27 Dec 2016)
224
+
225
+ concurrent-ruby:
226
+
227
+ * Nothing
228
+
229
+ concurrent-ruby-edge:
230
+
231
+ * New promises' API renamed, lots of improvements, edge bumped to 0.3.0
232
+ * **Incompatible** with previous 0.2.3 version
233
+ * see https://github.com/ruby-concurrency/concurrent-ruby/pull/522
234
+
235
+ ## Release v1.0.3 (17 Dec 2016)
236
+
237
+ * Trigger execution of flattened delayed futures
238
+ * Avoid forking for processor_count if possible
239
+ * Semaphore Mutex and JRuby parity
240
+ * Adds Map#each as alias to Map#each_pair
241
+ * Fix uninitialized instance variables
242
+ * Make Fixnum, Bignum merger ready
243
+ * Allows Promise#then to receive an executor
244
+ * TimerSet now survives a fork
245
+ * Reject promise on any exception
246
+ * Allow ThreadLocalVar to be initialized with a block
247
+ * Support Alpha with `Concurrent::processor_count`
248
+ * Fixes format-security error when compiling ruby_193_compatible.h
249
+ * Concurrent::Atom#swap fixed: reraise the exceptions from block
250
+
251
+ ## Release v1.0.2 (2 May 2016)
252
+
253
+ * Fix bug with `Concurrent::Map` MRI backend `#inspect` method
254
+ * Fix bug with `Concurrent::Map` MRI backend using `Hash#value?`
255
+ * Improved documentation and examples
256
+ * Minor updates to Edge
257
+
258
+ ## Release v1.0.1 (27 February 2016)
259
+
260
+ * Fix "uninitialized constant Concurrent::ReentrantReadWriteLock" error.
261
+ * Better handling of `autoload` vs. `require`.
262
+ * Improved API for Edge `Future` zipping.
263
+ * Fix reference leak in Edge `Future` constructor .
264
+ * Fix bug which prevented thread pools from surviving a `fork`.
265
+ * Fix bug in which `TimerTask` did not correctly specify all its dependencies.
266
+ * Improved support for JRuby+Truffle
267
+ * Improved error messages.
268
+ * Improved documentation.
269
+ * Updated README and CONTRIBUTING.
270
+
271
+ ## Release v1.0.0 (13 November 2015)
272
+
273
+ * Rename `attr_volatile_with_cas` to `attr_atomic`
274
+ * Add `clear_each` to `LockFreeStack`
275
+ * Update `AtomicReference` documentation
276
+ * Further updates and improvements to the synchronization layer.
277
+ * Performance and memory usage performance with `Actor` logging.
278
+ * Fixed `ThreadPoolExecutor` task count methods.
279
+ * Improved `Async` performance for both short and long-lived objects.
280
+ * Fixed bug in `LockFreeLinkedSet`.
281
+ * Fixed bug in which `Agent#await` triggered a validation failure.
282
+ * Further `Channel` updates.
283
+ * Adopted a project Code of Conduct
284
+ * Cleared interpreter warnings
285
+ * Fixed bug in `ThreadPoolExecutor` task count methods
286
+ * Fixed bug in 'LockFreeLinkedSet'
287
+ * Improved Java extension loading
288
+ * Handle Exception children in Edge::Future
289
+ * Continued improvements to channel
290
+ * Removed interpreter warnings.
291
+ * Shared constants now in `lib/concurrent/constants.rb`
292
+ * Refactored many tests.
293
+ * Improved synchronization layer/memory model documentation.
294
+ * Bug fix in Edge `Future#flat`
295
+ * Brand new `Channel` implementation in Edge gem.
296
+ * Simplification of `RubySingleThreadExecutor`
297
+ * `Async` improvements
298
+ - Each object uses its own `SingleThreadExecutor` instead of the global thread pool.
299
+ - No longers supports executor injection
300
+ - Much better documentation
301
+ * `Atom` updates
302
+ - No longer `Dereferenceable`
303
+ - Now `Observable`
304
+ - Added a `#reset` method
305
+ * Brand new `Agent` API and implementation. Now functionally equivalent to Clojure.
306
+ * Continued improvements to the synchronization layer
307
+ * Merged in the `thread_safe` gem
308
+ - `Concurrent::Array`
309
+ - `Concurrent::Hash`
310
+ - `Concurrent::Map` (formerly ThreadSafe::Cache)
311
+ - `Concurrent::Tuple`
312
+ * Minor improvements to Concurrent::Map
313
+ * Complete rewrite of `Exchanger`
314
+ * Removed all deprecated code (classes, methods, constants, etc.)
315
+ * Updated Agent, MutexAtomic, and BufferedChannel to inherit from Synchronization::Object.
316
+ * Many improved tests
317
+ * Some internal reorganization
318
+
319
+ ## Release v0.9.1 (09 August 2015)
320
+
321
+ * Fixed a Rubiniux bug in synchronization object
322
+ * Fixed all interpreter warnings (except circular references)
323
+ * Fixed require statements when requiring `Atom` alone
324
+ * Significantly improved `ThreadLocalVar` on non-JRuby platforms
325
+ * Fixed error handling in Edge `Concurrent.zip`
326
+ * `AtomicFixnum` methods `#increment` and `#decrement` now support optional delta
327
+ * New `AtomicFixnum#update` method
328
+ * Minor optimizations in `ReadWriteLock`
329
+ * New `ReentrantReadWriteLock` class
330
+ * `ThreadLocalVar#bind` method is now public
331
+ * Refactored many tests
332
+
333
+ ## Release v0.9.0 (10 July 2015)
334
+
335
+ * Updated `AtomicReference`
336
+ - `AtomicReference#try_update` now simply returns instead of raising exception
337
+ - `AtomicReference#try_update!` was added to raise exceptions if an update
338
+ fails. Note: this is the same behavior as the old `try_update`
339
+ * Pure Java implementations of
340
+ - `AtomicBoolean`
341
+ - `AtomicFixnum`
342
+ - `Semaphore`
343
+ * Fixed bug when pruning Ruby thread pools
344
+ * Fixed bug in time calculations within `ScheduledTask`
345
+ * Default `count` in `CountDownLatch` to 1
346
+ * Use monotonic clock for all timers via `Concurrent.monotonic_time`
347
+ - Use `Process.clock_gettime(Process::CLOCK_MONOTONIC)` when available
348
+ - Fallback to `java.lang.System.nanoTime()` on unsupported JRuby versions
349
+ - Pure Ruby implementation for everything else
350
+ - Effects `Concurrent.timer`, `Concurrent.timeout`, `TimerSet`, `TimerTask`, and `ScheduledTask`
351
+ * Deprecated all clock-time based timer scheduling
352
+ - Only support scheduling by delay
353
+ - Effects `Concurrent.timer`, `TimerSet`, and `ScheduledTask`
354
+ * Added new `ReadWriteLock` class
355
+ * Consistent `at_exit` behavior for Java and Ruby thread pools.
356
+ * Added `at_exit` handler to Ruby thread pools (already in Java thread pools)
357
+ - Ruby handler stores the object id and retrieves from `ObjectSpace`
358
+ - JRuby disables `ObjectSpace` by default so that handler stores the object reference
359
+ * Added a `:stop_on_exit` option to thread pools to enable/disable `at_exit` handler
360
+ * Updated thread pool docs to better explain shutting down thread pools
361
+ * Simpler `:executor` option syntax for all abstractions which support this option
362
+ * Added `Executor#auto_terminate?` predicate method (for thread pools)
363
+ * Added `at_exit` handler to `TimerSet`
364
+ * Simplified auto-termination of the global executors
365
+ - Can now disable auto-termination of global executors
366
+ - Added shutdown/kill/wait_for_termination variants for global executors
367
+ * Can now disable auto-termination for *all* executors (the nuclear option)
368
+ * Simplified auto-termination of the global executors
369
+ * Deprecated terms "task pool" and "operation pool"
370
+ - New terms are "io executor" and "fast executor"
371
+ - New functions added with new names
372
+ - Deprecation warnings added to functions referencing old names
373
+ * Moved all thread pool related functions from `Concurrent::Configuration` to `Concurrent`
374
+ - Old functions still exist with deprecation warnings
375
+ - New functions have updated names as appropriate
376
+ * All high-level abstractions default to the "io executor"
377
+ * Fixed bug in `Actor` causing it to prematurely warm global thread pools on gem load
378
+ - This also fixed a `RejectedExecutionError` bug when running with minitest/autorun via JRuby
379
+ * Moved global logger up to the `Concurrent` namespace and refactored the code
380
+ * Optimized the performance of `Delay`
381
+ - Fixed a bug in which no executor option on construction caused block execution on a global thread pool
382
+ * Numerous improvements and bug fixes to `TimerSet`
383
+ * Fixed deadlock of `Future` when the handler raises Exception
384
+ * Added shared specs for more classes
385
+ * New concurrency abstractions including:
386
+ - `Atom`
387
+ - `Maybe`
388
+ - `ImmutableStruct`
389
+ - `MutableStruct`
390
+ - `SettableStruct`
391
+ * Created an Edge gem for unstable abstractions including
392
+ - `Actor`
393
+ - `Agent`
394
+ - `Channel`
395
+ - `Exchanger`
396
+ - `LazyRegister`
397
+ - **new Future Framework** <http://ruby-concurrency.github.io/concurrent-ruby/Concurrent/Edge.html> - unified
398
+ implementation of Futures and Promises which combines Features of previous `Future`,
399
+ `Promise`, `IVar`, `Event`, `Probe`, `dataflow`, `Delay`, `TimerTask` into single framework. It uses extensively
400
+ new synchronization layer to make all the paths **lock-free** with exception of blocking threads on `#wait`.
401
+ It offers better performance and does not block threads when not required.
402
+ * Actor framework changes:
403
+ - fixed reset loop in Pool
404
+ - Pool can use any actor as a worker, abstract worker class is no longer needed.
405
+ - Actor events not have format `[:event_name, *payload]` instead of just the Symbol.
406
+ - Actor now uses new Future/Promise Framework instead of `IVar` for better interoperability
407
+ - Behaviour definition array was simplified to `[BehaviourClass1, [BehaviourClass2, *initialization_args]]`
408
+ - Linking behavior responds to :linked message by returning array of linked actors
409
+ - Supervised behavior is removed in favour of just Linking
410
+ - RestartingContext is supervised by default now, `supervise: true` is not required any more
411
+ - Events can be private and public, so far only difference is that Linking will
412
+ pass to linked actors only public messages. Adding private :restarting and
413
+ :resetting events which are send before the actor restarts or resets allowing
414
+ to add callbacks to cleanup current child actors.
415
+ - Print also object_id in Reference to_s
416
+ - Add AbstractContext#default_executor to be able to override executor class wide
417
+ - Add basic IO example
418
+ - Documentation somewhat improved
419
+ - All messages should have same priority. It's now possible to send `actor << job1 << job2 << :terminate!` and
420
+ be sure that both jobs are processed first.
421
+ * Refactored `Channel` to use newer synchronization objects
422
+ * Added `#reset` and `#cancel` methods to `TimerSet`
423
+ * Added `#cancel` method to `Future` and `ScheduledTask`
424
+ * Refactored `TimerSet` to use `ScheduledTask`
425
+ * Updated `Async` with a factory that initializes the object
426
+ * Deprecated `Concurrent.timer` and `Concurrent.timeout`
427
+ * Reduced max threads on pure-Ruby thread pools (abends around 14751 threads)
428
+ * Moved many private/internal classes/modules into "namespace" modules
429
+ * Removed brute-force killing of threads in tests
430
+ * Fixed a thread pool bug when the operating system cannot allocate more threads
431
+
432
+ ## Release v0.8.0 (25 January 2015)
433
+
434
+ * C extension for MRI have been extracted into the `concurrent-ruby-ext` companion gem.
435
+ Please see the README for more detail.
436
+ * Better variable isolation in `Promise` and `Future` via an `:args` option
437
+ * Continued to update intermittently failing tests
438
+
439
+ ## Release v0.7.2 (24 January 2015)
440
+
441
+ * New `Semaphore` class based on [java.util.concurrent.Semaphore](http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Semaphore.html)
442
+ * New `Promise.all?` and `Promise.any?` class methods
443
+ * Renamed `:overflow_policy` on thread pools to `:fallback_policy`
444
+ * Thread pools still accept the `:overflow_policy` option but display a warning
445
+ * Thread pools now implement `fallback_policy` behavior when not running (rather than universally rejecting tasks)
446
+ * Fixed minor `set_deref_options` constructor bug in `Promise` class
447
+ * Fixed minor `require` bug in `ThreadLocalVar` class
448
+ * Fixed race condition bug in `TimerSet` class
449
+ * Fixed race condition bug in `TimerSet` class
450
+ * Fixed signal bug in `TimerSet#post` method
451
+ * Numerous non-functional updates to clear warning when running in debug mode
452
+ * Fixed more intermittently failing tests
453
+ * Tests now run on new Travis build environment
454
+ * Multiple documentation updates
455
+
456
+ ## Release v0.7.1 (4 December 2014)
457
+
458
+ Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/issues/142) for more information on the next planned release.
459
+
460
+ * Added `flat_map` method to `Promise`
461
+ * Added `zip` method to `Promise`
462
+ * Fixed bug with logging in `Actor`
463
+ * Improvements to `Promise` tests
464
+ * Removed actor-experimental warning
465
+ * Added an `IndirectImmediateExecutor` class
466
+ * Allow disabling auto termination of global executors
467
+ * Fix thread leaking in `ThreadLocalVar` (uses `Ref` gem on non-JRuby systems)
468
+ * Fix thread leaking when pruning pure-Ruby thread pools
469
+ * Prevent `Actor` from using an `ImmediateExecutor` (causes deadlock)
470
+ * Added missing synchronizations to `TimerSet`
471
+ * Fixed bug with return value of `Concurrent::Actor::Utils::Pool#ask`
472
+ * Fixed timing bug in `TimerTask`
473
+ * Fixed bug when creating a `JavaThreadPoolExecutor` with minimum pool size of zero
474
+ * Removed confusing warning when not using native extenstions
475
+ * Improved documentation
476
+
477
+ ## Release v0.7.0 (13 August 2014)
478
+
479
+ * Merge the [atomic](https://github.com/ruby-concurrency/atomic) gem
480
+ - Pure Ruby `MutexAtomic` atomic reference class
481
+ - Platform native atomic reference classes `CAtomic`, `JavaAtomic`, and `RbxAtomic`
482
+ - Automated [build process](https://github.com/ruby-concurrency/rake-compiler-dev-box)
483
+ - Fat binary releases for [multiple platforms](https://rubygems.org/gems/concurrent-ruby/versions) including Windows (32/64), Linux (32/64), OS X (64-bit), Solaris (64-bit), and JRuby
484
+ * C native `CAtomicBoolean`
485
+ * C native `CAtomicFixnum`
486
+ * Refactored intermittently failing tests
487
+ * Added `dataflow!` and `dataflow_with!` methods to match `Future#value!` method
488
+ * Better handling of timeout in `Agent`
489
+ * Actor Improvements
490
+ - Fine-grained implementation using chain of behaviors. Each behavior is responsible for single aspect like: `Termination`, `Pausing`, `Linking`, `Supervising`, etc. Users can create custom Actors easily based on their needs.
491
+ - Supervision was added. `RestartingContext` will pause on error waiting on its supervisor to decide what to do next ( options are `:terminate!`, `:resume!`, `:reset!`, `:restart!`). Supervising behavior also supports strategies `:one_for_one` and `:one_for_all`.
492
+ - Linking was added to be able to monitor actor's events like: `:terminated`, `:paused`, `:restarted`, etc.
493
+ - Dead letter routing added. Rejected envelopes are collected in a configurable actor (default: `Concurrent::Actor.root.ask!(:dead_letter_routing)`)
494
+ - Old `Actor` class removed and replaced by new implementation previously called `Actress`. `Actress` was kept as an alias for `Actor` to keep compatibility.
495
+ - `Utils::Broadcast` actor which allows Publish–subscribe pattern.
496
+ * More executors for managing serialized operations
497
+ - `SerializedExecution` mixin module
498
+ - `SerializedExecutionDelegator` for serializing *any* executor
499
+ * Updated `Async` with serialized execution
500
+ * Updated `ImmediateExecutor` and `PerThreadExecutor` with full executor service lifecycle
501
+ * Added a `Delay` to root `Actress` initialization
502
+ * Minor bug fixes to thread pools
503
+ * Refactored many intermittently failing specs
504
+ * Removed Java interop warning `executor.rb:148 warning: ambiguous Java methods found, using submit(java.lang.Runnable)`
505
+ * Fixed minor bug in `RubyCachedThreadPool` overflow policy
506
+ * Updated tests to use [RSpec 3.0](http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3)
507
+ * Removed deprecated `Actor` class
508
+ * Better support for Rubinius
509
+
510
+ ## Release v0.6.1 (14 June 2014)
511
+
512
+ * Many improvements to `Concurrent::Actress`
513
+ * Bug fixes to `Concurrent::RubyThreadPoolExecutor`
514
+ * Fixed several brittle tests
515
+ * Moved documentation to http://ruby-concurrency.github.io/concurrent-ruby/frames.html
516
+
517
+ ## Release v0.6.0 (25 May 2014)
518
+
519
+ * Added `Concurrent::Observable` to encapsulate our thread safe observer sets
520
+ * Improvements to new `Channel`
521
+ * Major improvements to `CachedThreadPool` and `FixedThreadPool`
522
+ * Added `SingleThreadExecutor`
523
+ * Added `Current::timer` function
524
+ * Added `TimerSet` executor
525
+ * Added `AtomicBoolean`
526
+ * `ScheduledTask` refactoring
527
+ * Pure Ruby and JRuby-optimized `PriorityQueue` classes
528
+ * Updated `Agent` behavior to more closely match Clojure
529
+ * Observer sets support block callbacks to the `add_observer` method
530
+ * New algorithm for thread creation in `RubyThreadPoolExecutor`
531
+ * Minor API updates to `Event`
532
+ * Rewritten `TimerTask` now an `Executor` instead of a `Runnable`
533
+ * Fixed many brittle specs
534
+ * Renamed `FixedThreadPool` and `CachedThreadPool` to `RubyFixedThreadPool` and `RubyCachedThreadPool`
535
+ * Created JRuby optimized `JavaFixedThreadPool` and `JavaCachedThreadPool`
536
+ * Consolidated fixed thread pool tests into `spec/concurrent/fixed_thread_pool_shared.rb` and `spec/concurrent/cached_thread_pool_shared.rb`
537
+ * `FixedThreadPool` now subclasses `RubyFixedThreadPool` or `JavaFixedThreadPool` as appropriate
538
+ * `CachedThreadPool` now subclasses `RubyCachedThreadPool` or `JavaCachedThreadPool` as appropriate
539
+ * New `Delay` class
540
+ * `Concurrent::processor_count` helper function
541
+ * New `Async` module
542
+ * Renamed `NullThreadPool` to `PerThreadExecutor`
543
+ * Deprecated `Channel` (we are planning a new implementation based on [Go](http://golangtutorials.blogspot.com/2011/06/channels-in-go.html))
544
+ * Added gem-level [configuration](http://robots.thoughtbot.com/mygem-configure-block)
545
+ * Deprecated `$GLOBAL_THREAD_POOL` in lieu of gem-level configuration
546
+ * Removed support for Ruby [1.9.2](https://www.ruby-lang.org/en/news/2013/12/17/maintenance-of-1-8-7-and-1-9-2/)
547
+ * New `RubyThreadPoolExecutor` and `JavaThreadPoolExecutor` classes
548
+ * All thread pools now extend the appropriate thread pool executor classes
549
+ * All thread pools now support `:overflow_policy` (based on Java's [reject policies](http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ThreadPoolExecutor.html))
550
+ * Deprecated `UsesGlobalThreadPool` in lieu of explicit `:executor` option (dependency injection) on `Future`, `Promise`, and `Agent`
551
+ * Added `Concurrent::dataflow_with(executor, *inputs)` method to support executor dependency injection for dataflow
552
+ * Software transactional memory with `TVar` and `Concurrent::atomically`
553
+ * First implementation of [new, high-performance](https://github.com/ruby-concurrency/concurrent-ruby/pull/49) `Channel`
554
+ * `Actor` is deprecated in favor of new experimental actor implementation [#73](https://github.com/ruby-concurrency/concurrent-ruby/pull/73). To avoid namespace collision it is living in `Actress` namespace until `Actor` is removed in next release.
555
+
556
+ ## Release v0.5.0
557
+
558
+ This is the most significant release of this gem since its inception. This release includes many improvements and optimizations. It also includes several bug fixes. The major areas of focus for this release were:
559
+
560
+ * Stability improvements on Ruby versions with thread-level parallelism ([JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/))
561
+ * Creation of new low-level concurrency abstractions
562
+ * Internal refactoring to use the new low-level abstractions
563
+
564
+ Most of these updates had no effect on the gem API. There are a few notable exceptions which were unavoidable. Please read the [release notes](API-Updates-in-v0.5.0) for more information.
565
+
566
+ Specific changes include:
567
+
568
+ * New class `IVar`
569
+ * New class `MVar`
570
+ * New class `ThreadLocalVar`
571
+ * New class `AtomicFixnum`
572
+ * New class method `dataflow`
573
+ * New class `Condition`
574
+ * New class `CountDownLatch`
575
+ * New class `DependencyCounter`
576
+ * New class `SafeTaskExecutor`
577
+ * New class `CopyOnNotifyObserverSet`
578
+ * New class `CopyOnWriteObserverSet`
579
+ * `Future` updated with `execute` API
580
+ * `ScheduledTask` updated with `execute` API
581
+ * New `Promise` API
582
+ * `Future` now extends `IVar`
583
+ * `Postable#post?` now returns an `IVar`
584
+ * Thread safety fixes to `Dereferenceable`
585
+ * Thread safety fixes to `Obligation`
586
+ * Thread safety fixes to `Supervisor`
587
+ * Thread safety fixes to `Event`
588
+ * Various other thread safety (race condition) fixes
589
+ * Refactored brittle tests
590
+ * Implemented pending tests
591
+ * Added JRuby and Rubinius as Travis CI build targets
592
+ * Added [CodeClimate](https://codeclimate.com/) code review
593
+ * Improved YARD documentation
@@ -0,0 +1,21 @@
1
+ Copyright (c) Jerry D'Antonio -- released under the MIT license.
2
+
3
+ http://www.opensource.org/licenses/mit-license.php
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.