summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipos/utils.h
AgeCommit message (Collapse)Author
2018-01-27dvipos: support new JFM spec, avoid segfaultHironobu Yamashita
git-svn-id: svn://tug.org/texlive/trunk@46456 c570f23f-e606-0410-a88d-b1316a301751
2013-06-28Include the Autoconf generated headers always firstPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@31002 c570f23f-e606-0410-a88d-b1316a301751
2010-02-25minorPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17204 c570f23f-e606-0410-a88d-b1316a301751
2010-02-23build system fixes, mostly for mingw32 cross and win32Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@17166 c570f23f-e606-0410-a88d-b1316a301751
2010-02-22build system: various small fixes for mingw32 cross compilationPeter Breitenlohner
still incomplete git-svn-id: svn://tug.org/texlive/trunk@17141 c570f23f-e606-0410-a88d-b1316a301751
2009-11-10towards TL2010: texk/ miscPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@15976 c570f23f-e606-0410-a88d-b1316a301751
2009-06-02rename INFINITY -> WEB_INFINITY to avoid name conflict with INFINITY from ↵Peter Breitenlohner
cygwin <math.h> git-svn-id: svn://tug.org/texlive/trunk@13578 c570f23f-e606-0410-a88d-b1316a301751
2007-01-17dvipos: added ChangeLog, revised man page, fixed version stringsSanjoy Mahajan
Consistent with the GPL's section 2(a), I added a ChangeLog and updated the version strings to be 20070107. People will then know that they are running a different dvipos from the CTAN -20030628 version (which didn't work with current versions of ConTeXt), and can blame the right people (i.e. me) if one of my two changes to dvicore.c causes a problem. No binaries need rebuilding because all the changes are to uncompiled files (ChangeLog, dvipos.1) or to uncompiled parts of files (comments). In utils.h, the #define VERSION was already 20070107, so it remains unchanged. git-svn-id: svn://tug.org/texlive/trunk@3556 c570f23f-e606-0410-a88d-b1316a301751
2007-01-10include dvipos for contextKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@3293 c570f23f-e606-0410-a88d-b1316a301751