Age | Commit message (Expand) | Author |
---|---|---|
2006-12-31 | * Merge YARV | ko1 |
2005-12-31 | * lib/generator.rb: (Generator#initialize): should kill @loop_thread | ocean |
2005-12-30 | Sorry again, incorrent exception propagation. | ocean |
2005-12-30 | Sorry, reverted. Mutex is damn slow..... | ocean |
2005-12-30 | * lib/generator.rb: uses Mutex instead of Thread.critical. | ocean |
2005-12-30 | * lib/generator.rb: (Generator#initialize) ensured to stop @loop_thread. | ocean |
2005-12-30 | * lib/generator.rb: (Generator#initialize) fixed dead lock. this occured | ocean |
2005-12-29 | * lib/generator.rb: should work with another thread. (more robust code) | ocean |
2005-12-29 | * lib/generator.rb: reimplemented Generator class with Thread instead of | ocean |
2004-03-29 | * exception message clean-up by Ian Macdonald <[email protected]>. | matz |
2004-02-16 | * lib/generator.rb: corrected doc format | gsinclair |
2003-10-17 | * lib/generator.rb: Add rdoc documentation. | knu |
2003-10-14 | * lib/generator.rb: A new library which converts an internal | knu |