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

abe pushed a change to annotated tag upstream/0.86
in repository libio-all-perl.

        at  13f43f7   (tag)
   tagging  e598a8eb1ad3d970eb600401757525d3ff9f81b7 (commit)
  replaces  upstream/0.79
 tagged by  Axel Beckert
        on  Fri Apr 10 22:51:06 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.86
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJVKDe6AAoJEGvmY8daNcl1eHoQAJGnnoTFunRZ6aaQYIV7S9df
1e/TqvC/0SlU+ZMhGnMNIx+ZessAXBD+5kuQFciBS20DhhXiBbYFMUnprQoZAdr4
WxXwqXXDABxZujoYZpOdtEawB8rtGeN3RoT3Mr70KKGGKUSgTToPzlKgfnwElIsi
fYJwddrUNKNfT5SPPCTXbIwE7giK2b//kfOExmBqr0BXGnYVheGCM/44qB77tJ4c
GRKhcqD+f2xHCfUkoMZircO/qkUl7hd7xLUiO8lA6kyuKli0TTFZT1vDJWSNVrsZ
gFU4BucLB+QN3UCxQJvywlOcgKI1ToANyxK8sFXFAtSQPQQBjUOzLEUFAOWNyob/
7DTO+q2HiWt1cnYpgiY3UVm8ziIdKnrN08sohpw9Jbx0zUgcrVk+jULk1KlD0cGw
bwE7HY0Y0wrJkIs1ABUGIdBgETO3sHWaXRLd9Zm/Xx5PbVUN0rXJ5edB5ZATxQKr
Q1dSl9/xLeAB8G2pD5b0Uqy9yb4Tefgo6J7hSc5EUVcfwGLeT+Jp3vdJ3rI7I1da
tAzW86OPSVEUW4dvXg61M+fJ5rRaQqOz+fYiizwaGa8pwNZ3PXScdXKAVRXmVLNF
+nzKM9h/5jfUgaNzP/E+aIp4UCxqdlBZvWF7P9hotq/zfXC9+KU5Zgyq4vieZX7+
uetyYfPeHTqPKSdH5vIL
=gmKO
-----END PGP SIGNATURE-----

Arthur Axel 'fREW' Schmidt (67):
      add ext(ension) method to ::FileSys
      add mimetype method to ::FileSys
      list based file/dir constructors
      add glob to ::Dir
      changes
      Released version 0.47
      add as_foreign method to dir and file
      rename as_foreign to os
      nicer names
      convert os to a mutator
      document os
      remove silly test that fails from a tmpdir
      convert to Dist-Zilla
      test on travis and record coverage on coveralls
      regen README.md
      document Changes
      fix a couple more win32 issues
      v0.49
      Make '' not become / when using io->dir('')
      v0.51
      v0.52
      fix pod typo (discovered by Axel Beckert <a...@debian.org>)
      Pass perms to mkpath in assert_dirpath
      Validate UTF-8 in ->utf8
      Fix minor POD niggle
      Consistently use :encoding($encoding)
      Make mkdir die if it fails
      Remove broken test for ->mimetype
      Fix ->binary under -utf8 import mode
      Skip t/encoding.t for perls built without PerlIO::encoding
      v0.53
      abandon RT in favor of GitHub issues
      v0.54
      Change minimum perl version to 5.8.1, and thus remove dep for IO::String
      v0.55
      Fix t/assert2.t on certain OSX installs of perl
      changes
      correctly check exists for ::File, ::Dir, and ::Link
      Fix regression related to chaining dirs caused by making '' not become '/'
      Return realpath for canonpath when possible
      v0.56
      Fix printing to a tie'd object
      v0.57
      fix silly windows pathing issue (\ being a metachar)
      Keep abs_path from dying
      use core dzil versioning
      v0.58
      add missing changes
      always validated utf8
      fix possible infinite loop in test
      Fix warnings running t/tie.t on windows
      v0.59
      Changes
      v0.60
      add missing Changes
      v0.61
      fix glob implementation to use bsd_glob
      CPAN Release 0.82
      remote dead code
      Allow passing an argument to ->relative
      CPAN Release 0.83
      add ->copy
      privatize methods
      Pass separator along when tie'ing
      CPAN Release 0.84
      fix copy test on win32
      CPAN Release 0.85

Axel Beckert (1):
      Imported Upstream version 0.86

Christian Walde (17):
      Don't try to test ->path by computing @path, instead use a fixed set of 
