summaryrefslogtreecommitdiff
path: root/dist/Term-ReadLine
Commit message (Expand)AuthorAgeFilesLines
* (perl #132008) make sure the test behaves without a ttyTony Cook2017-09-191-7/+15
* (perl #132008) try to prevent the similar mistakes in the futureTony Cook2017-09-181-0/+2
* Term::ReadLine generates empty &STDERR filesJames E Keenan2017-09-182-6/+52
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-4/+3
* Increase $Term::ReadLine::VERSION to 1.15Father Chrysostomos2014-09-151-1/+1
* Term::ReadLine: Check $^O before -eFather Chrysostomos2014-09-151-2/+2
* Bump $Term::ReadLine::VERSIONFlorian Ragwitz2013-09-071-1/+1
* added Term::ReadLine::EditLine supportTokuhiro Matsuno2013-09-071-1/+3
* typo fixes for Term::ReadLineDavid Steinbrunner2013-05-251-4/+4
* Bump version of Term::ReadLineKarl Williamson2013-03-091-1/+1
* Standardize spelling of 'supersede' throughout the distribution.James E Keenan2013-03-081-1/+1
* Bump Term::ReadLine version.Craig A. Berry2012-11-251-1/+1
* Rational findConsole dispatch for Term::ReadLine.Craig A. Berry2012-11-251-11/+4
* (msys) perl readline creates sys$command files w/o STDIN connectedSven Strickroth2012-11-251-1/+1
* Don't use /dev/tty if it happens to exist on WindowsSteve Hay2012-08-181-2/+2
* correct argument handling in Term::ReadLineRicardo Signes2012-03-151-1/+1
* avoid some long-line errors in podcheck of Term-ReadlineRicardo Signes2012-03-121-12/+12
* new patch for Term::ReadLine event loop supportRicardo Signes2012-03-124-128/+192
* Refactor the Tk event loop to allow for other event loopsMax Maischein2012-02-194-148/+161
* Increase $Term::ReadLine::VERSION to 1.08Father Chrysostomos2012-01-291-1/+1
* [perl #108470] Make Term::ReadLine use AE if availableDarin McBride2012-01-294-27/+172
* Dual-life Term::ReadLineFlorian Ragwitz2011-07-072-0/+433