update OBS-URL: https://build.opensuse.org/request/show/446860 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-concurrent-ruby?expand=0&rev=6
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Dec 18 05:31:47 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.0.3
|
|
see installed CHANGELOG.md
|
|
|
|
* Trigger execution of flattened delayed futures
|
|
* Avoid forking for processor_count if possible
|
|
* Semaphore Mutex and JRuby parity
|
|
* Adds Map#each as alias to Map#each_pair
|
|
* Fix uninitialized instance variables
|
|
* Make Fixnum, Bignum merger ready
|
|
* Allows Promise#then to receive an executor
|
|
* TimerSet now survives a fork
|
|
* Reject promise on any exception
|
|
* Allow ThreadLocalVar to be initialized with a block
|
|
* Support Alpha with `Concurrent::processor_count`
|
|
* Fixes format-security error when compiling ruby_193_compatible.h
|
|
* Concurrent::Atom#swap fixed: reraise the exceptions from block
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 3 04:32:14 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.0.2
|
|
see installed CHANGELOG.md
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 28 05:33:11 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.0.1
|
|
see installed CHANGELOG.md
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 7 10:56:24 UTC 2015 - kgronlund@suse.com
|
|
|
|
- initial package
|
|
|