Age | Commit message (Expand) | Author |
---|---|---|
2007-02-10 | * ext/thread/lib/thread.rb: Add a replacement of thread.rb that | knu |
2007-02-10 | * ext/thread/thread.c (rb_thread_exclusive): Implement | knu |
2007-02-10 | * ext/thread/thread.c: Get rid of use of a dummy function. | knu |
2007-02-10 | * ext/thread/thread.c (Init_thread): Define missing aliases: | knu |
2007-02-09 | * ext/thread: Make style fixes (mostly de-K&R'ism) to match the | knu |
2007-02-09 | Oops, this is the original form. I committed the wrong file. | knu |
2007-02-09 | * ext/thread: Import the "fastthread" implementation by MenTaLguY | knu |