------------------------------------------------------------------------ r3256 | hhenkel | 2009-12-15 23:39:14 +0100 (Tue, 15 Dec 2009) | 5 lines Changed paths: 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 A search tree keeping object number mappings for all embedded PDF files throughout the entire LuaTeX run should now guarantee, that any needed object from an embedded PDF file ends up exactly once in the PDF output. This should reduce the size of the resulting PDF file. ------------------------------------------------------------------------ r3257 | hhenkel | 2009-12-16 00:19:55 +0100 (Wed, 16 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/image/pdftoepdf.cc slight optimization ------------------------------------------------------------------------ r3258 | taco | 2009-12-16 11:40:36 +0100 (Wed, 16 Dec 2009) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/tex/filename.c M /trunk/source/texk/web2c/luatexdir/tex/scanning.c M /trunk/source/texk/web2c/luatexdir/tex/stringpool.c fix a massive string leak in \the, and fix the overflow report for strings ------------------------------------------------------------------------