Jeremy Soller
|
31b781a287
Support Redox
|
7 年之前 |
Jeremy Soller
|
b521bac287
Merge pull request #59 from ids1024/latest_rust
|
7 年之前 |
Ian Douglas Scott
|
cda52ae5b8
Make tests compile
|
7 年之前 |
Ian Douglas Scott
|
cd8d627ecd
Use new allocator API, and otherwise update for new Rust
|
7 年之前 |
Jeremy Soller
|
56a91d852c
Merge pull request #53 from lu-zero/patch-1
|
7 年之前 |
Jeremy Soller
|
7b0a14c35e
Merge pull request #46 from RandomInsano/patch-1
|
7 年之前 |
Ivan Enderlin
|
a93871cdd5
Update `sc` to 0.2.1 (#52)
|
7 年之前 |
Luca Barbato
|
342e902313
MacOSX is not supported anymore
|
7 年之前 |
Oliver Schneider
|
e31a743ec3
Don't depend on clippy (#49)
|
8 年之前 |
Edwin Amsler
|
829bb37f85
Spelling fix
|
8 年之前 |
Jorge Aparicio
|
35fd0db98e
add support for Linux on AArch64, MIPS(64), PowerPC(64) and SPARC64 (#43)
|
8 年之前 |
Jorge Aparicio
|
1dad80a901
fix the build (#42)
|
8 年之前 |
ticki
|
8523d5df66
Merge branch 'master' of github.com:redox-os/ralloc
|
8 年之前 |
ticki
|
afaad8d303
Remove the `nborrow` dependency and give the macro its own module.
|
8 年之前 |
David Teller
|
7d73b18a8c
Remove feature question_mark. (#38)
|
8 年之前 |
ticki
|
ab47feeae3
Add note on performance to the readme.
|
8 年之前 |
ticki
|
7f6b779a5f
Make `Leak` an invaraint.
|
8 年之前 |
ticki
|
5a42b783d4
Audit all unsafes.
|
8 年之前 |
ticki
|
2cb61efbaa
Add example folder.
|
8 年之前 |
ticki
|
6b992ccf84
Update clippy.
|
8 年之前 |
ticki
|
25c0dbe99d
Fix bugs in memtrimming related to the byte count.
|
8 年之前 |
ticki
|
2c55fb11ce
Update the README.
|
8 年之前 |
ticki
|
e3190491ac
Multi-level logging and user configuration.
|
8 年之前 |
ticki
|
8b83c9a282
OS memtrimming for the global allocator.
|
8 年之前 |
ticki
|
998377c6b4
Implement BRK caching.
|
8 年之前 |
ticki
|
f679d9ced0
Implement memtrimming for the local allocator.
|
8 年之前 |
ticki
|
2b7af3702d
Fix edge-case where `reserve` pushes an adjacent block.
|
8 年之前 |
ticki
|
265a3c7801
Merge the pushed block with block pushed by reserve
|
8 年之前 |
ticki
|
e081fde191
Add note on nightly.
|
8 年之前 |
Bruce Mitchener
|
0f78e6901d
Fix some typos.
|
8 年之前 |