Rujia Liu
|
4fd059be5f
|
32-bit system support, addressing all (at most) 4GB addresses of RAM.
|
2023-08-24 20:05:40 +08:00 |
|
Rujia Liu
|
f6d3b2f896
|
Make Atom 64-bit regardless of architecture
|
2023-08-20 19:43:13 +08:00 |
|
Bennet Bleßmann
|
a70157003b
|
fix spelling
|
2023-07-29 13:11:00 +02:00 |
|
Bennet Bleßmann
|
6aa3c7d5d6
|
handle atom table resize
* bumping serial_test dev-dependency due to broken should_panic handling in old version
|
2023-07-29 11:22:25 +02:00 |
|
Bennet Bleßmann
|
4ef8c5c47d
|
detect and prevent² concurrent AtomTable use
²in the case of `#[cfg(not(test))]` there is still a toctou race as I am not sufficently familiar with Atomics
|
2023-07-27 23:37:03 +02:00 |
|
Skgland
|
a5de329712
|
don't genrate code in src/
[Outputs of Build Script](https://doc.rust-lang.org/cargo/reference/build-scripts.html#outputs-of-the-build-script) states that only files in $OUT_DIR may be modified
|
2022-01-10 21:19:18 +01:00 |
|
Mark Thom
|
0404c3bd94
|
use new heap term representation
|
2022-01-06 21:44:38 -07:00 |
|