gnucash/libgnucash
Christian Gruber 0e634c5446 Relax runtime type checks
Runtime type checks should only check for the mock up type, if
neccessary. If objects of another class than the mocked object itself
are processed, runtime type check should only check for the base-class
type. It should be possible to use mockup objects and non-mockup objects
within the same application.

The included headers are adapted accordingly.
2020-09-22 22:52:37 +02:00
..
app-utils Rename all class methods using snake_case instead of camelCase 2020-07-09 22:03:05 +02:00
backend Fix a missing mode == in 'Replace the three bool parameters 2020-06-05 11:10:16 +01:00
core-utils Drop unused boost::locale::generator instantiations 2020-06-09 23:10:43 +02:00
doc doxygen: PERL_PATH has become obsolete in 1.8.0 (25-02-2012) 2020-06-11 09:57:26 +02:00
engine Relax runtime type checks 2020-09-22 22:52:37 +02:00
gnc-module engine - remove gncmod boilerplate 2019-12-06 20:38:21 +01:00
quotes gnc-fq-dump: Err msg if AlphaVantage API Key is needed but missing 2020-06-12 15:11:53 +10:00
tax Drop all gnc-module dependencies and includes from compilation units that no longer use it 2020-04-24 22:16:24 +02:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00