[libdata-printer-perl] annotated tag upstream/0.36 created (now 8b0b1d6)

Florian Schlichting fsfs at moszumanska.debian.org
Wed Jul 8 21:34:07 UTC 2015


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

fsfs pushed a change to annotated tag upstream/0.36
in repository libdata-printer-perl.

        at  8b0b1d6   (tag)
   tagging  6f9bab788c84607205d849e3b4974f2b7e1d6d59 (commit)
  replaces  upstream/0.35
 tagged by  Florian Schlichting
        on  Wed Jul 8 22:42:44 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.36

Allan Whiteford (1):
      Github link is out of date and since the module is on the CPAN it's

Breno G. de Oliveira (388):
      Initial commit
      preparing VERSION for first release
      local setup can't just override data values
      taking out the trash
      updating dep versions
      a little more documentation
      fixed local properties loading
      colorize only if we're not being piped
      another try to fix piped uncoloring (less & friends)
      reftype() doesn't need to be imported
      added another pod example
      updating Changes file
      simpler way to uncolor output
      matching other files
      testing colored output
      updating Changes file
      global and local properties setup
      removed d() in favour of void context p()
      all possible regex modifiers
      updated requirements
      updated tests
      tests for experimental local one-time configuration
      properly handles GLOBs
      adding filter support
      making sure env is set at compile time
      coloring on Win32
      more docs
      updating Changes
      updating Build.PL script for win32
      bumping up version
      adding filter tests
      reset colors before starting
      supporting the new (5.13.6+) regex modifiers syntax
      bumping version and updating Changes file
      local configuration file support
      fixing pod typos and identation
      adding alias support
      bumping up version
      adding more tests
      more filter tests
      updating SKIP
      filter caveat when calling p() from inside
      testing filters with aliased function
      bumping up version and changelog
      stricter tests, avoiding failure on win32
      File::HomeDir::Test was added in 0.91
      bumping up version and updating changes file
      making sure to unlink test rc file (netbsd was complaining)
      making sure Test::More knows about done_testing
      improved handling of extended regexps
      bumping up version and changes file
      removing controversial escaped char from tests
      allowing for 'internals' customization
      moar docs
      testing object parsing
      more class tests
      bumping up version and changes file
      key/values separator reduced to 3 spaces
      allowing toggle for array indices
      allow multiline display customization
      allowing deparse of subrefs
      allowing 'inherited' class display customization
      allowing 'max_depth' display customization
      updating changes file
      showing parents/ISA information only when it's there
      option to customize class expansion
      bumping up version for new release
      updated README
      toggling keys/method sorting (default: on)
      removing double declarations
      minor pod fix
      parallel testing is toying with me
      renaming tests
      new experimental feature: standalone filter classes
      class filter for date and time objects
      Data::Printer::Filter
      docs on how to convert output to HTML
      prevent user's .dataprinter from messing with tests
      clearer warning message
      renaming internal function
      removing unnecessary parenthesis
      allowing colorization to be forced
      make sure we check/load config file only once
      letting standalone filters manipulate properties
      newline() helper function for filters
      indent() and outdent() helper functions for filters
      p() function reference inside standalone filters
      new filter tests
      standalone filter documentation
      db filter tests
      more tests
      database filter
      updated docs
      documentation for DB filter
      allowing config without hashref
      minor pod update
      bumping up version
      updating Changes for new version
      fixing time filter tests for different timezones
      bumping up version for new release
      trying to fix rare test failure reports
      adding new 'class_method' customization
      improving docs a bit
      adding new 'show_tied' customization
      'external' now called '-external' to avoid clash with a potential class or pragma labelled 'external'
      display extra information (mode, flags, layers) on I/O handles
      stacking up filter of the same type/class
      docs on show_tied
      noticing version where stacked filters were implemented
      new '-class' filter option called for every non-perl type
      simple (for now :)  DBIx::Class filter
      small improvements in documentation
      new "DDP" package alias
      contributor list
      bumping up version and updating Changes file
      toggle colors via the 'colored' argument
      'class_method' defaults to '_data_pritner'
      updating depth count during indent/outdent
      new 'caller_info' display customization
      improving docs a bit
      tidying up a bit
      Skipping calls to fcntl() in systems that don't support it.
      small doc improvements
      tidy
      small improvement on file tests
      small typo fix
      inserting repository information
      rearranging documentation
      updating Changes file and bumping version
      datetime filter default coclor, updating docs
      bumping up version and changes file
      make it work on 5.8.8 again (randir++)
      bumping up version and Changes
      Merge pull request #1 from arpadszasz/4d1ae8814bfb3b043bae375f80445fc11d9645be
      make sure filter output is defined, not just true (randir++)
      Merge pull request #2 from sugyan/master
      fixed filter tests Date::Pcalc::Object as well
      corrected filter order
      removed legacy test file
      fixed edge-case for p() inside filters
      major internal refactoring allowing cool features
      extra tips for Data::Printer usage
      improved warning message
      prototypes in p() are now optional (default true)
      missing dot
      bumping contributors list. Thanks guys!
      making filename portable across systems
      bumping up version and Changes file
      Adding "name" information
      toggle timezone display on DateTime filters (elliotjs++)
      giving credit where credit is due
      new feature: showing weak references (randir++)
      more concise output for empty structures (randir++)
      tests for weak references display (randir++)
      tip on unified dumping interfaces (cat|grep++)
      extra tip on using Data::Printer with Devel::REPL
      bumping up version
      proper class filter fallback (RT#68674)
      flags displayed even when not all are supported
      extra class display customization
      giving credit where it is due :)
      bumping up version and Changes file
      using Hash::FieldHash directly
      being less restrictive on dep versions (Sewi++)
      credit were it is due :)
      swiching from M:B to a bundled M:I to go easier on deps
      better auto-coloring behaviour
      bumping up version and changes file
      removed legacy dependency on Object::ID
      increased Term::ANSIColor version
      bumping up list of contributors. Yay!
      M:I was being naughty. Back to EU:MM
      bumping up version
      updating Changes file
      Merge pull request #6 from jest/master
      Merge pull request #4 from arpadszasz/master
      displaying taint information on data
      documenting show_tainted
      big documentation overhaul!
      control weak data exposition via show_weak
      small rewording in docs
      sync'd VERSION with main module
      bumping up version and changes file
      being less trusty on tests
      improving contributor's info
      displaying taint information on data
      documenting show_tainted
      big documentation overhaul!
      control weak data exposition via show_weak
      small rewording in docs
      sync'd VERSION with main module
      bumping up version and changes file
      being less trusty on tests
      improving contributor's info
      tips for Devel::PrettyTrace (randir++) and dip (hanekomu++)
      tips for Devel::PrettyTrace (randir++) and dip (hanekomu++)
      control the return value of the p() function (mst++)
      minor doc rewording
      require was being naughty.
      updating Changes file
      tests for the 'return_value' feature
      tests for the return_value => 'void' feature
      bumping up version
      control the return value of the p() function (mst++)
      minor doc rewording
      require was being naughty.
      updating Changes file
      tests for the 'return_value' feature
      tests for the return_value => 'void' feature
      bumping up version
      new property: display an object's reftype (denis howe)
      link to new URI filter by SYP++
      only load Class::MOP when inspecting objects.
      a bit for information in tests
      bumping up version for a new release!
      upgrading Test::Pod version (Fitz Elliott++)
      skipping POD tests unless you're a dev
      updated tests to handle newer Class::MOP (J Mash++)
      ActiveState complained about ancient Class::MOP versions
      updating version and Changes file
      can't defer a wantarray check
      preparing for a new release
      Merge pull request #10 from allanwhiteford/master
      Merge branch 'master' of github.com:garu/Data-Printer
      giving credit where it is due
      Merge pull request #11 from oylenshpeegul/patch-1
      Merge branch 'master' of github.com:garu/Data-Printer
      giving credit where it is due.
      control the output target with the 'output' property.
      giving credit where it is due
      loosening up the glob match
      if we're showing nulls, we need to work on a copy
      tests for null characters
      added tests for auto-coloring (doy++)
      bumping up version and changes
      improving documentation
      NEW FEATURE: 'escape_chars' property
      fixed Changes file for spec compliance
      more tests for escaped sequences
      bumping up version and changes file
      fixed unescaped null character during colored output (bowtie++)
      giving credit where it is due
      croaking on bad parameters - bIlujDI' yIchegh()Qo'; yIHegh()!
      custom rc file names via the 'rc_file' property
      bumping up version and updating Changes
      giving credit where it is due
      documentation for the new 'rc_file' parameter
      File::Temp is a dep's dep, but it never hurt to be safe :)
      using plain seek() instead of IO::Seekable (andy bach)++
      giving credit where it is due
      giving hash keys a little more love :)
      tests for escaping characters
      fixed 'escape_chars' documentation
      empty hash keys should be quoted as well
      minor tidying
      new print_escapes property, replacing 'escape_chars' (deprecated)
      new 'quote_keys' property!
      refactoring to allow proper hash key indentation
      bumping up version and changes file. New release!
      let's carp instead
      linear_isa, with lasers!
      new 'Digest' filter, for your MD5 and SHA needs! :)
      separate colors for classes and methods
      skip rc file during taint mode
      increased rc file security
      making the warning a little louder
      checking taint mode (instead of whether the data is tainted)
      Merge pull request #18 from shadowcat-mst/master
      Merge pull request #19 from sdt/feature/rc_env
      Merge pull request #17 from yanick/master
      excise Clone in favour of Clone::PP
      minor docs and strictness for DDP
      sample code (yanick++)
      pod coverage test (developer only)
      Merge pull request #21 from jberger/master
      giving credit where it is due
      Merge branch 'master' of github.com:garu/Data-Printer
      Merge pull request #23 from bessarabov/end_comma
      minor pod fix
      Merge branch 'master' of github.com:garu/Data-Printer
      new 'separator' and 'end_separator' properties
      giving credit where it is due
      end_separator is now a boolean
      making test filename saner
      tests for the custom separator
      .pl files under /examples are ok
      removing Class::MOP tests
      support for DateTime::TimeZone objects
      bumping up version and changes
      giving credit where it is due
      multiline handling for tainted rc files
      giving credit where it is due
      bumping version and changes file
      Merge pull request #25 from iarna/vstrings
      Merge pull request #26 from iarna/doc-fix
      minor improvement on the example
      minor pod fix
      new 'universal' class property!
      show_readonly option to mark read-only scalars
      Merge branch 'master' of github.com:garu/Data-Printer
      adding 'version' as a dep
      giving credit where it is due
      bumping up version and Changes
      Merge pull request #27 from iarna/better-unknowns
      minor code tidying
      short circuit
      5.8's UNIVERSAL doesn't have DOES() - RT78250 (Mike Doherty)
      Merge pull request #28 from creaktive/master
      giving credit where it is due
      registering VSTRING as another type (no pod)
      moar docs
      issue warning (carp) when color/colour is not a hashref
      moar tests
      bumping up version and Changes file
      Merge pull request #29 from iarna/fix-warnings
      Merge pull request #30 from iarna/full-core-types
      minor comments
      exposing lvalue data
      Microsoft Windows does not really like Unix modes :/
      updated coverage tests
      bumping up version and changes
      new filter for DateTime::Tiny
      tests for the new DateTime::Tiny filter
      Merge branch 'datetime_tiny'
      new tip: Using Data::Printer with Template Toolkit (sdt++)
      bumping up version and changes file
      fixed test failures in 5.8
      sanity check
      cleanup
      bumping up version and changes
      fixed test in older perls
      older perl do not have the VSTRING type
      pod fix (nuno++)
      new, HIGHLY EXPERIMENTAL, secret filter extra options
      bumping up version and changes file
      fixed warning in external filters
      prevent repeated tie display
      removed deprecated 'escape_chars', as promised in version 0.30.
      bumping up version and Changes file
      better output for DBIC resultsets
      fixed permissions on test file
      'Digest' filter now works on any Digest::base modules [RT#80039]
      new tip! dirk++
      Merge pull request #35 from bessarabov/no_color_quotes
      no need for qq[], just use q[]
      updating documentation for external filters
      updating tests for the external quote colorization
      updating version and changes file, new release coming up!
      fixing escaped chars colorization issue in bleadperl
      giving credit where it is due (andk++)
      small rewrite
      moar tests
      we can't guarantee sort other in bleadperl
      bumping up version and changes file
      Merge pull request #36 from bessarabov/class_date
      Merge pull request #38 from 2shortplanks/master
      Merge pull request #39 from bessarabov/xt
      Merge pull request #40 from bessarabov/added_travis_ci
      wrapping Package::Stash calls to avoid crashing on weird classes
      moar tests!
      testing weird objects
      Merge branch 'master' of github.com:garu/Data-Printer
      updating Changes
      minor tidy
      making sure test does not see user's .dataprinter
      making sure tests don't see .dataprinter
      giving credit where it is due (Changelog update)
      removed (broken) support for Digest::Haval256
      removing Digest::Haval256 from Filter::Digest's pod
      new option 'as' => 'X' as shortcut for caller_info + caller_message
      Data::Printer::Filter::PDL added to documentation
      Merge pull request #47 from bessarabov/no_alignment
      Merge pull request #48 from bessarabov/better_number_identification
      Merge pull request #49 from dsteinbrunner/patch-1
      Merge pull request #37 from bessarabov/fixing_tests
      fixme docs
      being extra loud when rc files fail to load
      test calling p() from inside a BEGIN block
      keep PERL5OPT from interfering with deparse tests
      skip digest tests on modules not subclassing Digest::base
      p() return value now defaults to 'pass'
      experimental np() function: like p() but always returns
      bumping up Changes and VERSION for a new release
      Merge pull request #62 from bessarabov/scalar_quotes
      Merge branch 'master' of github.com:garu/Data-Printer
      moving issues to github
      moving git to markdown
      bumping up version and changes file for a new release

David Steinbrunner (3):
      typo fix
      typo fixes
      typo fix

Florian Schlichting (1):
      Imported Upstream version 0.36

Ivan Bessarabov (10):
      New option 'end_comma'
      The string quotes are printed without color
      Added support for Class::Date in D:P:F:DateTime
      Fixing failing tests to work with DATAPRINTERRC
      Moved author tests to xt directory
      Fixing pod coverage test
      Added file .travis.yml
      option to control value alignment in hash
      More accurate separation numbers from strings
      New customization option 'scalar_quotes'

Joel Berger (2):
      class_method call now includes the properties hashref
      only 'can' once

Mark Fowler (3):
      escape_chars to \\x{...}
      fix escaping of color codes
      fix escape_char bug with multiple chars in a row

Matt S Trout (6):
      use MRO::Compat and Package::Stash for inheritance checking
      switch method locating to B code to avoid Class::MOP
      switch dependencies and make MRO::Compat only required per-5.10
      excise Clone in favour of Clone::PP
      switch to perl core fieldhashes or compat package below 5.10
      Changelog dependency swap-out

Przemysław Wesołek (1):
      A POD note about colors when returning a string.

Rebecca Turner (6):
      Protect against unknown core data types that don't implement "can", eg VSTRING
      Explicitly support VSTRINGS
      Fix doc example
      Improved support for unknown core datatypes
      DDP was warning when dumping refs to unopened or closed file handles
      Add support for FORMAT and LVALUE refs

Stanislaw Pusep (2):
      Merge remote-tracking branch 'upstream/master'
      colorstrip() is unnecessary

Stephen Thirlwall (7):
      Add $ENV{DATAPRINTERRC} override for rc location
      Delete $env{DATAPRINTERRC} in tests
      Un-hardwire line numbers in caller info test
      Test $ENV{DATAPRINTERRC} overrides .dataprinter
      Test global config overrides $ENV{DATAPRINTERRC}
      Test use-time config overrides $ENV{DATAPRINTERRC}
      Pod updates for DATAPRINTERRC

Tim Heaney (1):
      Escape nulls in strings? Otherwise, we can't tell the difference between a blank string and a string with nulls in it.

Yanick Champoux (1):
      add sample() function

sugyan (1):
      Date::Calc::Object->localtime doesn't receive array reference

Árpád Szász (9):
      Added automatic loading tip
      Merge branch 'master' of git://github.com/garu/Data-Printer
      Merge branch 'master' of git://github.com/garu/Data-Printer
      Improved automatic loading tip
      Tip on using Data::Printer inside the debugger
      Fix debugger tip
      Improved automatic loading tip
      Tip on using Data::Printer inside the debugger
      Fix debugger tip

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

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-printer-perl.git



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