Age | Commit message (Expand) | Author |
2018-09-19 | writet1 protection against buffer overflow | Norbert Preining |
2018-09-09 | LC_ALL=LANGUAGE=C to try to avoid sed breakage, https://tug.org/pipermail/tlb... | Karl Berry |
2018-07-11 | /CharSet and \pdfglyphtounicode notes | Karl Berry |
2018-07-09 | disable /CharSet output at compile time, since we cannot guarantee correctness | Karl Berry |
2018-06-13 | pdfTeX: Modify ChangeLog | Takuji Tanaka |
2018-06-13 | output correct image file names (w32 only, T. Tanaka) | Akira Kakuto |
2018-06-12 | Free unused memory (w32 only) | Akira Kakuto |
2018-06-11 | Remove xfree(file_name) in order to avoid to output garbage. | Akira Kakuto |
2018-06-10 | pdfTeX: Allow non-ascii file names with UTF-8 source files (Windows only) | Takuji Tanaka |
2018-05-29 | Discard the changes for pdfTeX on 2018-05-11, since 'command_line_encoding=ut... | Akira Kakuto |
2018-05-17 | new primitive \expanded, pdftex r801, https://mailman.ntg.nl/pipermail/ntg-pd... | Karl Berry |
2018-05-11 | Allow non-ascii file names in pdfTeX (w32 only) | Akira Kakuto |
2018-04-28 | support poppler-0.64.0 | Akira Kakuto |
2018-04-13 | tl2018 release freeze | Karl Berry |
2018-04-04 | Do not copy a Dict, get a reference instead. (Jerry James) | Akira Kakuto |
2018-03-24 | Recover the right \lastnodetype initial value ignored by tex.ch in etexdir/te... | Akira Kakuto |
2018-03-20 | handle nested xforms | Karl Berry |
2018-03-06 | fix pdftex_revision. Thanks to Uwe Siart. | Akira Kakuto |
2018-01-25 | avoid failed assertion with \pdffontobjnum of unused font, pdftex r793 | Karl Berry |
2018-01-07 | output non-pdf special being ignored, from pdftex r792 | Karl Berry |
2018-01-02 | encoding vectors for bitmap font map lines (sync from pdftex r790) | Karl Berry |
2017-12-16 | (\pdfstrcmp): correct error message [pdftex r788] | Karl Berry |
2017-12-02 | convenience Makefile targets for making pdftex.pdf | Karl Berry |
2017-11-28 | import \pdfprimitive fixes (pdftex r784) | Karl Berry |
2017-11-14 | use only file base name, not cwd, when computing PDF ID (pdftex r782) | Karl Berry |
2017-10-17 | pdftexdir: add new files to support poppler 0.59.0 or newer ones | Akira Kakuto |
2017-10-09 | pdftex.web fixes for weave, from Shreevatsa R, ntg-pdftex 15 Aug 2017 09:49:59 | Karl Berry |
2017-09-24 | typo | Akira Kakuto |
2017-09-24 | pdftex.web, xetex.web: Avoid overwriting prim_* entries by primitive() (H. Ki... | Akira Kakuto |
2017-09-14 | pdftosrc.cc: Fix a potential bug which I introduced on 2017-08-13 | Akira Kakuto |
2017-08-13 | pdftosrc.cc: Avoid a crash for xpdf-4.00 | Akira Kakuto |
2017-04-20 | more erroneous map entry checks | Karl Berry |
2017-04-13 | revert type3+encoding+unicode patch, unfortunately; more mapline checks | Karl Berry |
2017-04-13 | copyright updates, doc tweaks | Karl Berry |
2017-04-02 | pdftexdir/writet3.c: output /ToUnicode object in /Font object, not in /Encodi... | Akira Kakuto |
2017-04-01 | pdftexdir: Always embed each bitmap font, even if it has an entry in a font-m... | Akira Kakuto |
2017-03-30 | pdftexdir/ptexmac.h: remove duplicate macros (from Pali Roh\'ar) | Akira Kakuto |
2017-03-29 | embed each re-encoded bitmap font separately | Karl Berry |
2017-03-29 | pdftexdir/writepng.c: Fix the size of memory to allocate when writing SMask i... | Akira Kakuto |
2017-03-18 | pdftex version now 1.40.18 in preparation for TL17 | Karl Berry |
2017-03-16 | .enc files for bitmap fonts, pdftex r772 | Karl Berry |
2017-02-18 | /MediaBox override, sync from pdftex r767 | Karl Berry |
2017-02-16 | avoid re-#define alloca, pdftex r765 | Karl Berry |
2016-11-04 | doc fix | Karl Berry |
2016-07-16 | pdftexdir/pdftoepdf.cc: Use zround(stemV->getNum()) instead of stemV->getInt(... | Akira Kakuto |
2016-06-12 | \pdflastmatch: more checks if no preceding match, from pdftex r759 | Karl Berry |
2016-04-06 | revert vf test, not needed per akira | Karl Berry |
2016-04-06 | check to avoid crash on recursive vf | Karl Berry |
2016-04-06 | no peb copyrights in 2016, sigh | Karl Berry |
2016-03-24 | dvipsk/writet1.c, pdftexdir/writet1.c: Fix 1-byte buffer overflow bug | Akira Kakuto |