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