summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipos/dvicore.c
AgeCommit message (Collapse)Author
2021-02-25restore Build,TODO from r57911Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@57915 c570f23f-e606-0410-a88d-b1316a301751
2021-02-25French translation for tlmgr updatedDenis Bitouzé
git-svn-id: svn://tug.org/texlive/trunk@57912 c570f23f-e606-0410-a88d-b1316a301751
2012-12-10Drop unused variables (gcc 4.6 -Wunused-but-set-cariable)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@28488 c570f23f-e606-0410-a88d-b1316a301751
2012-07-10dvipos: Use binary mode for output filesPeter Breitenlohner
Cast argument to avoid MSVC compiler warnings (from W32TeX) git-svn-id: svn://tug.org/texlive/trunk@26988 c570f23f-e606-0410-a88d-b1316a301751
2011-04-19Avoid Mac OS X compiler warnings, mainly 'differ in signedness'Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@22123 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-18enable compiler warningsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@13814 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
2006-01-17texk 1Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751