Commit Graph

25 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Richard Cohen 7b47c07f8e Don't use extern "C" around #includes
3 years ago
Richard Cohen 9c6ad222a9 [-Wunused-function] - remove
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls c49b45d8f1 Finish the glib 2.67 fixes for CI tests.
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 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
goodvibes2 39c9aa4de3 Remove bad paths from CMakeLists.txt files
6 years ago
John Ralls 4c1c485db6 Use split SCU when borking random split pairs.
8 years ago
John Ralls 40bcd1e377 Bump the max_denom_mult to match the new GNC_COMMODITY_MAX_FRACTION.
8 years ago
John Ralls 62b17ca5db Timespec removal, engine odds-and-ends.
8 years ago
John Ralls 358cd979d9 Remove Timespec from the main engine classes (Transaction, Split, & Account.
8 years ago
John Ralls fee589b28c Remove Timespec from pricedb.
8 years ago
John Ralls c8b372e390 Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens c71204628d Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file
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 83d14e1c1c Restructure the src directory
9 years ago