[libb-hooks-parser-perl] annotated tag upstream/0.13 created (now 0336891)

Florian Schlichting fsfs at moszumanska.debian.org
Wed Jul 8 20:37:52 UTC 2015


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

fsfs pushed a change to annotated tag upstream/0.13
in repository libb-hooks-parser-perl.

        at  0336891   (tag)
   tagging  3c0bcba99020eadfe546f0e313d2c495522fd2f5 (commit)
  replaces  upstream/0.12
 tagged by  Florian Schlichting
        on  Wed Jul 8 22:11:19 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.13

Alexandr Ciornii (2):
      declare export list
      depend on ExtUtils::Depends 0.302

Florian Ragwitz (44):
      Initial version.
      Add basic tests.
      Test set_linestr.
      Test behaviour of get_linestr{,_offset} at runtime.
      Test set_linestr at runtime.
      Add Makefile.PL.
      Add ppport.h.
      Add .gitignore.
      Also check PL_bufptr to decide if we're currently parsing.
      Specify prototyping behaviour.
      Install headers correctly. Specify dependencies.
      Add a setup function to automatically grow PL_linestr so set_linestr can insert lines significantly longer than the current one.
      Make the setup function available for c code.
      Test the PL_linestr growing.
      Remove the SvGROW filter after it has been invoked.
      Add some docs.
      Add pod and podcoverage tests.
      Add MANIFEST.SKIP.
      Add changelog.
      Don't segfault if PL_linestr needs relocation in set_linestr.
      Bind some lexer stuff.
      Version 0.02.
      Include the toke.c chunk rather than building an own object file as the important functions are static.
      Don't remove the linestr grow filter.
      Add bindings for various lexer stuff.
      Merge branch 'lexer_stuff'
      Version 0.03.
      Update MANIFEST.SKIP to not exclude toke.c stuff.
      Make clear_lex_stuff actually work.
      Version 0.04.
      Grow string eval linestrings for growing.
      Update prereqs for Hooks::OP::Check.
      Version 0.05.
      Declare all public functions in the header file.
      Version 0.06.
      Make the string eval injection work on < 5.10.0.
      Version 0.07.
      Add inject as a convenience function around get_linestr, get_linestr_offset and set_linestr.
      Test inject.
      Version 0.08.
      Don't redefine various macros if they already exist.
      Fix test plan.
      Make git ignore release tarballs.
      Version 0.09.

Florian Schlichting (1):
      Imported Upstream version 0.13

Karen Etheridge (19):
      make 'eval "return # comment;"' work (RT#80070, Father Chrysotomos)
      automatically detect repo for metadata
      prep for release of 0.12
      typo
      more info in changelog
      bump version to 0.13
      basic conversion to Dist::Zilla
      tighten up entries
      eliminate Module::Install in in-repo Makefile.PL
      add placeholder .mailmap
      add podweaver
      fix EOL tests
      fix no-tabs test
      clean up formatting of Changes file
      remove unused module
      fix spelling tests and fix up a bit of pod formatting
      start tracking TODO issues
      switch to my podweaver plugin bundle
      B-Hooks-Parser-0.13

Liu Kang-min (1):
      Add B::Hooks::Toke::skipspace function.

Zefram (8):
      don't be confused by NULs in the buffer
      fix off-by-one error in buffer length check
      jump through hoops to avoid compiler warnings
      add MYMETA.{json,yml} to MANIFEST.SKIP and .gitignore
      note repository and bugtracker locations
      Version 0.10.
      complete documentation
      Version 0.11.

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

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/libb-hooks-parser-perl.git



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