summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-09-06 05:14:06 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-09-06 05:14:06 +0000
commite96f6c26a30444abb4fcc666b1ac3eaba91916e8 (patch)
tree8583fbaeed2dafe709aea64a2a7cafba9a34a9fa /lib
parent0d0aa05455506b1c6a8e4d1b85693766003559ac (diff)
downloadruby-e96f6c26a30444abb4fcc666b1ac3eaba91916e8.tar.gz
ruby-e96f6c26a30444abb4fcc666b1ac3eaba91916e8.tar.xz
ruby-e96f6c26a30444abb4fcc666b1ac3eaba91916e8.zip
* ext/readline/readline.c: restore terminal mode
even if readline() interrupted. * ext/readline/readline.c: returned string need to be tainted. * ext/readline/readline.c: fixed memory leak. * ext/readline/readline.c: allow negative index. * ext/readline/readline.c: added Readline::HISTORY.size same as Readline::HISTORY.length * ext/readline/readline.c: allow conditional parsing of the ~/.inputrc file by `$if Ruby'. * ext/readline/extconf.rb: check whether the libreadline has the variable `rl_completion_append_character' (this feature was implemented from GNU readline 2.1). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions