Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | BREAKING(core): Remove control slice from ops (#6048) | Valentin Anger | |
2020-06-01 | feat(core): Ops can take several zero copy buffers (#4788) | Valentin Anger | |
2020-05-29 | refactor: Split isolate and state using safe get_slot() (#5929) | Ryan Dahl | |
2020-05-29 | fix(cli/permissions): Fix CWD and exec path leaks (#5642) | Nayeem Rahman | |
2020-05-11 | Change plugin interface to prevent segfaults when unloading plugin (#5210) | Bert Belder | |
Fixes: #3473 Closes: #5193 |