Commit Graph

181 Commits (83e993fb80ebc94c13fd4239e0321406bdf4bc6f)

Author SHA1 Message Date
John Ralls 83e993fb80 Add a TimeZoneProvider::dump().
8 years ago
John Ralls f6855bc0f8 Rename zone_vector to m_zone_vector.
8 years ago
Geert Janssens d69cdaebf2 Add new test source to distribution list
8 years ago
Geert Janssens 74fd6e046b Add a few unit tests for qofquerycore
8 years ago
Geert Janssens c71204628d Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file
8 years ago
Geert Janssens 4aadfbe636 Bug 795040 - GnuCash crashes when searching for a newly created bill
8 years ago
John Ralls 35cd165bec Bug 795134 - Improper handle of unicode character in username
8 years ago
Geert Janssens 451bbd53d9 Fix another date test
8 years ago
John Ralls 40a266fc62 One more catch-by-value error.
8 years ago
John Ralls 01420adb99 Bug 772776 - VERY large queries (over 11000 fields in IN clause) slow...
8 years ago
Geert Janssens dcfc1280bd Base invoice posted status on the presence of a posted transaction rather than a posted account
8 years ago
John Ralls 4a97269e4b Correct a g_log_level in test_gnc_pricedb_lookup_day.
8 years ago
John Ralls 85cc574d50 Prevent throw in gnc-pricedb.
8 years ago
John Ralls 16ba1e39b1 Bug 795080 - Some dates reset to 01/01/1970
8 years ago
John Ralls c05aeb85ec Merge Bill Nottingham's exception type fix into unstable.
8 years ago
John Ralls 7a0f0d57c8 Bug 782144 - git-master - Save Corrupts Data File / Not Open Data File
8 years ago
Bill Nottingham 434dd9520c Adjust catch syntax to avoid GCC8 warnings.
8 years ago
John Ralls f084fc67f7 Catch guid_syntax_exception in build_bayes.
8 years ago
Geert Janssens 4053f2ca53 Fix read and write of business counters and counter_formats
8 years ago
Geert Janssens d6a5cc9feb Merge branch 'imap-editor-fix' of https://github.com/Bob-IT/gnucash into unstable
8 years ago
Christopher Lam f910d931f7 gncInvoice: complete removal gncInvoiceDateExists
8 years ago
Christopher Lam b99dee1736 Replace gncInvoiceDateExists to gncInvoiceIsPosted
8 years ago
John Ralls a23f103ebb Bug 794730 - SIGSEGV when entering an exchange rate, Part 2
8 years ago
Robert Fewell 255d7194d8 Fix the gtests for the changes made to ImapInfo structure
8 years ago
Robert Fewell 6c43c3afe0 Fix Imap Editor to reflect the changes in kvp paths
8 years ago
fell 9b8901248c Merge branch 'maint' into unstable
8 years ago
fell fdfa6f528c Merge branch 'maint' into unstable
8 years ago
John Ralls 867fdce4e4 Gcc-4.8 doesn't have std::codecvt.
8 years ago
John Ralls c3180ab374 Operator << fix.
8 years ago
John Ralls 5520fae838 Bug 793941 - 2.7.4: test failure on i686: 59 - test-gnc-timezone
8 years ago
John Ralls 36d729652b Speed up GUID equality comparison.
8 years ago
Geert Janssens e2d69b174e Merge branch 'master' of https://github.com/nielsegberts/gnucash into unstable
8 years ago
Christopher Lam 4f98391a27 test-TR: unit tests
8 years ago
Niels 7ef8e6d489 Fix fall through in Account.cpp
8 years ago
John Ralls 765c117aac Optimize GncDateTime string constructor.
8 years ago
Andreas Müller 128fce3ed8 Bug 787095 - Gnucash Crashes when opening old XML file
8 years ago
fell 464281644c Merge branch 'maint' into unstable
8 years ago
John Ralls f4965ae2ac Move direct check dependencies to the originating CMakeLists.txt.
8 years ago
John Ralls a5f46a5e45 More Scheme dependency additions.
8 years ago
John Ralls 48bdab38d4 Replace sprintf with Guile's built-in format.
8 years ago
John Ralls 26e51339a6 Rework the Scheme target dependencies.
8 years ago
John Ralls 6b49b3ba4c Bug 792763 - deleting a transaction can cause a SIGSEGV
8 years ago
Christopher Lam 862956a760 BUGFIX: invoice posted-date is no longer 0 for unposted invoices
8 years ago
Geert Janssens 49a936c1fd Rewrite gnc_add_swig_guile_command to work in dist tarball as well
8 years ago
Geert Janssens ec213360f3 Review which built files are really needed in the dist tarball
8 years ago
Geert Janssens 4317d8a8f6 Improve handling of generated distributable files
8 years ago
Geert Janssens 3dff4e5211 Fix make dist on a clean checkout
8 years ago
Geert Janssens 18feaa16a7 Remove support code to load qof backend in autotools based build environment
8 years ago
Geert Janssens 52b0c06d30 Merge branch 'maint' into unstable
8 years ago
Christopher Lam ca22d5531b Change gnc_pricedb_convert_balance_nearest_price from timespec to time64.
8 years ago