aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/webrick/log.rb: Improve documentation of BasicLog and Log.drbrain2011-06-163-7/+101
* * thread_pthread.c, thread_pthread.h: remove unused variables.ko12011-06-163-4/+5
* * time.c (rb_time_new): prevent overflow by "* 1000".naruse2011-06-162-1/+25
* * benchmark/bm_vm4_thread_create_join.rb,ko12011-06-165-0/+6
* * 2011-06-17svn2011-06-161-2/+2
* * thread_pthread.c (native_thread_create): fix debug message.ko12011-06-162-1/+6
* * thread.c (rb_thread_schedule_rec): fix {UN,}LIKELY macro misuse.kosaki2011-06-164-4/+10
* fix revision off by one reference.kosaki2011-06-161-1/+1
* add a mail reference.kosaki2011-06-161-1/+1
* * ChangeLog: fix ticket linknagachika2011-06-161-1/+1
* * test/testunit/test_parallel.rb: Fix Regexp for test.sorah2011-06-165-4/+27
* * test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi2011-06-162-0/+182
* * test/ruby/test_io.rb (TestIO#test_copy_stream_socket): fixkosaki2011-06-162-2/+7
* * variable.c (const_missing): Add simple example of const_missing.drbrain2011-06-162-20/+33
* * lib/monitor.rb: Improve documentation. Patch by Sandor Szucs.drbrain2011-06-162-72/+100
* * lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivierdrbrain2011-06-162-1/+72
* * lib/webrick/httpservlet/erbhandler.rb: Allow the ERB document todrbrain2011-06-162-1/+6
* * lib/timeout.rb: Clarify timeout duration types. Patch by Alf Mikula.drbrain2011-06-163-5/+14
* * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain2011-06-1658-274/+2634
* * lib/net/imap.rb (search_response): parses SEARCH responses fromshugo2011-06-163-2/+35
* * fix for build on solaris 10.nobu2011-06-167-32/+45
* * enc/depend: show srcdir.nobu2011-06-161-1/+1
* * test/io/console/test_io_console.rb (TestIO_Console#test_sync):nobu2011-06-162-3/+16
* * test/testunit/test_parallel.rb(test_ignore_tzero): Test for r32109.sorah2011-06-153-3/+18
* * lib/test/unit.rb(Test::Unit::Runner#_run_parallel): Ignore -j0sorah2011-06-152-0/+10
* * test/testunit/test_parallel.rb (TestParallel::TestParallelWorker#usa2011-06-152-10/+8
* * thread.c (do_select): Windows: no need to poll if select(2) isusa2011-06-154-5/+72
* * 2011-06-16svn2011-06-151-2/+2
* * test/openssl/test_config.rb: Commit missing fileemboss2011-06-151-1/+1
* fix typoskazu2011-06-151-5/+6
* * gc.c: fix a regression by r31690 on AIX because AIX mallockosaki2011-06-152-5/+18
* * thread.c: remove BLOCKING_REGION_CORE() macro. It's no longer usedkosaki2011-06-152-7/+5
* * Fixed typo.emboss2011-06-151-1/+1
* * test/openssl/tesst_config.rb: execute based on the existence of theemboss2011-06-151-0/+5
* * test/ruby/test_io.rb (test_copy_stream_socket): wait a child processakr2011-06-153-26/+43
* Run tests only for emacs 23+.naruse2011-06-151-1/+3
* * file.c (rb_stat_rdev): use DEVT2NUM.naruse2011-06-152-5/+11
* * ext/tk/tcltklib.c (lib_eventloop_core): revert the last change (it'snagai2011-06-142-4/+10
* * benchmark/bm_vm3_thread_*.rb: renamed bm_vm3_thread_*.rb toko12011-06-145-0/+5
* * benchmark/bm_vm4_thread_pass.rb: rename bm_vm4* tokosaki2011-06-145-0/+8
* * benchmark/bm_vm4_pass_flood.rb: new benchmark for GVL fairness.kosaki2011-06-143-0/+19
* add changelog explanation.kosaki2011-06-141-1/+3
* * thread_pthread.c (gvl_yield): fix live lock issue on 1-2 cpuskosaki2011-06-143-7/+27
* * 2011-06-15svn2011-06-141-2/+2
* Skip test_sync when there is no tty or something.naruse2011-06-141-0/+1
* * bootstraptest/runner.rb (show_progress): refine verbose mode.akr2011-06-142-1/+12
* * bootstraptest/runner.rb (show_progress): extracted from assert_check.akr2011-06-142-88/+84
* * test/date/test_*.rb: added tests.tadf2011-06-143-2/+58
* * ext/date/date_core.c: renamed some functions.tadf2011-06-142-97/+115
* * ChangeLog: add ML and ticket link. [ruby-dev:43680] [Bug #4855]nagachika2011-06-141-1/+1