Lokathor
|
40cd2a4110
|
Merge branch 'master' of https://github.com/Lokathor/tinyvec
|
2020-01-11 16:29:50 -07:00 |
|
Lokathor
|
3175d87770
|
start of tinyvec
|
2020-01-11 16:29:48 -07:00 |
|
Lokathor
|
c6785c16e5
|
Merge pull request #13 from Nemo157/repo-link
Add repository link to crate metadata
|
2020-01-11 11:17:45 -07:00 |
|
Wim Looman
|
636db766bd
|
Add repository link to crate metadata
|
2020-01-11 19:12:27 +01:00 |
|
Lokathor
|
201581d33e
|
(cargo-release) start next development iteration 0.1.2-alpha.0
|
2020-01-10 02:31:38 -07:00 |
|
Lokathor
|
4a95f8ab82
|
(cargo-release) version 0.1.1
|
2020-01-10 02:31:33 -07:00 |
|
Lokathor
|
ba0ac06b4e
|
fixed a truncate bug
|
2020-01-10 02:20:22 -07:00 |
|
Lokathor
|
dcc876d727
|
(cargo-release) start next development iteration 0.1.1-alpha.0
|
2020-01-09 22:24:12 -07:00 |
|
Lokathor
|
530e346ef5
|
(cargo-release) version 0.1.0
|
2020-01-09 22:24:05 -07:00 |
|
Lokathor
|
56cdcb1d7e
|
we're calling the ArrayishVec done for now I think
|
2020-01-09 22:17:14 -07:00 |
|
Lokathor
|
31049d32df
|
more stuff
|
2020-01-09 02:04:44 -07:00 |
|
Lokathor
|
e50dfd5a5a
|
append
|
2020-01-09 00:39:34 -07:00 |
|
Lokathor
|
2a53070071
|
Update README.md
|
2020-01-08 21:45:39 -07:00 |
|
Lokathor
|
bc0c307e42
|
little more
|
2020-01-08 16:32:36 -07:00 |
|
Lokathor
|
31f0daec1a
|
simplify formatting
|
2020-01-08 11:02:15 -07:00 |
|
Lokathor
|
7e47b7132d
|
Partial work on ArrayishVec
|
2020-01-07 23:10:38 -07:00 |
|
Lokathor
|
662bade020
|
Merge pull request #9 from Lokathor/truncate
add truncate method and tests based on the Vec examples
|
2020-01-06 21:06:08 -07:00 |
|
Lokathor
|
73afa8f6a5
|
restore a little more 1.36 stuff
|
2020-01-06 20:46:26 -07:00 |
|
Lokathor
|
91d77aeba6
|
Move to 1.36 until we can sort out the actual minimum we need
|
2020-01-06 20:43:04 -07:00 |
|
Lokathor
|
25371ac141
|
We need at least rustc 1.28 to use repr transparent.
|
2020-01-06 20:36:21 -07:00 |
|
Lokathor
|
2363109401
|
Badges and readme junk
Really this is just to poke the CI for this PR.
|
2020-01-06 20:33:50 -07:00 |
|
Lokathor
|
c8bd5cc2b2
|
Try to adopt 1.24 as the CI version
This would allow our crate to be used as a dependency of the `unicode-segmentation` crate.
|
2020-01-06 20:28:09 -07:00 |
|
Lokathor
|
c063024184
|
add truncate method and tests based on the Vec examples
|
2020-01-06 20:05:08 -07:00 |
|
Lokathor
|
bf21f0e170
|
(cargo-release) start next development iteration 0.0.1-alpha.0
|
2020-01-06 19:30:12 -07:00 |
|
Lokathor
|
935a9bb868
|
(cargo-release) version 0.0.0
|
2020-01-06 19:30:03 -07:00 |
|
Lokathor
|
76058032f5
|
base files
|
2020-01-06 19:29:40 -07:00 |
|
Lokathor
|
27084dfc5e
|
Initial commit
|
2020-01-06 18:44:21 -07:00 |
|