657d8c3e32
We don't use MULTIPLE_THREADS for that to avoid performance penalty due to locking and memory allocation. Use dtoa.cxx stub to compile dtoa.c as C++, to allow using thread_local keyword in MSVC, which still implements pre-C99. Also don't expose dtoa() and other symbols - make them static. And define IEEE_MC68k, not IEEE_8087 on big endian platforms. Change-Id: Ie59fe0cf057b043556a5ac15ec6b11a1a5b41f47 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89629 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Jenkins |
||
---|---|---|
.. | ||
source/pipe | ||
workbench/com/sun/star/comp/urlresolver | ||
BUCK | ||
Jar_jurt.mk | ||
Library_jpipe.mk | ||
Library_jpipx.mk | ||
Makefile | ||
Module_jurt.mk | ||
pom.jurt.xml | ||
README |
JURT means Java Uno Runtime and implements most of Java UNO.