| Commit message (Expand) | Author | Age | Files | Lines |
* | adapt strings for 20th century OS | Philipp Gesang | 2013-07-16 | 1 | -10/+9 |
* | make font name rewriting optional | Philipp Gesang | 2013-07-14 | 1 | -0/+2 |
* | fix version numberv2.3a | Philipp Gesang | 2013-07-10 | 1 | -1/+1 |
* | bump version, update NEWS | Philipp Gesang | 2013-07-10 | 1 | -6/+6 |
* | systemize path handling ; improve cache write errors | Philipp Gesang | 2013-07-06 | 1 | -2/+2 |
* | bump versionv2.3 | Philipp Gesang | 2013-07-03 | 1 | -4/+4 |
* | adapt luaotfload.lua to new dir system | Philipp Gesang | 2013-07-03 | 1 | -3/+5 |
* | remove references to lib-dir from docs | Philipp Gesang | 2013-07-02 | 1 | -3/+0 |
* | stop including luaotfload-lib-dir.lua | Philipp Gesang | 2013-07-02 | 1 | -1/+0 |
* | [doc] add note concerning unreliability of font names | Philipp Gesang | 2013-06-25 | 1 | -1/+20 |
* | document kpse: and my: lookups | Philipp Gesang | 2013-06-25 | 1 | -1/+17 |
* | update NEWS; bump version | Philipp Gesang | 2013-06-02 | 1 | -2/+2 |
* | update dtx with current luaotfload.lua | Philipp Gesang | 2013-06-02 | 1 | -4/+4 |
* | provide hook for custom font resolver | Philipp Gesang | 2013-05-27 | 1 | -1/+12 |
* | implement kpse-only font resolver | Philipp Gesang | 2013-05-27 | 1 | -1/+28 |
* | use kpse for texmf lookups (again...) | Philipp Gesang | 2013-05-26 | 1 | -1/+1 |
* | remove fragment of cache hack | Philipp Gesang | 2013-05-23 | 1 | -10/+0 |
* | update version and datev2.2d | Philipp Gesang | 2013-05-23 | 1 | -4/+4 |
* | remove ``lfs.mkdirs()`` hack | Philipp Gesang | 2013-05-23 | 1 | -57/+0 |
* | [doc] fix verbatim etc. (again...) | Philipp Gesang | 2013-05-21 | 1 | -3/+3 |
* | new, less brutal workaround for updated-yet-not-completely-satisfying ``lfs.m... | Philipp Gesang | 2013-05-21 | 1 | -64/+42 |
* | [doc] escape verbatims | Philipp Gesang | 2013-05-20 | 1 | -2/+2 |
* | add temporary workaround for cache directory creation | Philipp Gesang | 2013-05-20 | 1 | -8/+94 |
* | update package version and datev2.2c | Philipp Gesang | 2013-05-20 | 1 | -4/+4 |
* | add fallback for ``node.end_of_math()`` | Philipp Gesang | 2013-05-18 | 1 | -0/+10 |
* | update datesv2.2b | Philipp Gesang | 2013-05-18 | 1 | -4/+4 |
* | load extralibs in main file | Philipp Gesang | 2013-05-17 | 1 | -8/+9 |
* | restore loading of ``l-dir.lua`` now that the fontloader creates ``TEXMFVAR`` | Philipp Gesang | 2013-05-16 | 1 | -34/+2 |
* | load filesystem libs prior to handling the cache directories | Philipp Gesang | 2013-05-14 | 1 | -14/+30 |
* | work around unsupported full paths in anon lookups | Philipp Gesang | 2013-05-13 | 1 | -7/+33 |
* | [doc] document auxlib | Philipp Gesang | 2013-05-13 | 1 | -3/+191 |
* | Merge ../luaotfload-compat | Philipp Gesang | 2013-05-11 | 1 | -2/+8 |
|\ |
|
| * | add version switch to dtx | Philipp Gesang | 2013-05-10 | 1 | -2/+8 |
* | | [doc] add thanks section | Philipp Gesang | 2013-05-11 | 1 | -9/+31 |
|/ |
|
* | remove meaningless statement | Philipp Gesang | 2013-05-10 | 1 | -2/+0 |
* | [doc] avoid problem with hologo and node mode | Philipp Gesang | 2013-05-10 | 1 | -1/+1 |
* | do without text figures in libertine for the time being | Philipp Gesang | 2013-05-10 | 1 | -1/+1 |
* | create $TEXMFVAR if missing | Philipp Gesang | 2013-05-10 | 1 | -0/+17 |
* | tame fontspec compatibility hacks | Philipp Gesang | 2013-05-09 | 1 | -4/+5 |
* | fix font type forcing | Philipp Gesang | 2013-05-09 | 1 | -16/+14 |
* | [doc] mention manpage in manual | Philipp Gesang | 2013-05-09 | 1 | -0/+5 |
* | replace glyph list loader | Philipp Gesang | 2013-05-07 | 1 | -4/+4 |
* | Updating font names for doc | Elie Roux | 2013-05-06 | 1 | -3/+3 |
* | GPL 2 everywhere | Philipp Gesang | 2013-05-06 | 1 | -2/+2 |
* | update luaotfload.lua as included in dtx | Philipp Gesang | 2013-05-06 | 1 | -5/+6 |
* | [doc] add auxlib to list of files | Philipp Gesang | 2013-05-06 | 1 | -0/+3 |
* | [doc] improve layout | Philipp Gesang | 2013-05-06 | 1 | -6/+29 |
* | issue warning for incompletely supported Indic scripts | Philipp Gesang | 2013-05-05 | 1 | -10/+19 |
* | move colorization to ``pre_linebreak_filter`` | Philipp Gesang | 2013-05-04 | 1 | -5/+6 |
* | additional workaround for inconsistent argument order in fontspec.lua | Philipp Gesang | 2013-05-03 | 1 | -1/+5 |