when Makefile.PL is run non-interactively, default features are added to runtime...
[p5sagit/Devel-REPL.git] / lib /
2014-07-16 Karen Etheridge make room for $VERSION after package declaration (newer...
2014-07-16 Karen Etheridge fix version requirement
2013-12-11 Karen Etheridge compileOpts was not added until 0.62 - perl 5.009002
2013-12-01 Ryan Niebur POD fix (RT#88886)
2013-09-12 Karen Etheridge document the optional features
2013-09-12 Karen Etheridge move Default profile to Standard; default profile is...
2013-09-10 Karen Etheridge spelling fixes - RT#87691
2013-09-10 Karen Etheridge load dependent plugins earlier, so we can detect compil...
2013-09-09 Karen Etheridge whitespace fixes
2013-09-09 Karen Etheridge this test warns when we load, so might as well delete...
2013-09-09 Karen Etheridge convert to Dist::Zilla
2013-09-09 Karen Etheridge remove unneeded shebangs and "use lib" directives
2013-09-09 Karen Etheridge add use strict; use warnings to modules, just to be...
2013-09-05 Karen Etheridge use vars -> our
2013-09-05 Karen Etheridge Remove soon-to-be-deprecated use of Class::MOP::load_class
2013-07-08 Karen Etheridge bump version to 1.003020 for release v1.003020
2013-06-27 Karen Etheridge bump version for release
2013-05-24 Ash Berlin Fix "No arguments!" error in Plugin::DDS when nothing...
2013-05-19 Karen Etheridge bump version, add timestamp to changelog for next release v1.003018
2013-05-19 Karen Etheridge add self to contributors
2013-05-19 Karen Etheridge see if making the Term::ReadLine attr lazy helps at...
2013-05-19 Karen Etheridge remove pointless "required" fields for attrs with defau...
2013-04-03 Karen Etheridge bump version for next release v1.003017
2013-03-26 Karen Etheridge bump version for next release
2013-03-26 Zakariyya Mughal use traits from Moose rather than MooseX::AttributeHelpers
2013-03-01 Karen Etheridge bump version for release, and fix changelog entries v1.003015
2013-02-06 Dagfinn Ilmari Man... Split symbol name instead of munging it in-place
2012-10-31 Karen Etheridge bump version for release
2012-10-31 Karen Etheridge use namespace::autoclean in Moose classes
2012-10-31 Justin Hunter use native traits instead of MXAH
2012-05-19 Chris Marshall Update version for 1.003013 release
2012-05-19 Chris Marshall Revert "Fixed minor logic inverson in MultiLine/PPI.pm"
2011-02-14 Chris Marshall Apply patch 4 of 4 by Caleb
2011-02-14 Chris Marshall Apply Caleb patch 3 of 4 (expanded plugin list)
2011-02-14 Chris Marshall Add new more friendly Default profile
2011-02-14 Chris Marshall Apply rt.cpan.org patch 1o4 (#421899)
2011-02-12 Chris Marshall Fixed minor logic inverson in MultiLine/PPI.pm
2010-09-27 Jesse Luehrs version bump
2010-09-27 Jesse Luehrs this is unnecessary, and will warn on next moose release
2010-07-31 Chris Marshall Add patch submitted for rt.cpan.org #59888
2010-06-13 Chris Marshall Add Completion docs re filename expansion default
2010-06-13 Chris Marshall Default for Completion is *no* filename completion
2010-06-13 Chris Marshall Fixed History to work with ReadLineHistory
2010-06-13 Chris Marshall Update Changes and README
2010-06-12 Chris Marshall Add ReadLine file completion if no other matches
2010-06-12 Chris Marshall Add a bit more description of Turtle plugin.
2010-06-12 Chris Marshall Fix RT bug #43151 where _-> completion had error
2010-06-10 Chris Marshall Update version to 1.003010_01 for development
2010-06-04 Chris Marshall Add docs on quoting and history expansion
2010-05-23 Arthur Axel 'fREW... release 1.3.10
2010-05-14 Chris Marshall Add exit_repl attribute for clean REPL exits
2010-05-13 Chris Marshall Increment VERSION to 1.3.9_01 marking development
2010-05-13 Chris Marshall Add [Read|Write]History for Term::ReadLine::Perl
2010-05-12 Chris Marshall Fix typo in ReadLineHistory plugin
2010-05-08 Chris Marshall Term::ReadLine::Perl support to ReadLineHistory
2010-05-02 Arthur Axel 'fREW... RT57113: Easier to support completion
2010-03-08 Dave Houston Taking credit for a one-line hack. 1.3.9
2010-03-08 Dave Houston Dirty fix; checks for ->isa('Devel::REPL') after apply().
2010-02-10 Arthur Axel 'fREW... DDC Plugin
2010-02-10 Arthur Axel 'fREW... doc patches
2010-02-09 Norbert Buchmuller Moved my name from Interrupt.pm to REPL.pm.
2010-02-08 Norbert Buchmuller SIGINT does not quit the REPL.
2009-10-09 naquad Added overview for beginners page (lib/Devel/REPL/Overv...
2009-07-01 t0m Bump versions
2009-05-30 oliver resolve rt.cpan#44919 fix deprecated use of compute_all...
2009-04-10 oliver had to cut a new release, missing some M::I files ...
2009-04-09 oliver version bumps and Changes edit for new release
2009-04-09 oliver resolve rt.cpan#43807 three Completion drivers not...
2009-04-09 oliver resolve rt.cpan#43808 infinite recursion on Plugin...
2009-04-09 oliver resolve rt.cpan#44902 warning due to deprecated use...
2009-03-23 acmoore small fix to paste_title attribute of Nopaste plugin
2009-03-23 acmoore Adding comment formatting option to the nopaste plugin
2009-03-22 acmoore Adding #pastetitle command to Nopaste plugin
2009-02-18 Sartak r80228@onn: sartak | 2009-02-17 19:59:17 -0500
2009-02-18 Sartak r80226@onn: sartak | 2009-02-17 19:58:22 -0500
2009-02-15 oliver resolve rt.cpan#43109 Missing deps for Default Profile...
2009-02-07 oliver resolve rt.cpan#42904 Nopaste plugin handle undef error...
2009-02-07 oliver make ReadLineHistory history file location portable
2009-02-06 Sartak r79775@onn: sartak | 2009-02-06 15:56:59 -0500
2009-01-21 oliver make plugins be M::I features so dependencies are optional
2009-01-18 oliver make plugins be M::I features so dependencies are optional
2009-01-08 oliver Couple of mistakes in the manifest which was last commi...
2009-01-06 oliver add distro files
2008-12-16 Sartak r77573@onn: sartak | 2008-12-16 17:10:11 -0500
2008-08-12 Sartak r69376@onn: sartak | 2008-08-12 17:10:55 -0400
2008-08-12 Sartak r69325@onn: sartak | 2008-08-12 06:34:42 -0400
2008-07-29 ilmari Allow exception objects.
2008-06-25 Sartak r63228@onn: sartak | 2008-06-25 05:01:43 -0400
2008-06-20 matthewt fix from Sartak for end-of-line comment bug reported...
2008-06-09 oliver add expanded documentation
2008-06-09 oliver add expanded documentation
2008-06-02 Sartak r61423@onn: sartak | 2008-06-02 16:00:33 -0400
2008-05-31 Sartak r61346@onn: sartak | 2008-05-31 12:56:47 -0400
2008-05-31 Sartak r61342@onn: sartak | 2008-05-31 12:21:47 -0400
2008-05-31 nothingmuch use namespaace::clean in turtles completion driver
2008-05-31 Sartak r61340@onn: sartak | 2008-05-31 12:17:19 -0400
2008-05-31 Sartak r61338@onn: sartak | 2008-05-31 11:57:10 -0400
2008-05-27 Sartak r61093@onn: sartak | 2008-05-26 21:37:55 -0400
2008-05-27 Sartak r61091@onn: sartak | 2008-05-26 21:32:50 -0400
2008-05-27 Sartak r61086@onn: sartak | 2008-05-26 21:31:16 -0400
next