summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-28 * test/ruby/test_marshal.rb: added tests for taintness/untrustness nahi
2009-12-28* sample/occur2.rb: reimplemented in modern style. [ruby-dev:39927].yugui
2009-12-28* tool/install-sh: correction by Hiro Asari.yugui
2009-12-28* 2009-12-28svn
2009-12-28* tool/install-sh: wrote the intention. [ruby-dev:39928]yugui
2009-12-27* ext/win32ole/win32ole.c (foleparam_initialize): add foleparam_initializesuke
2009-12-27rdoc update.akr
2009-12-27* tool/rbinstall.rb (install?(:local, :comm, :bin, :'bin-comm')):yugui
2009-12-27* 2009-12-27svn
2009-12-27* sample/occur2.rb: have been broken. fixed for Ruby 1.9 feature.yugui
2009-12-25* 2009-12-25svn
2009-12-25add tests.akr
2009-12-24* lib/uri/generic.rb (eql?): Check the class of the compared object.marcandre
2009-12-24* regexec.c (match_at): follow enclen's change.naruse
2009-12-24* lib/delegate.rb (marshal_dump/load): dump & load instance variables by defa...marcandre
2009-12-24* 2009-12-24svn
2009-12-24* lib/object.c (rb_obj_cmp): Default <=> operator returns 0 if objects are ==...marcandre
2009-12-23* iseq.c (iseq_s_disasm): return nil for native methods.nobu
2009-12-23* test/drb/drbtest.rb (DRbService.add_service_command): quotesnobu
2009-12-23* test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.nobu
2009-12-23* test/cgi: check by Encoding.nobu
2009-12-23* test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):nobu
2009-12-22* 2009-12-22svn
2009-12-22add a test.akr
2009-12-21* encoding.c (Init_Encoding): undef Encoding.new becausenaruse
2009-12-21Add a test for [ruby-core:27247]naruse
2009-12-21* regcomp.c (optimize_node_left): include equal on the condition of for-loop.naruse
2009-12-21* regcomp.c (print_enc_string): follow enclen's change.naruse
2009-12-20* object.c: BasicObject#initialize accepts any number of arguments [ruby-core...marcandre
2009-12-20* 2009-12-21svn
2009-12-20* vm_eval.c (rb_iterate): remove SEGV (retry).mame
2009-12-20* vm_eval.c (rb_iterate): remove SEGV (use the original patch).mame
2009-12-20* 2009-12-20svn
2009-12-20* vm_eval.c (rb_iterate): pass current block when the argument bl_procmame
2009-12-19* gem_prelude.rb (Kernel#gem): should make gem private. a patchmatz
2009-12-19* lib/webrick/config.rb (WEBrick::Config): typo fixed. a patchmatz
2009-12-19* lib/matrix.rb (each2,collect2,map2): Fix enumerator [ruby-core:27225]marcandre
2009-12-19* vm_eval.c (check_funcall): reset method_missing_reason beforenobu
2009-12-19* 2009-12-19svn
2009-12-19* lib/set.rb: Add checks that passed argument is Enumerable. [ruby-core:23844]marcandre
2009-12-17* 2009-12-18svn
2009-12-17* test/yaml/test_boolean.rb (test_n): fixing test nametenderlove
2009-12-17* test/yaml/test_set.rb: svn:eol-style.nobu
2009-12-16* 2009-12-17svn
2009-12-16* test/yaml/test_set.rb (**) Adding test coverage for YAML::Settenderlove
2009-12-16* test/ruby/envutil.rb: fix a typo in assert message.kazu
2009-12-16* lib/un.rb (httpd): try to convert port number to integer.nobu
2009-12-16* configure.in(MINIRUBY): use "$BASERUBY" as a default ruby executable name.eban
2009-12-15add tests.akr
2009-12-15* 2009-12-16svn