gnucash/libgnucash
John Ralls 6f0a3c4345 Bug 795362 - Special variable "i" not parsed in function calls
Limit the range of the random value to 1..1000 to prevent overflows,
particularly in number-of-periods or number-of-years variables.

While we're at it, g_random_int and g_random_int_range return ints so
piping the result through gnc_double_to_numeric() doesn't make much
sense. That's removed, we just construct a gnc_numeric.
2018-06-08 16:44:31 -07:00
..
app-utils Bug 795362 - Special variable "i" not parsed in function calls 2018-06-08 16:44:31 -07:00
backend Fix ubuntu build failure. 2018-06-02 17:57:42 -07:00
core-utils Work around a conflict between gcc 8.0 and swig 3.0 2018-05-09 22:18:29 +02:00
doc Lowercase cmake commands 2018-05-03 23:18:15 +02:00
engine Don't look for backend libraries in old autotools subdirs. 2018-06-07 17:38:04 -07:00
gnc-module Lowercase cmake commands 2018-05-03 23:18:15 +02:00
quotes Lowercase cmake commands 2018-05-03 23:18:15 +02:00
scm Bug 794617 - Can't compile with -DWITH_GNUCASH=NO due to scm-gnome-utils 2018-06-07 14:17:49 -07:00
tax Lowercase cmake commands 2018-05-03 23:18:15 +02:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00