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.9.0
hashlru
Browse files
Jan 21, 2023
[ci] added no features test
· 98c69930
ufoot
authored
Jan 21, 2023
View commits for tag v0.9.0
v0.9.0
98c69930
[packaging] packaging 0.9.0
· 627d619b
ufoot
authored
Jan 21, 2023
627d619b
Jan 20, 2023
[cleanup] removed useless file
· 5f85bfea
ufoot
authored
Jan 15, 2023
5f85bfea
[doc] added sync queue example in main doc
· ee989636
ufoot
authored
Jan 15, 2023
ee989636
[doc] updated status section in README
· 562e9bc0
ufoot
authored
Jan 15, 2023
562e9bc0
[queue] implemented a thread-safe queue
· cded6a82
ufoot
authored
Jan 15, 2023
cded6a82
[queue] added a simple queue type
· 47ca5fb6
ufoot
authored
Jan 15, 2023
47ca5fb6
[api] added to_vec and to_map
· 1f4eee82
ufoot
authored
Jan 15, 2023
1f4eee82
[sync] implementing SyncCache (tests broken)
· 155a0779
ufoot
authored
Jan 15, 2023
155a0779
[doc] update README
· ef6da40d
ufoot
authored
Jan 15, 2023
ef6da40d
[doc] added benchmarks in README
· 6c2589a4
ufoot
authored
Jan 15, 2023
6c2589a4
[features] make serde a feature. Also, running bench in CI.
· 1b38ff5a
ufoot
authored
Jan 15, 2023
1b38ff5a
Jan 15, 2023
[packaging] preparing 0.8.0
· 686cae9b
ufoot
authored
Jan 14, 2023
View commits for tag v0.8.0
v0.8.0
686cae9b
Jan 12, 2023
[doc] update README links
· ca6a05c5
ufoot
authored
Jan 08, 2023
ca6a05c5
Jan 10, 2023
[tests] added Monkey test
· 7d258176
ufoot
authored
Jan 08, 2023
7d258176
Jan 09, 2023
[doc] nitpicks
· 34102028
ufoot
authored
Jan 07, 2023
34102028
[doc] lru->cache
· b341d140
ufoot
authored
Jan 07, 2023
b341d140
[doc] more doc tests
· 0657c2c7
ufoot
authored
Jan 07, 2023
0657c2c7
[tests] added another pop test
· 73e64ceb
ufoot
authored
Jan 07, 2023
73e64ceb
Jan 08, 2023
[packaging] preparing 0.7.3
· eded655e
ufoot
authored
Jan 07, 2023
View commits for tag v0.7.3
v0.7.3
eded655e
[api] implemented FromIterator
· afd841c3
ufoot
authored
Jan 07, 2023
afd841c3
Jan 07, 2023
[doc] refined examples
· 1a55475b
ufoot
authored
Jan 07, 2023
1a55475b
[packaging] preparing 0.7.2
· 8b4893df
ufoot
authored
Jan 07, 2023
View commits for tag v0.7.2
v0.7.2
8b4893df
Jan 05, 2023
[doc] added docstring for display
· 002afc8b
ufoot
authored
Jan 01, 2023
002afc8b
[debug] added BUG_REPORT_URL
· 4be585a1
ufoot
authored
Jan 01, 2023
4be585a1
Jan 04, 2023
[doc] removed Node from pub docs
· 4c7bcdc5
ufoot
authored
Jan 01, 2023
4c7bcdc5
[refactor] removed node module
· a3601b8d
ufoot
authored
Jan 01, 2023
a3601b8d
[doc] mentioning DiskLRU in docs
· 9824b549
ufoot
authored
Jan 01, 2023
9824b549
[refactor] deriving fmt::Debug
· af7f8355
ufoot
authored
Jan 01, 2023
af7f8355
[doc] added examples for iter funcs
· 0ae277e6
ufoot
authored
Jan 01, 2023
0ae277e6
Jan 03, 2023
[packaging] transfer to liberecofr
· 19bd5689
ufoot
authored
Jan 01, 2023
View commits for tag v0.7.1
v0.7.1
19bd5689
Jan 02, 2023
[api] added a bump() func
· f4d6abae
ufoot
authored
Dec 31, 2022
f4d6abae
Jan 01, 2023
[doc] update copyright date
· 8caec57d
ufoot
authored
Dec 31, 2022
8caec57d
[packaging] preparing 0.7.0
· 66b03858
ufoot
authored
Dec 31, 2022
View commits for tag v0.7.0
v0.7.0
66b03858
[iterators] added keys and values iterators
· 873a68ed
ufoot
authored
Dec 31, 2022
873a68ed
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
Loading