summaryrefslogtreecommitdiff
path: root/ext/thread
AgeCommit message (Expand)Author
2014-03-26thread.c: undumpablenobu
2014-02-05ext/thread: SizedQueue#max= wakes up waiters properlynormal
2014-01-22thread/thread.c: no dupnobu
2014-01-14* ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERSglass
2014-01-13* ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome
2013-12-09* ext/thread/thread.c: [DOC] add call-seq alias for Queue#enq, #<<, etc.ktsj
2013-11-13* ext/thread/thread.c: [DOC] This patch accomplishes the following:zzak
2013-10-02* ext/thread/thread.c (ALIAS_GLOBAL_CONST): fix typo, GLOBCAL.nobu
2013-10-02* ext/thread/thread.c (Init_thread): move outer module condition.nobu
2013-09-07thread.c: invertnobu
2013-09-07thread.c: function castnobu
2013-09-06* common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass