aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui2013-01-064-5/+30
* * doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain2013-01-062-1/+5
* fix a typokazu2013-01-051-1/+1
* * doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain2013-01-052-0/+50
* * lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak2013-01-052-1/+6
* * 2013-01-06svn2013-01-051-2/+2
* * lib/net/http/generic_request.rb:naruse2013-01-052-1/+15
* Suppress warningsnaruse2013-01-051-5/+11
* * doc/syntax/modules_and_classes.rdoc: Improved description of methodsdrbrain2013-01-052-2/+12
* * string.c (rb_str_enumerate_lines): fix invalid byte sequence errorglass2013-01-053-3/+17
* envutil.rb: check stdout and stderrnobu2013-01-052-10/+19
* * properties.nobu2013-01-050-0/+0
* * doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain2013-01-053-30/+297
* * doc/syntax/methods.rdoc: Added return values and scope sections,drbrain2013-01-042-13/+119
* * io.c (rb_cloexec_fcntl_dupfd): improve #ifdef condition.kosaki2013-01-042-3/+8
* * lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain2013-01-043-50/+120
* * 2013-01-05svn2013-01-041-2/+2
* * gc.c (vm_xrealloc): add a few comment why we avoid realloc(ptr,0).kosaki2013-01-042-0/+11
* fix a typokazu2013-01-041-1/+1
* * Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui2013-01-044-1/+9
* * common.mk (run, parse): Use BTESTRUBY instead of MINIRUBY to handleyugui2013-01-042-4/+9
* * common.mk (yes-btest): btest depends on also $(arch)-fake.rb andyugui2013-01-044-3/+18
* * lib/rubygems/doctor.rb: Process directories in order in case thedrbrain2013-01-048-22/+36
* * lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain2013-01-0416-52/+266
* * lib/forwardable.rb: Fix rdoc parameters for ::def_single_delegator.zzak2013-01-042-3/+9
* typo in ChangeLogzzak2013-01-041-1/+1
* revert r38686 -- duplicate ChangeLog entryyugui2013-01-031-10/+0
* Fix failures on btest for NativeClient.yugui2013-01-031-0/+10
* * 2013-01-04svn2013-01-031-2/+2
* Fix failures on btest for NativeClient.yugui2013-01-036-6/+29
* * io.c (rb_cloexec_fcntl_dupfd): Fix failures inyugui2013-01-032-2/+10
* * lib/rexml/element.rb (REXML::Elements#add): Remove too muchkou2013-01-032-1/+6
* * lib/rexml/element.rb (REXML::Elements#each): Add missingkou2013-01-032-4/+10
* * ext/psych/lib/psych.rb (Psych.load): Return value ofzzak2013-01-032-3/+9
* * lib/forwardable.rb (SingleForwardable): Fix example in overviewzzak2013-01-032-9/+18
* * 2013-01-03svn2013-01-031-2/+2
* * configure.in (OBJCOPY): Fixes build error for NativeClient.yugui2013-01-033-2/+10
* typo in r38675 ChangeLogzzak2013-01-011-1/+1
* * ext/zlib/zlib.c (Zlib::GzipFile): Fix typo by zed_0xffzzak2013-01-012-1/+6
* * hash.c (rb_hash_update): Revert documentation from r38672zzak2013-01-012-13/+5
* * 2013-01-02svn2013-01-011-2/+2
* * hash.c (rb_hash_update): Documentation for Hash#merge and shallowzzak2013-01-012-5/+23
* * bootstraptest/test_thread.rb: get rid of confusing ruby-mode.elnobu2013-01-011-1/+1
* * bootstraptest/test_thread.rb: get rid of "invalid nest" error innobu2013-01-011-10/+10
* test_tmpdir.rb: remove tmpdirnobu2013-01-011-0/+1
* * 2013-01-01svn2013-01-011-4/+4
* fix typoskazu2013-01-011-2/+2
* * vm_backtrace.c: Add documentation for Kernel#caller_locations,zzak2012-12-312-7/+131
* * 2012-12-31svn2012-12-311-2/+2
* * test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]zzak2012-12-312-0/+11