summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * iseq.c (iseq_s_disasm): return nil for native methods.nobu2009-12-234-2/+3
* * test/drb/drbtest.rb (DRbService.add_service_command): quotesnobu2009-12-231-2/+3
* * test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.nobu2009-12-231-1/+1
* * test/cgi: check by Encoding.nobu2009-12-235-19/+16
* * test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):nobu2009-12-233-7/+9
* * 2009-12-22svn2009-12-221-2/+2
* add a test.akr2009-12-221-0/+16
* * encoding.c (Init_Encoding): undef Encoding.new becausenaruse2009-12-213-0/+11
* Add a test for [ruby-core:27247]naruse2009-12-211-0/+4
* * regcomp.c (optimize_node_left): include equal on the condition of for-loop.naruse2009-12-212-1/+6
* * regcomp.c (print_enc_string): follow enclen's change.naruse2009-12-213-5/+15
* * object.c: BasicObject#initialize accepts any number of arguments [ruby-core...marcandre2009-12-202-1/+14
* * 2009-12-21svn2009-12-201-2/+2
* * vm_eval.c (rb_iterate): remove SEGV (retry).mame2009-12-202-1/+5
* * vm_eval.c (rb_iterate): remove SEGV (use the original patch).mame2009-12-202-11/+18
* * 2009-12-20svn2009-12-201-2/+2
* * vm_eval.c (rb_iterate): pass current block when the argument bl_procmame2009-12-204-17/+26
* * gem_prelude.rb (Kernel#gem): should make gem private. a patchmatz2009-12-192-1/+6
* * lib/webrick/config.rb (WEBrick::Config): typo fixed. a patchmatz2009-12-192-1/+6
* * lib/matrix.rb (each2,collect2,map2): Fix enumerator [ruby-core:27225]marcandre2009-12-192-3/+8
* * vm_eval.c (check_funcall): reset method_missing_reason beforenobu2009-12-193-0/+17
* * 2009-12-19svn2009-12-191-2/+2
* * lib/set.rb: Add checks that passed argument is Enumerable. [ruby-core:23844]marcandre2009-12-192-2/+14
* * 2009-12-18svn2009-12-171-2/+2
* * test/yaml/test_boolean.rb (test_n): fixing test nametenderlove2009-12-171-1/+1
* * test/yaml/test_set.rb: svn:eol-style.nobu2009-12-170-0/+0
* * 2009-12-17svn2009-12-161-2/+2
* * test/yaml/test_set.rb (**) Adding test coverage for YAML::Settenderlove2009-12-161-0/+31
* * test/ruby/envutil.rb: fix a typo in assert message.kazu2009-12-162-1/+5
* * lib/un.rb (httpd): try to convert port number to integer.nobu2009-12-162-0/+5
* * configure.in(MINIRUBY): use "$BASERUBY" as a default ruby executable name.eban2009-12-162-1/+6
* add tests.akr2009-12-151-0/+46
* * 2009-12-16svn2009-12-151-2/+2
* * lib/find.rb (Find.find): rescue more exceptions which is possible toakr2009-12-152-3/+8
* * test_find.rb: close temporary files before removing them.usa2009-12-151-23/+35
* * 2009-12-15svn2009-12-151-2/+2
* * lib/find.rb (Find.find): get rid of race condition.nobu2009-12-152-1/+5
* * lib/find.rb (Find.find): rescue only ENOENT and EACCES for lstat.akr2009-12-142-1/+5
* * lib/find.rb (Find.find): narrow rescue region.akr2009-12-143-11/+25
* add tests.akr2009-12-141-0/+52
* Explicitly use FileUtils.rm_f. [ruby-dev:39345]naruse2009-12-141-1/+1
* * lib/find.rb (Find.find): removed already unnecessary code.nobu2009-12-142-7/+5
* add a test.akr2009-12-131-0/+13
* * 2009-12-14svn2009-12-131-2/+2
* new test file.akr2009-12-131-0/+92
* * lib/find.rb (Find.find): sort directory entries. [ruby-dev:39847]akr2009-12-132-16/+17
* doc fix: mutex.lock => self [ruby-core:27115]naruse2009-12-131-1/+1
* * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data toakr2009-12-134-4/+9
* * ruby.c (rb_parser_dump_tree): add prototype.naruse2009-12-132-3/+8
* * 2009-12-13svn2009-12-121-2/+2