You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/core-utils
Maarten Bosmans 6be682b645
Store allocated temporaries in a variable so they can be freed
3 years ago
..
test Store allocated temporaries in a variable so they can be freed 3 years ago
CMakeLists.txt Import GLIB2 as a target, and use it to simplify the CMakeLists 3 years ago
binreloc.c Move an unused variable into an #ifdef where it is used 3 years ago
binreloc.h
gnc-environment.c
gnc-environment.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-filepath-utils.cpp Fix dereference of expired temporaries. 3 years ago
gnc-filepath-utils.h [1/2] [gnc-filepath-utils.cpp] gnc_filename_is_backup|datafile 3 years ago
gnc-gkeyfile-utils.c
gnc-gkeyfile-utils.h
gnc-glib-utils.c Bindings - move log wrappers into the swig interface files 4 years ago
gnc-glib-utils.h Bindings - move log wrappers into the swig interface files 4 years ago
gnc-locale-utils.c
gnc-locale-utils.cpp Fix build with glib2 2.67.x. 5 years ago
gnc-locale-utils.h Don't use extern "C" around #includes 3 years ago
gnc-locale-utils.hpp Fix typos in libgnucash/ 5 years ago
gnc-path.c Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense 3 years ago
gnc-path.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-prefs-p.h
gnc-prefs.c Fix warning about misleading indentation from recent gcc. 6 years ago
gnc-prefs.h Use internal extern "C" { ... } for C++ 3 years ago
gnc-version.c Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables 6 years ago
gnc-version.h Use internal extern "C" { ... } for C++ 3 years ago
gncla-dir.h.in