Skip to content
Snippets Groups Projects
Commit e781478c authored by Luigi Scarso's avatar Luigi Scarso
Browse files

NEWS for the next tag release

parent 3546e13f
Branches
Tags
No related merge requests found
This file is in the public domain.
==============================================================
Luatex beta-0.79.3 was released 20150121 (5120)
==============================================================
* It's now possible with the MinGW compilers to build luatex and luajittex as DLL
for Windows 32bit/64bit. The files are:
libkpathsea-6.dll luajittex.exe luatex.exe texlua52.dll texluajit.dll
In the next release the build.sh script be updated; for the moment just add
"--enable-shared -disable-native-texlive-build " after --disable-all-pkgs
in TL_MAKE.
Building as DLL was tested only for Windows.
* When possibile symbols in the exe are now hidden:
this should avoid conflicts with the loading of dynamic shared object.
* several bugfixes and improvements. The patches for MetaPost
fix seg. faults occourred with wrong inputs.
The functions:
mp_get_numeric_value, mp_get_string_value, mp_get_boolean_value
works if the value is a variable (i.e. not an internal variable,
a loop variable and a macro argument);
only mp_get_numeric_value now has support for loop variable
and internal variable (but still not for macro arguments).
==============================================================
Luatex beta-0.79.2 was released 20141111 (5082)
==============================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment