Mercurial > libervia-backend
log sat/memory/persistent.py @ 3318:460606155bec
age | author | description |
---|---|---|
2020-04-14 | Goffi | core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict: |
2020-03-27 | Goffi | core (memory/persistent): added `aset` method in LazyPersistentBinaryDict: |
2020-03-22 | Goffi | core (memory/persistent): implemented `aset` and `adel`: |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2019-08-13 | Goffi | Python 3 port: |
2019-04-07 | Goffi | core (memory/persistent): added clear method + initialise with a dict: |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2019-01-02 | Goffi | core (memory/persistent): new LazyPersistentBinaryDict.remove method |
2018-07-29 | Goffi | core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found) |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/memory/persistent.py@0bae57bd0a20 |