summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-06* cont.c (fiber_machine_stack_alloc): remove unnecessary cast.kosaki
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Adding space aftersorah
2011-07-06* 2011-07-06svn
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends tosorah
2011-07-05Hide fasta and wc files generated by running benchmarksdrbrain
2011-07-05Remove debug print of r32410.naruse
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* 2011-07-05svn
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-04comment fix.kosaki
2011-07-04* ext/coverage/coverage.c: revert r32071. The commit caused SEGV onmame
2011-07-04* NEWS: The incompatibility of Rexml introduced at r29646 is reverted at r31008.mrkn
2011-07-04* insns.def: written in Shift_JIS.nobu
2011-07-04* thread_pthread.c (thread_start_func_1): suppress an unused variable.nobu
2011-07-04* remove garbages.nobu
2011-07-04* NEWS (rexml) encoding methods return encoding names as strings again since ...nobu
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* 2011-07-04svn
2011-07-03add NEWS for O_DIRECTkosaki
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* 2011-07-03svn
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* NEWS: remove a Kernel#respond_to? from the incompatibiliesmarcandre
2011-07-01* test/matrix/test_matrix.rb: remove obsolete test [ruby-core:37714]marcandre
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* 2011-07-02svn
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* NEWS: typomarcandre
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