summaryrefslogtreecommitdiff
path: root/lib/Term
Commit message (Collapse)AuthorAgeFilesLines
* Move Term::UI from lib to extSteffen Mueller2009-08-305-986/+0
|
* Move Term::Cap from lib to extSteffen Mueller2009-08-302-1039/+0
| | | | Remove PERL_CORE boilerplate in Term::Cap tests
* Move Term::ANSIColor from lib to extSteffen Mueller2009-08-304-1152/+0
|
* Upgrade to Term::ANSIColor 2.01Rafael Garcia-Suarez2009-07-094-15/+99
|
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
| | | | | * differ between 5.10.0 and maint-5.10, or * differ between 5.8.9 and maint-5.10
* avoid trying to load packages that are in the same fileGabor Szabo2009-06-221-1/+4
| | | | (amended by rgs)
* [PATCH] Update Term::UI to 0.20Jos I. Boumans2009-04-251-2/+2
|
* Update to Term::ANSIColor 2.00Rafael Garcia-Suarez2009-03-014-240/+372
|
* now get non-dual lived codeRicardo SIGNES2009-01-211-2/+2
|
* Bring Term::Cap to dateJonathan Stowe2007-12-082-2/+8
| | | | | Message-Id: <1197073569.6403.3.camel@coriolanus> p4raw-id: //depot/perl@32595
* Re: 5.10 code freeze and dual-life modulesJonathan Stowe2007-11-131-13/+33
| | | | | Message-Id: <1194903257.6243.8.camel@coriolanus> p4raw-id: //depot/perl@32301
* Update Term::UI to 0.18Rafael Garcia-Suarez2007-11-042-5/+23
| | | p4raw-id: //depot/perl@32220
* Upgrade to Term::Cap 1.10Rafael Garcia-Suarez2007-10-192-229/+348
| | | p4raw-id: //depot/perl@32143
* Update Term::UI to 0.16Rafael Garcia-Suarez2007-10-043-17/+17
| | | p4raw-id: //depot/perl@32021
* [patch@31788] Term::ReadLine::Stub missing get_lineJohn E. Malmberg2007-09-131-1/+8
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <46E88F0D.2090405@qsl.net> p4raw-id: //depot/perl@31862
* Upgrade to Term::ANSIColor 1.12.Rafael Garcia-Suarez2007-04-233-9/+26
| | | p4raw-id: //depot/perl@31036
* Fix internal POD linkRafael Garcia-Suarez2007-03-221-2/+2
| | | p4raw-id: //depot/perl@30684
* Remove tests for POD or POD coverage -- they're always skipped.Rafael Garcia-Suarez2006-11-221-12/+0
| | | p4raw-id: //depot/perl@29346
* Bump $VERSION in Term::UI following change #29120Steve Hay2006-10-301-1/+1
| | | | | p4raw-link: @29120 on //depot/perl: 8f9c76718e537ed4487b7abb2d2f3503ee90bdef p4raw-id: //depot/perl@29150
* Close temporary test file before unlinking (for the sake of Win32)Steve Hay2006-10-261-1/+1
| | | p4raw-id: //depot/perl@29120
* Add Term::UI to the coreJos Boumans2006-10-265-0/+968
| | | | | | From: "Jos Boumans" <kane@xs4all.net> Message-ID: <19689.80.127.35.68.1161598043.squirrel@webmail.xs4all.nl> p4raw-id: //depot/perl@29112
* Upgrade to ANSIColor-1.11Steve Peters2006-07-155-24/+57
| | | p4raw-id: //depot/perl@28580
* Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLineJonathan Stowe2006-03-281-5/+12
| | | | | Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com> p4raw-id: //depot/perl@27619
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
| | | p4raw-id: //depot/perl@26804
* Upgrade to Term::ANSIColor 1.10Rafael Garcia-Suarez2005-08-224-23/+60
| | | p4raw-id: //depot/perl@25318
* Typos in *.p[lm]Piotr Fusik2005-08-021-2/+2
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Update description of Term::ReadLine and fix typoperlbug@veggiechinese.net2005-05-251-5/+4
| | | | | | | Subject: [perl #35963] Typo in Term::ReadLine From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org> p4raw-id: //depot/perl@24571
* Upgrade to Term::ANSIColor 1.09Rafael Garcia-Suarez2004-12-064-12/+31
| | | p4raw-id: //depot/perl@23620
* [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage Steve Peters2004-11-261-1/+2
| | | | | | From: "Steve Peters via RT" <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org> p4raw-id: //depot/perl@23548
* Sync Term::Cap with CPAN versionJonathan Stowe2004-04-201-7/+23
| | | | | Message-Id: <1082461047.2736.96.camel@localhost> p4raw-id: //depot/perl@22717
* Upgrade to Term::ANSIColor 1.08.Rafael Garcia-Suarez2004-02-204-14/+37
| | | p4raw-id: //depot/perl@22345
* Upgrade to Term::ANSIColor 1.07.Jarkko Hietaniemi2003-03-263-31/+78
| | | p4raw-id: //depot/perl@19066
* Turn on UTF-8 flag only if the $str is valid utf8Jarkko Hietaniemi2003-03-161-2/+3
| | | | | (pointed out by Dan Kogai). p4raw-id: //depot/perl@18996
* Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.Jarkko Hietaniemi2003-03-161-0/+4
| | | | | Should work both for PERL_UNICODE/-C and use encoding 'foo'; p4raw-id: //depot/perl@18994
* Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)Martti Rahkila2003-01-221-6/+15
| | | | | | | Message-ID: <20030118002539.A30585@wurlitzer.hut.fi> (chose the 'even safer' version) p4raw-id: //depot/perl@18553
* [perl #19153] Term::Complete (the argument of stty)OKAIE Yutaka2002-12-231-0/+1
| | | | | | From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org> Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org> p4raw-id: //depot/perl@18343
* Re: ANSIColor 1.06 releasedH.Merijn Brand2002-12-101-1/+1
| | | | | Version bump only after typo fix to sync with CPAN p4raw-id: //depot/perl@18279
* RT#15950Mr. Nobody2002-12-091-1/+1
| | | | | | Subject: [PATCH] Typo in Term::ANSIColor From: "Mr. Nobody" <mrnobo1024 at yahoo.com> p4raw-id: //depot/perl@18272
* warning fix in SYNOPSIS example of Term::ReadLine podSlaven Rezic2002-11-101-3/+3
| | | | | Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de> p4raw-id: //depot/perl@18137
* Fix pod/perlmodlib.PL (it wasn't generating a complete listRafael Garcia-Suarez2002-09-151-2/+2
| | | | | | | of modules.) Regenerate pod/perlmodlib.pod. Add a warning : not all modules listed in perlmodlib are necessarily installed. Plus some corrections by Vincent Lefevre. p4raw-id: //depot/perl@17906
* Term::Cap allow # comments in infcocmp outputBrendan O'Dea2002-08-301-3/+5
| | | | | | From: "Brendan O'Dea" <bod@debian.org> Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au> p4raw-id: //depot/perl@17816
* Upgrade to Term::ANSIColor 1.05.Jarkko Hietaniemi2002-07-141-45/+46
| | | p4raw-id: //depot/perl@17540
* Cap.t for EBCDIC platformsRoca Carrio, Ignasi (PO EP)2002-06-141-0/+5
| | | | | | | From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com> Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net> (why this has been working in z/OS?) p4raw-id: //depot/perl@17233
* Term/Complete.pm: quote metacharsBrendan O'Dea2002-05-061-2/+2
| | | | | Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au> p4raw-id: //depot/perl@16424
* [ PATCH ] Minor Term::ReadLine POD fixIlya Martynov2002-04-111-4/+4
| | | | | Message-ID: <87u1qj9m36.fsf_-_@abra.ru> p4raw-id: //depot/perl@15853
* Re: PATCH: lib/Term/Cap.pmJonathan Stowe2002-01-021-9/+13
| | | | | Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@14026
* PATCH: lib/Term/Cap.pmNorton T. Allen2002-01-021-2/+6
| | | | | Message-Id: <200201021922.OAA18505@bottesini.harvard.edu> p4raw-id: //depot/perl@14024
* Sync changes in CPAN versionJonathan Stowe2001-12-112-16/+40
| | | | | Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@13620
* Term::ReadLine tweaks and testRichard Clamp2001-12-102-1/+42
| | | | | Message-ID: <20011210005147.GA1073@mirth.demon.co.uk> p4raw-id: //depot/perl@13576
* was Re: [PATCH] Shared hash keysJonathan Stowe2001-12-031-12/+17
| | | | | Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@13441