Commit Graph

17 Commits (cee97be8d444441256f3b26db2c8061baa767894)

Author SHA1 Message Date
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
7 years ago
John Ralls 26a179872d Don't create 2 new books for every new session.
8 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 years ago
Geert Janssens 3634e8f59d Fix memory leak using qof_instance_get on a GncGUID
8 years ago
Robert Fewell 2dcb316280 White space removal and change tabs to spaces in qofbook.cpp/h
8 years ago
Robert Fewell fd750a22eb Cache the number of days read only value
8 years ago
Christian Stimming 92ea3ba8a6 Register speed-up for large files.
8 years ago
Christian Stimming 1e3a445007 Optimize calls to get_path_kvp so that std::strings are not always created and deleted immediately.
8 years ago
Geert Janssens 4053f2ca53 Fix read and write of business counters and counter_formats
8 years ago
lmat a23438d5fb Correct string cache code
8 years ago
lmat fbf4843f31 Changed bayes import map design
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
lmat 9d7ec35ce5 Removed qof_instance_set_kvp, qof_instance_get_kvp
8 years ago
lmat 34e0d6cfa0 kvp frame to template and correcting failure macro
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
8 years ago
John Ralls 82d891a202 Test features to see if they're already set before setting them.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago