commit | c1c4a64edb1956befb757f8704e6b4f32e4a575e | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Sep 17 20:01:56 2016 +0100 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Sep 17 20:01:56 2016 +0100 |
tree | b71b09fecacb08d9ecb619ebcfe53ece55c02e25 | |
parent | fba121fe9d8fa71f5f6eea465165dbda659915ad [diff] |
Issue #27111: Minor simplication to long_add and long_sub fast path code. Thanks Oren Milman.