Commit Graph

147 Commits (b71c346ef5f9afbee6d034dade75c7ca0cd0bcae)

Author SHA1 Message Date
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
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