[libencoding-fixlatin-perl] annotated tag v1.03 created (now 0c35312)

Jonas Smedegaard dr at jones.dk
Mon Dec 8 14:46:23 UTC 2014


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

js pushed a change to annotated tag v1.03
in repository libencoding-fixlatin-perl.

        at  0c35312   (tag)
   tagging  1439c1cd034600f434e01fd7bec06c099df74a15 (commit)
 tagged by  Grant McLean
        on  Wed May 21 22:25:17 2014 +1200

- Log -----------------------------------------------------------------
v1.03

Grant McLean (43):
      initial skeleton generated by Module::Starter
      flesh out Module::Install config
      replace boilerplate POD with the real thing
      ignore generated META.yml file
      files pulled in by Module::Install
      implement basic tests (no export by default and handling of empty input)
      remove boilerplate text
      specify version of Test::More that shipped with 5.8.0
      test function is imported on demand
      implement support for UTF-8 passthru and Latin-1/Win-Latin-1 conversions
      add 'LIMITATIONS' POD section to document potential data corruption
      implement bytes_only option
      add fix_latin script
      bump version for release
      update manifest for release
      fix test plan
      tweak description and add perldoc link
      clarify POD regarding interaction of utf8-flagged strings and the bytes_only option
      update module install toolchain
      add handling for utf8 character strings as input
      for 1.01 release
      update POD to reflect new behaviour
      add POD link to source code repository
      decode/recode UTF8 to shrink overlong sequences
      fix over-long UTF-8 tests
      document conversion of over-long sequences
      add ascii_hex option
      for 1.02 release
      add test case for malicious over-long sequence
      add overlong_fatal option
      ignore MYMETA generated files
      add initial wrapper around Encoding::FixLatin::XS (somewhat functional)
      pass overlong_fatal option to XS and propagate exceptions that result
      pass ascii_hex option to XS function
      add support for bytes_only option to XS wrapper
      update existing tests to not load the XS module - only test PP implementation
      add a test to ensure XS module works if installed
      switch to packaging with Dist::Zilla
      rename script dir to bin
      retain minimum Perl version from previous release
      add support for --version option to bin/fix_latin
      POD updates
      v1.03

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

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/libencoding-fixlatin-perl.git



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