aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parse.y: bare kwrest_marknobu2013-01-073-0/+17
* parse.y: duplicated kwrest namenobu2013-01-073-0/+57
* envutil.rb: assert_syntax_errornobu2013-01-071-0/+24
* envutil.rb: optional fnamenobu2013-01-072-4/+12
* * vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko12013-01-073-1/+32
* * Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa2013-01-074-10/+18
* vm_insnhelper.c: keyrest should not overwrite rest argnobu2013-01-073-7/+36
* * NEWS: adjust indent.nobu2013-01-071-12/+12
* * 2013-01-07svn2013-01-071-2/+2
* * NEWS: add a NEWS entry about RubyVM.ko12013-01-072-1/+18
* fix typoskazu2013-01-061-2/+2
* * win32/Makefie.sub: Fix build with VC.yugui2013-01-062-1/+6
* * 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