Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:ruby:extensions
rubygem-in_threads
rubygem-in_threads.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-in_threads.changes of Package rubygem-in_threads
------------------------------------------------------------------- Tue Jan 25 07:04:24 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 1.6.0 see installed CHANGELOG.markdown ## v1.6.0 (2022-01-18) * Fix return for shortcut `enum.in_threads{ break … }` vs `enum.in_threads.each{ break … }` [@toy](https://github.com/toy) * Switch `each_with_object` to run in threads, unlike inject/reduce there is no contradiction, care should be taken if passed object is not thread safe [@toy](https://github.com/toy) * Switch `to_h` (ruby >= 2.6) and `to_set` to run in threads, they accept block to apply before creating Hash and Set respectively [@toy](https://github.com/toy) * Register `compact` added in 3.1 to run without threads (as it doesn't accept block) [@toy](https://github.com/toy) ------------------------------------------------------------------- Sun May 17 09:57:51 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc> - Initial package
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor