aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf2011-05-218-2715/+7240
* * ext/.document: Add curses to documented extensions.drbrain2011-05-203-61/+983
* * ext/bigdecimal/lib/bigdecimal/util.rb: Improve documentation. Patchdrbrain2011-05-202-18/+50
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb: Document isEqual. Patchdrbrain2011-05-202-2/+7
* * 2011-05-21svn2011-05-201-2/+2
* * ext/date/lib/date/format.rb: Document date formats. Patch bydrbrain2011-05-202-0/+29
* * lib/scanf.rb: fix typosnagachika2011-05-201-2/+2
* * ChangeLog: monomaniac and meaningless format checks.usa2011-05-201-36/+55
* * gc.c: Fix build on m68k by 'error: too few arguments toiwamatsu2011-05-202-1/+6
* * lib/scanf.rb: Improve documentation. Patch by Gabe McArthur.drbrain2011-05-192-326/+381
* * 2011-05-20svn2011-05-191-2/+2
* * enc/trans/ibm737-tbl.rb: greek code page. fixes #4738nobu2011-05-193-0/+135
* revert O_CLOEXEC patch series completely.kosaki2011-05-193-70/+0
* * test/ruby/test_signal.rb (test_signal_requiring): skip on Windows.usa2011-05-192-0/+6
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-1959-1935/+1939
* * test/openssl/test_pkey_rsa.rb: Add tests for sign/verify.emboss2011-05-182-0/+35
* *ext/openssl/ossl_pkey.c: Add documentation.emboss2011-05-182-0/+113
* * lib/benchmark.rb: Fix indentation.drbrain2011-05-183-47/+52
* * lib/net/imap.rb: Fix indentation of EOF for heredoc.drbrain2011-05-183-3/+8
* * lib/mkmf.rb: Fix indentation of EOM for heredoc.drbrain2011-05-182-2/+6
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-1867-3827/+3836
* * lib/cgi/util.rb: Improve documentation. Patch by Clinton Nixon.drbrain2011-05-184-0/+23
* * lib/tempfile.rb: Document Dir.mkdir and Dir.rmdir. Patch by Clintondrbrain2011-05-182-0/+14
* * 2011-05-19svn2011-05-181-2/+2
* * encoding.c: Improve documentation for Encoding#default_external anddrbrain2011-05-182-6/+65
* * lib: remove trailing spaces.nobu2011-05-187-54/+54
* * lib/rbconfig/.document: property.nobu2011-05-180-0/+0
* * ext/io/console/lib/console/size.rb (IO#console_size): newnobu2011-05-182-0/+25
* * internal.h: add for internal use only.nobu2011-05-1816-16/+66
* * eval.c (setup_exception): internal exception should be hiddennobu2011-05-185-3/+36
* * missing/lgamma_r.c (lgamma_r): get rid of false warning on mingw.nobu2011-05-181-0/+11
* * common.mk (rdoc-coverage): remove duplicated target.nobu2011-05-181-2/+4
* * lib/timeout.rb (Timeout#timeout): don't leak "execution expired"kosaki2011-05-182-15/+22
* * ChangeLog: iconv -f utf-8 -t us-ascii//translitnobu2011-05-181-5/+5
* * lib/cmath.rb: Add some examples and improve documentation. Patch bydrbrain2011-05-172-12/+40
* * lib/benchmark.rb: Remove nodoc from Benchmark::Job anddrbrain2011-05-172-2/+11
* * lib/webrick/compat.rb: Improve documentation. Patch by Sandordrbrain2011-05-172-0/+25
* * lib/tracer.rb: Improve documentation. Patch by Richard Ramsden.drbrain2011-05-172-17/+120
* * lib/cmath.rb: Improve documentation. Patch by Jason Dew.drbrain2011-05-172-0/+48
* * lib/net/ftp.rb: Improve documentation. Patch by Vincent Batts.drbrain2011-05-171-0/+5
* * lib/net/ftp.rb (module Net):drbrain2011-05-171-1/+54
* * test/test_singleton.rb: Add tests from lib/singleton.rb. Patch bydrbrain2011-05-172-2/+95
* * lib/singleton.rb: Improve documentation. Patch by Pete Higgins.drbrain2011-05-172-225/+89
* * 2011-05-18svn2011-05-171-2/+2
* * test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): add null check.kosaki2011-05-172-4/+8
* * thread.c (rb_mutex_lock): remove remove_signal_thread_list() call.kosaki2011-05-172-1/+6
* * vm_core.h (rb_thread_struct): add volatile tokosaki2011-05-172-1/+6
* * LEGAL (missing/{elf,tgamma,lgamma_r}.c): they've been replaced byusa2011-05-172-12/+55
* fix r31606kosaki2011-05-171-1/+34
* * LEGAL (configure): add missing/setproctitle.ckosaki2011-05-172-0/+5