gnucash/bindings/guile
David Seifert c06bc18dc4
Add missing #include <cstdint>
* GCC 15 has reduced transitive dependencies between headers.

Bug: https://bugs.gentoo.org/939856
2024-11-02 09:55:15 +01:00
..
test Fix tests so that they don't fail unnecessarily 2024-04-29 22:06:45 +08:00
app-utils.scm [options] Move options from app-utils to engine. 2022-08-25 22:09:56 -07:00
business-core.scm [business-core] remove gnc:split->owner 2023-02-13 23:29:00 +08:00
c-interface.scm Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00
CMakeLists.txt Add missing MAKE_LINKS, and the local scm directory to %load-path 2023-02-28 11:51:23 +00:00
core-utils.scm Bug 798991 - Incorrect Account Name Order in Transaction Report 2023-07-11 08:41:09 +08:00
date-utilities.scm Remove texi design document in engine 2024-05-23 15:10:05 +02:00
engine.scm Remove deprecated functions 2022-03-28 23:02:38 +08:00
expressions.i Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00
fin.scm Move gnc_ui_account_get_tax_info_string to gnc-locale-tax.c 2022-07-17 10:00:23 -07:00
glib-guile.c Remove support code that was only used by price-quotes.scm 2022-10-02 11:50:26 -07:00
glib-guile.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-engine-guile.cpp [gnc-engine-guile.cpp] plug runaway GSList* leak 2023-11-30 22:16:53 +08:00
gnc-engine-guile.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-guile-bindings.c Restore setting swig engine initialization flag. 2021-11-13 11:10:17 -08:00
gnc-guile-utils.c Don't g_strdup char* from scm_to_locale|utf8_string 2021-10-30 22:26:33 +08:00
gnc-guile-utils.h Cleanup - remove deprecated function (re-)defines 2024-06-23 18:23:49 +02:00
gnc-helpers.c Remove support code that was only used by price-quotes.scm 2022-10-02 11:50:26 -07:00
gnc-helpers.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-kvp-guile.cpp Add missing #include <cstdint> 2024-11-02 09:55:15 +01:00
gnc-kvp-guile.h Use internal extern "C" { ... } for C++ 2023-01-23 18:40:01 +00:00
gnc-numeric.scm [modularise] (gnucash engine) 2020-12-09 06:39:51 +08:00
gnc-optiondb.i [gnc-optiondb.i] instead of scm_list_ref, walk the list 2024-07-27 08:39:00 +08:00
options.scm Fix two typos. 2023-07-21 13:57:39 -07:00
utilities.scm Bindings - move log wrappers into the swig interface files 2022-10-02 11:50:26 -07:00