Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits · master
sealingslice
Browse files
Dec 16, 2018
assert: use _eq form for better messages
· 082ac825
chrysn
authored
Dec 16, 2018
082ac825
Dec 14, 2018
Bump version to 0.2.0
· 445ddccf
chrysn
authored
Dec 14, 2018
View commits for tag v0.2.0
v0.2.0
445ddccf
(Fix garbage at the end of a URI)
· 9ad74758
chrysn
authored
Dec 14, 2018
9ad74758
Note lessons learned in README
· 785086ca
chrysn
authored
Dec 14, 2018
785086ca
Update crate status to reflect reduced use cases
· d14e09f4
chrysn
authored
Dec 14, 2018
d14e09f4
Use split_at_mut, mem::replace and a single unsafe coalesce function
· b6ab54c7
chrysn
authored
Dec 14, 2018
b6ab54c7
Dec 13, 2018
Add try_seal method
· 8497fda9
chrysn
authored
Dec 13, 2018
8497fda9
roadmap: Note possibility of non-prefix versions
· 5b377760
chrysn
authored
Dec 13, 2018
5b377760
description text: "parts of itself" -> "its initial part"
· 76604b59
chrysn
authored
Dec 13, 2018
76604b59
doc: Fix mixup between sealed and mutable methods
· d2252833
chrysn
authored
Dec 13, 2018
d2252833
Bump version to 0.1.1
· 3fca1e5f
chrysn
authored
Dec 13, 2018
View commits for tag v0.1.1
v0.1.1
3fca1e5f
Add gitlab badge
· 92531ac6
chrysn
authored
Dec 13, 2018
92531ac6
Set up GitLab CI
· 07524cd8
chrysn
authored
Dec 13, 2018
07524cd8
update roadmap documentation
· 18d28621
chrysn
authored
Dec 13, 2018
18d28621
Nov 25, 2018
Fix typos in links
· 38bfdf99
chrysn
authored
Nov 25, 2018
38bfdf99
add data-structure category
· e6218fb2
chrysn
authored
Nov 25, 2018
e6218fb2
add README with roadmap
· 149919ec
chrysn
authored
Nov 25, 2018
149919ec
set license analogous to widespread Rust use
· ecb1c115
chrysn
authored
Nov 25, 2018
ecb1c115
Change keywords to be be crates-acceptable
· 7cddc8b8
chrysn
authored
Nov 25, 2018
7cddc8b8
Initial check-in
· 4f5fce3d
chrysn
authored
Nov 25, 2018
4f5fce3d
Loading