ttmath/ttmath
Tomasz Sowa aad580f51e in ASin() and Gamma() there is used SetZeroNan() to suppress a warning about an uninitialized variable (for gcc)
git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@1229 e52654a7-88a9-db11-a3e9-0013d4bc506e
2019-10-23 16:09:19 +00:00
..
ttmath.h in ASin() and Gamma() there is used SetZeroNan() to suppress a warning about an uninitialized variable (for gcc) 2019-10-23 16:09:19 +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 fixed: in Parser: there was an error returned when we parsed a string which at the end had a percentage operator e.g. "10+20%" 2019-10-23 12:38:22 +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