aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_asn1.c(ossl_asn1_default_tag): avoid using RCLASS_SUPERnahi2011-05-222-6/+13
* * gc.c (vm_xcalloc): use calloc provided by platforms.nobu2011-05-222-20/+51
* * ext: remove trailing spaces.nobu2011-05-2283-1033/+1033
* * ext/pty/pty.c: Improve documentaton. Patch by David Copeland.drbrain2011-05-222-29/+77
* * lib/timeout.rb: Improve documentation. Patch by David Copeland.drbrain2011-05-222-20/+32
* * lib/ipaddr.rb: Improve documentation. Patch by Sandor Szucs.drbrain2011-05-222-0/+21
* * lib/forwardable.rb: Document def_delegator. Patch by Sandor Szucs.drbrain2011-05-222-1/+25
* * lib/fileutils.rb: Document block behavior of FileUtils.cd. Patch bydrbrain2011-05-222-0/+9
* * ext/curses/curses.c: Complete documentation. Patch by Vincentdrbrain2011-05-222-4/+500
* test cleanupkosaki2011-05-221-4/+26
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki2011-05-222-2/+8
* * ext/openssl/ossl_asn1.c: Default tag lookup in constant time via hashemboss2011-05-222-7/+41
* * ext/openssl/ossl_digest.c: Explain DSS and DSS1 in documentation.emboss2011-05-212-2/+7
* * test/openssl/test_pkey_dsa.rb: Add tests for sign/verify.emboss2011-05-212-0/+39
* * test/openssl/test_x509cert.rb: Merge DSA-related tests from ruby_1_8emboss2011-05-212-0/+39
* * thread.c (Init_Thread): add a code comment why the meaninglesskosaki2011-05-212-0/+6
* * ext/date/date_core.c: modified documentation.tadf2011-05-212-118/+120
* * 2011-05-22svn2011-05-211-2/+2
* removed a line.tadf2011-05-211-1/+0
* * ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".tadf2011-05-213-2/+6
* * io.c (rb_io_extract_modeenc): accept combination hash andkosaki2011-05-213-1/+20
* added tests.tadf2011-05-211-0/+5
* * test/date/test_switch_hitter.rb: new.tadf2011-05-212-0/+279
* * 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