Codebase list gjs / 8f82763
release: Prepare for 1.52.5 Marco Trevisan (TreviƱo) authored 5 years ago Philip Chimento committed 5 years ago
1 changed file(s) with 19 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Version 1.52.5
1 --------------
2
3 - Closed bugs and merge requests:
4
5 * context: Ensure force_gc flag is not lost if the idle is scheduled
6 [#150, Carlos Garnacho]
7 * object: don't use toggle references unless necessary [#679688,
8 Giovanni Campagna]
9 * object: properly disassociate wrappers [!256, Georges Basile
10 Stavracas Neto]
11 * object: Only weak unref if GObject is still alive [!127]
12 * object: Queue a forced GC when toggling down [#140, Georges Basile
13 Stavracas Neto]
14 * context: Defer and therefore batch forced GC runs
15 [GNOME/gnome-shell#582, Daniel van Vugt]
16 * Avoid context weak refs [!122, #144, Carlos Garnacho]
17 * Use compacting GC on RSS size growth [!133, #151, Carlos Garnacho]
18
019 Version 1.52.4
120 --------------
221