make bump
[p5sagit/Devel-Declare.git] / lib / Devel / Declare / Context / Simple.pm
2014-02-03 Karen Etheridge make bump
2013-07-21 Karen Etheridge bump version
2013-06-19 Karen Etheridge sigh, empty MANIFEST in the last release... 0.006013
2013-06-18 Karen Etheridge bump version for imminent release
2012-02-22 Zefram Version 0.006011 0.006011
2012-02-07 Zefram Version 0.006010 0.006010
2012-02-01 Zefram Version 0.006009 0.006009
2011-11-05 Zefram Version 0.006008 0.006008
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 toke_scan_str return undef for unterminated string
2011-05-30 Chia-liang Kao use the "redefine" warning flag when importing DD to...
2009-08-10 nperez Move strip_attrs which is a purely parsing method down...
2009-05-24 Florian Ragwitz Fail hard if strip_names_and_args fails. strip_names_and_args
2009-05-23 Cory Watson Add strip_names_and_args
2009-05-06 Florian Ragwitz Implement skip_declarator in terms of scan_word in...
2009-04-18 Florian Ragwitz Allow extracting strings going over multiple lines...
2009-01-18 Ash Berlin Context::Simple::inject_if_block returns true value...
2008-11-07 Florian Ragwitz Add strip_indent to Ctx::Simple.
2008-10-25 Rhesa Rozendaal using :lvalue subs breaks the debugger, so I added...
2008-10-24 Rhesa Rozendaal ctx-simple: integrated multiline proto handling from... context_object
2008-10-22 Rhesa Rozendaal improvements from MX::MS and MX::Declare
2008-10-18 Rhesa Rozendaal branches/context_object: reformatted with 2-space inden...
2008-10-06 Rhesa Rozendaal added DD::Context::Simple, which packages the synopsis...