aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * README.EXT: fix typo. Patch by William Blackerby.shyouhei2011-05-133-3/+10
* * win32/win32.c (rb_w32_select): check invalid handle before doingusa2011-05-132-21/+48
* * lib/rdoc/rdoc.rb: Output summary after documentation report.drbrain2011-05-123-24/+27
* * lib/fileutils.rb: Hide internal methods from RDoc. Patch by Darraghdrbrain2011-05-122-5/+10
* * lib/webrick/httpservlet/erbhandler.rb: Add documentation.drbrain2011-05-122-0/+37
* * lib/mathn.rb: Fix indentation. Patch by Jason Dew.drbrain2011-05-122-47/+55
* * lib/mathn.rb: Add documentation. Patch by Jason Dew. [Ruby 1.9 -drbrain2011-05-122-6/+34
* * lib/logger.rb (class Logger): Document Logger#datetime_format.drbrain2011-05-122-0/+22
* * re.c (Init_Regexp): Document option constants. Patch by Vincentdrbrain2011-05-1210-6/+760
* * lib/rss/atom.rb (module RSS): Document URIs. Patch by Mark Turner.drbrain2011-05-123-0/+45
* * 2011-05-13svn2011-05-121-2/+2
* * io.c (select_internal): remove unused variable (interrupt_flag).kosaki2011-05-122-35/+36
* * object.c: format comments to keep 80 columns in a line.nagachika2011-05-121-6/+7
* * configure.in: limit to "T" type for prefix of external symbolskou2011-05-122-1/+10
* * test/dl/test_base.rb (Fiddle::LIBC_SO): its always msvc*.dll onusa2011-05-122-1/+6
* * lib/mkmf.rb (Logging.postpone): copy only when tmporary logfileusa2011-05-122-1/+6
* * ext/openssl/ossl_ssl.c: By trunk@31346, function check of SSLv2 is ...iwamatsu2011-05-122-0/+9
* * lib/set.rb (class Set): Add nodoc to internal-use methods. Patch by Pete...drbrain2011-05-112-3/+8
* Thu May 12 08:01:14 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-112-34/+39
* * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain2011-05-117-5/+58
* * Various .document files: Update .document files to match files whichdrbrain2011-05-119-135/+56
* Thu May 12 08:18:45 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-112-5/+11
* Remove empty directoriesdrbrain2011-05-110-0/+0
* * 2011-05-12svn2011-05-111-2/+2
* Thu May 12 07:27:31 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-112-7/+13
* * lib/forwardable.rb: support 'delegate :foo => :bar' for to meetkeiju2011-05-112-2/+7
* * lib/csv.rb: fix a typo.nagachika2011-05-114-4/+4
* * lib/webrick: Add documentation for WEBrick::HTTPAuthdrbrain2011-05-1010-17/+285
* * 2011-05-11svn2011-05-101-2/+2
* * lib/rss.rb: Add documentation. Patch by Steve Klabnik.drbrain2011-05-102-4/+81
* * lib/test/unit.rb: Add option for hiding skip messages when testsorah2011-05-104-0/+40
* Use UTF-8 for rdoc-coverage and silence progress reporterdrbrain2011-05-101-1/+1
* * common.mk (rdoc): Add rdoc-coverage ruledrbrain2011-05-102-0/+8
* * lib/webrick: Add Documentationdrbrain2011-05-1012-18/+591
* * 2011-05-10svn2011-05-091-2/+2
* * lib/webrick/log.rb: Hide copyright info from ridrbrain2011-05-099-8/+19
* fixed indent.tadf2011-05-091-2/+2
* * test/ruby/test_{complex,rational}.rb: added tests.tadf2011-05-093-0/+54
* * complex.c (string_to_c_internal): a refactoring.tadf2011-05-093-7/+7
* * string.c: Improve documentation for String#start_with? andnaruse2011-05-092-4/+10
* * complex.c (string_to_c_internal): support scientific notation.mrkn2011-05-093-2/+13
* * 2011-05-09svn2011-05-091-2/+2
* * numeric.c (int_ord): remove K&R style.naruse2011-05-092-2/+6
* * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf2011-05-087-56/+34
* never skiptadf2011-05-083-2/+12
* fixedtadf2011-05-081-1/+1
* * test/date/*.rb: NEVER SKIP.tadf2011-05-086-47/+55
* * test/date/*.rb: reverted 31432.tadf2011-05-085-26/+30
* * test/date/*.rb: reverted 31483.tadf2011-05-085-26/+34
* Revert r31478.naruse2011-05-085-30/+26