gnucash/common
Guy Taylor 744cdac5a4 Use builtin SWIG conversions for glib types
Where possible in the Python SWIG code use the builtin SWIG conversion
code over custom code. This ensures appropriate overflow/type checking.
With this I have enabled GncNumeric from longs and tested for correct
overflow handling.

Note: This could be extended to GUILE but I am not familiar enought to
safely enable this.
2017-11-28 17:08:43 -08:00
..
cmake_modules Use builtin SWIG conversions for glib types 2017-11-28 17:08:43 -08:00
debug Restructure the src directory 2017-08-10 18:45:00 +02:00
test-core Use glib.h over custom typedefs in Python SWIG 2017-11-28 16:27:50 -08:00
base-typemaps.i Use builtin SWIG conversions for glib types 2017-11-28 17:08:43 -08:00
CMakeLists.txt Restructure the src directory 2017-08-10 18:45:00 +02:00
config.h.cmake.in Remove X11 error handler 2017-10-31 08:53:20 -07:00
gnc-test-env.pl Restructure the src directory 2017-08-10 18:45:00 +02:00
guile-mappings.h Restructure the src directory 2017-08-10 18:45:00 +02:00
Makefile.am Restructure the src directory 2017-08-10 18:45:00 +02:00
platform.h Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
swig-utf8.patch Restructure the src directory 2017-08-10 18:45:00 +02:00