Commit Graph

23 Commits (34330c2a5790d2dc14f356d09a9b9a4bbd20f2ab)

Author SHA1 Message Date
Christopher Lam 2119fceb3a [transaction.cpp] xaccTransSetDate has GDate on stack
4 months ago
Christopher Lam dde10464d1 [transaction.cpp] comparing identical txns returns 0
4 months ago
Christopher Lam f3f917df38 [Transaction.cpp] use qof_instance kvp API for GDate
8 months ago
Christopher Lam ab04715c91 [Transaction.cpp] use qof_instance kvp API for Time64, with bugfix
8 months ago
Christopher Lam 985f591830 [Transaction.cpp] small modification to xaccTransSetNotes
8 months ago
Christopher Lam 7e740babdf [Transaction.cpp] small modification to xaccTransSetReadOnly
8 months ago
Christopher Lam 23a2e091c7 [Transaction.cpp] use qof_instance kvp API for const char*
8 months ago
Christopher Lam 5fc64466a1 [Transaction.cpp] use qof_instance kvp API for GncGUID*
8 months ago
Christopher Lam 7e22685a1c [Transaction.cpp] use qof_instance kvp API for int64_t
8 months ago
Christopher Lam aa339b4674 [Transaction.cpp] use g_list_copy_deep
8 months ago
Christopher Lam 5f17334395 [transaction.cpp] use std::swap instead of SWAP macro
2 years ago
Christopher Lam 119e257146 [Transaction|Split.cpp] Remove Reg2 unused functions
2 years ago
Christopher Lam fe2cdf42c7 [transaction.cpp] speed up book close
2 years ago
Christopher Lam 9e4b03f71b [SplitP.hpp] rename to .hpp
2 years ago
Christopher Lam 1e1d21b716 [Transaction.hpp] rename to .hpp
2 years ago
Christopher Lam d100df7ef7 [AccountP.hpp] .h -> .hpp, remove extern "C" {} wrapper
2 years ago
Christopher Lam dab32807ef [engine/*.cpp] NULL -> nullptr changes
2 years ago
John Ralls 2db6988e25 Remove bogus include.
2 years ago
John Ralls 8ebac5b596 Bug 799213 - SIGSEGV caused by revising an auto completed transaction
2 years ago
John Ralls 226bfea108 Fix a bunch of UB errors from ASAN about mismatched function types.
2 years ago
John Ralls 8546aa975e Revert "Fix two use-after-free issues found by address sanitizer."
2 years ago
John Ralls 4dbf803041 Fix two use-after-free issues found by address sanitizer.
2 years ago
Christopher Lam 783c3df3c0 [Transaction.cpp] convert to cpp
2 years ago