summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-31* ext/digest/digest.c (rb_digest_instance_method_unimpl): Suppressknu
2009-12-31* 2010-01-01svn
2009-12-31* tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr
2009-12-31* ext/socket/rubysocket.h: include addrinfo.h only when using our ownusa
2009-12-31* process.c (save_redirect_fd): consider EBADF that the fd is not used.usa
2009-12-30* ext/socket/raddrinfo.c (addrinfo_type): typed.nobu
2009-12-30* ext/socket/extconf.rb: use have_struct_member.nobu
2009-12-30* ext/socket/extconf.rb: fix for wide-getaddrinfo option.nobu
2009-12-30fix typoskazu
2009-12-30* thread_win32.c (native_thread_destroy): decreased the probability ofusa
2009-12-30* thread_win32.c (w32_error): should report the function.usa
2009-12-30* ext/extmk.rb: fix for extstatic.nobu
2009-12-30Add more description about Fixnum's size. [ruby-core:27333]naruse
2009-12-30* include/ruby/ruby.h (RREGEXP_SRC_END): added.naruse
2009-12-30* include/ruby/defines.h (INFINITY): this is float.naruse
2009-12-30* gem_prelude.rb (push_all_highest_version_gems_on_load_path):nobu
2009-12-30* lib/rubygems/command_manager.rb (Gem#load_and_instantiate):nobu
2009-12-30* lib/rubygems/source_index.rb (Gem#load_specification): don't usenobu
2009-12-30* lib/rubygems.rb: Kernel#gem is already defined, and workaroundnobu
2009-12-29Add Float::INFINITY and Float::NAN.naruse
2009-12-29* lib/delegate.rb (marshal_dump/load): Provide forward compatibility [ruby-co...marcandre
2009-12-29* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu
2009-12-28* win32/win32.c (CreateChild): force to inherit standard I/O handles.usa
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