summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/dvi2xx.c
AgeCommit message (Expand)Author
2021-02-25restore Build,TODO from r57911Karl Berry
2021-02-25French translation for tlmgr updatedDenis Bitouzé
2014-06-23Use rungs.exe instead of gswin32c.exe in dviljk (Windows only)Akira Kakuto
2014-06-19texk/*/, utils/*/: Avoid undefined behaviour when char is signedPeter Breitenlohner
2013-03-15dviljk: Avoid compiler warningPeter Breitenlohner
2012-12-10Drop unused variables (gcc 4.6 -Wunused-but-set-cariable)Peter Breitenlohner
2012-10-03dviljk: Avoid seg fault for missing WINDIRPeter Breitenlohner
2012-10-02dviljk: Reduce TL/W32TeX diffs (again)Peter Breitenlohner
2012-10-02dviljk: Reduce TL/W32TeX diffsPeter Breitenlohner
2012-09-18dviljk: Adapt to W32TeX + some cleanupPeter Breitenlohner
2012-08-02 detex, dviljk: Rename Foo -> my_Foo to avoid name conflict (from W32TeX)Peter Breitenlohner
2010-02-22build system: various small fixes for mingw32 cross compilationPeter Breitenlohner
2009-11-10towards TL2010: texk/ miscPeter Breitenlohner
2009-07-17various small fixes for 64Bit systemsPeter Breitenlohner
2009-07-16avoid compiler warningPeter Breitenlohner
2009-06-22use ANSI C function declarations and prototypesPeter Breitenlohner
2009-06-18enable compiler warningsPeter Breitenlohner
2008-02-17On Solaris, mktemp() will return an empty string on failure, not NULL.Joachim Schrod
2008-02-17Bump up dviljk version number to 2.6p5.Joachim Schrod
2008-02-17Better implementation of mkdtemp() if it's not available: Use mktemp() Joachim Schrod
2008-02-17 cc of Sun Studio 11 is picky and wants clauses in conditionalJoachim Schrod
2007-07-10 Don't reject the usage of fonts with font family UNSPECIFIED.Joachim Schrod
2007-07-05 Release 2.6p4.Joachim Schrod
2007-07-05 Update set of pagesize values.Joachim Schrod
2007-07-04 Rename special psfile-syntax to dvilj-psfile-syntax; that shall beJoachim Schrod
2007-07-04 Call kpse_set_program_name() correctly, thenJoachim Schrod
2007-07-03 Output reset sequence as specified in the HP PCL/PJL reference manuals.Joachim Schrod
2007-07-03 Add special dvips-syntax, to specify what shall be done withJoachim Schrod
2007-07-03 Add special comment, to include meta-information in a DVI file.Joachim Schrod
2007-07-03 Add special hpfile-verbatim, to include PCL files verbatim.Joachim Schrod
2007-07-03 Implement TEX_HUSH option `readable'.Joachim Schrod
2007-07-03 Search included files (all \special variantes) with kpathsea.Joachim Schrod
2007-07-03 Open include file only once, not twice.Joachim Schrod
2007-07-02 Security issue: Repaired tempfile creation race condition.Joachim Schrod
2007-07-02 Interpret KPSE_TEX_HUSH "special" to ignore only unrecognizedJoachim Schrod
2007-06-28 Fix core dump: Check mandatory parameters for psfile special.Joachim Schrod
2007-06-28 Fix more buffer overflows: Ghostscript command construction, readJoachim Schrod
2007-06-28 Fix many buffer overflows, caused by unchecked string operationsJoachim Schrod
2007-06-28 Test commit rights. Incidentially, discard spaces at the end ofJoachim Schrod
2006-01-17texk 1Karl Berry