Directory test/readline/

Directory Created:
2004-11-18 07:12
Total Files:
1
Deleted Files:
0
Lines of Code:
86

Browse with ViewVC

[root]/test/readline

Lines of Code

test/readline/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 121 (100.0%) 15.1
shugo 7 (87.5%) 121 (100.0%) 17.2
shyouhei 1 (12.5%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

shugo 2005-09-22 09:33

* test/readline/test_readline.rb (TestReadline::replace_stdio):

merged the patch of [ruby-dev:25232] instead of [ruby-dev:25223].

(merged from ruby_1_8 branch)

18 lines of code changed in:

shugo 2005-06-17 17:18

* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.

* ext/readline/readline.c (readline_s_set_input): new method.

* ext/readline/readline.c (readline_s_set_output): new method.

* lib/irb/input-method.rb: set Readline.input and Readline.output.

2 lines of code changed in:

shugo 2005-05-24 09:48

* test/readline/test_readline.rb: do not test libedit.

fixed: [ruby-dev:26217]

1 lines of code changed in:

shugo 2005-05-19 15:36

* ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858]



* ext/readline/extconf.rb: added new option --enable-libedit.



* test/readline/test_readline.rb: added assertions for

Readline::HISTORY.



* lib/irb/input-method.rb: do not use Readline::HISTORY.pop.

16 lines of code changed in:

shugo 2004-12-02 02:54

* test/readline/test_readline.rb: fix for NetBSD.

18 lines of code changed in:

shugo 2004-11-19 02:38

* ext/readline/readline.c (readline_s_set_completion_append_character):

accept nil. [ruby-core:03765]

9 lines of code changed in:

shugo 2004-11-18 07:12

* ext/readline/readline.c: check $SAFE.

* test/readline/test_readline.rb: added tests for readline.

57 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT