p5sagit/Devel-Declare.git
2014-02-03 Karen Etheridge Release commit for 0.006015 v0.006015
2014-02-03 Karen Etheridge make bump
2014-02-03 Karen Etheridge ignore this cruft file too
2014-02-03 Karen Etheridge bring back Declare.c target
2014-02-03 Karen Etheridge fix changelog header
2014-02-03 Karen Etheridge changelog for fix
2014-02-03 Zefram RT#91983: format warnings during compilation
2013-12-12 Karen Etheridge revert to previous formatting
2013-08-23 Karen Etheridge properly set v2 metadata!
2013-08-02 Karen Etheridge EUMM before 6.57_02 do not like arrayrefs for AUTHOR
2013-07-30 Karen Etheridge ensure we create a v2 meta file
2013-07-21 Karen Etheridge Release commit for 0.006014 v0.006014
2013-07-21 Karen Etheridge bump version
2013-07-21 Karen Etheridge Merge branch 'topic/distar'
2013-07-21 Karen Etheridge stolen_chunk_of_toke.c is not built into its own .o topic/distar
2013-07-21 Graham Knop include extra required files in manifest
2013-07-20 Karen Etheridge changelog
2013-07-20 Karen Etheridge copy bump-version from Moo, which handles single-dot...
2013-07-20 Karen Etheridge clean up use of postamble (thanks haarg!)
2013-07-20 Karen Etheridge convert Makefile.PL to using Distar
2013-07-20 Karen Etheridge Distar's maint directory
2013-07-20 Karen Etheridge tighten up these entries
2013-07-18 Karen Etheridge make changelog more readable, CPAN::Changes-compliant
2013-06-21 Karen Etheridge use Test::Requires for optional deps
2013-06-19 Karen Etheridge sigh, empty MANIFEST in the last release... 0.006013
2013-06-18 Karen Etheridge add dates to changelog entries that were missing them 0.006012
2013-06-18 Karen Etheridge canonicalize date format in changelog
2013-06-18 Karen Etheridge bump version for imminent release
2013-06-18 Karen Etheridge fix repository
2013-06-18 Karen Etheridge fix repository metadata
2013-06-18 Karen Etheridge Updates for some deprecations in perl 5.17. (Zefram...
2012-02-22 Zefram Version 0.006011 0.006011
2012-02-22 Zefram use PERL_NO_GET_CONTEXT
2012-02-21 Zefram avoid using Test::Warn
2012-02-07 Zefram Version 0.006010 0.006010
2012-02-07 Zefram avoid "insecure rcfile" warning from test
2012-02-07 Zefram restrict symbol export hack to threading builds
2012-02-01 Zefram Version 0.006009 0.006009
2012-02-01 Zefram be adaptive about deleting the realloc filter
2012-02-01 Zefram document that injecting newlines doesn't work
2012-02-01 Zefram partially substitute for unexported symbols
2011-12-08 Zefram jump through hoops to avoid compiler warnings
2011-12-08 Zefram fix a C declaration after statement
2011-11-05 Zefram Version 0.006008 0.006008
2011-11-05 Zefram leave linestr prefix unchanged in toke_scan_str
2011-09-12 Zefram Version 0.006007 0.006007
2011-09-12 Zefram give D:D:Context::Simple a version number
2011-09-11 Zefram initialize earlier to help with string evals
2011-09-11 Zefram toke_scan_str return undef for unterminated string
2011-09-11 Zefram prevent toke_scan_str moving backward in linestr
2011-09-11 Zefram avoid memory leak in toke_scan_str
2011-09-11 Zefram croak if reallocation occurs during scan_str
2011-09-11 Zefram add MYMETA.{json,yml} to MANIFEST.SKIP and .gitignore
2011-09-11 Zefram depend on bugfixed B::Hooks::OP::Check 0.19
2011-08-23 Florian Ragwitz Version 0.006006 0.006006
2011-08-23 Florian Ragwitz Increase the default linestr size to avoid reallocations
2011-07-06 Florian Ragwitz Version 0.006005 0.006005
2011-07-05 Florian Ragwitz Merge pull request #4 from clkao/master
2011-06-15 Chia-liang Kao tests for redefined subroutine warnings.
2011-05-30 Chia-liang Kao use the "redefine" warning flag when importing DD to...
2011-05-02 Florian Ragwitz Version 0.006004 0.006004
2011-05-02 Florian Ragwitz Make sure we keep working with Devel::CallParser loaded
2011-05-02 Florian Ragwitz Bail out earlier when not lexing
2011-04-12 Florian Ragwitz Version 0.006003 0.006003
2011-04-12 Florian Ragwitz Fix test failures on old perls
2011-04-08 Florian Ragwitz Version 0.006002 0.006002
2011-04-08 Florian Ragwitz Re-instate linestr growing using filters
2011-02-26 Florian Ragwitz Version 0.006001 0.006001
2011-02-26 Florian Ragwitz Re-alloc PL_linestr in block hooks, if available
2010-03-09 Florian Ragwitz Version 0.006000. 0.006000
2010-03-09 Florian Ragwitz Make things work on 5.11.2 and newer.
2010-03-09 Florian Ragwitz Add tests for how MXMS uses D::D.
2009-09-04 Florian Ragwitz Fix warnins in fail.t.
2009-08-14 Florian Ragwitz Version 0.005011. 0.005011
2009-08-14 Florian Ragwitz No need to create an empty PV first.
2009-08-13 Florian Ragwitz UnTODO a passing test.
2009-08-13 Florian Ragwitz Don't invoke the const callback for a keyword followed...
2009-08-13 Florian Ragwitz Test for correct runtime behaviour of keyword + fat...
2009-08-13 Florian Ragwitz Make the fat comma test more pathological.
2009-08-13 Florian Ragwitz Depend on a Test::More with done_testing support.
2009-08-13 Florian Ragwitz Add tests for not interpreting various things as barewo...
2009-08-11 Florian Ragwitz Version 0.005010. 0.005010
2009-08-11 Florian Ragwitz Don't invoke the linestr callback if we found a keyword...
2009-08-10 Florian Ragwitz Version 0.005009. 0.005009
2009-08-10 Florian Ragwitz Stop mixing declarations with code.
2009-08-10 Florian Ragwitz Update changelog with the version and the release date...
2009-08-10 nperez Move strip_attrs which is a purely parsing method down...
2009-07-28 Florian Ragwitz Version 0.005008. 0.005008
2009-07-28 Florian Ragwitz add repository for META.yml
2009-07-28 Alexandr Ciornii new versions of deps due to fixed ExtUtils::Depends
2009-07-28 Florian Ragwitz Make DD_DEBUG handling more robust.
2009-07-14 Ash Berlin Conditionally expand linestrings under perl debugger.
2009-07-13 Ash Berlin Version 0.005007 0.005007
2009-07-10 Ash Berlin Brackets needed on OSX/5.8.8
2009-07-10 Ash Berlin Changelog for line number fix
2009-07-10 Florian Ragwitz Make the toke.c functions always operate on PL_compilin...
2009-06-07 Florian Ragwitz Version 0.005006. 0.005006
2009-06-07 Florian Ragwitz Fix compilation on 5.8.
2009-06-05 Florian Ragwitz Version 0.005005. 0.005005
2009-06-05 Florian Ragwitz Merge branch 'master' into mad mad
next