Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:ruby:extensions
rubygem-aquarium
rubygem-aquarium.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-aquarium.changes of Package rubygem-aquarium
------------------------------------------------------------------- Fri Sep 25 13:26:27 UTC 2020 - Stephan Kulow <coolo@suse.com> updated to version 0.7.3 see installed CHANGES == Version 0.7.3 (0.7.2 had documentation errors.) Removed an ill-advised (if you'll pardon the expression...) use of monkey patching to add a `to_camel_case` method to `String`, which I only used in one place! Instead, I just call a utility to do this. ------------------------------------------------------------------- Sun May 5 09:17:45 UTC 2019 - Stephan Kulow <coolo@suse.com> - updated to version 0.7.1 see installed CHANGES == Version 0.7.1 Adds support for Ruby 2.6. It was tested with 2.6.3p62 (2019-04-16 revision 67580). Basic JRuby 9.2.7.0 (2.5.3) 2019-04-09 8a269e3 support is provided, but using JRuby currently does *not* pass all the custom Java specs in the `jruby/spec` directory, which specifically test working with Java classes. However, JRuby does pass all the Ruby specs in the `spec` directory. This is a long-standing issue with JRuby support in Aquarium. Patches are welcome! == Version 0.6.0 V0.6.0 fixes thread-unsafe code in Aspect::alias_original_method_text, which I've known about since the beginning of the project. At the beginning of Aquarium, circa 2006, the overhead of making copies of JoinPoints in this method was approximately 30%! So, I sacrificed thread-safety for performance. Now, thread safety is increasingly important in modern apps, and fortunately, the overhead on newer machines and newer versions of Ruby is greatly reduced for making these copies. Hence, this problem is fixed. The rspec suite does not test thread safety in any rigorous way, so caution is advised. Please report any problems or better, submit pull requests of better threading tests and possible bug fixes. As always, thanks in advance. I also fixed deprecation warnings from the latest version of RSpec. There were a lot of them! Now supports Ruby 1.9.X, Ruby 2.0, and JRuby 1.7.4 (please report version-related bugs!) Drops official support for Ruby 1.8.X. ------------------------------------------------------------------- Wed Aug 1 12:29:15 UTC 2012 - coolo@suse.com - updated to version 0.5.1 ------------------------------------------------------------------- Thu Jun 10 15:00:53 UTC 2010 - mrueckert@suse.de - use rubygems_requires macro ------------------------------------------------------------------- Mon Dec 21 13:52:21 UTC 2009 - prusnak@suse.cz - updated to 0.4.4 ------------------------------------------------------------------- Thu Jan 15 13:26:45 CET 2009 - mrueckert@suse.de - initial package of version 0.4.3
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