Jonathan G Rennison
|
ecf5943954
|
Fix some undefined behaviour: signed overflow and over shift left.
Caught by UndefinedBehaviourSanitizer.
|
2015-11-22 23:16:09 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
fonsinchen
|
fdcb488f80
|
(svn r25347) -Add: function for deterministic approximate division
|
2013-06-09 12:50:33 +00:00 |
|
michi_cc
|
fc8633e1ac
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
4eea5c9669
|
(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth)
|
2009-03-21 01:34:31 +00:00 |
|