| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/openssl/depend: remove dependency from internal headers. | ko1 | 2014-05-14 | 1 | -9/+0 |
* | * thread_(pthread|win32).h: rename rb_thread_cond_t to | ko1 | 2013-07-23 | 1 | -1/+1 |
* | * thread_pthread.h, thread_win32.h: rename rb_thread_id_t to | ko1 | 2013-07-23 | 1 | -1/+1 |
* | * thread_native.h: added. | ko1 | 2013-07-23 | 1 | -1/+1 |
* | thread_win32.h: rb_thread_lock_t for USE_WIN32_MUTEX | nobu | 2012-06-17 | 1 | -1/+6 |
* | fix win32 native_cond_timedwait() makes SIGSEGV. | kosaki | 2011-05-07 | 1 | -1/+1 |
* | * thread.c, vm_core.h: make gvl_acquire/release/init/destruct | ko1 | 2010-11-27 | 1 | -1/+8 |
* | * thread_win32.[ch] (cond_every_entry, rb_thread_cond_struct): reverted | usa | 2008-07-28 | 1 | -10/+0 |
* | * thread_win32.[ch]: moved definitions of cond_every_entry and | usa | 2008-07-28 | 1 | -0/+10 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * thread_pthread.c, thread_pthread.h, thread_win32.c, | ko1 | 2007-12-25 | 1 | -11/+0 |
* | * blockinlining.c, compile.c, compile.h, debug.c, debug.h, | ko1 | 2007-11-13 | 1 | -1/+1 |
* | * thread.c: fix Mutex to be interruptable lock. | ko1 | 2007-08-27 | 1 | -0/+7 |
* | * thread_win32.h: undefine _WIN32 on cygwin. [ruby-dev:30303] | nobu | 2007-02-07 | 1 | -3/+7 |
* | * blockinlining.c, compile.c, compile.h, error.c, eval.c, | ko1 | 2007-02-06 | 1 | -6/+6 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+34 |