aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * addr2line.c: use USE_ELF instead of __ELF__ because Solarisnaruse2011-07-081-0/+10
* * ext/json/parser/parser.rl (convert_encoding): should not modifynobu2011-07-081-1/+4
* * ext/json/parser/parser.rl (convert_encoding): no needs to usenobu2011-07-081-0/+5
* * error.c (rb_bug): get rid of segfault after all threadsnobu2011-07-081-0/+5
* * ext/openssl/ossl.h: include openssl/e_os2.h before checking theusa2011-07-081-0/+5
* * win32/win32.c (wunlink): reverted a part of r32426. it was mistakenlyusa2011-07-081-0/+5
* * configure.in: can't subtract void *.nari2011-07-081-0/+4
* * win32/Makefile.sub (config.h): define GC_MARK_STACKFRAME_WORD.usa2011-07-081-0/+6
* * thread.c (rb_mutex_unlock_all): folded intokosaki2011-07-081-0/+6
* * thread.c (thread_unlock_all_locking_mutexes): rename tokosaki2011-07-081-0/+10
* * cont.c (FIBER_MACHINE_STACK_ALLOCATION_SIZE): Fiber stack sizekosaki2011-07-081-0/+5
* * common.mk (sudo-precheck): true command is not standard onnobu2011-07-081-0/+5
* * thread_pthread.c (gvl_destroy): fix cond_t leak.kosaki2011-07-081-0/+4
* * gc.c: Improve documentationdrbrain2011-07-081-0/+4
* fix typoskazu2011-07-071-3/+3
* * gc.c: change water_mark value value that may callnari2011-07-071-0/+10
* * 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