File rubygem-celluloid.changes of Package rubygem-celluloid
-------------------------------------------------------------------
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)