Commit Graph

45 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Richard Cohen 6ba5bb326a Fix dereference of expired temporaries.
3 years ago
Richard Cohen 3a7464a312 Remove redundant uses of cmake -E env
3 years ago
Richard Cohen 7b47c07f8e Don't use extern "C" around #includes
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
John Ralls 046e4a156e Silence Clang deprecation warnings about sprintf.
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
luz paz cfc6e9d7e0 Fix source typo begining->beginning
4 years ago
luz paz 8adedc2248 Fix various typos
4 years ago
John Ralls 74d0630867 Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
John Ralls d099d39afd Merge Simon Arlott's 'commit-root-on-load' into maint.
5 years ago
Simon Arlott bf8fe1123c
Commit root accounts after loading from XML
5 years ago
Simon Arlott f15402a9a6
Load test data from XML properly
5 years ago
John Ralls c49b45d8f1 Finish the glib 2.67 fixes for CI tests.
5 years ago
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls 5da3bf7943 [QofLog] Replace hashtable with tree of vectors.
6 years ago
John Ralls 8ff5af4c19 Decouple QofBook creation from QofSession.
6 years ago
Geert Janssens bbeb9a2b62 Drop all gnc-module dependencies and includes from compilation units that no longer use it
6 years ago
Geert Janssens abf29aa196 Drop the gnc-module wrapper around the test-engine library
6 years ago
John Ralls f85be03bb5 Merge branch 'maint'
6 years ago
John Ralls 33902a6793 Improve test building with the Xcode generator.
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens 1c7f835f47 engine - move guile code to bindings/guile
6 years ago
Christopher Lam de09259f13 Bug 797500 - valgrind errors - new/delete vs malloc/free
6 years ago
Geert Janssens b7479e8fb0 Bump minimum cmake version to 3.5
7 years ago
John Ralls 755773ac4c Clean up timespec comments in the XML backend.
8 years ago
John Ralls b32a8a9390 Remove time64_to_string and string_to_time64 and their tests.
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens b761b5a0dc Bug 795377 - Reads and saves Gnucash 2.6.19 XML file, then can't reread it, due to bad date in old file
8 years ago
Geert Janssens 00396db560 Remove the .in extension from test-real-data.sh and stop configuring it for autotools
8 years ago
John Ralls 74ddb671e4 Merge Chris Lam's and Aaron Laws's branch 'time64-ftw' into unstable.
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
lmat 1f050fd1e5 Transaction members Timespec->time64
8 years ago
lmat f77369bb96 Removing timspec from some xml parsing
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
lmat 34e0d6cfa0 kvp frame to template and correcting failure macro
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
lmat a9cc488cbf Should return std::string
9 years ago
Geert Janssens f943ba61ae Rename directory for code from external projects
9 years ago
Geert Janssens 0c6da2f001 Cleanup some more obscure references to no longer existing 'src' directory
9 years ago
Geert Janssens afecab330a Move accounts, checks and pixmaps into a data directory
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago