summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends tosorah
2011-07-05* parse.y (parser_here_document): should dispatch heredoc_endnobu
2011-07-05* addr2line.c: fix r32407 to check HAVE_ALLOCA_H.mame
2011-07-05* lib/webrick/httpauth/digestauth.rb (_authenticate):naruse
2011-07-04* thread_pthread.c (native_sleep): cut the waiting time up tomame
2011-07-04* cont.c: disable FIBER_USE_NATIVE on Solaris because resuming anymame
2011-07-04* addr2line.c: include <alloca.h> to fix a build issue on Solaris.mame
2011-07-04* ChangeLog: fix typos.nagachika
2011-07-04* ext/coverage/coverage.c: resurrect r32071 + add GC guard fornagachika
2011-07-04* thread_pthread.c (get_stack): For NetBSD/FreeBSD, usekosaki
2011-07-04* ext/coverage/coverage.c: revert r32071. The commit caused SEGV onmame
2011-07-03* thread_pthread.c (get_stack): the return address of get_stacknaruse
2011-07-03* include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,ko1
2011-07-03* ext/extmk.rb (extmake): suppresses outputs from extconf.rb.yugui
2011-07-03* array.c (ary_reject_bang): should not remove elements which arenobu
2011-07-03* ChangeLog: fix typo.nobu
2011-07-02* thread_pthread.c (get_stack): pthread_attr_getstack() doesn'tkosaki
2011-07-02* thread_pthread.c (get_stack): add to a care of gurad page on Mackosaki
2011-07-02* ChangeLog: Fix revision number at which Kernel#respond_to? change ismrkn
2011-07-02* test/openssl/test_ocsp.rbemboss
2011-07-01* array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu
2011-07-01* NEWS: remove a description of Kernel#respond_to? because it hasmrkn
2011-07-01* NEWS: describe a change of multiplication of Bignum.mrkn
2011-07-01 * benchmark/bm_app_erb.rb: increase loop count. too shortkosaki
2011-07-01* fix typos.nobu
2011-07-01* lib/matrix: Add LUP decompositionmarcandre
2011-07-01* lib/matrix.rb: Allow non integer exponents for Matrix#**marcandre
2011-07-01* lib/matrix: Add Eigenvalue Decompositionmarcandre
2011-07-01* lib/matrix: Add Matrix#roundmarcandre
2011-07-01* string.c (tr_trans): free heap ptr when the str is not embeded.naruse
2011-07-01* thread.c (do_select): fix memory leak.kosaki
2011-06-30* vm_insnhelper.c (vm_getivar): check vm state versionko1
2011-06-30* error.c, thread_pthread.c (WRITE_CONST): suppress warningsnobu
2011-06-30* thread.c (rb_threadptr_check_signal): only wake up main thread.ko1
2011-06-30* class.c (Init_class_hierarchy): should name BasicObjectmatz
2011-06-30typotadf
2011-06-30 * ext/date/date_core.c: mathn still alive (should die soon).tadf
2011-06-30* misc/ruby-mode.el (ruby-indent-beg-re): Fix broken regularmrkn
2011-06-30* ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.emboss
2011-06-30* benchmark/bm_vm2_defined_method.rb: added to measure performance ofko1
2011-06-30add an issue number.ko1
2011-06-30* vm_insnhelper.c (vm_call_bmethod): fix to hook call/return eventko1
2011-06-30configure.in: Add warnflags for XL/C on AIX during configurekanemoto
2011-06-30 * ext/date/date_core.c (m_ajd): refers a constant.tadf
2011-06-30 * ext/io/console/io-console.gemspec: spin-off gem for 1.9.2.nobu
2011-06-30 * ext/date/date_core.c: trivial changes.tadf
2011-06-30* test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423].nobu
2011-06-30 * ext/date/date_core.c: modified doc.tadf
2011-06-30* thread_pthread.c (thread_timer): ignore unknown errno.ko1
2011-06-30add ref to ticket.ko1