summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-11vm.c: suppress a warningnobu
2014-05-10* properties.svn
2014-05-10vm*: doubly-linked list from ccan to manage vm->living_threadsnormal
2014-05-10thread.c: always deliver signal immediatelynobu
2014-05-10signal.c: directly enqueuenobu
2014-05-10* 2014-05-11svn
2014-05-10thread_pthread.c: variable for errnonobu
2014-05-10thread_pthread.c: timer_thread_pipe structnobu
2014-05-10thread_pthread.c: compare with pthread_equalnobu
2014-05-10dir.c: match in UTF-8nobu
2014-05-10test_io_console.rb: show failure detailsnobu
2014-05-10envutil.rb: rubybin: keywordnobu
2014-05-10envutil.rb: successfully terminated processnobu
2014-05-10process.c: use ruby_stopnobu
2014-05-10thread.c: stop if forked in a sub-threadnobu
2014-05-10thread_pthread.c: variable for errnonobu
2014-05-10test_signal.rb: test iff SIGQUIT is supportednobu
2014-05-10* man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]hsbt
2014-05-10test_thread.rb: run with default handlernobu
2014-05-09* signal.c (trap): Return "SYSTEM_DEFAULT" if SIG_DFL is set.akr
2014-05-09test_signal.rb: missing argvnobu
2014-05-09* 2014-05-10svn
2014-05-09test_beginendblock.rb, test_signal.rb: run with default handlernobu
2014-05-09thread_*.c: constifynobu
2014-05-09signal.c: if to switchnobu
2014-05-09[DOC]akr
2014-05-09extmk.rb: check if parent is buildnobu
2014-05-09extmk.rb: fix extstaticnobu
2014-05-09configure.in: check for setjmp type with CCDLFLAGSnobu
2014-05-09* tool/release.sh: fix for neon.usa
2014-05-08* lib/delegate.rb: Fix example of using delegator.ayumin
2014-05-08* lib/shell.rb: add documentation in lib/shell.rbayumin
2014-05-08* lib/fileutils.rb: show fileutils require at top.ayumin
2014-05-08* 2014-05-09svn
2014-05-08* lib/prime.rb (Prime#prime?): negative numbers can't be primesayumin
2014-05-08object.c: no longer copy tables of classes/modulesnobu
2014-05-08class.c: always clear tables firstnobu
2014-05-08* configure.in: OpenBSD needs to include sys/param.h before includenaruse
2014-05-08webrick/httpserver.rb: Stop handling requests on shutdownnobu
2014-05-07refactored to test Socket and TCPSocket/TCPServer more consistently.akr
2014-05-07* 2014-05-08svn
2014-05-07gc.c: fix argument types for st_foreachnobu
2014-05-07* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr
2014-05-07refactoring to extract tcp_pair.akr
2014-05-07numeric.c: check keyword argumentsnobu
2014-05-07numeric.c: merge missnobu
2014-05-07numeric.c: num_step_scan_argsnobu
2014-05-07numeric.c: indentnobu
2014-05-07vm_eval.c: hide intermediate hashnobu
2014-05-07hash.c: make rb_hash_keys externnobu