[libutf8-all-perl] annotated tag upstream/0.015 created (now e245812)

gregor herrmann gregoa at debian.org
Mon Sep 8 17:48:58 UTC 2014


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

gregoa pushed a change to annotated tag upstream/0.015
in repository libutf8-all-perl.

        at  e245812   (tag)
   tagging  d3ec487529b9751ad4eef1a54b96508118ac02b2 (commit)
  replaces  upstream/0.013
 tagged by  gregor herrmann
        on  Mon Sep 8 19:37:25 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 0.015

Brian Fraser (1):
      Handle systems with no locales

Hayo Baan (2):
      Added: utf-8 aware File::Find and Cwd::
      Updated to include latest changes

HayoBaan (20):
      Ignore files created by build/make
      Added tests for new functionality
      Added tests for new functionality
      Added UTF-8 aware glob
      Added redef of glob to the pod documentation
      Merged with 0.012
      Removed Japanese characters from source cwd.t
      Only decoding @ARGV when called from main [GH-18]
      Merge branch '@ARGV'
      Corrected the pod documentation
      Added testcase to verify @ARGV not decoded
      Merge branch '@ARGV'
      Made redefinition of functions optional
      Rewrote conditional statement on @ARGV decoding
      Merge branch '@ARGV'
      Only decoding @ARGV when called from main [GH-18]
      Added testcase to verify @ARGV not decoded
      Rewrote conditional statement on @ARGV decoding
      Inverted semantics of the options
      Corrected type in documentation

Leon Timmermans (3):
      Don't depend on file system ordering
      Only decode readdir entries if utf8::all is in effect
      Support direct dirhandles in readdir

Mike Doherty (57):
      initial commit
      First version of utf8::all
      Add Makefile.PL & README
      Released 0.001
      Add unimport()
      code cleanup
      Assert that unimport() is covered by POD
      expand test suite slightly
      Released 0.002
      better abstract
      Trim out unneeded code
      Use only one open::import call
      Update meta files
      update Changes
      Released 0.003
      Fix test suite for older Perls
      Released 0.004
      Use Import::Into instead of a home-grown "solution"
      Don't permit running with autodie < 2.12
      Promote utf8 warnings to fatal errors
      Update meta files
      Use has_version=0 in new release of my pluginbundle; add MANIFEST.SKIP
      Released 0.005
      Be less strict with detecting fatal UTF-8 error in test suite
      Released 0.006
      Use version.pm for comparing versions in the test suite
      Better detection of warnings in t/FATAL_utf8.t
      Don't fail the test suite if autodie is too old
      Released 0.007
      Enable feature unicode_strings if the perl is new enough
      Enable the fc and unicode_eval features on perl >= 5.16.0
      Skip tests that aren't applicable on older perls
      Avoid creating files called SCALAR(0x...) in the test suite
      Wrap CORE::readdir to provide UTF-8 filenames
      Mimic readdir's context-sensitivity
      Omit unneeded `no warnings qw(redefine)`
      Wrap CORE::readdir to provide UTF-8 filenames
      Released 0.008
      +Changes
      Released 0.009
      Don't rely on localizable error message text in the test suite
      Released 0.010
      Remove unused variable
      Released 0.011
      Remove autodie Conflicts; bail out if autodie <= 2.11
      Disable wrapping readding on Windows
      Released 0.012
      Warn instead of bailing out when autodie is too old
      Only decode @ARGV in the main package
      Use a for loop when handling @ARGV
      Released 0.013
      Merge branch 'master' of https://github.com/HayoBaan/utf8-all into non-core-modules
      Cleanup options handling, ':all' tag, remove no_glob and no_readdir
      Released 0.014
      Don't use v5.20.0 syntax :(
      Add a minimum perl test
      Released 0.015

Shawn M Moore (1):
      Import charnames qw(:full :short) for users

gregor herrmann (1):
      Imported Upstream version 0.015

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

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/libutf8-all-perl.git



More information about the Pkg-perl-cvs-commits mailing list