Tom Almeida
|
0506ba5916
Apparently we do need to install nightly
|
6 年之前 |
Tom Almeida
|
6c4ac79190
Fixed TLS incorrect total_bytes -- #45
|
6 年之前 |
Tom Almeida
|
92ca1d73ef
Run rustfmt on all files
|
6 年之前 |
Tom Almeida
|
c90145abe0
We don't need to try to redownload nightly as rust:latest already contains nightly
|
6 年之前 |
Tom Almeida
|
6549847283
Add .gitlab-ci.yml
|
6 年之前 |
Tom Almeida
|
cccbe11957
Update implementation for nightly 19/6/2018
|
6 年之前 |
Jeremy Soller
|
2d8d44970e
Update links to gitlab
|
6 年之前 |
Jeremy Soller
|
25ac80dd96
Merge pull request #61 from ProgVal/sbrk-old-break
|
7 年之前 |
Valentin Lorentz
|
0f7216399c
Fix sbrk to actually return the *old* break.
|
7 年之前 |
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 年之前 |