Wed, 08 Sep 2021 11:20:37 +0200 |
Goffi |
merge bookmark `@`
|
Wed, 08 Sep 2021 11:17:04 +0200 |
Goffi |
core (memory/persistent): implement `__repr__` (via `__str__`)
|
Thu, 03 Jun 2021 15:21:43 +0200 |
Goffi |
core: various changes and fixes to work with new storage and D-Bus bridge:
|
Fri, 19 Mar 2021 15:45:14 +0100 |
Goffi |
date update
|
Tue, 14 Apr 2020 20:36:24 +0200 |
Goffi |
core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict:
|
Fri, 27 Mar 2020 09:53:00 +0100 |
Goffi |
core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:
|
Sun, 22 Mar 2020 18:35:22 +0100 |
Goffi |
core (memory/persistent): implemented `aset` and `adel`:
|
Wed, 29 Jan 2020 10:07:00 +0100 |
Goffi |
fixed shebangs
|
Wed, 29 Jan 2020 09:50:54 +0100 |
Goffi |
dates update
|
Tue, 13 Aug 2019 19:08:41 +0200 |
Goffi |
Python 3 port:
|
Sun, 07 Apr 2019 18:44:57 +0200 |
Goffi |
core (memory/persistent): added clear method + initialise with a dict:
|
Sat, 12 Jan 2019 12:25:31 +0100 |
Goffi |
date update
|
Fri, 11 Jan 2019 11:13:15 +0100 |
Goffi |
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
|
Wed, 02 Jan 2019 18:24:14 +0100 |
Goffi |
core (memory/persistent): new LazyPersistentBinaryDict.remove method
|
Sun, 29 Jul 2018 18:44:49 +0200 |
Goffi |
core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found)
|
Mon, 02 Apr 2018 19:44:50 +0200 |
Goffi |
core, setup: huge cleaning:
base
src/memory/persistent.py@0bae57bd0a20
|