aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/-test-/string/modify.c: split from init.c.nobu2011-07-072-8/+14
* * numeric.c (rb_num2ull): use own switch sentense.naruse2011-07-072-2/+40
* * cont.c (FIBER_STACK_FLAGS): workaround fix for r32420 on FreeBSD.naruse2011-07-062-1/+5
* Hide bmlog files from subversiondrbrain2011-07-060-0/+0
* * benchmark/driver.rb: Add difference column to report that averagesdrbrain2011-07-062-1/+25
* * lib/rubygems.rb: Reduce requires to improve `make benchmark`.drbrain2011-07-063-5/+13
* * parse.y (arg): rescue_mod is in inverse order from othernobu2011-07-063-3/+13
* * ChangeLog: typos.usa2011-07-061-2/+2
* * win32/win32.c (kill): check the process exited or not beforeusa2011-07-062-4/+34
* * 2011-07-07svn2011-07-061-2/+2
* * parse.y (opt_call_args): allow trailing comma after assocmatz2011-07-062-0/+13
* * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Validate date insorah2011-07-062-1/+10
* * cont.c (fiber_machine_stack_alloc): cleanup pointer arithmetic.kosaki2011-07-062-6/+12
* * cont.c (fiber_machine_stack_alloc): fix mprotect misuse. A stackkosaki2011-07-062-3/+14
* * cont.c (fiber_machine_stack_alloc): use MAP_STACK if it's provided.kosaki2011-07-062-1/+12
* * cont.c (fiber_machine_stack_alloc): use MAP_FAILED instead of -1.kosaki2011-07-062-1/+5
* * cont.c (fiber_machine_stack_alloc): remove unnecessary cast.kosaki2011-07-062-1/+5
* * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Adding space aftersorah2011-07-062-4/+11
* * 2011-07-06svn2011-07-061-2/+2
* * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends tosorah2011-07-062-1/+11
* Hide fasta and wc files generated by running benchmarksdrbrain2011-07-050-0/+0
* Remove debug print of r32410.naruse2011-07-051-1/+1
* * parse.y (parser_here_document): should dispatch heredoc_endnobu2011-07-053-6/+30
* * addr2line.c: fix r32407 to check HAVE_ALLOCA_H.mame2011-07-052-1/+9
* * lib/webrick/httpauth/digestauth.rb (_authenticate):naruse2011-07-053-5/+98
* * thread_pthread.c (native_sleep): cut the waiting time up tomame2011-07-042-0/+21
* * cont.c: disable FIBER_USE_NATIVE on Solaris because resuming anymame2011-07-042-1/+7
* * addr2line.c: include <alloca.h> to fix a build issue on Solaris.mame2011-07-042-0/+5
* * ChangeLog: fix typos.nagachika2011-07-041-4/+4
* * 2011-07-05svn2011-07-041-2/+2
* * ext/coverage/coverage.c: resurrect r32071 + add GC guard fornagachika2011-07-043-9/+51
* * thread_pthread.c (get_stack): For NetBSD/FreeBSD, usekosaki2011-07-042-1/+12
* comment fix.kosaki2011-07-041-1/+1
* * ext/coverage/coverage.c: revert r32071. The commit caused SEGV onmame2011-07-043-42/+18
* * NEWS: The incompatibility of Rexml introduced at r29646 is reverted at r31008.mrkn2011-07-041-2/+2
* * insns.def: written in Shift_JIS.nobu2011-07-041-1/+1
* * thread_pthread.c (thread_start_func_1): suppress an unused variable.nobu2011-07-041-0/+2
* * remove garbages.nobu2011-07-041-5/+5
* * NEWS (rexml) encoding methods return encoding names as strings again since ...nobu2011-07-041-5/+1
* * thread_pthread.c (get_stack): the return address of get_stacknaruse2011-07-032-3/+14
* * include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,ko12011-07-035-0/+41
* * 2011-07-04svn2011-07-031-2/+2
* add NEWS for O_DIRECTkosaki2011-07-031-0/+2
* * ext/extmk.rb (extmake): suppresses outputs from extconf.rb.yugui2011-07-032-2/+21
* * array.c (ary_reject_bang): should not remove elements which arenobu2011-07-033-23/+20
* * ChangeLog: fix typo.nobu2011-07-031-1/+1
* * thread_pthread.c (get_stack): pthread_attr_getstack() doesn'tkosaki2011-07-022-8/+23
* * 2011-07-03svn2011-07-021-2/+2
* * thread_pthread.c (get_stack): add to a care of gurad page on Mackosaki2011-07-023-11/+36
* * ChangeLog: Fix revision number at which Kernel#respond_to? change ismrkn2011-07-021-1/+1