gnucash master: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Mon Feb 13 10:48:38 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/4d977a94 (commit)
via https://github.com/Gnucash/gnucash/commit/d53f3e68 (commit)
via https://github.com/Gnucash/gnucash/commit/851b51d5 (commit)
via https://github.com/Gnucash/gnucash/commit/4953cf94 (commit)
via https://github.com/Gnucash/gnucash/commit/2b32382c (commit)
via https://github.com/Gnucash/gnucash/commit/dd972d9d (commit)
via https://github.com/Gnucash/gnucash/commit/72dc75b4 (commit)
via https://github.com/Gnucash/gnucash/commit/7def8a8e (commit)
via https://github.com/Gnucash/gnucash/commit/3486cc75 (commit)
via https://github.com/Gnucash/gnucash/commit/16015110 (commit)
from https://github.com/Gnucash/gnucash/commit/3f3460fe (commit)
commit 4d977a947a54681bb59755c88e830c6491844dab
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Feb 13 23:29:00 2023 +0800
[business-core] remove gnc:split->owner
commit d53f3e68d13db0fbdaeded17d22cd4acbbd4caab
Merge: 3f3460fec 851b51d54
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Feb 13 23:28:44 2023 +0800
Merge branch 'maint'
commit 851b51d5472f1a414e745081eb286abb7f7fe01a
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Feb 13 23:27:38 2023 +0800
[new-owner-report] use let* to access split->owner
oops
commit 4953cf94fa95e904b0e484f01193f1af86dff2da
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Mon Feb 13 23:04:26 2023 +0800
[reports] use gnc:make-split->owner with guardian
Instead of a gnc:split->owner, use gnc:make-split->owner instead which
generates a split->owner function with its own hashtable. This
function (and its hash table) will be garbage collected in due course,
triggering the gncOwnerFreeing of all owners.
This is a better approach than gnc:split->owner which maintains a
single hash table. It could be buggy: a report calls gnc:split->owner
to query a split, fails to reset its hashtable via #f; the split's
owner is assigned or modified, and the next call to gnc:split->owner
will return the incorrect cached owner.
commit 2b32382c78f209c9163817c6a8581cec1c2d59bf
Author: Szia Tomi <sziatomi01 at gmail.com>
Date: Sun Feb 12 16:35:52 2023 +0100
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
po/hu.po: 61.9% (3344 of 5401 strings; 1213 fuzzy)
492 failing checks (9.1%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
po/glossary/hu.po: 100.0% (216 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/hu/
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
po/hu.po: 61.8% (3343 of 5401 strings; 1214 fuzzy)
492 failing checks (9.1%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
po/hu.po: 61.8% (3343 of 5401 strings; 1214 fuzzy)
492 failing checks (9.1%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: Szia Tomi <sziatomi01 at gmail.com>
commit dd972d9d21623a5a9e7270ed9b23d87466448521
Author: Kárász Attila <cult.edie at gmail.com>
Date: Sun Feb 12 16:35:51 2023 +0100
Translation update by Kárász Attila <cult.edie at gmail.com> using Weblate
po/hu.po: 61.8% (3343 of 5401 strings; 1214 fuzzy)
493 failing checks (9.1%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by Kárász Attila <cult.edie at gmail.com> using Weblate
po/hu.po: 61.8% (3342 of 5401 strings; 1214 fuzzy)
492 failing checks (9.1%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by Kárász Attila <cult.edie at gmail.com> using Weblate
po/hu.po: 61.8% (3341 of 5401 strings; 1214 fuzzy)
492 failing checks (9.1%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: Kárász Attila <cult.edie at gmail.com>
commit 72dc75b451f6943d55b17425a936b28ac1ac0857
Author: Szia Tomi <sziatomi01 at gmail.com>
Date: Sun Feb 12 16:35:51 2023 +0100
Translation update by Szia Tomi <sziatomi01 at gmail.com> using Weblate
po/glossary/hu.po: 100.0% (216 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/hu/
Co-authored-by: Szia Tomi <sziatomi01 at gmail.com>
commit 7def8a8e87da8d3a0adcf8a789d58f91f67a8a94
Author: KryÅ¡tof Äerný <cleverline1mc at gmail.com>
Date: Sun Feb 12 16:35:47 2023 +0100
Translation update by KryÅ¡tof Äerný <cleverline1mc at gmail.com> using Weblate
po/cs.po: 44.2% (2388 of 5401 strings; 1917 fuzzy)
704 failing checks (13.0%)
Translation: GnuCash/Program (Czech)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/cs/
Co-authored-by: KryÅ¡tof Äerný <cleverline1mc at gmail.com>
commit 3486cc7535aeb8e0c6769d274425387a0611349f
Author: aleksej0R <omolice at hotmail.fr>
Date: Sun Feb 12 16:35:46 2023 +0100
Translation update by aleksej0R <omolice at hotmail.fr> using Weblate
po/glossary/fr.po: 100.0% (216 of 216 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (French)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/fr/
Co-authored-by: aleksej0R <omolice at hotmail.fr>
commit 16015110de307e46f3630d46dd442059e43a2a95
Author: mocsa <csaba at feltoltve.hu>
Date: Sun Feb 12 16:35:46 2023 +0100
Translation update by mocsa <csaba at feltoltve.hu> using Weblate
po/hu.po: 61.8% (3341 of 5401 strings; 1213 fuzzy)
491 failing checks (9.0%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: mocsa <csaba at feltoltve.hu>
Summary of changes:
bindings/guile/business-core.scm | 48 +++++++++-------
gnucash/report/reports/standard/new-aging.scm | 21 +++----
.../report/reports/standard/new-owner-report.scm | 12 ++--
po/cs.po | 64 ++++++++++------------
po/glossary/fr.po | 8 +--
po/glossary/hu.po | 16 +++---
po/hu.po | 32 ++++++++---
7 files changed, 107 insertions(+), 94 deletions(-)
More information about the gnucash-patches
mailing list