3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00
z3/src/math
Nikolaj Bjorner 9fde9fe3a2 fix #2122 for code that isn't exception safe
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-02-02 19:49:16 +01:00
..
automata overhaul stoi and itos to fix #1957 and related 2018-11-23 18:50:20 -08:00
euclid Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
grobner Use nullptr. 2018-02-12 14:05:55 +07:00
hilbert Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
interval fix build of unit tests 2017-10-16 00:54:30 +01:00
polynomial fix #2122 for code that isn't exception safe 2019-02-02 19:49:16 +01:00
realclosure Fix typos. 2018-11-30 22:19:30 +07:00
simplex mk_coeffs_without was inadvertently copying src. 2018-11-28 20:12:47 +07:00
subpaving Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00