[libdata-dump-perl] annotated tag upstream/1.23 created (now 31b8c02)

Salvatore Bonaccorso carnil at debian.org
Mon Jun 15 20:06:05 UTC 2015


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

carnil pushed a change to annotated tag upstream/1.23
in repository libdata-dump-perl.

        at  31b8c02   (tag)
   tagging  60ac530d87884c1b783500c6fa655747cfa3a32c (commit)
  replaces  upstream/1.22
 tagged by  Salvatore Bonaccorso
        on  Mon Jun 15 22:00:40 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.23

Alex Ford (1):
      Add support for vstrings [RT#60342]

David Steinbrunner (2):
      typo fix
      typo fix

Gisle Aas (84):
      Data-Dump-0.04
      Data-Dump-1.08
      Data-Dump-1.10
      Data-Dump-1.11
      Typo fix; double on
      I think this is better English.
      Release 1.12
      First stab at some trace functions
      Add mcall
      Implement wrapping of objects.
      Use the object names in traces
      Add autowrap function.
      Less clutter
      Refactor; _ret_list and _ret_scalar
      Reserve spot for prototype spec
      Add todo list
      Let's force the '$' in onto names in the wrapper.  Works for more cases.
      Add Data::Dump::Trace documentation.
      Release 1.13
      Missing $ on return names.
      Things currently look bad when calls nest.
      Restructure; introduce the Data::Dump::Trace::Call class
      Don't show empty argument list for method calls.
      Cleaner 'git status' output
      Only color when output goes to terminal.
      Use % prototype and allow wrapping with prototypes
      strace only use '=' before return value; let's do the same
      Support out and in/out arguments.
      Display errno when syscalls fails
      Document prototypes as currently implemented.
      wrap(func => ...) should also take a prototype
      Add trace() function.
      Need to special case DESTROY
      Release 1.14
      Typo in regexp to determine if hash keys are numeric [RT#48003]
      Treat 0.14 as numeric
      Release 1.15
      Don't quote long identifier keys; it just makes them even longer
      Stop quoting keywords used as hash keys
      Identifier keys prefixed with "-" doesn't have to be quoted either
      Add support for filter callback
      If one hash key needs quoting, quote all the keys
      Use case-insensitive sorting of keys
      Add filter example script
      Release 1.16
      Fix dump of "1\n" [RT#56595]
      State additional dependencies
      I'm guessing BUILD_REQUIRES was introduced in MM-6.45
      Documentation tweaks
      Dump any CODE reference as "sub { ... }"
      Use standard indentation when not using key padding
      Start using the range operator to shorten lists
      Opps; debug printout left behind
      Look for multiple sublists
      Be smart about string ranges as well
      Use the spell checker on the documentation text
      Make indentation configurable
      Documentaion; dump(1..5) doesn't return (1, 2, 3, 4, 5) any more
      Document configuration variables
      Release 1.17
      Added some is needed missing words
      croak on bad add_dump_filter argument
      use Test
      Deal with the perl-5.13 (?^:...) regex construct [RT#61552]
      Don't downgrade is_utf8-strings with MIME::Base64 [RT#60103]
      Release 1.18
      Skip tests that require perl-5.10
      Release 1.19
      BUILD_REQUIRES was introduced in MM-6.55_01
      Limit our temp listen socket to localhost [RT#63534]
      Add depth() method to FilterContext
      Test dump($1) behaviour [RT#63883]
      Make dump($1) work [RT#63883]
      Release 1.20
      Fix dump($1) when $1 was numeric
      Cheaper capturing of the dumped value before testing it for intness
      More elegant way to test for numeric scalars
      Release 1.21
      Deal with class names containing '=' [RT#72415]
      Remove commented out debug prints
      Added $ctx->expr method to obtain expression denoting current object
      Release 1.22
      Avoid "Negative repeat count does nothing"-warnings
      Release 1.23

Naoki Tomita (1):
      dump($1) still doesn't work [RT#63883]

Salvatore Bonaccorso (1):
      Imported Upstream version 1.23

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

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/libdata-dump-perl.git



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