aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should useshugo2011-08-054-12/+22
* * vm_eval.c (check_funcall): try respond_to? first if redefined.nobu2011-08-054-5/+44
* * thread_pthread.c: fix typo.mrkn2011-08-051-1/+1
* * lib/rubygems: Import RubyGems 1.8.7:drbrain2011-08-0513-14/+143
* * test/io/console/test_io_console.rb: for Fedora Rawhide, not OpenBSD.nobu2011-08-051-2/+5
* * test/io/console/test_io_console.rb (test_noctty): daemon() onnobu2011-08-042-8/+21
* * 2011-08-05svn2011-08-041-2/+2
* * thread_pthread.c (native_cond_signal): retry to call pthread_cond_signalmrkn2011-08-042-7/+40
* * configure.in: when Solaris cc, use $(CC) to link shared libs.ngoto2011-08-042-1/+5
* * error.c (report_bug): use a small message buffer instead of BUFSIZ.kosaki2011-08-042-2/+11
* * ext/psych/psych.gemspec (files): remove extra commas.nobu2011-08-041-83/+83
* * tool/rbinstall.rb (gem): install all gemspecs under lib and ext.nobu2011-08-043-10/+15
* * tool/rbinstall.rb (Gem::Specification): may not be defined whennobu2011-08-042-0/+26
* * include/ruby/missing.h: fix typo and so on.nobu2011-08-041-1/+1
* * include/ruby/missing.h: define __syscall on OpenBSD as r32702.naruse2011-08-042-2/+6
* * tool/rbinstall.rb: use rubygems to load gemspecs, copy actualtenderlove2011-08-032-16/+61
* oops, fix author in the psych gemspectenderlove2011-08-031-1/+1
* * configure.in: set CXX variable to the C++ compiler that matches themrkn2011-08-032-0/+14
* * lib/mkmf.rb (link_command): use static library only for bundlednobu2011-08-032-1/+7
* * ext/psych/psych.gemspec: property.nobu2011-08-030-0/+0
* installing psych as a gemtenderlove2011-08-033-0/+113
* Mark a code is GPL or not.naruse2011-08-032-1/+221
* * 2011-08-04svn2011-08-031-2/+2
* Cosmetic change of Hash literal.nahi2011-08-032-2/+2
* update doc.akr2011-08-031-0/+9
* * util.c, include/ruby/util.h (ruby_add_suffix): remove the function.usa2011-08-0310-277/+29
* * variable.c (check_before_mod_set): should be static.nobu2011-08-031-1/+1
* * test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):shyouhei2011-08-032-0/+6
* * encoding.c (enc_find): mistakenly remained !. [Bug #5150]nobu2011-08-023-1/+8
* Revert "* encoding.c (enc_find): simplified with RB_TYPE_P."naruse2011-08-021-1/+1
* Refix r32815.naruse2011-08-021-2/+3
* * 2011-08-03svn2011-08-021-2/+2
* * lib/prettyprint.rb: update document. [ruby-core:36776]akr2011-08-022-1/+12
* * encoding.c (enc_find): simplified with RB_TYPE_P.nobu2011-08-021-1/+1
* Fix r32811: add UNSPECIFIED_ENCODING case.naruse2011-08-021-1/+6
* * gc.c (init_heap): allocate sigaltstack after heaps are allocated.naruse2011-08-023-2/+20
* Remove an obsolete file, ToDo.naruse2011-08-021-124/+0
* * test/testunit/test_parallel.rb: pass "--ruby" option tosorah2011-08-022-0/+8
* * encoding.c (str_to_encoding): rename from to_encoding andnaruse2011-08-022-8/+32
* * hash.c (recursive_hash): hash value of emptied hash should benobu2011-08-023-0/+9
* * parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136]nobu2011-08-022-7/+15
* * property.nobu2011-08-020-0/+0
* * test/net/http/test_http.rb (TestNetHTTP_version_1_1_methods#test_timeout_du...shyouhei2011-08-013-2/+10
* * 2011-08-02svn2011-08-011-2/+2
* Correct RubyGems bin check on Windows. Bug #5111luislavena2011-08-013-1/+9
* * ChangeLog: fix a typo.nagachika2011-08-011-1/+1
* * test/ruby/test_process.rb (TestProcess#windows?): new method.usa2011-08-012-30/+33
* * test/rake/test_rake_functional.rb: Don't assume the binary name ofdrbrain2011-08-013-14/+20
* * test/io/console/test_io_console.rb (TestIO_Console#test_sync):shyouhei2011-08-012-0/+8
* * test/xmlrpc/test_webrick_server.rb (Test_Webrick#setup_http_server):shyouhei2011-08-012-0/+13