Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.6.1
hashlru
Browse files
Dec 31, 2022
[version] update to 0.6.1
· 527caef9
ufoot
authored
Dec 31, 2022
View commits for tag v0.6.1
v0.6.1
527caef9
[api] added dump/restore, tagged 0.6.1
· 7e538db2
ufoot
authored
Dec 31, 2022
7e538db2
[dump] added dump type and into_iter
· ffe04d0b
ufoot
authored
Dec 31, 2022
ffe04d0b
[api] removed lru_cloned and mru_cloned
· f0dcd348
ufoot
authored
Dec 31, 2022
View commits for tag v0.6.0
v0.6.0
f0dcd348
[revert] go back to 0.4.0 style, deals better with threads
· 01bacdb6
ufoot
authored
Dec 25, 2022
01bacdb6
Dec 28, 2022
[doc] HashLru -> HashLRU
· 566486b1
ufoot
authored
Dec 25, 2022
566486b1
[doc] nit on pop/remove
· e39f553d
ufoot
authored
Dec 25, 2022
e39f553d
[doc] polish before 0.5.1
· 736c3c79
ufoot
authored
Dec 25, 2022
View commits for tag v0.5.1
v0.5.1
736c3c79
[cleanup] Fixed display funcs
· 3bcc0423
ufoot
authored
Dec 25, 2022
3bcc0423
[doc] added benches, tagged 0.5.1
· 3ab95fa8
ufoot
authored
Dec 25, 2022
3ab95fa8
Dec 27, 2022
[api] removed CacheNode from public items
· 9fa5ae38
ufoot
authored
Dec 25, 2022
9fa5ae38
[doc] fixed link
· c0f00674
ufoot
authored
Dec 25, 2022
View commits for tag v0.5.0
v0.5.0
c0f00674
[packaging] version 0.5.0
· 69cc1c9a
ufoot
authored
Dec 25, 2022
69cc1c9a
[doc] reorged README
· f558d955
ufoot
authored
Dec 25, 2022
f558d955
[packaging] preparing 0.5.0
· fc48a0b2
ufoot
authored
Dec 25, 2022
fc48a0b2
[rework] using a double-linked list for good
· 3c1d16c6
ufoot
authored
Dec 25, 2022
3c1d16c6
[experimental] tried an alternate impl with a double-linked list
· 28cc238a
ufoot
authored
Dec 25, 2022
28cc238a
Dec 26, 2022
[tests] added naive benches
· f465ef27
ufoot
authored
Dec 24, 2022
View commits for tag v0.4.0
v0.4.0
f465ef27
[doc] refined docs
· 08ddab5d
ufoot
authored
Dec 24, 2022
08ddab5d
[code] split base.rs into 3 files
· 53c0e741
ufoot
authored
Dec 24, 2022
53c0e741
[test] debugged display, added tests
· 5ba0a8cd
ufoot
authored
Dec 24, 2022
5ba0a8cd
[api] added mru_cloned and lru_cloned, switched to edition 2021
· f5872d0c
ufoot
authored
Dec 24, 2022
f5872d0c
Dec 24, 2022
[doc] update ChangeLog
· 575775b1
ufoot
authored
Dec 24, 2022
575775b1
[api] added get_key_value and peek_key_value
· ed60191d
ufoot
authored
Dec 24, 2022
View commits for tag v0.3.2
v0.3.2
ed60191d
[doc] fixed typo
· 888d68f7
ufoot
authored
Dec 24, 2022
888d68f7
[api] added clear, resize, mru
· c56d06ba
ufoot
authored
Dec 24, 2022
View commits for tag v0.3.1
v0.3.1
c56d06ba
[api] added mru support
· 2aca28da
ufoot
authored
Dec 24, 2022
2aca28da
[api] added peek_lru and get_lru
· 4907d61c
ufoot
authored
Dec 24, 2022
4907d61c
[doc] fixed typo
· b3d8866d
ufoot
authored
Dec 24, 2022
b3d8866d
[core] fixed ordering bug, preparing 0.3.0
· 60e4a2d8
ufoot
authored
Dec 24, 2022
View commits for tag v0.3.0
v0.3.0
60e4a2d8
Dec 23, 2022
[api] added more utilities
· a5cb85b9
ufoot
authored
Dec 18, 2022
a5cb85b9
[doc] added examples
· e21f4613
ufoot
authored
Dec 18, 2022
e21f4613
Dec 18, 2022
[doc] update ChangeLog
· 271f234e
ufoot
authored
Dec 17, 2022
View commits for tag v0.2.1
v0.2.1
271f234e
[package] update version to 0.2.1
· 3b4ee8f9
ufoot
authored
Dec 17, 2022
3b4ee8f9
Dec 15, 2022
[api] added peek method, and reversed iteration order
· 65bba06b
ufoot
authored
Dec 11, 2022
65bba06b
Dec 13, 2022
[build] update Cargo.lock
· 10953c90
ufoot
authored
Dec 11, 2022
View commits for tag v0.2.0
v0.2.0
10953c90
[hashlru] added capacity func, marked as 0.2.0
· e0ed0f7e
ufoot
authored
Dec 11, 2022
e0ed0f7e
Jan 05, 2020
[doc] add basic changelog
· 7e0c42c7
ufoot
authored
Jan 05, 2020
View commits for tag v0.1.0
v0.1.0
7e0c42c7
[packaging] update meta info to make package crates.io friendly
· 16061cc3
ufoot
authored
Jan 05, 2020
16061cc3
[ci] add basic gitlab pipeline
· 6795f56b
ufoot
authored
Jan 05, 2020
6795f56b
Loading