blob: 4091aff8cdb8b6765965d41477bf6062cab694af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
2009-04-16 Taco Hoekwater <taco@luatex.org>
* luatexdir: import of the current state of luatex, 0.39.0.
This affects many files in subdirectories.
2009-03-27 Peter Breitenlohner <peb@mppmu.mpg.de>
* am/luatex.am (luatex_c_h): avoid to split the C code
(from Taco).
2009-03-27 Taco Hoekwater <taco@luatex.org>
* luatexdir: import of the current state of luatex, 0.37.0.
This affects many files in subdirectories.
2009-03-05 Peter Breitenlohner <peb@mppmu.mpg.de>
* image/pdftoepdf.cc: Uninclude <config.h>, included later
by "epdf.h".
2009-03-03 Peter Breitenlohner <peb@mppmu.mpg.de>
* luatangle.ch: use kpse_open_file to locate input files,
in order to respect WEBINPUTS (ported from tangle.ch).
|