Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (43m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 10:00:07 UTC Now

2017-07-07 09:31:45 UTC MAIN commitmail json YAML

Update devel/erlang-cache_tab to 1.0.9.

Version 1.0.9
- Make sure we publish include dir on hex.pm

Version 1.0.8
- Make rebar.config.script more structured and fix problem with coveralls
- Add new cache implementation on top of ETS
- Introduce lookup/2 insert/3,4 insert_new/3,4 calls
- Export clear/2
- Store ets_cache options globally
- Add start/0 and stop/0 functions for convenience
- Rewrite ets_cache module
- Fix info/1
- Don't crash if counter doesn't exist

(fhajny)