mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Merge branch 'master' into cargs2-dev
This commit is contained in:
commit
c256f86d58
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Features
|
|||
Bug Fixes
|
||||
|
||||
- Updated the runtime to avoid a race condition when creating new symbols. Thanks to Skye Soss for the bug report and patch.
|
||||
- Prevent the compiler from inlining calls to primitives that open ports, avoiding a range of issues such as an open file operation being inlined across multiple places in the intermediate code.
|
||||
- Prevent the compiler from inlining calls to primitives that open ports, avoiding a range of issues such as an open file operation being inlined across multiple places in the intermediate code. Thanks to Andy Arvanitis for the bug report.
|
||||
- Arthur Maciel updated `current-jiffy` to use `clock_gettime`.
|
||||
|
||||
## 0.26 - February 3, 2021
|
||||
|
|
Loading…
Add table
Reference in a new issue