]> git.xonotic.org Git - xonotic/d0_blind_id.git/history - d0_bignum-tommath.c
Merge branch 'little_update' into 'master'
[xonotic/d0_blind_id.git] / d0_bignum-tommath.c
2013-07-25 Rudolf PolzerTomsFastMath support, performs at 80% GMP performance...
2011-10-27 Rudolf Polzerget rid of most TLS use
2011-10-25 Rudolf Polzermutexify the internal bignum functions
2011-10-25 Rudolf Polzerturn some buffers into TLS
2011-10-25 Rudolf Polzermark things that need to be made threadsafe
2011-04-29 Rudolf Polzerfix const warnings
2011-04-29 Rudolf Polzerfix usage of some functions
2011-04-29 Rudolf Polzerfix possible overrun
2011-04-29 Rudolf Polzeradd a check debugger
2011-04-29 Rudolf Polzerfix error when running
2011-04-29 Rudolf Polzerlibtommath support: compiles, does not work yet