[libtext-csv-perl] annotated tag upstream/1.33 created (now 449256c)

gregor herrmann gregoa at debian.org
Thu May 21 18:42:21 UTC 2015


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

gregoa pushed a change to annotated tag upstream/1.33
in repository libtext-csv-perl.

        at  449256c   (tag)
   tagging  55c90839a71d3ad34435abf0c91395f705517160 (commit)
  replaces  upstream/1.32
 tagged by  gregor herrmann
        on  Thu May 21 20:24:13 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.33

Anirvan Chatterjee (1):
      Fixed minor typo

David Steinbrunner (2):
      typo fixes
      typo fixes

Makamaka Hannyaharamitu (4):
      Merge pull request #4 from anirvan/patch-1
      Merge pull request #5 from dsteinbrunner/patch-1
      Merge pull request #9 from ktat/fix_test_70_rt_warnings
      Merge pull request #10 from ktat/decode_utf8

Shlomi Fish (1):
      Tentative fix for RT #931518 (fields with 0s).

gregor herrmann (1):
      Imported Upstream version 1.33

hiratara (2):
      Couldn't parse the csv containing the column starting with '0'.
      If a line contains quoted and not quoted column, parsing will be failure.

ktat (3):
      add decode_utf8 option/method.
      add decode_utf8 to pod.
      fix warnings: $. is undefined

makamaka (80):
      imported from Text-CSV-1.16
      fixed parse working when setting quote_char undef.
      added quote_null
      removed meaningless code
      made auto_diag compat to Text::CSV_XS 0.71 and next version
      updated Changes
      remove comment out lines
      updated Changes - added quote_null
      updated Changes
      changed required XS version
      updated document
      modified t/70_rt.t for Text::CSV_XS 0.72
      fix getline() warnings
      modified  and  format
      updated MANIFEST.SKIP
      Checking in changes prior to tagging of version 1.17.  Changelog diff is:
      added meta_merge to Makefile.PL
      added repository into Makefile.PL
      added files into MANIFEST.SKIP
      fixed a combine bug with quote_space reported by rt#58356
      added tests into t.71_pp.t
      updated test files
      updated VERSION
      updated Changes
      deleted meaningless code
      real eol support for parsing streams (beyond \n, \r and \r\n) -- this is compatible for the coming XS version
      updated tests for the coming XS version
      getline didn't work correctly with 0 or null containing lines
      added one test into t/71_pp.t
      updated docs
      updated version and Changes
      updated MANIFEST
      modified getline() regexp and made it more readable
      added tests t/71_pp.t
      updated version
      updated Changes
      added t/77_getall.t
      updated t/files for Text::CSV_XS new version
      updated for getline_all and getline_hr_all
      added files/macosx.csv
      getline_all can take offset and limit
      updated version
      updated t/files
      updated Chagnes, MANIFEST and README
      add is_missing
      add quote_binary
      add record_number
      add print_hr
      add test for XS parsing '' returns '' instead of undef
      parse() set UTF8
      changed auto_diag for XS behavoir
      fixed t/12_acc.t
      update test files
      version up
      clean up code
      update gimics in Text::CSV
      update docs and Changes
      add missing t/46_eol_si.t
      fixed allow_loose_quotes (rt83705)
      fixed parse escape char and add allow_unquoted_escape
      add bug repo tests
      fix handling UTF8 in parse
      add missing tests in 70_rt.t
      add allow_unqouted_escape default value  and test
      add diag_verbose (attribute only)
      update Changes and version
      add escapted sep char test to 71_pp.t
      update MANIFEST.SKIP
      fix t/rt71_pp.t
      use eof() in getline as method instead of function
      Merge branch 'shlomif-rt93518_zero_in_filenames_fix'
      merged https://github.com/makamaka/Text-CSV/pull/8
      parse() supports bind_columns()
      modified test files for XS 1.02 and old perl.
      added missing test file.
      added missing print_hr description
      updated copyright
      updated version
      updated MANIFEST
      fixed MANIFEST

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

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/libtext-csv-perl.git



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