summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-06-23 * ext/date/date_core.c: trivial changes on text.tadf
2011-06-23* ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper nahi
2011-06-23* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_set_time): Check nahi
2011-06-23* ChangeLog: Fix typosorah
2011-06-23* signal.c(ruby_atomic_exchange): Fix definement style.sorah
2011-06-22* ext/openssl/ossl_ssl.c (ossl_sslctx_session_new_cb): Return 0 tonahi
2011-06-22* ext/openssl/ossl_ssl_session.c: Respect T_BIGNUM time values. Patch byemboss
2011-06-22* ext/socket/depend (SOCK_HEADERS): use $(top_srcdir) instaed ofkosaki
2011-06-22* cont.c (cont_capture): add volatile.naruse
2011-06-22* ext/openssl/ossl_ssl.c (ossl_sslctx_session_remove_cb):nahi
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-06-22* ext/openssl/ossl_ssl.c: Use SSL_MODE_RELEASE_BUFFERS if available.emboss
2011-06-22* test/openssl/test_buffering.rbemboss
2011-06-22* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_to_der):nahi
2011-06-22* test/openssl/test_ssl_session.rb: Split out SSL::Session related nahi
2011-06-21* ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references oftenderlove
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* 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* 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-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* 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-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* 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 * ext/date/date_core.c: do not define wnum[01].tadf