[libconfig-ini-perl] annotated tag upstream/0.025 created (now d14b7b9)

Salvatore Bonaccorso carnil at debian.org
Sat May 30 21:14:18 UTC 2015


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

carnil pushed a change to annotated tag upstream/0.025
in repository libconfig-ini-perl.

        at  d14b7b9   (tag)
   tagging  9d8f5acc215b0c56887cd8524bc319dcab520710 (commit)
  replaces  upstream/0.024
 tagged by  Salvatore Bonaccorso
        on  Sat May 30 23:13:16 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.025

David Steinbrunner (1):
      typo fix

Florian Ragwitz (13):
      Cleanup tabs.
      Remove tailing whitespaces.
      Refactor comment detection into ignore_line and preprocess_line.
      Only consider # a comment.
      Test error messages.
      Make Devel::Cover happy.
      Clean up indenting in t/.
      Add class api tests.
      Add a basic writer class.
      Rename 02_main.t to reader.t.
      Merge commit 'rjbs/master'
      Generate MANIFEST from MANIFEST.SKIP.
      Add a .gitignore file.

George Hartzell (6):
      fix in test comment
      add a label for the next to skip to
      Improve subclassability: pass handle to parse_value_assignment
      Improve subclass-ability: factor out some regex
      Make the filehandle an attribute of the reader.
      Don't return regexps, use affirmative predicate tests

Graham Knop (2):
      add empty lines for $VERSION
      stop using IO::String

Ricardo SIGNES (59):
      r31588 at knight:  rjbs | 2007-05-10 21:58:07 -0400
      r31589 at knight:  rjbs | 2007-05-10 22:04:47 -0400
      r31590 at knight:  rjbs | 2007-05-10 22:05:52 -0400
      r31591 at knight:  rjbs | 2007-05-10 22:06:02 -0400
      r31596 at knight:  rjbs | 2007-05-10 22:07:49 -0400
      r31597 at knight:  rjbs | 2007-05-10 22:08:50 -0400
      r31600 at knight:  rjbs | 2007-05-10 22:35:16 -0400
      r31601 at knight:  rjbs | 2007-05-10 22:35:56 -0400
      r31646 at knight:  rjbs | 2007-05-12 20:33:50 -0400
      r31656 at knight:  rjbs | 2007-05-14 22:54:53 -0400
      r31657 at knight:  rjbs | 2007-05-14 22:55:42 -0400
      refactor, test writer
      tweak rafls changes to reader
      refactor deps of writing methods
      use prereq
      tweak rafls changes to reader
      refactor, test writer
      fall in line with other (c(s)) code
      Merge branch 'master' of ssh://zodiac.codesimply.com/var/lib/git/Config-INI-Reader
      remove runty code; writing is now in its own file
      improve docs for reader
      remove redundant documentation section
      add documentation for Writer.pm
      allow [] and {} input to mix
      validate_input to ensure we don't set a.b=1 more than once
      version bump, changelog update
      test exception on unreadable file
      test round-tripping via a file on disk
      test failure conditions in writer
      remove api tests for now
      avoid 5.6 prereq
      tidy up test code formatting
      test coverage (of writer object write_ methods)
      ignore more stuff in manifest
      ignore cover_db
      fix skip plan
      finalize changelog release date
      new dist name
      correct -t to -T in tests
      fix problems with -r test and testing on Cygwin
      refresh M::I
      claim INI, tweak versions
      improve roundtrippability
      hey, INI.pm should be tracked!
      strings must not begin or end with space
      close more roundtripping problems
      0 is a valid sec name
      fix docs
      changelog
      respond to cygwin having a weird error
      xt
      extra_tests
      use mixin
      version bump
      changelog
      fix header
      Merge branch 'master' of ssh://git.codesimply.com/var/lib/git/Config-INI
      repo
      prep new release

Ricardo Signes (27):
      tweaks to doc updates
      bump version for release
      improve error report location
      use local tempfile location
      dzilify
      prep next release
      v0.017
      bump up IO::File version
      v0.018
      add handle_unparsed line
      v0.019
      v0.020
      credit to David Steinbrunner in changelog
      barf noisily if we have a BOM at line 1
      stop running tests in taint mode
      v0.021
      test the BOM-related check
      v0.022
      v0.023
      revert regression to definition of handle_unparsed_line
      Revert "Make the filehandle an attribute of the reader."
      make handle-passing consistent
      changelog update!
      v0.024
      newer Linewise gets better Win32 prereqs
      run can_ignore *after* preprocess_line
      v0.025

Salvatore Bonaccorso (1):
      Imported Upstream version 0.025

Smylers (1):
      specify min Mixin::Linewise requirement

castaway (2):
      Addes synopsis/links to Writer and Reader
      Fixup example, no return val from write_file

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

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/libconfig-ini-perl.git



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