ttmath/ttmath
Tomasz Sowa 132fa10cd4 fixed: cannot compile on MS Windows when compiling with GCC (Mingw) for 64 bit platform:
incorrect size of ttmath::uint and ::sint were used
       they were 'long' but 'long' is a 32bit type on Windows




git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@1197 e52654a7-88a9-db11-a3e9-0013d4bc506e
2019-07-31 07:14:21 +00:00
..
ttmath.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathbig.h fixed: a crash in Big::Add() (buffer overflow) 2019-04-11 16:14:04 +00:00
ttmathdec.h - changed info in headers in source files: (new) BSD licence -> 3-Clause BSD Licence 2017-03-12 14:51:21 +00:00
ttmathint.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathmisc.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathobjects.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathparser.h some work in the parser and refactoring 2018-10-30 21:04:06 +00:00
ttmaththreads.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathtypes.h fixed: cannot compile on MS Windows when compiling with GCC (Mingw) for 64 bit platform: 2019-07-31 07:14:21 +00:00
ttmathuint.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathuint_noasm.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathuint_x86.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathuint_x86_64.h changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
ttmathuint_x86_64_msvc.asm changed: commentaries to be more doxygen friendly 2017-03-12 17:13:37 +00:00
win64_assemble.bat changed: changed code in some places to remove warnings generated by Visual Studio 2017-02-07 20:42:43 +00:00