summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-06* doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain
2013-01-05fix a typokazu
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain
2013-01-05* lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak
2013-01-05* 2013-01-06svn
2013-01-05* lib/net/http/generic_request.rb:naruse
2013-01-05Suppress warningsnaruse
2013-01-05* doc/syntax/modules_and_classes.rdoc: Improved description of methodsdrbrain
2013-01-05* string.c (rb_str_enumerate_lines): fix invalid byte sequence errorglass
2013-01-05envutil.rb: check stdout and stderrnobu
2013-01-05* properties.nobu
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain
2013-01-04* doc/syntax/methods.rdoc: Added return values and scope sections,drbrain
2013-01-04* io.c (rb_cloexec_fcntl_dupfd): improve #ifdef condition.kosaki
2013-01-04* lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain
2013-01-04* 2013-01-05svn
2013-01-04* gc.c (vm_xrealloc): add a few comment why we avoid realloc(ptr,0).kosaki
2013-01-04fix a typokazu
2013-01-04* Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui
2013-01-04* common.mk (run, parse): Use BTESTRUBY instead of MINIRUBY to handleyugui
2013-01-04* common.mk (yes-btest): btest depends on also $(arch)-fake.rb andyugui
2013-01-04* lib/rubygems/doctor.rb: Process directories in order in case thedrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain
2013-01-04* lib/forwardable.rb: Fix rdoc parameters for ::def_single_delegator.zzak
2013-01-04typo in ChangeLogzzak
2013-01-03revert r38686 -- duplicate ChangeLog entryyugui
2013-01-03Fix failures on btest for NativeClient.yugui
2013-01-03* 2013-01-04svn
2013-01-03Fix failures on btest for NativeClient.yugui
2013-01-03* io.c (rb_cloexec_fcntl_dupfd): Fix failures inyugui
2013-01-03* lib/rexml/element.rb (REXML::Elements#add): Remove too muchkou
2013-01-03* lib/rexml/element.rb (REXML::Elements#each): Add missingkou
2013-01-03* ext/psych/lib/psych.rb (Psych.load): Return value ofzzak
2013-01-03* lib/forwardable.rb (SingleForwardable): Fix example in overviewzzak
2013-01-03* 2013-01-03svn
2013-01-03* configure.in (OBJCOPY): Fixes build error for NativeClient.yugui
2013-01-01typo in r38675 ChangeLogzzak
2013-01-01* ext/zlib/zlib.c (Zlib::GzipFile): Fix typo by zed_0xffzzak
2013-01-01* hash.c (rb_hash_update): Revert documentation from r38672zzak
2013-01-01* 2013-01-02svn
2013-01-01* hash.c (rb_hash_update): Documentation for Hash#merge and shallowzzak
2013-01-01* bootstraptest/test_thread.rb: get rid of confusing ruby-mode.elnobu
2013-01-01* bootstraptest/test_thread.rb: get rid of "invalid nest" error innobu
2013-01-01test_tmpdir.rb: remove tmpdirnobu
2013-01-01* 2013-01-01svn
2013-01-01fix typoskazu
2012-12-31* vm_backtrace.c: Add documentation for Kernel#caller_locations,zzak
2012-12-31* 2012-12-31svn
2012-12-31* test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]zzak
2012-12-30parse.y: escaped closing parenthsisnobu