[Dev-luatex] Cron <luatex at vz3> /var/www/luatex.org/www/bin/luatex-svn
Cron Daemon
root at www.metatex.org
Tue Jun 30 16:27:33 CEST 2009
------------------------------------------------------------------------
r2696 | taco | 2009-06-30 12:25:23 +0200 (Tue, 30 Jun 2009) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/ptexmac.h
M /trunk/source/texk/web2c/luatexdir/utils/utils.c
M /trunk/source/texk/web2c/luatexdir/utils/utils.h
last_ptr_index can be a localized variable
------------------------------------------------------------------------
r2697 | taco | 2009-06-30 12:25:57 +0200 (Tue, 30 Jun 2009) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.c
remove a few unneeded external dependancies
------------------------------------------------------------------------
r2698 | taco | 2009-06-30 14:48:25 +0200 (Tue, 30 Jun 2009) | 6 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/tex/stringpool.c
M /trunk/source/texk/web2c/luatexdir/tex/stringpool.h
M /trunk/source/texk/web2c/luatexdir/tex/textoken.c
M /trunk/source/texk/web2c/luatexdir/tex/textoken.h
move u2s() and qbuffer_to_unichar() from textoken.c to stringpool.c,
rename them to uni2str() and str2uni(), sanitize the arguments,
and simplify pool_to_unichar().
Also adds string_to_toks() to textoken.c, which does not need the
string pool to go from char * to tokenlist
------------------------------------------------------------------------
r2699 | taco | 2009-06-30 14:49:33 +0200 (Tue, 30 Jun 2009) | 3 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/pdf/pdfgen.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.h
remove the unused functions escapename() and escapestring(),
and change getcreationdate to not the string pool.
------------------------------------------------------------------------
r2700 | taco | 2009-06-30 15:40:50 +0200 (Tue, 30 Jun 2009) | 2 lines
Changed paths:
M /trunk/manual/luatexref-t.pdf
M /trunk/source/texk/web2c/luatexdir/luatex.defines
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.h
M /trunk/source/texk/web2c/luatexdir/pdf/pdftables.c
M /trunk/source/texk/web2c/luatexdir/pdf/pdftables.h
M /trunk/source/texk/web2c/luatexdir/pdf/pdftypes.h
M /trunk/source/texk/web2c/luatexdir/utils/utils.c
M /trunk/source/texk/web2c/luatexdir/utils/utils.h
put the job_id_string in the pdfstructure
------------------------------------------------------------------------
r2701 | taco | 2009-06-30 16:00:17 +0200 (Tue, 30 Jun 2009) | 2 lines
Changed paths:
M /trunk/source/texk/web2c/luatexdir/lua/lstatslib.c
M /trunk/source/texk/web2c/luatexdir/luatex.defines
M /trunk/source/texk/web2c/luatexdir/luatex.web
M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.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/utils/utils.c
M /trunk/source/texk/web2c/luatexdir/utils/utils.h
convert pdftex_banner to a C string
------------------------------------------------------------------------
More information about the dev-luatex
mailing list