File rubygem-celluloid.changes of Package rubygem-celluloid

-------------------------------------------------------------------
Wed Jan 20 12:26:41 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 0.18.0
 see installed CHANGES.md


-------------------------------------------------------------------
Mon Jan 14 13:32:29 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 0.17.4
 see installed CHANGES.md

  0.17.4 (2018-12-20)
  -----
  * [#773](https://github.com/celluloid/celluloid/pull/773)
    Fix the errant 'Couldn't cleanly terminate all actors in 10 seconds!' message
    after forking.  Fixes celluloid/celluloid#696.
    ([@digitalextremist])

-------------------------------------------------------------------
Tue Jan 19 05:33:05 UTC 2016 - coolo@suse.com

- updated to version 0.17.3
 see installed CHANGES.md

  0.17.3 (2016-01-18)
  -----
  * [#701](https://github.com/celluloid/celluloid/pull/701)
    Conditions in loose threads loop does not take into account the difference between
    backtraces from ruby 2.0.0 and greater than. Fixes celluloid/celluloid-io#165.
    ([@TiagoCardoso1983])
  
  * [#700](https://github.com/celluloid/celluloid/pull/700)
    Set celluloid logger level to info by default unless debug is enabled. Fixes #667.
    ([@ioquatix])
  
  * [#695](https://github.com/celluloid/celluloid/pull/695)
    Extending the condition event handler with the block; this solves a bug
    introduced in jruby >9.0.0.0, which breaks with an ArgumentError exception,
    apparently due to the way to_proc procs are passed arguments. Fixes #694.
    ([@TiagoCardoso1983])
  
  * [#689](https://github.com/celluloid/celluloid/pull/689)
    Simplified sync, async and future proxies by providing specific AbstractCall base.
    ([@ioquatix])
  
  * [#688](https://github.com/celluloid/celluloid/pull/688)
    Fix failure to remove dead actors from sets, e.g. celluloid-supervision.
    ([@ioquatix])
  
  * [#686](https://github.com/celluloid/celluloid/pull/686)
    Print out method name to help debugging method call which caused dead actor error.
    ([@ioquatix])
  
  * [#682](https://github.com/celluloid/celluloid/pull/682)
    Remove excess call/block require.
  
  * [#666](https://github.com/celluloid/celluloid/pull/666)
    Don't catch IOError.

-------------------------------------------------------------------
Thu Oct  1 04:28:52 UTC 2015 - coolo@suse.com

- updated to version 0.17.2
 see installed CHANGES.md

-------------------------------------------------------------------
Sat Aug 22 04:30:35 UTC 2015 - coolo@suse.com

- updated to version 0.17.1.2
 see installed CHANGES.md

-------------------------------------------------------------------
Sat Aug  8 04:29:09 UTC 2015 - coolo@suse.com

- updated to version 0.17.1.1
 see installed CHANGES.md

-------------------------------------------------------------------
Fri Aug  7 04:29:03 UTC 2015 - coolo@suse.com

- updated to version 0.17.1
 see installed CHANGES.md

-------------------------------------------------------------------
Sun Jul  5 04:29:06 UTC 2015 - coolo@suse.com

- updated to version 0.17.0
  no changelog found

-------------------------------------------------------------------
Thu Oct 23 11:06:55 UTC 2014 - tboerger@suse.com

- Updated to 0.16.0
  - Factor apart Celluloid::Cell (concurrent objects) from
    Celluloid::Actor
  - Introduce Celluloid::ActorSystem as an abstraction around the
    backend actor implementation (idea borrowed from Akka)
  - Celluloid::Probe system for monitoring system behavior
  - Fix handling of timeouts with Celluloid::EventedMailbox
    (i.e. Celluloid::IO and Celluloid::ZMQ)
  - Add timeout support to Celluloid::Condition
  - Obtain actor names via Celluloid::Actor.registered_name
    and #registered_name to avoid conflicts with the built-in
    Ruby Class.name method
  - Update to timers 4.0.0
  - Dynamically resizable pools
  - Remove use of core Ruby ThreadGroups
  - Simplified CPU core detector
  - Better thread names on JRuby for easier debugging
  - Thread safety fixes to internal thread pool 

-------------------------------------------------------------------
Sun Oct 12 18:37:48 UTC 2014 - fcastelli@suse.com

- update to new packaging scheme and add gem2rpm.yml

------------------------------------------------------------------
Thu Oct 10 14:20:46 UTC 2013 - coolo@suse.com

- updated to version 0.15.2

-------------------------------------------------------------------
Sat Sep  7 05:20:01 UTC 2013 - coolo@suse.com

- updated to version 0.15.1

-------------------------------------------------------------------
Thu Jun  6 06:00:33 UTC 2013 - coolo@suse.com

- updated to version 0.14.1

-------------------------------------------------------------------
Fri Dec 14 05:55:48 UTC 2012 - coolo@suse.com

- updated to version 0.12.4

-------------------------------------------------------------------
Mon Oct 29 08:12:13 UTC 2012 - coolo@suse.com

- updated to version 0.12.3

-------------------------------------------------------------------
Tue Sep  4 18:43:53 UTC 2012 - coolo@suse.com

- updated to version 0.12.0

-------------------------------------------------------------------
Wed Aug  1 05:02:38 UTC 2012 - coolo@suse.com

- updated to version 0.11.1

-------------------------------------------------------------------
Thu May 12 12:15:27 UTC 2011 - mrueckert@suse.de

- initial package (v0.0.3)

openSUSE Build Service is sponsored by