aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * cont.c (HAVE_GETCONTEXT): see getcontext(3) because DragonFly BSDnaruse2011-08-062-1/+6
* * 2011-08-07svn2011-08-061-2/+2
* * ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receivernaruse2011-08-062-3/+9
* * 2011-08-06svn2011-08-051-2/+2
* * marshal.c (w_object): Fix exception message when _dump_data is notdrbrain2011-08-052-1/+6
* * numeric.c (rb_infinity, rb_nan): use WORDS_BIGENDIAN to get endian.ngoto2011-08-052-2/+7
* * include/ruby/win32.h (frexp, modf): original macros.nobu2011-08-051-2/+2
* more clarified the license.usa2011-08-051-219/+229
* Fix a possible merge error.knu2011-08-051-4/+0
* * test/test_syslog.rb (TestSyslog#test_log): Do not be tooknu2011-08-052-2/+23
* * complex.c (f_signbit): fix compile error in gcc4 on Solaris withngoto2011-08-053-4/+13
* * test/ruby/test_object.rb: tests that respond_to? returns false.nobu2011-08-053-2/+20
* * 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