[DRE-commits] [ruby-parallel] 01/06: Updated version 1.12.0 from 'upstream/1.12.0'

Sebastien Badia sbadia at moszumanska.debian.org
Mon Aug 21 15:14:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbadia pushed a commit to branch master
in repository ruby-parallel.

commit 01d684ec3bdc2cbde6e16c25b34f95589f2f6e15
Merge: a048b16 a04ac3f
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Aug 21 10:48:49 2017 +0200

    Updated version 1.12.0 from 'upstream/1.12.0'
    
    with Debian dir 8191aea4806f9e4fbc3f12a12db0d274dd22cd71

 .travis.yml                                        |  5 +-
 Gemfile                                            |  2 +-
 Gemfile.lock                                       | 78 ++++++++++----------
 Rakefile                                           |  2 +-
 Readme.md                                          | 36 ++++++++-
 lib/parallel.rb                                    | 85 +++++++++++++++-------
 lib/parallel/processor_count.rb                    | 66 +++++++++--------
 lib/parallel/version.rb                            |  2 +-
 parallel.gemspec                                   |  3 +-
 spec/cases/all_false.rb                            | 18 +++++
 spec/cases/all_true.rb                             | 24 ++++++
 spec/cases/any_false.rb                            | 24 ++++++
 spec/cases/any_true.rb                             | 18 +++++
 spec/cases/each_with_ar_sqlite.rb                  | 44 +++++------
 spec/cases/parallel_break_better_errors.rb         | 21 ++++++
 spec/cases/parallel_raise_undumpable.rb            |  5 +-
 .../cases/{profile_memroy.rb => profile_memory.rb} |  0
 spec/cases/with_break.rb                           |  4 +-
 spec/cases/with_exception.rb                       |  4 +-
 spec/parallel_spec.rb                              | 58 ++++++++++++++-
 spec/spec_helper.rb                                |  2 +
 21 files changed, 366 insertions(+), 135 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-parallel.git



More information about the Pkg-ruby-extras-commits mailing list