aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configure.in: check atan2nobu2014-05-123-2/+35
* * configure.in: Invoke AC_REPLACE_FUNCS for each function.akr2014-05-122-4/+25
* * gc.c: count young object correctly and show it in GC.statko12014-05-122-4/+33
* signal.c: check the next page toonobu2014-05-121-2/+10
* * 2014-05-12svn2014-05-111-2/+2
* * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed.akr2014-05-114-5/+8
* * compile.c (BUFSIZE): Unused macro removed.akr2014-05-115-18/+15
* * pack.c (swaps): Unused macro removed.akr2014-05-112-32/+7
* test_process.rb: duplicate assertionsnobu2014-05-111-6/+3
* test_process.rb: WIFEXITED and so on are system dependentnobu2014-05-111-1/+4
* signal.c: directly deliver non-handlable signalsnobu2014-05-112-0/+21
* configure.in: check typeofnobu2014-05-111-0/+6
* vm.c: suppress a warningnobu2014-05-111-1/+1
* * properties.svn2014-05-100-0/+0
* vm*: doubly-linked list from ccan to manage vm->living_threadsnormal2014-05-1014-78/+997
* thread.c: always deliver signal immediatelynobu2014-05-101-6/+3
* signal.c: directly enqueuenobu2014-05-103-3/+73
* * 2014-05-11svn2014-05-101-2/+2
* thread_pthread.c: variable for errnonobu2014-05-101-7/+12
* thread_pthread.c: timer_thread_pipe structnobu2014-05-101-18/+23
* thread_pthread.c: compare with pthread_equalnobu2014-05-101-1/+1
* dir.c: match in UTF-8nobu2014-05-102-0/+11
* test_io_console.rb: show failure detailsnobu2014-05-101-3/+2
* envutil.rb: rubybin: keywordnobu2014-05-101-1/+2
* envutil.rb: successfully terminated processnobu2014-05-101-3/+4
* process.c: use ruby_stopnobu2014-05-101-2/+1
* thread.c: stop if forked in a sub-threadnobu2014-05-103-0/+30
* thread_pthread.c: variable for errnonobu2014-05-101-7/+8
* test_signal.rb: test iff SIGQUIT is supportednobu2014-05-101-1/+1
* * man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]hsbt2014-05-102-2/+4
* test_thread.rb: run with default handlernobu2014-05-101-1/+3
* * signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.akr2014-05-093-0/+12
* test_signal.rb: missing argvnobu2014-05-091-1/+1
* * 2014-05-10svn2014-05-091-2/+2
* test_beginendblock.rb, test_signal.rb: run with default handlernobu2014-05-092-0/+4
* thread_*.c: constifynobu2014-05-092-3/+3
* signal.c: if to switchnobu2014-05-091-5/+9
* [DOC]akr2014-05-091-1/+2
* extmk.rb: check if parent is buildnobu2014-05-093-11/+16
* extmk.rb: fix extstaticnobu2014-05-091-1/+1
* configure.in: check for setjmp type with CCDLFLAGSnobu2014-05-092-0/+12
* * tool/release.sh: fix for neon.usa2014-05-091-2/+2
* * lib/delegate.rb: Fix example of using delegator.ayumin2014-05-082-1/+6
* * lib/shell.rb: add documentation in lib/shell.rbayumin2014-05-082-3/+43
* * lib/fileutils.rb: show fileutils require at top.ayumin2014-05-082-38/+45
* * 2014-05-09svn2014-05-081-2/+2
* * lib/prime.rb (Prime#prime?): negative numbers can't be primesayumin2014-05-083-3/+8
* object.c: no longer copy tables of classes/modulesnobu2014-05-081-17/+1
* class.c: always clear tables firstnobu2014-05-083-9/+38
* * configure.in: OpenBSD needs to include sys/param.h before includenaruse2014-05-082-1/+8