| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-23 | "spec.author" is better for single-author gems. | Tomoyuki Sahara | |
| "spec.author=" expects a String represents a single author. "spec.authors=" expects an Array which is a list of multiple authors. http://guides.rubygems.org/specification-reference/ | |||
| 2013-06-06 | do not specify implementation dependant exception class names in fiber test | Yukihiro "Matz" Matsumoto | |
| 2013-05-28 | Test for raise when yield is called on root fiber | Carson McDonald | |
| 2013-05-28 | Add test for raise on resume after fiber is dead | Carson McDonald | |
| 2013-05-27 | add Fiber#alive? | skandhas | |
| 2013-05-26 | fix fiber GC problem | Yukihiro "Matz" Matsumoto | |
| 2013-05-24 | Add Fiber Test for issue #1264 | Daniel Bovensiepen | |
| 2013-05-25 | should set argc at proper position; close #1264 | Yukihiro "Matz" Matsumoto | |
| 2013-05-23 | add fiber tests | Yukihiro "Matz" Matsumoto | |
| 2013-05-23 | manage fiber status (create|running|resumed|terminated) | Yukihiro "Matz" Matsumoto | |
| 2013-05-22 | garbage collect context (fiber) properly | Yukihiro "Matz" Matsumoto | |
| 2013-05-20 | Merge branch 'master' of github.com:mruby/mruby | Yukihiro "Matz" Matsumoto | |
| 2013-05-20 | avoid unnecessary pool/syms restoration | Yukihiro "Matz" Matsumoto | |
| 2013-05-20 | Change Fibder to Fiber and a couple other wording issues | Carson McDonald | |
| 2013-05-20 | update error message | Yukihiro "Matz" Matsumoto | |
| 2013-05-20 | update Fiber.new doc | Yukihiro "Matz" Matsumoto | |
| 2013-05-20 | primary mruby fiber implementation | Yukihiro "Matz" Matsumoto | |
