summaryrefslogtreecommitdiff
path: root/lib/highline/compatibility.rb
Commit message (Expand)AuthorAgeFilesLines
* Rubocop automatic correctionsAbinoam P. Marques Jr2017-06-301-3/+3
* Put down the last C and B grade objects (inch - documentation)Abinoam Praxedes Marques Jr2015-12-141-0/+3
* Improve some monkey patched classes' documentationAbinoam Praxedes Marques Jr2015-12-131-1/+3
* remove unneccessary shebang lines from *.rb files in libMichal Cichra2015-06-151-1/+0
* Add coding information to all files - 1.9 compatibilityAbinoam Praxedes Marques Jr2015-04-291-0/+3
* Removing compatibility hack to use Greg's cleaner approach.James Edward Gray II2010-07-151-3/+2
* Cleaner each_line shimGregory Brown2009-02-021-3/+1
* Switch lines shim to each_lineGregory Brown2009-02-021-2/+4
* String is not enumerableGregory Brown2009-02-021-0/+8
* Improve behavior on 1.9 for getc() by using getbyte() internally and adding a...Gregory Brown2009-02-021-0/+9