summaryrefslogtreecommitdiff
path: root/spec/ruby/fixtures/code/symlink/symlink2/symlink2.rb
blob: 4a6e9c9601eda76adcabd0613ec6df35804be3a0 (plain)
1
ScratchPad << :loaded
r53141naruse 2013-04-16fixed wrong value by @taksatou [fix GH-287]hsbt 2013-02-06* doc/pty/README.expect: Removed static documentation filezzak 2011-08-26* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain 2011-05-15* remove trailing spaces.nobu 2010-04-09* ext/pty/lib/expect.rb: preserve buffer read, instead of discard.mame 2010-04-09* ext/pty/lib/expect.rb: raise an error when argument is unexpectedmame 2010-04-09* ext/pty/lib/expect.rb: add rdoc. based on a patch from Luiz Angelomame 2008-02-18* ext/pty/lib/expect.rb (IO#expect): check if peer is closed.nobu