| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Redirect stderr to null | Edwin Cheng | 2020-03-31 | 1 | -0/+1 |
| * | Pipe error to stderr | Edwin Cheng | 2020-03-31 | 1 | -2/+5 |
| * | Refactor a bit | Edwin Cheng | 2020-03-31 | 1 | -11/+9 |
| * | Use a weak ptr to hold the send end of channel | Edwin Cheng | 2020-03-31 | 1 | -28/+18 |
| * | Add drop for process | Edwin Cheng | 2020-03-31 | 1 | -2/+6 |
| * | Unwrap channel send() | Edwin Cheng | 2020-03-31 | 1 | -13/+4 |
| * | Use jod_thread | Edwin Cheng | 2020-03-31 | 1 | -17/+14 |
| * | Fix formatting | Edwin Cheng | 2020-03-31 | 1 | -1/+1 |
| * | Simple cross-process message protocol | Edwin Cheng | 2020-03-31 | 1 | -47/+27 |
| * | Remove unused struct | Edwin Cheng | 2020-03-31 | 1 | -10/+5 |
| * | Improve shutdown process | Edwin Cheng | 2020-03-31 | 1 | -12/+45 |
| * | Add back doc string for process | Edwin Cheng | 2020-03-31 | 1 | -0/+2 |
| * | Implement ra_proc_macro client logic | Edwin Cheng | 2020-03-31 | 1 | -0/+202 |
