Authentication realm: http://foundry.supelec.fr:80 Document repository Password for 'anonymous': Authentication realm: http://foundry.supelec.fr:80 Document repository Password for 'anonymous': ------------------------------------------------------------------------ r3303 | hhenkel | 2009-12-26 18:32:21 +0100 (Sat, 26 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/font/writet3.c remove spurious '\0' in /Type3 font dictionary ------------------------------------------------------------------------ r3304 | hhenkel | 2009-12-26 21:12:43 +0100 (Sat, 26 Dec 2009) | 9 lines Changed paths: M /trunk/source/libs/xpdf/xpdf-3.02/xpdf/Page.cc M /trunk/source/libs/xpdf/xpdf-3.02/xpdf/Page.h M /trunk/source/texk/web2c/luatexdir/image/epdf.h M /trunk/source/texk/web2c/luatexdir/image/image.h M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.h M /trunk/source/texk/web2c/luatexdir/image/writeimg.c pdftoepdf.cc cleanup, needed xpdf-3.02 patching: * /Metadata in /XForm is now indirect object (was direct/illegal before). * keep indirect /Resources indirect. * remove unnecessary initDictFromDict(). * copy objects by type once it's known. * copy cases are now more uniform. Currently no automatic /Group is generated by PDF in the enclosing /Page dictionary, hope that's ok. for now. No idea what to put into this /Group. ------------------------------------------------------------------------ r3305 | hhenkel | 2009-12-26 21:35:02 +0100 (Sat, 26 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc /Metadata warning was not ok. ------------------------------------------------------------------------ r3306 | hhenkel | 2009-12-26 22:58:31 +0100 (Sat, 26 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc cosmetics ------------------------------------------------------------------------ r3307 | hhenkel | 2009-12-26 23:22:09 +0100 (Sat, 26 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/pdf/pdfobj.c M /trunk/source/texk/web2c/luatexdir/tex/textoken.c re-assess the typecasts from r3292, r3293, r3296, and r3297 ------------------------------------------------------------------------ r3308 | hhenkel | 2009-12-26 23:39:16 +0100 (Sat, 26 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc fix wrong types in copyString() ------------------------------------------------------------------------ r3309 | hhenkel | 2009-12-26 23:54:35 +0100 (Sat, 26 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/epdf.h M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.h M /trunk/source/texk/web2c/luatexdir/image/writeimg.c rm unused variabless; thanks, Martin! ------------------------------------------------------------------------ r3310 | hhenkel | 2009-12-27 00:05:55 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc typo ------------------------------------------------------------------------ r3311 | hhenkel | 2009-12-27 12:48:20 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/Makefile.in M /trunk/source/texk/web2c/aclocal.m4 M /trunk/source/texk/web2c/configure M /trunk/source/texk/web2c/doc/Makefile.in M /trunk/source/texk/web2c/lib/Makefile.in M /trunk/source/texk/web2c/luatexdir/am/libluatex.am A /trunk/source/texk/web2c/luatexdir/lua/lepdlib.c M /trunk/source/texk/web2c/luatexdir/lua/luastuff.c M /trunk/source/texk/web2c/luatexdir/lua/luatex-api.h M /trunk/source/texk/web2c/man/Makefile.in M /trunk/source/texk/web2c/web2c/Makefile.in M /trunk/source/texk/web2c/web2c/aclocal.m4 M /trunk/source/texk/web2c/web2c/configure new global table "epd" (empty), lepdlib.cc stub, autoreconf ------------------------------------------------------------------------ r3312 | hhenkel | 2009-12-27 13:32:22 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc rm struct xref entry from struct PdfDocument ------------------------------------------------------------------------ r3313 | hhenkel | 2009-12-27 17:38:04 +0100 (Sun, 27 Dec 2009) | 3 lines Changed paths: M /trunk/source/texk/Makefile.in M /trunk/source/texk/aclocal.m4 M /trunk/source/texk/configure M /trunk/source/texk/dummy/Makefile.in M /trunk/source/texk/dummy/aclocal.m4 M /trunk/source/texk/dummy/configure M /trunk/source/texk/web2c/Makefile.in M /trunk/source/texk/web2c/luatexdir/am/libluatex.am M /trunk/source/texk/web2c/luatexdir/image/epdf.h M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.h M /trunk/source/texk/web2c/luatexdir/image/writeimg.c A /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc (from /trunk/source/texk/web2c/luatexdir/lua/lepdlib.c:3312) D /trunk/source/texk/web2c/luatexdir/lua/lepdlib.c M /trunk/source/texk/web2c/luatexdir/lua/luastuff.c M /trunk/source/texk/web2c/luatexdir/lua/luatex-api.h M /trunk/source/texk/web2c/luatexdir/ptexlib.h rename global table "epd" to "epdf" (empty), rename lepdlib.c to lepdflib.cc, tweak environment, another autoreconf. ------------------------------------------------------------------------ r3314 | hhenkel | 2009-12-27 17:39:03 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc propset ------------------------------------------------------------------------ r3315 | hhenkel | 2009-12-27 17:40:40 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc proset again ------------------------------------------------------------------------ r3316 | hhenkel | 2009-12-27 18:25:56 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc convert a few Object into PdfObject ------------------------------------------------------------------------ r3317 | hhenkel | 2009-12-27 20:10:16 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.h header info was lost ------------------------------------------------------------------------ r3318 | hhenkel | 2009-12-27 20:12:32 +0100 (Sun, 27 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.h correct header comment ------------------------------------------------------------------------ r3319 | hhenkel | 2009-12-27 21:05:36 +0100 (Sun, 27 Dec 2009) | 3 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/epdf.h M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.h M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc M /trunk/source/texk/web2c/luatexdir/ptexlib.h headers were messed up for C vs. C++, spotted by Martin, hope it's ok now. ------------------------------------------------------------------------ r3320 | taco | 2010-01-04 08:36:48 +0100 (Mon, 04 Jan 2010) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/luatex.c fix bad commandline quoting bug ------------------------------------------------------------------------ r3321 | taco | 2010-01-04 08:37:35 +0100 (Mon, 04 Jan 2010) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/dvi/dvigen.c a minor change of wording by Karl in system() message ------------------------------------------------------------------------