summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
AgeCommit message (Expand)Author
2010-07-22 * test/ruby/test_rubyoptions.rb (test_unused_variable): unusednobu
2010-07-20Pull rubygem's custom require into gem_preludeevan
2010-06-29* test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu
2010-06-27* include/ruby/io.h, io.c: reverted r21709.nobu
2010-06-23Clean warnings: unused variables.naruse
2010-06-20* parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu
2010-06-17Revert "* 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__ andmame
2010-06-05* ruby.c (process_options, load_file_internal): $0 seen fromnobu
2010-06-05* ruby.c (process_options): revert r25330, so that $0 can be seennobu
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 messagesusa
2010-04-27Cleaning up syntax warnings.naruse
2010-03-07add a test.akr
2010-02-15fix previous commit.naruse
2010-02-15More generic regular exression for test.naruse
2010-02-12fix a test for Debian GNU/Linux squeeze (armel)akr
2010-01-27* vm_dump.c (bugreport_backtrace): trivial change.kazu
2010-01-26don'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 formame
2009-10-30* vm_eval.c (rb_search_method_emtry, rb_method_call_status): splitnobu
2009-10-29* array.c (rb_ary_to_ary): do not use #respond_to? to detectmatz
2009-10-22* test/ruby/envutil.rb (assert_in_out_err): test_stdout andakr
2009-10-14* ruby.c (process_options): script name should not be shown in annobu
2009-09-23* parse.y (assign_in_cond): also should warn assignment to dvar innobu
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 testmame
2009-02-02* version.h: bump up to 1.9.2 patchlevel -1.akr
2009-01-10test update for version string.akr
2008-10-30* ruby.c (process_options): delays setting safe level.nobu
2008-10-16* ruby.c (proc_options): no warning when default_external alreadymatz
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-06-18* test/ruby/test_rubyoptions.rb: use character class instead of alternationkazu
2008-06-18* test/ruby/test_shebang.rb (test_shebang): on windows path separetor is '\'.usa
2008-05-30* test/ruby/test_rubyoptions.rb: add a test of RUBY_DESCRIPTION.kazu
2008-04-23* test/ruby/test_settracefunc.rb: add a test for set_trace_func.mame
2008-04-17* test/ruby/test_rubyoptions.rb (test_search): enable some assertions.mame
2008-04-17* test/ruby/test_rubyoptions.rb (ruby): run in C locale.nobu
2008-04-16* test/ruby/test_process.rb (test_rlimit_nofile): reset RLIMIT_NOFILEmame