office-gobmx/external/libtommath/README
Taichi Haradaguchi 13bc0489d9 LibTomMath: upgrade to release 1.2.0
* external/libtommath/clang-cl.patch: removed "typedef unsigned __int128    mp_word" from tommmath.h
* external/libtommath/libtommath-msvc.patch: fixed upstream

Change-Id: I38fe730ff0e9649c6a0ad8d64b723a27e3434012
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153871
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2023-07-11 14:05:49 +02:00

6 lines
209 B
Text

LibTomMath is a free open source portable number theoretic multiple-precision
integer library written entirely in C.
Used by embedded firebird (external/firebird).
From [https://www.libtom.net/LibTomMath/].