summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-18* eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don'takr
2011-06-18* internal.h: declarations declared in include/ruby/*.h removed.akr
2011-06-18* method.h, internal.h iseq.h: declare internal functions.akr
2011-06-18* include/ruby/backward/classext.h: for evil gems. fixed #4803nobu
2011-06-18forgot to commit.akr
2011-06-18* common.mk: update dependencies.akr
2011-06-18* io.c: supress warnings.akr
2011-06-18* internal.h: declare more internal functions.akr
2011-06-17* common.mk: dependencies updated.akr
2011-06-17* internal.h: declare internal functions here.akr
2011-06-17* test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu
2011-06-17* test/ruby/test_signal.rb (TestSignal#test_signal_requiring): usenobu
2011-06-17* suppress compile warnings.nobu
2011-06-17* remove trailing spaces.nobu
2011-06-17* ext/bigdecimal/bigdecimal.c (VpNewRbClass): fix type of the 2ndmrkn
2011-06-17* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): move BigMath.exp frommrkn
2011-06-17* 2011-06-18svn
2011-06-17 * ext/date/date_core.c: do not define wnum[01].tadf
2011-06-17update doc.akr
2011-06-17* compile.c (iseq_compile_each): fix return value of obj[a,*b]=c.naruse
2011-06-17 * ext/curses/curses.c: Clean up documentation.drbrain
2011-06-17 * ext/curses/curses.c: Document curses constants. Patch by Vincentdrbrain
2011-06-17 * object.c: Document Module#method_added and #method_removed.drbrain
2011-06-16 * io.c: Improve documentation of IO and File open and new.drbrain
2011-06-16 * lib/csv.rb: Document #raw_encoding. Patch by David Czarnecki.drbrain
2011-06-16 * lib/benchmark.rb: Document Benchmark::Tms#memberwise. Patch bydrbrain
2011-06-16 * lib/prettyprint.rb: Improve documentation. Patch by Ysiaddrbrain
2011-06-16 * array.c (rb_ary_drop): Improve documentation. Patch by Caley Woods.drbrain
2011-06-16 * lib/webrick/log.rb: Improve documentation of BasicLog and Log.drbrain
2011-06-16* thread_pthread.c, thread_pthread.h: remove unused variables.ko1
2011-06-16* time.c (rb_time_new): prevent overflow by "* 1000".naruse
2011-06-16* benchmark/bm_vm4_thread_create_join.rb,ko1
2011-06-16* 2011-06-17svn
2011-06-16* thread_pthread.c (native_thread_create): fix debug message.ko1
2011-06-16* thread.c (rb_thread_schedule_rec): fix {UN,}LIKELY macro misuse.kosaki
2011-06-16fix revision off by one reference.kosaki
2011-06-16add a mail reference.kosaki
2011-06-16* ChangeLog: fix ticket linknagachika
2011-06-16* test/testunit/test_parallel.rb: Fix Regexp for test.sorah
2011-06-16* test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi
2011-06-16* test/ruby/test_io.rb (TestIO#test_copy_stream_socket): fixkosaki
2011-06-16 * variable.c (const_missing): Add simple example of const_missing.drbrain
2011-06-16 * lib/monitor.rb: Improve documentation. Patch by Sandor Szucs.drbrain
2011-06-16 * lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivierdrbrain
2011-06-16 * lib/webrick/httpservlet/erbhandler.rb: Allow the ERB document todrbrain
2011-06-16 * lib/timeout.rb: Clarify timeout duration types. Patch by Alf Mikula.drbrain
2011-06-16 * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain
2011-06-16* lib/net/imap.rb (search_response): parses SEARCH responses fromshugo
2011-06-16* fix for build on solaris 10.nobu
2011-06-16* enc/depend: show srcdir.nobu