Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos [ci skip] | Kazuhiro NISHIYAMA | 2023-01-06 | 1 | -3/+3 |
* | [DOC] remove space from inside code span element | John Bampton | 2022-12-29 | 1 | -1/+1 |
* | [DOC] Fix case for new sentence. | Steven Nunez | 2022-01-31 | 1 | -1/+1 |
* | Fix Typo | Steven Nunez | 2021-10-26 | 1 | -1/+1 |
* | update doc/ractor.md about ivars | Koichi Sasada | 2021-10-23 | 1 | -9/+30 |
* | Need `#` | Koichi Sasada | 2021-09-10 | 1 | -1/+1 |
* | Fix broken link | Use amazing-print instead | 2021-02-09 | 1 | -1/+1 |
* | Improve the wording surrounding `Proc#isolate` | Use amazing-print instead | 2021-02-09 | 1 | -2/+2 |
* | Typo fixes [doc] | Marc-Andre Lafortune | 2021-01-12 | 1 | -10/+10 |
* | Update wording in ractor.md (#4056) [doc] | Adam Pogwizd | 2021-01-12 | 1 | -20/+20 |
* | [DOC] Fix grammar: "is same as" -> "is the same as" | Marcus Stollsteimer | 2021-01-05 | 1 | -1/+1 |
* | doc/ractor.md: Fix indentation | Marcus Stollsteimer | 2020-12-27 | 1 | -1/+2 |
* | doc/ractor.md: Fix indentation in code blocks | Marcus Stollsteimer | 2020-12-26 | 1 | -144/+143 |
* | update doc/ractor.md | Koichi Sasada | 2020-12-24 | 1 | -81/+129 |
* | fix phrasing in comment | Ivan Denysov | 2020-12-20 | 1 | -1/+1 |
* | Add Ractor#receive and Ractor.receive and use it in all places | Benoit Daloze | 2020-10-10 | 1 | -41/+41 |
* | Fix traditional Ring example in Actor-model | Svyatoslav Kryukov | 2020-10-05 | 1 | -1/+1 |
* | Fixed some typos in ractor.md (#3522) | Ashwin Elangovan | 2020-09-05 | 1 | -20/+20 |
* | Fix typo in ractor.md | andrewmelis | 2020-09-05 | 1 | -1/+1 |
* | Fix typos in Ractor README. | Tom Schady | 2020-09-04 | 1 | -2/+2 |
* | Introduce Ractor mechanism for parallel execution | Koichi Sasada | 2020-09-03 | 1 | -0/+883 |