Commit Graph

21 Commits (28fec407aa95dfdcee1660e86032ffb0f5e8e109)

Author SHA1 Message Date
Christopher Lam dab32807ef [engine/*.cpp] NULL -> nullptr changes
2 years ago
Richard Cohen d8f45f2443 Use const references for for-loops to avoid unnecessary copies
3 years ago
John Ralls f6919e60a7 Merge Richard Cohen's 'cleanup' into master.
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Richard Cohen 19bbde7000 Fix some typos
3 years ago
John Ralls 74d0630867 Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
John Ralls bbb4113a5a Bug 798156 - glib 2.68.0 breaks gnucash
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
Gaming4JC cca4524055
Fix warnings: missing sentinel in function calls
6 years ago
John Ralls a81f155408 Fix abort in qof_log_check.
6 years ago
John Ralls 1510f34926 Use std::unique_ptr instead of std::shared_ptr.
6 years ago
John Ralls bd6840e035 Fix incorrecly logging all possible messages regardless of log level.
6 years ago
John Ralls b9b51efa8d Don't use g_return_value_if_fail in qof_log_check.
6 years ago
John Ralls f23e3b2660 Fix undeclared std::find_if.
6 years ago
John Ralls 5da3bf7943 [QofLog] Replace hashtable with tree of vectors.
6 years ago
John Ralls 3e442a0ef9 Make qof_log_set_file static.
6 years ago
Robert Fewell d1ee651bbc Modify the qof log format based on max logger name from log.conf
7 years ago
Thomas Klausner 3ab5a2be52 Bug 797041 - enum confusion in qoflog.
7 years ago
John Ralls 35cd165bec Bug 795134 - Improper handle of unicode character in username
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