Merge branch 'dev', version 1.4.0:v1.4.0
commit78446f5be34aaaa27aa887f6bfc3ad537e1bb51a
authorgmallard <allard.guy.m@gmail.com>
Wed, 8 Jun 2016 21:57:44 +0000 (8 17:57 -0400)
committergmallard <allard.guy.m@gmail.com>
Wed, 8 Jun 2016 21:57:44 +0000 (8 17:57 -0400)
treeef76661cfd871d53c943f28521bc24dcc814239a
parent1dcec2324653afc44c73b7fac3d3c785c5bfd644
parentcf650b87a4924ae5af9da8344d6be2645cef0b0a
Merge branch 'dev', version 1.4.0:

* dev: (48 commits)
  Name sorting difference.
  Prep for next release.
  Ignore Gemfile.lock.  Reference:
  Do not set cipher lists with jruby.
  Changes for support of Jruby 1.7.x and 9.x.
  Correct test_unsubscribe method:
  Correct ignore list for tests.
  Ignore single method test file.
  Update documentation, prep for 1.4.0 release.
  Interim release, for client testing.
  Move forward with work using IO::select on receives.
  Split up test methods, more granularity.
  Work on IO::select replacement for timeout.
  Add example utilities for sending and receiving files:
  Skip last unnecessary sleep.
  Yet another attempt to satisfy msys2 perms.
  Make file names work anywhere.
  Remove unnecessary require of rubygems.
  Make Win/Msys2 happy about file perms.
  Long defered updates to the Rakefile.
  ...