[libencode-locale-perl] annotated tag upstream/1.05 created (now c355850)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Oct 9 22:08:24 UTC 2015


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

fsfs pushed a change to annotated tag upstream/1.05
in repository libencode-locale-perl.

        at  c355850   (tag)
   tagging  46b8dac75736450684efe575197f263bd0b3b24a (commit)
  replaces  upstream/1.03
 tagged by  Florian Schlichting
        on  Fri Oct 9 23:47:56 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.05

David Steinbrunner (1):
      typo fix

Ed J (5):
      Actually include all the tests in the MANIFEST
      use Test::More and warnings
      Tidy t/alias.t
      t/arg.t TODO some actual ARGV testing
      Use Win32::GetConsoleCP/GetConsoleOutputCP if available

Florian Schlichting (1):
      Imported Upstream version 1.05

Fuji, Goro (3):
      Add a failing test for RT #65975
      Resolve RT #65975: `use Encode::Locale` produce warnings
      Add tests for aliases

Gabor Szabo (2):
      hide the Subroutine Encode::Locale::GetACP redefined  warning in the test
      add test for warning in Taint mode and code to eliminate it

Gisle Aas (56):
      Starting point (empty module skeleton)
      Initial code to determine the $LOCALE_CODESET
      Provide some documentation
      Release 0.01
      Show how to select locale encoding for STDIN/STDOUT
      Add more meta information
      Determine the console codepage on Windows
      Rename our ENCODING variables for consistency
      Sample program
      Implement env() — an Unicode interface to %ENV
      Fixup wrong test count
      Add a README file
      Release 0.02
      Win32::Console is also recommended
      Rename $ENCODING_FS for consistency
      A little utility script
      The intention was for decode_argv() to croak when it failed
      Make it clear that is a Perl module
      Resolve the encoding aliases lazily
      Workaround for Encode-2.40 define_alias bug
      Provide suffixless README/Changes file in the CPAN dist
      Avoid active email address on github
      Typo fix; FB_DEFAULT
      Improve description of the env() interface
      Use the Encode default for argv decoding
      Workaround for encoding "646" and Encode < v2.25
      Release 0.03
      Provide a reinit() interface
      console_{in,out} might be a better fit for STDIN/STDOUT
      Better synopsis
      More initial description of the problem this module solves
      Improved the file opening example
      Figure out what the ANSI code page is on Windows
      Avoid "cp0"
      Added some platform notes
      Release 0.04
      Explain how to encode/decode the environment
      Typo fix; NFD-form
      Reference Encode::UTF8Mac for details on Mac-flavored-NFD
      Release 1.00
      Actually trigger the RT#65975 warnings
      Need to pass defined argument to define_alias() to avoid warnings in Encode 2.40
      Release 1.01
      Missing "you"
      On HP-UX roman8 is short for hp-roman8 [RT#66373]
      Add support for GB18030 [RT#67010]
      Release 1.02
      Fixed spelling of comment
      reinit with argument did not override default on Windows RT#69256
      Avoid redefining GetACP() on Windows
      Release 1.03
      Documentation spell fix
      Merge pull request #9 from mohawk2/tests
      SEE ALSO Term::Encoding [RT#98138]
      Release 1.04
      Release 1.05

Mats Peterson (1):
      Use GetACP() to get the ANSI code page like before

Nicholas Bamber (1):
      Fix spelling mistakes

Thomas Sibley (1):
      Conditionalize the Win32::Console recommendation

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

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/libencode-locale-perl.git



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