aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* webrick/httpserver.rb: Stop handling requests on shutdownnobu2014-05-084-3/+35
* refactored to test Socket and TCPSocket/TCPServer more consistently.akr2014-05-071-74/+54
* * 2014-05-08svn2014-05-071-2/+2
* gc.c: fix argument types for st_foreachnobu2014-05-071-5/+9
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr2014-05-073-1/+79
* refactoring to extract tcp_pair.akr2014-05-071-9/+13
* numeric.c: check keyword argumentsnobu2014-05-073-2/+27
* numeric.c: merge missnobu2014-05-071-2/+2
* numeric.c: num_step_scan_argsnobu2014-05-071-28/+33
* numeric.c: indentnobu2014-05-071-2/+2
* vm_eval.c: hide intermediate hashnobu2014-05-071-3/+3
* hash.c: make rb_hash_keys externnobu2014-05-072-1/+2
* vm_eval.c: symbol identitynobu2014-05-071-1/+12
* vm_eval.c: valid name IDs onlynobu2014-05-072-20/+24
* vm.c: clear intermediate hashnobu2014-05-071-1/+4
* * benchmark/driver.rb: remove debug output and output results intoko12014-05-072-2/+6
* * benchmark/driver.rb: add '--rawdata-output=[FILE] option to outputko12014-05-072-2/+22
* vm_eval.c: exclude hidden variablesnobu2014-05-074-6/+15
* * 2014-05-07svn2014-05-071-2/+2
* rename variablesnobu2014-05-072-11/+11