aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use pipe instead of $stdin.read.naruse2011-12-141-1/+1
* * thread_pthread.c (ubf_select): call rb_thread_wakeup_timer_thread()naruse2011-12-141-0/+15
* The test added in r34034 needs to run thousands of times.naruse2011-12-141-10/+11
* FreeBSD 9.0 RC3 is now released.naruse2011-12-141-1/+1
* Add test for [Bug #5343] [ruby-core:39634]naruse2011-12-141-0/+17
* * parse.y (primary): point method name line. [ruby-core:40936]nobu2011-12-132-8/+22
* * error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo whennagachika2011-12-131-0/+17
* * load.c (load_unlock): all threads requiring one file shouldnobu2011-12-131-0/+56
* * lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove2011-12-121-14/+17
* * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove2011-12-121-0/+46
* * parse.y (parser_magic_comment): should pass the proper value.nobu2011-12-121-2/+2
* * vm_insnhelper.c (vm_yield_setup_block_args): splat singlenobu2011-12-121-0/+273
* * parse.y (stmt_or_begin): changed the error message for BEGIN notshugo2011-12-121-3/+6
* Set yamler as syck.naruse2011-12-121-0/+6
* * lib/net/imap.rb: includes the sequence number of UID in a errorshugo2011-12-111-0/+10
* * error.c (exit_initialize): deal with true and false as well asnobu2011-12-111-0/+14
* * test/ruby/test_proc.rb (TestProc): renamed argument tests.nobu2011-12-101-13/+13
* * test/ruby/test_econv.rb (TestEncodingConverter#test_default_external): drop...nobu2011-12-101-2/+2
* * test/ruby/test_econv.rb (test_default_external): include iso-8859-16.nobu2011-12-091-1/+1
* It should be require_relative.naruse2011-12-091-1/+1
* * file.c (file_path_convert): don't convert it when the path string isnaruse2011-12-091-0/+20
* Generate temporary file in tmpdir.naruse2011-12-081-4/+12
* * variable.c (set_const_visibility): clear inine-cache when constant'snagachika2011-12-081-0/+21
* update doc and add test for SystemExit.new.akr2011-12-081-0/+15
* * test/rexml/test_order.rb (OrderTester#test_more_ordering): useusa2011-12-081-1/+1
* * test/ruby/test_process.rb (TestProcess#test_sete[gu]id): silentlyusa2011-12-081-0/+2
* It is fixed in FreeBSD 9.0 RC3, not RC2.naruse2011-12-071-1/+1
* * vm.c (vm_set_top_stack, vm_set_eval_stack): check for stacknobu2011-12-071-0/+6
* FreeBSD 9.0 RC2 fixes the bug.naruse2011-12-071-2/+2
* * ext/psych/lib/psych.rb (module Psych): parse and load methods taketenderlove2011-12-061-1/+77
* See the string "GDBM version".naruse2011-12-061-2/+2
* Fix copy and paste miss of r33960.naruse2011-12-061-2/+2
* Skip tests when the lib is with gdbm 1.8.0.naruse2011-12-061-4/+2
* Comment out tests which fails with GDBM-DBM compat mode.naruse2011-12-051-0/+6
* * process.c (proc_seteuid_m): fix argument.nobu2011-12-051-0/+12
* * lib/delegate.rb (Delegator#methods): Kernel#methods receivesnaruse2011-12-041-0/+7
* Introduce NEED_READCONV and NEED_WRITECONV to replace universal newline decor...luislavena2011-12-041-0/+48
* * variable.c (set_const_visibility): Module#private_constant hasmame2011-12-031-0/+13
* Fix 33906: remove JSON::Ext::Generator::GeneratorMethods::String.naruse2011-11-301-0/+2
* * variable.c (rb_path2class): don't raise NameError when the middlenaruse2011-11-301-0/+12
* * test/ruby/test_module.rb (TestModule): removed remove_*_mixins methods.nobu2011-11-301-31/+8
* * lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake ordrbrain2011-11-302-6/+10
* * lib/rdoc/encoding.rb (RDoc::Encoding.read_file): fixup newline charsusa2011-11-301-10/+0
* * ext/psych/parser.c (parse): parse method can take an option filetenderlove2011-11-301-0/+7
* Don't break tests.naruse2011-11-291-2/+2
* * lib/mkmf.rb: Wrap mkmf.rb in module MakeMakefile to clean up Objectdrbrain2011-11-281-2/+2
* * test/rake/test_rake_directory_task.rbusa2011-11-281-11/+17
* * win32/win32.c (rb_w32_uchmod): typo. [Bug#5671] [ruby-dev:44898]usa2011-11-281-0/+9
* An address can be negative.naruse2011-11-271-1/+1
* Run the test only if /dev/tty exists.naruse2011-11-271-0/+1