summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-21* ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references oftenderlove
2011-06-21fix ambiguous argument warnings in test/psych/test_nil.rbtenderlove
2011-06-21* lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of nahi
2011-06-21* Add ref to tickets.nahi
2011-06-21* 2011-06-22svn
2011-06-21* test/openssl/test_x509store.rb (test_set_errors): Redhat is nahi
2011-06-21* lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi
2011-06-21* internal.h: move rb_thread_io_blocking_region() declarationkosaki
2011-06-21revert r32183kosaki
2011-06-21 * ext/date/date_core.c (datetime_s_*): canonicalize 24 o'clock.tadf
2011-06-21add ML ref to ChangeLogkosaki
2011-06-21* internal.h: move rb_thread_io_blocking_region() declarationkosaki
2011-06-21* test/ruby/test_thread.rb (TestThread#test_priority): enablekosaki
2011-06-21* ext/readline/readline.c (readline_getc): applied a patch inkouji
2011-06-21* 2011-06-21svn
2011-06-21* ext/readline/extconf.rb: fixed bug, specify --disable-libeditkouji
2011-06-20* process.c (before_exec): use sig_do_nothing instead of SIG_DFLkosaki
2011-06-20* thread_pthread.c (thread_timer): rename timeout_10ms tokosaki
2011-06-20* ext/openssl/ossl_cipher.c, ext/openssl/lib/openssl/cipher.rb:nahi
2011-06-20* lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. nahi
2011-06-20* 2011-06-20svn
2011-06-20Allow "--- \n" as a yaml dumped result for nil.naruse
2011-06-19* NEWS: Introduce --hide-skip on test/unit.sorah
2011-06-19* lib/test/unit/parallel.rb: Override Test::Unit::TestCase#on_parallel_worker?sorah
2011-06-18* 2011-06-19svn
2011-06-18* io.c (fill_cbuf): finish reading at EOF, and the readconv hasnobu
2011-06-18* thread_pthread.c: remove GVL_DEBUGkosaki
2011-06-18* vm.c, vm_core.h (rb_vm_stack_to_heap): remove const.kosaki
2011-06-18* vm.c, vm_core.h (rb_vm_stack_to_heap): fix "const" place.ko1
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