aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/pty/pty.c: Improve documentaton. Patch by David Copeland.drbrain2011-05-221-0/+5
* * lib/timeout.rb: Improve documentation. Patch by David Copeland.drbrain2011-05-221-0/+5
* * lib/ipaddr.rb: Improve documentation. Patch by Sandor Szucs.drbrain2011-05-221-0/+5
* * lib/forwardable.rb: Document def_delegator. Patch by Sandor Szucs.drbrain2011-05-221-1/+6
* * lib/fileutils.rb: Document block behavior of FileUtils.cd. Patch bydrbrain2011-05-221-0/+5
* * ext/curses/curses.c: Complete documentation. Patch by Vincentdrbrain2011-05-221-0/+5
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki2011-05-221-0/+5
* * ext/openssl/ossl_asn1.c: Default tag lookup in constant time via hashemboss2011-05-221-0/+6
* * ext/openssl/ossl_digest.c: Explain DSS and DSS1 in documentation.emboss2011-05-211-0/+4
* * test/openssl/test_pkey_dsa.rb: Add tests for sign/verify.emboss2011-05-211-0/+4
* * test/openssl/test_x509cert.rb: Merge DSA-related tests from ruby_1_8emboss2011-05-211-0/+5
* * thread.c (Init_Thread): add a code comment why the meaninglesskosaki2011-05-211-0/+5
* * ext/date/date_core.c: modified documentation.tadf2011-05-211-0/+4
* * ext/date/date_strftime(date_strftime_with_tmx): "%v" means "%e-%b-%Y".tadf2011-05-211-0/+4
* * io.c (rb_io_extract_modeenc): accept combination hash andkosaki2011-05-211-0/+7
* * test/date/test_switch_hitter.rb: new.tadf2011-05-211-0/+4
* * ext/date/date_{core,parse}.c: moved nearly all core code from ext/date/lib.tadf2011-05-211-0/+5
* * ext/.document: Add curses to documented extensions.drbrain2011-05-201-0/+6
* * ext/bigdecimal/lib/bigdecimal/util.rb: Improve documentation. Patchdrbrain2011-05-201-0/+5
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb: Document isEqual. Patchdrbrain2011-05-201-0/+5
* * ext/date/lib/date/format.rb: Document date formats. Patch bydrbrain2011-05-201-0/+5
* * ChangeLog: monomaniac and meaningless format checks.usa2011-05-201-36/+55
* * gc.c: Fix build on m68k by 'error: too few arguments toiwamatsu2011-05-201-0/+5
* * lib/scanf.rb: Improve documentation. Patch by Gabe McArthur.drbrain2011-05-191-0/+5
* * enc/trans/ibm737-tbl.rb: greek code page. fixes #4738nobu2011-05-191-0/+4
* revert O_CLOEXEC patch series completely.kosaki2011-05-191-15/+0
* * test/ruby/test_signal.rb (test_signal_requiring): skip on Windows.usa2011-05-191-0/+5
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-0/+4
* * test/openssl/test_pkey_rsa.rb: Add tests for sign/verify.emboss2011-05-181-0/+4
* *ext/openssl/ossl_pkey.c: Add documentation.emboss2011-05-181-0/+4
* * lib/benchmark.rb: Fix indentation.drbrain2011-05-181-0/+5
* * lib/net/imap.rb: Fix indentation of EOF for heredoc.drbrain2011-05-181-0/+5
* * lib/mkmf.rb: Fix indentation of EOM for heredoc.drbrain2011-05-181-0/+4
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-0/+7
* * lib/cgi/util.rb: Improve documentation. Patch by Clinton Nixon.drbrain2011-05-181-0/+7
* * lib/tempfile.rb: Document Dir.mkdir and Dir.rmdir. Patch by Clintondrbrain2011-05-181-0/+5
* * encoding.c: Improve documentation for Encoding#default_external anddrbrain2011-05-181-0/+5
* * ext/io/console/lib/console/size.rb (IO#console_size): newnobu2011-05-181-0/+5
* * internal.h: add for internal use only.nobu2011-05-181-0/+4
* * eval.c (setup_exception): internal exception should be hiddennobu2011-05-181-0/+4
* * lib/timeout.rb (Timeout#timeout): don't leak "execution expired"kosaki2011-05-181-0/+5
* * 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-171-0/+5
* * lib/benchmark.rb: Remove nodoc from Benchmark::Job anddrbrain2011-05-171-0/+5
* * lib/webrick/compat.rb: Improve documentation. Patch by Sandordrbrain2011-05-171-0/+5
* * lib/tracer.rb: Improve documentation. Patch by Richard Ramsden.drbrain2011-05-171-0/+5
* * lib/cmath.rb: Improve documentation. Patch by Jason Dew.drbrain2011-05-171-0/+5
* * lib/net/ftp.rb: Improve documentation. Patch by Vincent Batts.drbrain2011-05-171-0/+5
* * test/test_singleton.rb: Add tests from lib/singleton.rb. Patch bydrbrain2011-05-171-0/+5
* * lib/singleton.rb: Improve documentation. Patch by Pete Higgins.drbrain2011-05-171-0/+5