aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_to_der):nahi2011-06-221-0/+7
* * test/openssl/test_ssl_session.rb: Split out SSL::Session related nahi2011-06-221-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references oftenderlove2011-06-211-0/+6
* * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of nahi2011-06-211-0/+7
* * Add ref to tickets.nahi2011-06-211-1/+2
* * test/openssl/test_x509store.rb (test_set_errors): Redhat is nahi2011-06-211-0/+6
* * lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi2011-06-211-0/+8
* * internal.h: move rb_thread_io_blocking_region() declarationkosaki2011-06-211-0/+11
* revert r32183kosaki2011-06-211-7/+0
* * ext/date/date_core.c (datetime_s_*): canonicalize 24 o'clock.tadf2011-06-211-0/+4
* add ML ref to ChangeLogkosaki2011-06-211-1/+1
* * internal.h: move rb_thread_io_blocking_region() declarationkosaki2011-06-211-0/+7
* * test/ruby/test_thread.rb (TestThread#test_priority): enablekosaki2011-06-211-0/+6
* * ext/readline/readline.c (readline_getc): applied a patch inkouji2011-06-211-0/+5
* * ext/readline/extconf.rb: fixed bug, specify --disable-libeditkouji2011-06-211-0/+6
* * process.c (before_exec): use sig_do_nothing instead of SIG_DFLkosaki2011-06-201-0/+6
* * thread_pthread.c (thread_timer): rename timeout_10ms tokosaki2011-06-201-0/+5
* * ext/openssl/ossl_cipher.c, ext/openssl/lib/openssl/cipher.rb:nahi2011-06-201-0/+5
* * lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. nahi2011-06-201-0/+10
* * NEWS: Introduce --hide-skip on test/unit.sorah2011-06-191-0/+4
* * lib/test/unit/parallel.rb: Override Test::Unit::TestCase#on_parallel_worker?sorah2011-06-191-0/+8
* * io.c (fill_cbuf): finish reading at EOF, and the readconv hasnobu2011-06-181-0/+7
* * thread_pthread.c: remove GVL_DEBUGkosaki2011-06-181-0/+4
* * vm.c, vm_core.h (rb_vm_stack_to_heap): remove const.kosaki2011-06-181-0/+5
* * vm.c, vm_core.h (rb_vm_stack_to_heap): fix "const" place.ko12011-06-181-0/+4
* * eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don'takr2011-06-181-0/+11
* * internal.h: declarations declared in include/ruby/*.h removed.akr2011-06-181-0/+4
* * 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