summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-05* lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should useshugo
2011-08-05* vm_eval.c (check_funcall): try respond_to? first if redefined.nobu
2011-08-05* thread_pthread.c: fix typo.mrkn
2011-08-05 * lib/rubygems: Import RubyGems 1.8.7:drbrain
2011-08-05* test/io/console/test_io_console.rb: for Fedora Rawhide, not OpenBSD.nobu
2011-08-04* test/io/console/test_io_console.rb (test_noctty): daemon() onnobu
2011-08-04* 2011-08-05svn
2011-08-04* thread_pthread.c (native_cond_signal): retry to call pthread_cond_signalmrkn
2011-08-04* configure.in: when Solaris cc, use $(CC) to link shared libs.ngoto
2011-08-04* error.c (report_bug): use a small message buffer instead of BUFSIZ.kosaki
2011-08-04* ext/psych/psych.gemspec (files): remove extra commas.nobu
2011-08-04* tool/rbinstall.rb (gem): install all gemspecs under lib and ext.nobu
2011-08-04* tool/rbinstall.rb (Gem::Specification): may not be defined whennobu
2011-08-04* include/ruby/missing.h: fix typo and so on.nobu
2011-08-04* include/ruby/missing.h: define __syscall on OpenBSD as r32702.naruse
2011-08-03* tool/rbinstall.rb: use rubygems to load gemspecs, copy actualtenderlove
2011-08-03oops, fix author in the psych gemspectenderlove
2011-08-03* configure.in: set CXX variable to the C++ compiler that matches themrkn
2011-08-03* lib/mkmf.rb (link_command): use static library only for bundlednobu
2011-08-03* ext/psych/psych.gemspec: property.nobu
2011-08-03installing psych as a gemtenderlove
2011-08-03Mark a code is GPL or not.naruse
2011-08-03* 2011-08-04svn
2011-08-03Cosmetic change of Hash literal.nahi
2011-08-03update doc.akr
2011-08-03* util.c, include/ruby/util.h (ruby_add_suffix): remove the function.usa
2011-08-03* variable.c (check_before_mod_set): should be static.nobu
2011-08-03* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):shyouhei
2011-08-02* encoding.c (enc_find): mistakenly remained !. [Bug #5150]nobu
2011-08-02Revert "* encoding.c (enc_find): simplified with RB_TYPE_P."naruse
2011-08-02Refix r32815.naruse
2011-08-02* 2011-08-03svn
2011-08-02* lib/prettyprint.rb: update document. [ruby-core:36776]akr
2011-08-02* encoding.c (enc_find): simplified with RB_TYPE_P.nobu
2011-08-02Fix r32811: add UNSPECIFIED_ENCODING case.naruse
2011-08-02* gc.c (init_heap): allocate sigaltstack after heaps are allocated.naruse
2011-08-02Remove an obsolete file, ToDo.naruse
2011-08-02* test/testunit/test_parallel.rb: pass "--ruby" option tosorah
2011-08-02* encoding.c (str_to_encoding): rename from to_encoding andnaruse
2011-08-02* hash.c (recursive_hash): hash value of emptied hash should benobu
2011-08-02* parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136]nobu
2011-08-02* property.nobu
2011-08-01* test/net/http/test_http.rb (TestNetHTTP_version_1_1_methods#test_timeout_du...shyouhei
2011-08-01* 2011-08-02svn
2011-08-01Correct RubyGems bin check on Windows. Bug #5111luislavena
2011-08-01* ChangeLog: fix a typo.nagachika
2011-08-01* test/ruby/test_process.rb (TestProcess#windows?): new method.usa
2011-08-01 * test/rake/test_rake_functional.rb: Don't assume the binary name ofdrbrain
2011-08-01* test/io/console/test_io_console.rb (TestIO_Console#test_sync):shyouhei
2011-08-01* test/xmlrpc/test_webrick_server.rb (Test_Webrick#setup_http_server):shyouhei