Created cleanroom implementation of 64-bit integer support for licencing...
Created cleanroom implementation of 64-bit integer support for licencing reasons. Tested fairly thoroughly (in fact, this testing showed up a bug in the old code which unbalanced the stack for 50% of cases where you divided a negative long long by 10). Hopefully should work faster than the old code too! Reapplied all relevant old tags. Real commit date 2008-03-18.
Showing
s/longlong
0 → 100644
This diff is collapsed.
test/c/gen_inputs
0 → 100644
test/c/test64
0 → 100644
Please register or sign in to comment