- Sep 30, 2023
-
-
Jeremy Soller authored
Convert the README to Markdown See merge request !91
-
- Sep 29, 2023
-
-
Ribbon authored
-
- Sep 26, 2023
-
-
Jeremy Soller authored
Update the TFS status See merge request !90
-
-
- Jan 20, 2020
-
-
Jeremy Soller authored
no-change upgrade of byteorder to 1 See merge request !88
-
Jeremy Soller authored
Added tests for little endian. See merge request !89
-
- Nov 04, 2019
-
-
Adrián Gallego Castellanos authored
- Added little-endian tests, they use the maximum amount of different bytes for each unsigned integer.
-
- Oct 10, 2019
-
-
Chris West (Faux) authored
-
- Feb 23, 2019
-
-
Jeremy Soller authored
Speck: Remove i128_type feature See merge request redox-os/tfs!87
-
Konrad Borowski authored
This feature is now stable, making the feature unnecessary and preventing from using speck library on stable.
-
- Jan 03, 2019
-
-
Jeremy Soller authored
chashmap: Add support for lookup by borrowed value (mirror HashMap support for Borrow) See merge request !86
-
- Oct 12, 2017
-
-
Nathanael Jones authored
-
- Aug 27, 2017
-
-
ticki authored
-
- Aug 26, 2017
-
-
ticki authored
Gosh would someone please kill me. https://twitter.com/ticki_/status/901478579925602304
-
- Aug 19, 2017
- Aug 18, 2017
-
-
ticki authored
-
- Aug 12, 2017
- Aug 08, 2017
-
-
ticki authored
-
- Aug 07, 2017
-
-
ticki authored
-
ticki authored
-
ticki authored
-
ticki authored
Conc: fixed typo in `atomic.rs`.
-
Cooper Paul EdenDay authored
Signed-off-by:
Cooper Paul EdenDay <cedenday@protonmail.com>
-
Cooper Paul EdenDay authored
Signed-off-by:
Cooper Paul EdenDay <cedenday@protonmail.com>
-
- Aug 05, 2017
-
-
ticki authored
-
ticki authored
Previously, it was possible to break invariants as some of the API interfaces didn't respect the trait bounds. This should now be fixed through requiring respective trait bounds. - Adjust the settings defaults. - Add settings prefixes (and add tests for them). - Set `conc::add_garbage_box()` to `unsafe`.
-
ticki authored
Disabling GC didn't disable it, because if the generator integer is 0, it GCs, so there is one case where it can indeed GC. - Semicolons in `atomic-hashmap`
-
- Aug 04, 2017
-
-
ticki authored
This is a simple thread local variable with a `Settings` struct that contains a bunch of parameters, previously hard-coded into constants. You can update these values.
-
ticki authored
- Update to the new `conc`. - Remove the idea of logical insertions/removals. - Add an ABA loop to `remove`.
-
- Aug 02, 2017
- Aug 01, 2017