summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk/ChangeLog
AgeCommit message (Expand)Author
2010-03-26use concat instead of sprintf for other error messagesKarl Berry
2010-03-25avoid sprintf buffer overflow, CVE-2010-0827Karl Berry
2010-03-25avoid integer overflow, CVE-2010-0739Karl Berry
2010-02-26remove kpse_ prefix on new safeness functions, until we figure out where to u...Karl Berry
2010-02-23build system fixes, mostly for mingw32 cross and win32Peter Breitenlohner
2010-02-19account for new filesPeter Breitenlohner
2010-02-19p should be writableKarl Berry
2010-02-18move common-test.pl to common directory; new popen/gzip test for dvipskKarl Berry
2010-02-12fix compilation with -DNO_DEBUGPeter Breitenlohner
2010-02-12remove non-KPATHSEA code, for a bit more clarityKarl Berry
2010-02-01cast to byte* to avoid warningKarl Berry
2010-01-03avoid deletion of newline after %%BeginFont and the like with -K1, report fro...Karl Berry
2010-01-02tweak debug info in man page, tooKarl Berry
2010-01-02update doc for debug optionsKarl Berry
2009-12-24rm stale INSTALLATION file and reencode directory, except for the treen test ...Karl Berry
2009-12-24replace @mail.tug.org with just @tug.orgKarl Berry
2009-12-22disable D_MEM completely, alloc msgs seem too verboseKarl Berry
2009-12-21warn about and do not process iff2ps and tek2ps specials, so we can avoid exe...Karl Berry
2009-12-14increase array sizes of emunity and emstr, try to check for overflowKarl Berry
2009-12-14remove obsolete and unused .bat files and scriptsKarl Berry
2009-12-10use unsigned for hash fnKarl Berry
2009-11-10towards TL2010: texk/dvipskPeter Breitenlohner
2009-09-26unknown paper size must come before nopaper in config.psKarl Berry
2009-07-17various small fixes for 64Bit systemsPeter Breitenlohner
2009-07-16avoid some cygwin compiler warningsPeter Breitenlohner
2009-06-23texk/dvipsk/: enable compiler warningsPeter Breitenlohner
2009-06-11avoid painful getline collision, from Francois Charette, tlbuild mailKarl Berry
2009-05-31update version numbers to 5.0.0 (web2c version change coming separately)Karl Berry
2009-05-30fix syntax of sed invocation, remove obsolete filesPeter Breitenlohner
2009-05-28dvipsk: intall data and doc, add test casesPeter Breitenlohner
2009-05-28use sed instead of edPeter Breitenlohner
2009-05-24remove G for config.pdf, Uwe Siart mail 04 May 2009 09:27:27Karl Berry
2009-05-08avoid accessing unallocated memory, from Akira; prettify related errorsKarl Berry
2009-04-04import further type1 subr fixes from thanh/pdftexKarl Berry
2009-03-24t1 subset bug that affected Macs; from Melissa O'Neill, pdftex mail 21 March,...Karl Berry
2009-02-16add nopaper size for -tKarl Berry
2008-11-02small update to psfonts.map docKarl Berry
2008-09-24Doyle no longer requests to be notified of changes to hypertex supportKarl Berry
2008-09-22get scale factors right for -O so -z does not fail (from Akira)Karl Berry
2008-09-20accept leading 0 in numbers for -O, etc.Karl Berry
2008-07-09version 5.97 and copyright 2008Karl Berry
2008-05-07do not strip CTRL-D, etc., inside %%BeginFont; from David JonesKarl Berry
2008-04-30conditionalize SET_BINARY callsKarl Berry
2008-04-29O_BINARY for WindowsKarl Berry
2008-04-29do not cd ($srcdir) in any rule, fails when install program is a relative p...Karl Berry
2008-04-29rewrite squeeze as truly standalone POSIX, fingers crossedKarl Berry
2008-04-27fopen decl if #undefKarl Berry
2008-02-29next step in autotools updatePeter Breitenlohner
2008-02-17define smallbook paper sizeKarl Berry
2008-02-01autoconf updatesPeter Breitenlohner