You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/backend/xml
John Ralls 9fa7b7f940
Implement a faster date-time serialization function.
7 years ago
..
test Clean up timespec comments in the XML backend. 8 years ago
CMakeLists.txt Lowercase cmake commands 8 years ago
gnc-account-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-address-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-address-xml-v2.h
gnc-backend-xml.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-backend-xml.h
gnc-bill-term-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-bill-term-xml-v2.h
gnc-book-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-budget-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-commodity-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-customer-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-customer-xml-v2.h
gnc-employee-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-employee-xml-v2.h
gnc-entry-xml-v2.cpp Bug 795276 - Invalid date on price stops file from being parsed. 8 years ago
gnc-entry-xml-v2.h
gnc-freqspec-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-invoice-xml-v2.cpp Bug 795276 - Invalid date on price stops file from being parsed. 8 years ago
gnc-invoice-xml-v2.h
gnc-job-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-job-xml-v2.h
gnc-lot-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-order-xml-v2.cpp Bug 795276 - Invalid date on price stops file from being parsed. 8 years ago
gnc-order-xml-v2.h
gnc-owner-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-owner-xml-v2.h
gnc-pricedb-xml-v2.cpp Remove Timespec from pricedb. 8 years ago
gnc-recurrence-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-schedxaction-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-tax-table-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-tax-table-xml-v2.h
gnc-transaction-xml-v2.cpp Remove Timespec from the main engine classes (Transaction, Split, & Account. 8 years ago
gnc-vendor-xml-v2.cpp Prevent gcc from searching config.h in the current directory 8 years ago
gnc-vendor-xml-v2.h
gnc-xml-backend.cpp Fix the remaining static analysis warnings. 7 years ago
gnc-xml-backend.hpp Fix crash when cancelling a Save As... overwrite action 8 years ago
gnc-xml-helper.cpp
gnc-xml-helper.h
gnc-xml.h
gncmod-backend-xml.cpp
io-example-account.cpp removing double semicolons at the end of lines 8 years ago
io-example-account.h
io-gncxml-gen.cpp Prevent gcc from searching config.h in the current directory 8 years ago
io-gncxml-gen.h
io-gncxml-v1.cpp Fix a bunch of memory allocation errors found by clang static analysis. 7 years ago
io-gncxml-v2.cpp Protect against nullptr dereference, remove unused GError. 7 years ago
io-gncxml-v2.h
io-gncxml.h
io-utils.cpp Protect against nullptr dereference, remove unused GError. 7 years ago
io-utils.h
sixtp-dom-generators.cpp Implement a faster date-time serialization function. 7 years ago
sixtp-dom-generators.h Remove time64_to_string and string_to_time64 and their tests. 8 years ago
sixtp-dom-parsers.cpp Fix memory leak in char* type KvpValue and fix improper uses 8 years ago
sixtp-dom-parsers.h Converted timespec_to_dom_tree to time64 8 years ago
sixtp-parsers.h
sixtp-stack.cpp Prevent gcc from searching config.h in the current directory 8 years ago
sixtp-stack.h
sixtp-to-dom-parser.cpp Performance fix in dom_chars_handler: use g_strndup instead of g_strdup 7 years ago
sixtp-utils.cpp Clean up timespec comments in the XML backend. 8 years ago
sixtp-utils.h Remove time64_to_string and string_to_time64 and their tests. 8 years ago
sixtp.cpp Fix a bunch of memory allocation errors found by clang static analysis. 7 years ago
sixtp.h
xml-helpers.h