summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk
AgeCommit message (Expand)Author
2010-12-01remove unused code and varsPeter Breitenlohner
2010-12-01still more writet1.c tweaksPeter Breitenlohner
2010-11-29still more writet1.c tweaksPeter Breitenlohner
2010-11-29drop unused variablePeter Breitenlohner
2010-11-26still more minor tweaks for writet1.cPeter Breitenlohner
2010-11-26(t1_check_unusual_charstring): switch EOL to space; from ThanhKarl Berry
2010-11-16still more formatting tweaks for writet1.cPeter Breitenlohner
2010-11-15doc fixKarl Berry
2010-11-14continuing formatting tweaks for writet1.cKarl Berry
2010-11-13typoPeter Breitenlohner
2010-11-13Change i<MAX_CHAR_CODE into i<=MAX_CHAR_CODE, because MAX_CHAR_CODE is 255 now.Akira Kakuto
2010-11-12Change i<MAX_CHAR_CODE into i<=MAX_CHAR_CODE, because MAX_CHAR_CODE is 255 now.Akira Kakuto
2010-11-12Change i<MAX_CHAR_CODE into i<=MAX_CHAR_CODE, because MAX_CHAR_CODE is 255 now.Akira Kakuto
2010-11-12more formatting and other trivial changes to furtherPeter Breitenlohner
2010-11-12formatting changes to slightly increase sync with writet1.c in pdftexKarl Berry
2010-11-11handle number on different line than /CharStrings; report from DEK, fix from ...Karl Berry
2010-10-22output.c: (hvpos) simplify the change of yesterday. Many thanks Peter.Akira Kakuto
2010-10-22output.c: recover the old code in hvpos() for japanese typesetting because th...Akira Kakuto
2010-10-02avoid some WIN32/MINGW compiler warningsPeter Breitenlohner
2010-09-23update autotoolsPeter Breitenlohner
2010-06-21xindy bug fix for win32 from AkiraPeter Breitenlohner
2010-06-18check for tfm file name overflow (yan.i.li, 18 Jun 2010 16:18:29)Karl Berry
2010-06-13doc updates for 2010Karl Berry
2010-06-04update version numbers for possibly final buildKarl Berry
2010-05-25Assorted unrelated but small changes.Karl Berry
2010-05-25move cid-base.map to tetex subdir, since it is not handled by updmapKarl Berry
2010-05-24quote command in WIN32 case.Akira Kakuto
2010-05-18use the type1 path for type1 fonts, not header pathKarl Berry
2010-05-17prepare for 2010 pretest buildsKarl Berry
2010-05-14more snprintfKarl Berry
2010-05-11SET_BINARY and casts to voidPeter Breitenlohner
2010-05-10more snprintfKarl Berry
2010-05-10remove more useless casts to voidPeter Breitenlohner
2010-05-10remove useless casts to voidKarl Berry
2010-05-10use snprintfKarl Berry
2010-05-07remove SJIS option.Akira Kakuto
2010-05-07update dvipsk testdataPeter Breitenlohner
2010-05-07dvipsk cleanup: static funcs and trailing whitespacePeter Breitenlohner
2010-05-06remove SJIS option.Akira Kakuto
2010-05-05use p@TeX{} in the manualKarl Berry
2010-05-05output.c: revert cmdout() and remove lastspecial=1 in jscout().Akira Kakuto
2010-05-05output.c: rewrite the previous fix not to change the output format for non-pT...Akira Kakuto
2010-05-05output.c: minor fix of the function cmdout().Akira Kakuto
2010-05-05dvips pTeX extensions: documentationPeter Breitenlohner
2010-05-05dvips pTeX extensions, based on patches sent by AkiraPeter Breitenlohner
2010-05-03more integer overflows, tetex-3.0-CVE-2010-0739,1440 (from rh/suse)Karl Berry
2010-04-26afm2tfm.c: (write16()): cast argument to short to avoid warning.Akira Kakuto
2010-04-25dvips.c: Use IS_DIR_SEP for the test of a directory separator.Akira Kakuto
2010-04-25writet1.c (edecrypt()): cast argument to byte to avoid warning.Akira Kakuto
2010-04-13build system: fix 'make dist' and 'make distcheck'Peter Breitenlohner