------------------------------------------------------------------------ r3652 | hhenkel | 2010-04-27 23:18:12 +0200 (Tue, 27 Apr 2010) | 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/lua/lepdflib.cc
if PDF document could not be opened by lepdflib, instead of ending with fatal luatex error, epdf.open("filename") returns nil.
------------------------------------------------------------------------ r3653 | hhenkel | 2010-04-28 00:03:57 +0200 (Wed, 28 Apr 2010) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc
use more Lua-style typecheck (simplify)
------------------------------------------------------------------------ r3654 | hhenkel | 2010-04-28 01:18:35 +0200 (Wed, 28 Apr 2010) | 2 lines Changed paths: M /trunk/manual/luatexref-t.tex
very rough documentation of the epdf library
------------------------------------------------------------------------ r3655 | hhenkel | 2010-04-28 01:31:03 +0200 (Wed, 28 Apr 2010) | 2 lines Changed paths: M /trunk/manual/luatexref-t.tex
typo
------------------------------------------------------------------------ r3656 | hhenkel | 2010-04-28 07:45:42 +0200 (Wed, 28 Apr 2010) | 2 lines Changed paths: M /trunk/manual/luatexref-t.tex M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc
typo and variable init
------------------------------------------------------------------------ r3657 | taco | 2010-04-28 08:32:19 +0200 (Wed, 28 Apr 2010) | 2 lines Changed paths: M /branches/0.60.x/source/texk/web2c/luatexdir/NEWS
update news
------------------------------------------------------------------------ r3658 | taco | 2010-04-28 08:33:21 +0200 (Wed, 28 Apr 2010) | 2 lines Changed paths: A /tags/beta-0.60.1 (from /branches/0.60.x:3657)
new tag (for release)
------------------------------------------------------------------------