Path to this page:
./
devel/erlang-cache_tab,
In-memory cache Erlang libraries
Branch: CURRENT,
Version: 1.0.31,
Package name: erlang-cache_tab-1.0.31,
Maintainer: pkgsrc-usersIn-memory cache Erlang libraries.
Required to run:[
lang/erlang] [
misc/erlang-p1_utils]
Required to build:[
pkgtools/cwrappers] [
devel/rebar]
Master sites:
Filesize: 59.494 KB
Version history: (Expand)
- (2024-08-22) Updated to version: erlang-cache_tab-1.0.31
- (2022-10-15) Updated to version: erlang-cache_tab-1.0.30
- (2021-01-16) Updated to version: erlang-cache_tab-1.0.26
- (2018-07-24) Updated to version: erlang-cache_tab-1.0.14
- (2018-03-24) Updated to version: erlang-cache_tab-1.0.13
- (2017-12-15) Updated to version: erlang-cache_tab-1.0.12
CVS history: (Expand)
2022-10-14 21:11:07 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
erlang-cache_tab: Update to 1.0.30
upstream changes:
-----------------
Version 1.0.30
o Updating p1_utils to version 1.0.25.
Version 1.0.29
o Updating p1_utils to version 1.0.23.
o Switch from using Travis to Github Actions as CI
Version 1.0.28
o Updating p1_utils to version 1.0.22.
o Instruct Dialyzer to discard some warnings
o Fix a pair of type specifications detected by Dialyzer
Version 1.0.27
o Allow to specify custom timeouts in lookup callbacks
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-01-16 00:38:27 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
erlang-cache_tab: Update to 1.0.26
upstream changes:
-----------------
Version 1.0.26
* Updating p1_utils to version 1.0.21.
* Update travis config
Version 1.0.25
* Updating p1_utils to version 1.0.20.
Version 1.0.24
* Fix compilation with Erlang/OTP 23.0
Version 1.0.23
* Updating p1_utils to version 1.0.19.
* Fix compatibility issues with Erlang 23
Version 1.0.22
* Updating p1_utils to version 1.0.18.
* Mark p1_utils app as dpendency in .app file
* Remove usage of statics in c code, which allows for live upgrade of nif component
Version 1.0.21
* Updating p1_utils to version 1.0.17.
Version 1.0.20
* Updating p1_utils to version 1.0.16.
* Make it possible to set type of the ets_cache
* Add cache support for grow-only counters
* Export ets_cache:tag() type
Version 1.0.19
* Updating p1_utils to version 1.0.15.
* Expand ets_cache API
Version 1.0.18
* Updating p1_utils to version 1.0.14.
* Add contribution guide
Version 1.0.17
* Add ets_cache:insert/3,4 functions
Version 1.0.16
* Updating p1_utils to version 1.0.13.
Version 1.0.15
* Updating p1_utils to version 6ff85e8.
* Don't compile ets_cache to native code
* Use rand:unifor instead of crypto module
|
2018-07-20 10:59:50 by Filip Hajny | Files touched by this commit (2) |
Log message:
devel/erlang-cache_tab: Update 1.0.14.
- Updating p1_utils to version 1.0.12.
|
2018-03-24 15:25:28 by Filip Hajny | Files touched by this commit (2) |
Log message:
devel/erlang-cache_tab: Update to 1.0.13.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
|
2017-12-14 21:38:18 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update devel/erlang-cache_tab to 1.0.12.
- Treat {error, notfound} callback result as a lookup mismatch.
|
2017-10-17 16:03:53 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update devel/erlang-cache_tab to 1.0.11.
- Updating p1_utils to version 1.0.10.
|