[Dev-luatex] Cron <luatex at vz3> /var/www/luatex.org/www/bin/luatex-svn
Cron Daemon
root at www.metatex.org
Sun Jun 28 16:27:29 CEST 2009
------------------------------------------------------------------------
r2667 | taco | 2009-06-28 13:16:42 +0200 (Sun, 28 Jun 2009) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/tex/printing.c
missing comma
------------------------------------------------------------------------
r2668 | taco | 2009-06-28 13:56:41 +0200 (Sun, 28 Jun 2009) | 6 lines
Changed paths:
M /trunk/manual/luatexref-t.pdf
M /trunk/source/texk/web2c/luatexdir/dvi/dvigen.c
M /trunk/source/texk/web2c/luatexdir/lua/ltexlib.c
M /trunk/source/texk/web2c/luatexdir/lua/ltokenlib.c
M /trunk/source/texk/web2c/luatexdir/lua/luanode.c
M /trunk/source/texk/web2c/luatexdir/lua/luatoken.c
M /trunk/source/texk/web2c/luatexdir/nodes.h
M /trunk/source/texk/web2c/luatexdir/ocp/ocp.c
M /trunk/source/texk/web2c/luatexdir/ocp/ocplist.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfcolorstack.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfdest.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfliteral.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfsetmatrix.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfshipout.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdftables.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfthread.c
M /trunk/source/texk/web2c/luatexdir/ptexlib.h
M /trunk/source/texk/web2c/luatexdir/tex/align.c
M /trunk/source/texk/web2c/luatexdir/tex/filename.c
M /trunk/source/texk/web2c/luatexdir/tex/inputstack.c
M /trunk/source/texk/web2c/luatexdir/tex/math.c
M /trunk/source/texk/web2c/luatexdir/tex/primitive.c
M /trunk/source/texk/web2c/luatexdir/tex/texdeffont.c
M /trunk/source/texk/web2c/luatexdir/tex/texnodes.c
M /trunk/source/texk/web2c/luatexdir/tex/textoken.c
M /trunk/source/texk/web2c/luatexdir/tokens.h
This patch adds tokens.h into ptexlib.h, so that explicit
loading is no longer needed. To make this workable, it also
redefines the 'info' and 'link' macros to 'token_link' and
'token_info', which is why so many files are affected.
------------------------------------------------------------------------
r2669 | taco | 2009-06-28 14:04:46 +0200 (Sun, 28 Jun 2009) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/Makefile.in
M /trunk/source/texk/web2c/luatexdir/am/libluatex.am
M /trunk/source/texk/web2c/luatexdir/ptexlib.h
A /trunk/source/texk/web2c/luatexdir/tex/textoken.h (from /trunk/source/texk/web2c/luatexdir/tokens.h:2668)
D /trunk/source/texk/web2c/luatexdir/tokens.h
rename tokens.h to tex/textoken.h
------------------------------------------------------------------------
r2670 | taco | 2009-06-28 15:34:34 +0200 (Sun, 28 Jun 2009) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/luatex.ch
M /trunk/source/texk/web2c/luatexdir/luatex.defines
M /trunk/source/texk/web2c/luatexdir/luatex.web
M /trunk/source/texk/web2c/luatexdir/tex/textoken.c
M /trunk/source/texk/web2c/luatexdir/tex/textoken.h
convert the token memory allocation code from section 9 to C
------------------------------------------------------------------------
r2671 | taco | 2009-06-28 15:48:46 +0200 (Sun, 28 Jun 2009) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/luatex.defines
M /trunk/source/texk/web2c/luatexdir/luatex.web
M /trunk/source/texk/web2c/luatexdir/tex/textoken.c
M /trunk/source/texk/web2c/luatexdir/tex/textoken.h
create a separate initialization function for token list memory
------------------------------------------------------------------------
More information about the dev-luatex
mailing list