aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/testunit/test_parallel.rb (TestParallelWorker#teardown): waitusa2011-07-071-0/+5
* * encoding.c (rb_enc_set_index, rb_enc_associate_index): shouldnobu2011-07-071-0/+8
* * numeric.c (rb_num2ull): use own switch sentense.naruse2011-07-071-0/+5
* * cont.c (FIBER_STACK_FLAGS): workaround fix for r32420 on FreeBSD.naruse2011-07-061-0/+4
* * benchmark/driver.rb: Add difference column to report that averagesdrbrain2011-07-061-0/+5
* * lib/rubygems.rb: Reduce requires to improve `make benchmark`.drbrain2011-07-061-0/+7
* * parse.y (arg): rescue_mod is in inverse order from othernobu2011-07-061-0/+6
* * ChangeLog: typos.usa2011-07-061-2/+2
* * win32/win32.c (kill): check the process exited or not beforeusa2011-07-061-0/+5
* * parse.y (opt_call_args): allow trailing comma after assocmatz2011-07-061-0/+5
* * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Validate date insorah2011-07-061-0/+5
* * cont.c (fiber_machine_stack_alloc): cleanup pointer arithmetic.kosaki2011-07-061-0/+6
* * cont.c (fiber_machine_stack_alloc): fix mprotect misuse. A stackkosaki2011-07-061-0/+8
* * cont.c (fiber_machine_stack_alloc): use MAP_STACK if it's provided.kosaki2011-07-061-0/+4
* * cont.c (fiber_machine_stack_alloc): use MAP_FAILED instead of -1.kosaki2011-07-061-0/+4
* * cont.c (fiber_machine_stack_alloc): remove unnecessary cast.kosaki2011-07-061-0/+4
* * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Adding space aftersorah2011-07-061-0/+8
* * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends tosorah2011-07-061-0/+5
* * parse.y (parser_here_document): should dispatch heredoc_endnobu2011-07-051-0/+5
* * addr2line.c: fix r32407 to check HAVE_ALLOCA_H.mame2011-07-051-0/+4
* * lib/webrick/httpauth/digestauth.rb (_authenticate):naruse2011-07-051-0/+11
* * thread_pthread.c (native_sleep): cut the waiting time up tomame2011-07-041-0/+8
* * cont.c: disable FIBER_USE_NATIVE on Solaris because resuming anymame2011-07-041-0/+6
* * addr2line.c: include <alloca.h> to fix a build issue on Solaris.mame2011-07-041-0/+4
* * ChangeLog: fix typos.nagachika2011-07-041-4/+4
* * ext/coverage/coverage.c: resurrect r32071 + add GC guard fornagachika2011-07-041-0/+8
* * thread_pthread.c (get_stack): For NetBSD/FreeBSD, usekosaki2011-07-041-0/+6
* * ext/coverage/coverage.c: revert r32071. The commit caused SEGV onmame2011-07-041-0/+9
* * thread_pthread.c (get_stack): the return address of get_stacknaruse2011-07-031-0/+5
* * include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,ko12011-07-031-0/+19
* * ext/extmk.rb (extmake): suppresses outputs from extconf.rb.yugui2011-07-031-0/+5
* * array.c (ary_reject_bang): should not remove elements which arenobu2011-07-031-0/+5
* * ChangeLog: fix typo.nobu2011-07-031-1/+1
* * thread_pthread.c (get_stack): pthread_attr_getstack() doesn'tkosaki2011-07-021-0/+10
* * thread_pthread.c (get_stack): add to a care of gurad page on Mackosaki2011-07-021-0/+10
* * ChangeLog: Fix revision number at which Kernel#respond_to? change ismrkn2011-07-021-1/+1
* * test/openssl/test_ocsp.rbemboss2011-07-021-0/+7
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu2011-07-011-0/+5
* * NEWS: remove a description of Kernel#respond_to? because it hasmrkn2011-07-011-0/+5
* * NEWS: describe a change of multiplication of Bignum.mrkn2011-07-011-0/+4
* * benchmark/bm_app_erb.rb: increase loop count. too shortkosaki2011-07-011-0/+50
* * fix typos.nobu2011-07-011-3/+3
* * lib/matrix: Add LUP decompositionmarcandre2011-07-011-0/+4
* * lib/matrix.rb: Allow non integer exponents for Matrix#**marcandre2011-07-011-0/+4
* * lib/matrix: Add Eigenvalue Decompositionmarcandre2011-07-011-0/+4
* * lib/matrix: Add Matrix#roundmarcandre2011-07-011-0/+4
* * string.c (tr_trans): free heap ptr when the str is not embeded.naruse2011-07-011-0/+5
* * thread.c (do_select): fix memory leak.kosaki2011-07-011-0/+5
* * vm_insnhelper.c (vm_getivar): check vm state versionko12011-06-301-0/+8
* * error.c, thread_pthread.c (WRITE_CONST): suppress warningsnobu2011-06-301-1/+6