Commit Graph

49 Commits (268695f19ca22dfcabecd9f8a2dd02cf20358baf)

Author SHA1 Message Date
Geert Janssens e79e82edcf CMake - remove parameter repetition in else() and endif() statements
6 years ago
Geert Janssens 073e47801d Drop useless ifdefs
6 years ago
Geert Janssens d8a304c2c9 Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables
6 years ago
Frank H. Ellenberger 91183a2af5 drop emacs_trailer from xml files.
7 years ago
Christopher Lam de09259f13 Bug 797500 - valgrind errors - new/delete vs malloc/free
7 years ago
Robert Fewell 2bcb9bb1a5 Test for Invoices XML dates not being INT64_MAX
7 years ago
John Ralls 887f7fac32 Bug 746937 - Template transaction splits are loaded in reverse order...
7 years ago
John Ralls 456ab2241f Remove unused ifdefs for IMPLEMENT_BOOK_DOM_TREES_LATER.
7 years ago
John Ralls a3871d9ca1 Warn if can't lock for any reason other than that the file is locked already.
7 years ago
John Ralls 957df9a32b Add a +0000 offset to ISO8601 timestamps in the XML backend.
7 years ago
Geert Janssens b7479e8fb0 Bump minimum cmake version to 3.5
7 years ago
John Ralls 9fa7b7f940 Implement a faster date-time serialization function.
7 years ago
Christopher D. Carson aaeb639d07 Performance fix in dom_chars_handler: use g_strndup instead of g_strdup
7 years ago
John Ralls e81bcf6e33 Fix the remaining static analysis warnings.
8 years ago
John Ralls 876bfd19ad Protect against nullptr dereference, remove unused GError.
8 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
8 years ago
Di Mang 893383ce9b removing double semicolons at the end of lines
8 years ago
Geert Janssens 406953c2ae Bug 796820 - References to 'Gnome Bugzilla' should be changed to 'GnuCash Bugzilla'
8 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 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
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 239ee6797a Fix crash when cancelling a Save As... overwrite action
8 years ago
John Ralls 756f444ac3 Update bug tracker URL
8 years ago
John Ralls c8861d4666 Bug 795276 - Invalid date on price stops file from being parsed.
8 years ago
gnucash-dev 8b3a874418 Fix typo
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 c71204628d Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 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 9a86dd222b gncInvoice uses time64
8 years ago
lmat 598cb6d861 gncEntry members timespec->time64
8 years ago
lmat 5dd12119b7 Converted timespec_to_dom_tree to 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
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
9 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
John Ralls 91a2ee4525 [MacOS] Change CMake installed names to absolute paths from @rpath/...
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