summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-12 * ext/openssl/ossl_ssl.c: By trunk@31346, function check of SSLv2 is ...iwamatsu
2011-05-11 * lib/set.rb (class Set): Add nodoc to internal-use methods. Patch by Pete...drbrain
2011-05-11Thu May 12 08:01:14 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-11 * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain
2011-05-11 * Various .document files: Update .document files to match files whichdrbrain
2011-05-11Thu May 12 08:18:45 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-11Remove empty directoriesdrbrain
2011-05-11* 2011-05-12svn
2011-05-11Thu May 12 07:27:31 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-11 * lib/forwardable.rb: support 'delegate :foo => :bar' for to meetkeiju
2011-05-11 * lib/csv.rb: fix a typo.nagachika
2011-05-10 * lib/webrick: Add documentation for WEBrick::HTTPAuthdrbrain
2011-05-10* 2011-05-11svn
2011-05-10 * lib/rss.rb: Add documentation. Patch by Steve Klabnik.drbrain
2011-05-10* lib/test/unit.rb: Add option for hiding skip messages when testsorah
2011-05-10Use UTF-8 for rdoc-coverage and silence progress reporterdrbrain
2011-05-10 * common.mk (rdoc): Add rdoc-coverage ruledrbrain
2011-05-10 * lib/webrick: Add Documentationdrbrain
2011-05-09* 2011-05-10svn
2011-05-09 * lib/webrick/log.rb: Hide copyright info from ridrbrain
2011-05-09fixed indent.tadf
2011-05-09 * test/ruby/test_{complex,rational}.rb: added tests.tadf
2011-05-09 * complex.c (string_to_c_internal): a refactoring.tadf
2011-05-09* string.c: Improve documentation for String#start_with? andnaruse
2011-05-09* complex.c (string_to_c_internal): support scientific notation.mrkn
2011-05-09* 2011-05-09svn
2011-05-09* numeric.c (int_ord): remove K&R style.naruse
2011-05-08 * test/ruby/test_{complex2,complexrational}.rb: use skip.tadf
2011-05-08never skiptadf
2011-05-08fixedtadf
2011-05-08 * test/date/*.rb: NEVER SKIP.tadf
2011-05-08 * test/date/*.rb: reverted 31432.tadf
2011-05-08 * test/date/*.rb: reverted 31483.tadf
2011-05-08Revert r31478.naruse
2011-05-08* thread_pthread.c (native_cond_timedwait): add to care EINTR.kosaki
2011-05-08 * lib/time.rb (xmlschema): avoid passing any negative numbers.tadf
2011-05-08 * ext/date/date_{parse,strptime}.c: introduced some macros.tadf
2011-05-08revert r31474. we cann't call xmalloc under FGLOCK.kosaki
2011-05-08 * test/date/*.rb: use skip /w messages.tadf
2011-05-08 * ext/date/lib/date/format.rb (_httpdate): omitted to call zone_to_diff.tadf
2011-05-08 * ext/date/date_core.c (date_s_test_*): use macros.tadf
2011-05-08fix a typokazu
2011-05-08* thread_pthread.c (add_signal_thread_list): use xmalloc insteadkosaki
2011-05-08* thread_pthread.c: cleanup signal_thread_list related ifdef.kosaki
2011-05-07* test/io/wait/test_io_wait.rb: Linux socketpair(2) only supportkosaki
2011-05-07* 2011-05-08svn
2011-05-07* test/io/wait/test_io_wait.rb: use Socket.pair instaed of pipe.kosaki
2011-05-07* test/io/wait/test_io_wait.rb: skip tests if the platform iskosaki
2011-05-07* test/ruby/test_io.rb (TestIO#test_readpartial_lock),nobu
2011-05-07* thread.c (rb_fd_zero): remove redundant zero fill.kosaki