Term-ReadLine-Perl5

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN


2014-05-21  me <rocky@muffin-92.(none)>

	* CHANGES, lib/Term/ReadLine/Perl5.pm,
	lib/Term/ReadLine/Perl5/Tie.pm,
	lib/Term/ReadLine/Perl5/readline.pm, t/10test-filelist.t: Get ready
	for release 1.35

2014-05-21  me <rocky@muffin-92.(none)>

	* lib/Term/ReadLine/Perl5/readline.pm, t/10test-filelist.t: Fix up
	tilde expansion on FreeBSD

2014-05-20  Rocky Bernstein <rocky@cpan.org>

	* lib/Term/ReadLine/Perl5/readline.pm, t/10test-filelist.t: Remove a
	getwuid warning

2014-05-20  Rocky Bernstein <rocky@cpan.org>

	* Build.PL, CHANGES, META.yml, lib/Term/ReadLine/Perl5.pm,
	lib/Term/ReadLine/Perl5/Tie.pm,
	lib/Term/ReadLine/Perl5/readline.pm, t/10test-filelist.t: Get ready
	for release 1.34

2014-05-19  Rocky Bernstein <rocky@cpan.org>

	* CHANGES, lib/Term/ReadLine/Perl5.pm,
	lib/Term/ReadLine/Perl5/readline.pm: Get ready for release 1.33

2014-05-14  Rocky Bernstein <rocky@cpan.org>

	* Build.PL, lib/Term/ReadLine/Perl5/readline.pm: Fix up ~ expansion
	somewhat. More POD in readline.pm

2014-05-14  Rocky Bernstein <rocky@cpan.org>

	* META.yml, lib/Term/ReadLine/Perl5.pm,
	lib/Term/ReadLine/Perl5/readline.pm, t/10test-filelist.t: Start
	tilde completion

2014-05-14  Rocky Bernstein <rocky@cpan.org>

	* Build.PL, CHANGES, META.yml, lib/Term/ReadLine/Perl5.pm,
	lib/Term/ReadLine/Perl5/Tie.pm,
	lib/Term/ReadLine/Perl5/readline-guide.pod,
	lib/Term/ReadLine/Perl5/readline.pm, t/10test-filelist.t: Get ready
	for release 1.32

2014-05-13  Rocky Bernstein <rocky@cpan.org>

	* MANIFEST: Fix up MANIFEST for readline-guide.pod

2014-05-13  Rocky Bernstein <rocky@cpan.org>

	* CHANGES, lib/Term/ReadLine/Perl5.pm,
	lib/Term/ReadLine/Perl5/readline.pm: Get ready for release 1.31

2014-05-13  Rocky Bernstein <rocky@cpan.org>

	* t/10test-filelist.t: Skip some tests if we don't have getpwuid,
	e.g. Strawberry Perl on Windows

2014-05-13  Rocky Bernstein <rocky@cpan.org>

	* lib/Term/ReadLine/Perl5/readline-guide.pod,
	lib/Term/ReadLine/Perl5/readline.pm,
	lib/Term/ReadLine/Perl5/readline.pod: readline.pod ->
	readline-guide.pod and go over it

2014-05-13  Rocky Bernstein <rocky@cpan.org>

	* lib/Term/ReadLine/Perl5/readline.pod, t/10test-filelist.t: In ~ vs
	~name test, make sure expansion doesn't have trailing / and is not a
	symbolic link

2014-05-11  Rocky Bernstein <rocky@cpan.org>

	* .travis.yml: travis 2nd try

2014-05-11  Rocky Bernstein <rocky@cpan.org>

	* .travis.yml, META.yml: Get travis working again by adding
	Module::Build dependecy for it

2014-05-11  Rocky Bernstein <rocky@cpan.org>

	* .gitignore, CHANGES, MANIFEST, MANIFEST.SKIP,
	lib/Term/ReadLine/Perl5.pm, lib/Term/ReadLine/Perl5/Tie.pm,
	lib/Term/ReadLine/Perl5/readline.pm, perlcritic.rc,
	t/10test-filelist.t, t/10test-readline.t: rl_filename_list no longer
	adds classifier '*', @', '=' suffixes, but does include '/' for
	directories. Term::ReadLine::GNU and GNU Readline do not add these
	either. rl_filename_list handles some full tilde expansions, e.g. ~
	and ~root, but not partial ones like ~ro, like GNU Readline does.  This is incompatible change, but T:R:P was incompatible to begin
	with. Use rl_filename_list_deprecated for the old behavior.  Also, get ready for 1.30 release.

2014-03-24  Rocky Bernstein <rocky@cpan.org>

	* lib/Term/ReadLine/Perl5/Tie.pm,
	lib/Term/ReadLine/Perl5/readline.pm: Don't smash SIG{WINCH}. Fewer
	critics please - we know this is ugly.

2013-11-30  Rocky Bernstein <rocky@cpan.org>

	* : commit 9c7b8ef9810da22ed7b6c974c1e81b660ab09965 Author: Rocky
	Bernstein <rocky@cpan.org> Date:   Sat Nov 30 12:50:57 2013 -0500

2013-11-30  Rocky Bernstein <rocky@cpan.org>

	* lib/Term/ReadLine/Perl5/readline.pm: One more get_window_size doc
	change.

2013-11-30  Rocky Bernstein <rocky@cpan.org>

	* META.yml, lib/Term/ReadLine/Perl5/readline.pm: Document and
	deprecate get_window_size(). Also, if it can't get the window size,
	don't die.

2013-11-30  Rocky Bernstein <rocky@cpan.org>



( run in 0.680 second using v1.01-cache-2.11-cpan-39bf76dae61 )