summaryrefslogtreecommitdiff
path: root/spec/ruby/core/random/shared
diff options
context:
space:
mode:
authorMarc-Andre Lafortune <github@marc-andre.ca>2020-08-13 21:50:16 -0400
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-09-28 18:07:24 +0900
commit97d1a381e112e843ff014a05a083e42165b7bb01 (patch)
tree5c995202ecb3de5101ef45e9bc749537f7539faf /spec/ruby/core/random/shared
parent3da3c2747feb0c4a122182792150a49012bed1a6 (diff)
[Fixes #137] Improve reporting
Diffstat (limited to 'spec/ruby/core/random/shared')
0 files changed, 0 insertions, 0 deletions
href='/ruby.git/commit/thread_pthread.c?h=v1_8_6_68&id=dcc24cef2c0db0b68bd27ec9df08bbd31a426a6d'>thread_pthread.c: check stack on co-routine casenobu 2016-05-20thread_pthread.c: no fork, no gvl_atforknobu 2016-04-15thread.c: defer setting name in initializenobu 2016-03-24* thread_pthread.c (reserve_stack): fix reserving position wherenaruse 2016-03-04* thread_pthread.c (getstack): __pi_stacksize returned byodaira 2015-12-29* thread_pthread.c (rb_thread_create_timer_thread): destroy attr evennagachika 2015-12-29thread_pthread.c (rb_thread_create_timer_thread): fix racenormal 2015-12-14* compile.c: fix typos.hsbt 2015-12-03configure.in: split SET_THREAD_NAMEnobu