Commit Graph

140 Commits (18abf4e2430633d79f68dd672214a766d2e9331a)

Author SHA1 Message Date
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
John Ralls 74ddb671e4 Merge Chris Lam's and Aaron Laws's branch 'time64-ftw' into unstable.
8 years ago
John Ralls 91f4b19039 Convert python bindings from timespec to time64.
8 years ago
John Ralls 6ffb77de20 Merge branch Rob Gowin's 'bye_bye_autotools' into unstable.
8 years ago
Geert Janssens 2364c5607f Merge branch 'maint' into unstable
8 years ago
John Ralls 26fa2acfd5 Use a more appropriate comparison for doubles.
8 years ago
John Ralls 8f96882ead Remove tests checking members of deleted objects.
8 years ago
John Ralls 8900b19da3 Bug 790845 - 2.7.3: massive test failures on some architectures (reopened).
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
John Ralls ebbcd30f39 Save Changes Bug 792106 - Wrong dates displayed
8 years ago
John Ralls fcf88262ca Extract function tz_from_string.
8 years ago
Christopher Lam 465c9e1f21 ADD-TIME64-API: libgnucash/engine/gnc-pricedb.[ch]
8 years ago
Christopher Lam dda0695285 ADD-TIME64-API: libgnucash/engine/gnc-pricedb.[ch]
8 years ago
Christopher Lam 46c9fcc8f8 TP->T64: libgnucash/engine/test/test-split.scm
8 years ago
Christopher Lam fefea400ce TP->T64: libgnucash/engine/engine-interface.scm
8 years ago
Christopher Lam b53aa85660 TP->T64: libgnucash/engine/test/test-extras.scm
8 years ago
lmat e6ee060121 Adding bill term time64 function
8 years ago
lmat 6dc982c2c6 Some time64 corrections
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 f77369bb96 Removing timspec from some xml parsing
8 years ago
lmat 7390396af9 added gnc-dmy2time64* functions
8 years ago
lmat 588fcb6ed2 Transaction getVoidTime uses time64.
8 years ago
Christopher Lam 978ec61f98 Further scheme conversion to gdate to use time64
8 years ago
lmat 0bf0989aa7 Add time64 functions for gncEntry
8 years ago
lmat dbd1473730 Adding time64 alternatives
8 years ago
lmat b5aad8c7bb Renaming time64 function for consistency
8 years ago
lmat 61d4aaaf08 Adding some time64 alternatives
8 years ago
lmat 2f89e4595b timespec->time64 for gnc_budget_get_period...
8 years ago
lmat 7d51089501 Changing scheme conversion to gdate to use time64
8 years ago
lmat ee56f5df78 Adding some time64 API functions
8 years ago
John Ralls 502001cd7c Fix travis test failure: It seems the boost bug is fixed.
8 years ago
John Ralls c0fd3b3165 Remove all references to the now-defunct Yahoo! quote retrieval
8 years ago
John Ralls 320c5211b0 Fix extra instance of test-test-extras* in install_manifest.txt
8 years ago
John Ralls 5823f1b2bb Prevent "Save before closing" dialog from appearing at startup.
8 years ago
John Ralls d06ed7c1a8 Fix -Wsign-compare error.
8 years ago
John Ralls 26b82b56e0 Fix Travis 'dangling else' warning.
8 years ago
John Ralls bbd2df6a3b Bug 791848 - GC 2.6.x does not handle ISO dates introduced with GC 2.7.
8 years ago
John Ralls 91727525b9 Enforce -Werror on C++ files and fix resulting errors.
8 years ago
John Ralls a6a46d7cdc Test struct tm* returns from gnc_gmtime and gnc_localtime
8 years ago
John Ralls a17bc85a02 Enable reading undelimited YYYYMMDDHHMMSS time strings.
8 years ago