index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_rubyoptions.rb
Age
Commit message (
Expand
)
Author
2011-08-24
* test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave pty
ngoto
2011-06-07
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
usa
2011-05-22
test cleanup
kosaki
2011-05-22
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
kosaki
2011-05-17
Fix FreeBSD test failure.
kosaki
2011-05-14
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
kosaki
2011-01-14
Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenix
ryan
2010-12-17
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_require): -r
nobu
2010-12-08
* parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]
nobu
2010-12-08
reverted to r30124; r30124 breaks test
shyouhei
2010-12-07
* parse.y (struct vtable, struct local_vars, vtable_add):
nobu
2010-12-05
* ruby.c (load_file_internal): decrement for ungotten line.
nobu
2010-11-14
* parse.y (parser_set_token_info): turn on/off with directives.
nobu
2010-10-23
* test/ruby/test_rubyoptions.rb (test_segv_test): follow up the
nobu
2010-09-29
* test/ruby/test_rubyoptions.rb (TestRubyOptions::test_script_from_stdin):
shyouhei
2010-09-20
* dir.c (bracket): get rid of scanning at the end of the pattern
nobu
2010-08-11
wait a process.
akr
2010-08-11
* test/ruby/test_rubyoptions.rb (test_script_from_stdin): disable
akr
2010-07-22
* test/ruby/test_rubyoptions.rb (test_unused_variable): unused
nobu
2010-07-20
Pull rubygem's custom require into gem_prelude
evan
2010-06-29
* test/ruby/test_rubyoptions.rb (test_script_from_stdin): by using
nobu
2010-06-27
* include/ruby/io.h, io.c: reverted r21709.
nobu
2010-06-23
Clean warnings: unused variables.
naruse
2010-06-20
* parse.y (shadowing_lvar_gen): get rid of adding extra name for
nobu
2010-06-17
Revert "* parse.y (warn_unused_var): warn unused variables."
naruse
2010-06-16
* parse.y (warn_unused_var): warn unused variables.
nobu
2010-06-16
* test/ruby/test_{regexp,rubyoptions}.rb: trivial change.
nobu
2010-06-13
* test/ruby/test_rubyoptions.rb: add a simple test for __END__ and
mame
2010-06-05
* ruby.c (process_options, load_file_internal): $0 seen from
nobu
2010-06-05
* ruby.c (process_options): revert r25330, so that $0 can be seen
nobu
2010-05-16
* ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):
yugui
2010-05-14
* test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messages
usa
2010-04-27
Cleaning up syntax warnings.
naruse
2010-03-07
add a test.
akr
2010-02-15
fix previous commit.
naruse
2010-02-15
More generic regular exression for test.
naruse
2010-02-12
fix a test for Debian GNU/Linux squeeze (armel)
akr
2010-01-27
* vm_dump.c (bugreport_backtrace): trivial change.
kazu
2010-01-26
don't gnerate core file.
akr
2010-01-25
* lib/matrix.rb: suppress warnings.
akr
2010-01-25
* test/ruby/test_rubyoptions.rb (test_segv_test): add a test for
mame
2009-10-30
* vm_eval.c (rb_search_method_emtry, rb_method_call_status): split
nobu
2009-10-29
* array.c (rb_ary_to_ary): do not use #respond_to? to detect
matz
2009-10-22
* test/ruby/envutil.rb (assert_in_out_err): test_stdout and
akr
2009-10-14
* ruby.c (process_options): script name should not be shown in an
nobu
2009-09-23
* parse.y (assign_in_cond): also should warn assignment to dvar in
nobu
2009-08-11
* test/ruby/test_rubyoptions.rb (test_shebang): fix for new behavior.
nobu
2009-06-26
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):
matz
2009-06-22
$: doesn't contains "." now.
akr
2009-05-07
* test/ruby/test_rubyoptions.rb (test_indentation_check): add a test
mame
[next]