aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * method.h, internal.h iseq.h: declare internal functions.akr2011-06-181-0/+16
* * include/ruby/backward/classext.h: for evil gems. fixed #4803nobu2011-06-181-0/+4
* * common.mk: update dependencies.akr2011-06-181-0/+4
* * io.c: supress warnings.akr2011-06-181-0/+4
* * internal.h: declare more internal functions.akr2011-06-181-0/+12
* * common.mk: dependencies updated.akr2011-06-171-0/+7
* * internal.h: declare internal functions here.akr2011-06-171-0/+23
* * ext/bigdecimal/bigdecimal.c (VpNewRbClass): fix type of the 2ndmrkn2011-06-171-0/+7
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): move BigMath.exp frommrkn2011-06-171-0/+12
* * ext/date/date_core.c: do not define wnum[01].tadf2011-06-171-0/+4
* * compile.c (iseq_compile_each): fix return value of obj[a,*b]=c.naruse2011-06-171-0/+4
* * ext/curses/curses.c: Clean up documentation.drbrain2011-06-171-0/+4
* * ext/curses/curses.c: Document curses constants. Patch by Vincentdrbrain2011-06-171-0/+5
* * object.c: Document Module#method_added and #method_removed.drbrain2011-06-171-0/+5
* * io.c: Improve documentation of IO and File open and new.drbrain2011-06-161-0/+5
* * lib/csv.rb: Document #raw_encoding. Patch by David Czarnecki.drbrain2011-06-161-0/+5
* * lib/benchmark.rb: Document Benchmark::Tms#memberwise. Patch bydrbrain2011-06-161-0/+5
* * lib/prettyprint.rb: Improve documentation. Patch by Ysiaddrbrain2011-06-161-0/+5
* * array.c (rb_ary_drop): Improve documentation. Patch by Caley Woods.drbrain2011-06-161-0/+5
* * lib/webrick/log.rb: Improve documentation of BasicLog and Log.drbrain2011-06-161-0/+8
* * thread_pthread.c, thread_pthread.h: remove unused variables.ko12011-06-161-0/+5
* * time.c (rb_time_new): prevent overflow by "* 1000".naruse2011-06-161-0/+4
* * benchmark/bm_vm4_thread_create_join.rb,ko12011-06-161-0/+6
* * thread_pthread.c (native_thread_create): fix debug message.ko12011-06-161-0/+5
* * thread.c (rb_thread_schedule_rec): fix {UN,}LIKELY macro misuse.kosaki2011-06-161-0/+6
* 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-161-0/+13
* * test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi2011-06-161-0/+7
* * test/ruby/test_io.rb (TestIO#test_copy_stream_socket): fixkosaki2011-06-161-0/+5
* * variable.c (const_missing): Add simple example of const_missing.drbrain2011-06-161-0/+5
* * lib/monitor.rb: Improve documentation. Patch by Sandor Szucs.drbrain2011-06-161-0/+5
* * lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivierdrbrain2011-06-161-0/+5
* * lib/webrick/httpservlet/erbhandler.rb: Allow the ERB document todrbrain2011-06-161-0/+5
* * lib/timeout.rb: Clarify timeout duration types. Patch by Alf Mikula.drbrain2011-06-161-0/+6
* * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain2011-06-161-0/+4
* * lib/net/imap.rb (search_response): parses SEARCH responses fromshugo2011-06-161-0/+5
* * fix for build on solaris 10.nobu2011-06-161-0/+4
* * test/io/console/test_io_console.rb (TestIO_Console#test_sync):nobu2011-06-161-0/+5
* * test/testunit/test_parallel.rb(test_ignore_tzero): Test for r32109.sorah2011-06-151-0/+8
* * lib/test/unit.rb(Test::Unit::Runner#_run_parallel): Ignore -j0sorah2011-06-151-0/+5
* * test/testunit/test_parallel.rb (TestParallel::TestParallelWorker#usa2011-06-151-0/+8
* * thread.c (do_select): Windows: no need to poll if select(2) isusa2011-06-151-0/+16
* fix typoskazu2011-06-151-5/+6
* * gc.c: fix a regression by r31690 on AIX because AIX mallockosaki2011-06-151-0/+9
* * thread.c: remove BLOCKING_REGION_CORE() macro. It's no longer usedkosaki2011-06-151-0/+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-151-0/+8