results
      remove mentions of the never-implemented -strict
      summarize advantage/disadvantage of io
      an attempt at a first save synopsis bit
      "0" is not an acceptable encoding
      encodings and binmodes are not mutually exclusive
      typo fix
      drop support for encoding(0) or similar, as no corresponding layer exists
      factored out method _set_encoding
      use CORE::binmode consistently
      set up base for io layer stack
      convert binary() to layer stack
      convert binmode to layer stack
      convert encoding to layer stack
      convert utf8 to layer stack
      add tests for the new layer handling mechanism
      document the perlio layer methods

David Steinbrunner (1):
      typo fixes

Graham Knop (1):
      minor typo fix

Hans Ginzel (4):
      typo in doc
      Merge branch 'master', remote branch 'upstream/master'
      Add test copy file to dir
      Update All.swim

Ingy dot Net (14):
      v0.40
      Removing MANIFEST from repository.
      typo. thanks tokuhirom++
      v0.41
      0.41 tweaks
      Update Makefile.PL
      starting release 0.42
      ...
      ...
      Released version 0.42
      Released version 0.43
      ...
      Merge branch 'master' of github.com:ingydotnet/io-all-pm
      Released version 0.44

Ingy döt Net (38):
      doc tweak
      design doc for 2.0
      ...
      Released version 0.46
      Fix for rt87200
      add a note about the constructor
      Update copyright years in all files.
      Switch over to Zilla::Dist layout
      0.62
      Try to fix travis by hardcoding prereqs
      Add travis badge
      0.63
      0.64
      0.65
      0.66
      CPAN Release 0.67
      CPAN Release 0.68
      CPAN Release 0.69
      Makefile updates
      CPAN Release 0.70
      CPAN Release 0.71
      CPAN Release 0.72
      CPAN Release 0.73
      CPAN Release 0.74
      CPAN Release 0.75
      CPAN Release 0.76
      CPAN Release 0.77
      CPAN Release 0.78
      Fix up swim formatting for PR/51
      CPAN Release 0.79
      wrap notes
      Turn role call into links
      Line length reformatting.
      CPAN Release 0.80
      CPAN Release 0.81
      Using new Zilla::Dist .travis.yml
      zild update. Add About. Remove Contributing.
      CPAN Release 0.86

Jerry D. Hedden (1):
      allow testing on non-SDBM_File modules for dbm

Matt S Trout (1):
      switch from $^V to $^] to avoid a pre-5.14 leak

N. Heinrichs (1):
      Supplemental documentation for the chomp method

Roy Ivy III (2):
      FIX io->file('') for Win32 systems
      FIX dangling file handles in various tests

Shlomi Fish (31):
      Moved all the files to under IO-All
      Add the .gitignore.
      Add t/append.t.
      Add an example for mode('>>').
      Merge branch 'master' of github.com:ingydotnet/io-all-pm
      Moved all files back under root.
      Renamed the .gitignore.
      Add L<> links to the related modules.
      Changed "grok" to "become familiar with".
      Add space between the io and the string.
      Add a missing L<>.
      Add the MANIFEST file to .gitignore.
      Add parentheses for good style.
      Correct many typos in the documentation.
      Got rid of trailing space in lib/IO/All.pm.
      Removed a lot of duplicate code.
      Got rid of trailing space.
      Add an example for ->absolute.
      Add the test for in-place modification of files.
      Add an example for ->assert.
      Copy changes to README.
      Fix warnings in perl-5.16.0. (RT #74511)
      Add generated files to .gitignore.
      Remove the stray t/output directory.
      Convert from t/output to dedicated dirs.
      Rename IO_All_ParTest to IO_All_Test.
      Add generated files to gitignore.
      Add a fix for io->file("foobar")->assert.
      Fix GH#35: t/pipe.t failure with $^X ne 'perl'.
      Fix Issue #44. (head stops on line of "0").
      Merge branch 'master' of https://github.com/ginzel/io-all-pm

Torsten Raudssus (7):
      Added README.md - Added README.md to MANIFEST.SKIP
      Fixed bug about changed overloading behaviour with Test::More 0.96
      note of the author (David Cantrell) of the fix:
      Merge branch 'master' of g...@github.com:ingydotnet/io-all-pm
      Merge pull request #4 from shadowcat-mst/master
      Typo in Changes
      Updated Changes, made 0.45 release

ingy (4):
      r3797@dhcp199:  ingy | 2007-04-08 10:51:27 +0900
      r3830@skinny-2:  ingy | 2007-04-09 10:03:17 +0800
      r3831@skinny-2:  ingy | 2007-04-10 07:21:36 +0800
      0.39

smallm (1):
      fix autotie.t bug on win32

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libio-all-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to