Commit Graph

18 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
Christopher Lam e79db945b2 [backend/xml] use apply_xmlnode_text
3 months ago
Christopher Lam a57cd653e5 [backend/xml] dom_tree_to_guid returns std::optional<GncGUID> instead of GncGUID*
3 months 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 7ce4198c20 rename string_to_gnc_numeric to gnc_numeric_from_string
3 years ago
Simon Arlott d7b2b06bae
Avoid unnecessary memory allocation in dom_tree_to_gnc_numeric()
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Christopher Lam c1cb29df53 GncGUIDs should be freed with guid_free instead of g_free
5 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
7 years ago
Di Mang 893383ce9b removing double semicolons at the end of lines
8 years ago
John Ralls fee589b28c Remove Timespec from pricedb.
8 years ago
John Ralls c8861d4666 Bug 795276 - Invalid date on price stops file from being parsed.
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
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago