Age | Commit message (Expand) | Author |
2010-04-26 | afm2tfm.c: (write16()): cast argument to short to avoid warning. | Akira Kakuto |
2010-04-25 | dvips.c: Use IS_DIR_SEP for the test of a directory separator. | Akira Kakuto |
2010-04-25 | writet1.c (edecrypt()): cast argument to byte to avoid warning. | Akira Kakuto |
2010-04-13 | build system: fix 'make dist' and 'make distcheck' | Peter Breitenlohner |
2010-04-11 | snprintf for afm2tfm; add (very) basic test for it | Karl Berry |
2010-03-29 | concatn terminates with NULL | Karl Berry |
2010-03-28 | eliminate spaces before semicolons | Karl Berry |
2010-03-28 | dynamically concatenate more error strings | Karl Berry |
2010-03-26 | use concat instead of sprintf for other error messages | Karl Berry |
2010-03-25 | avoid sprintf buffer overflow, CVE-2010-0827 | Karl Berry |
2010-03-25 | avoid integer overflow, CVE-2010-0739 | Karl Berry |
2010-02-26 | remove kpse_ prefix on new safeness functions, until we figure out where to u... | Karl Berry |
2010-02-23 | build system fixes, mostly for mingw32 cross and win32 | Peter Breitenlohner |
2010-02-19 | account for new files | Peter Breitenlohner |
2010-02-19 | p should be writable | Karl Berry |
2010-02-18 | move common-test.pl to common directory; new popen/gzip test for dvipsk | Karl Berry |
2010-02-12 | fix compilation with -DNO_DEBUG | Peter Breitenlohner |
2010-02-12 | remove non-KPATHSEA code, for a bit more clarity | Karl Berry |
2010-02-01 | cast to byte* to avoid warning | Karl Berry |
2010-01-03 | avoid deletion of newline after %%BeginFont and the like with -K1, report fro... | Karl Berry |
2010-01-02 | tweak debug info in man page, too | Karl Berry |
2010-01-02 | update doc for debug options | Karl Berry |
2009-12-24 | rm stale INSTALLATION file and reencode directory, except for the treen test ... | Karl Berry |
2009-12-24 | replace @mail.tug.org with just @tug.org | Karl Berry |
2009-12-22 | disable D_MEM completely, alloc msgs seem too verbose | Karl Berry |
2009-12-21 | warn about and do not process iff2ps and tek2ps specials, so we can avoid exe... | Karl Berry |
2009-12-14 | increase array sizes of emunity and emstr, try to check for overflow | Karl Berry |
2009-12-14 | remove obsolete and unused .bat files and scripts | Karl Berry |
2009-12-10 | use unsigned for hash fn | Karl Berry |
2009-11-10 | towards TL2010: texk/dvipsk | Peter Breitenlohner |
2009-09-26 | unknown paper size must come before nopaper in config.ps | Karl Berry |
2009-07-17 | various small fixes for 64Bit systems | Peter Breitenlohner |
2009-07-16 | avoid some cygwin compiler warnings | Peter Breitenlohner |
2009-06-23 | texk/dvipsk/: enable compiler warnings | Peter Breitenlohner |
2009-06-11 | avoid painful getline collision, from Francois Charette, tlbuild mail | Karl Berry |
2009-05-31 | update version numbers to 5.0.0 (web2c version change coming separately) | Karl Berry |
2009-05-30 | fix syntax of sed invocation, remove obsolete files | Peter Breitenlohner |
2009-05-28 | dvipsk: intall data and doc, add test cases | Peter Breitenlohner |
2009-05-28 | use sed instead of ed | Peter Breitenlohner |
2009-05-24 | remove G for config.pdf, Uwe Siart mail 04 May 2009 09:27:27 | Karl Berry |
2009-05-08 | avoid accessing unallocated memory, from Akira; prettify related errors | Karl Berry |
2009-04-04 | import further type1 subr fixes from thanh/pdftex | Karl Berry |
2009-03-24 | t1 subset bug that affected Macs; from Melissa O'Neill, pdftex mail 21 March,... | Karl Berry |
2009-02-16 | add nopaper size for -t | Karl Berry |
2008-11-02 | small update to psfonts.map doc | Karl Berry |
2008-09-24 | Doyle no longer requests to be notified of changes to hypertex support | Karl Berry |
2008-09-22 | get scale factors right for -O so -z does not fail (from Akira) | Karl Berry |
2008-09-20 | accept leading 0 in numbers for -O, etc. | Karl Berry |
2008-07-09 | version 5.97 and copyright 2008 | Karl Berry |
2008-05-07 | do not strip CTRL-D, etc., inside %%BeginFont; from David Jones | Karl Berry |