summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-25* 2011-06-26svn
2011-06-25* vm_insnhelper.c (vm_search_superclass): avoid control framenagachika
2011-06-25* thread.c (sleep_forever): now Kernel#sleep don't wakeup bynagachika
2011-06-25* thread.c (rb_threadptr_check_signal): remove unnecessary th->statusnagachika
2011-06-25* 2011-06-25svn
2011-06-25* ChangeLog: fix some typos.nagachika
2011-06-24* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi
2011-06-24* process.c (proc_daemon): should not start timer threadnobu
2011-06-24* Typo fixed. Is it reallyl a typo? 2*2 == 2+2 == 4.nahi
2011-06-24* ext/openssl/ossl_ssl.c (ossl_ssl_shutdown): Try to shutdown SSL nahi
2011-06-23 * lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rbdrbrain
2011-06-23 * lib/rake: Import Rake 0.9.2drbrain
2011-06-23 * ext/date/date_core.c (c_valid_{julian,gregorian}_p): fixed the range of mo...tadf
2011-06-23* 2011-06-24svn
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* test/openssl/test_ssl_session.rb: Test parameter bug fixed. 2**31 is not innahi
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* lib/webrick/accesslog.rb: Cosmetic fix of mismatched indentation.nahi
2011-06-23* 2011-06-23svn
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-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