summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir
AgeCommit message (Collapse)Author
2014-07-22New RTL extension for XeTeXKhaled Hosny
git-svn-id: svn://tug.org/texlive/trunk@34691 c570f23f-e606-0410-a88d-b1316a301751
2014-07-02texk/web2c: Better handling of shared vs nonshared libsynctexPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34498 c570f23f-e606-0410-a88d-b1316a301751
2014-06-28texk/web2c: Build fix for libsynctex - the SyncTeX parser libraryPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34467 c570f23f-e606-0410-a88d-b1316a301751
2014-06-27texk/web2c: Build SyncTeX parser code as libraryPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@34449 c570f23f-e606-0410-a88d-b1316a301751
2014-01-14web2c/synctex: Bug fix (segfault) from Sebastian Ramacher <sramacher@debian.org>Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@32672 c570f23f-e606-0410-a88d-b1316a301751
2013-06-26man page fixes from esr, tldoc mail 18 Jun 2013 01:13:54, ↵Karl Berry
http://tug.org/pipermail/tldoc/2013q2/000524.html git-svn-id: svn://tug.org/texlive/trunk@30965 c570f23f-e606-0410-a88d-b1316a301751
2013-04-10Adding support for OS2 thanks to silvan scherrerJérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@29825 c570f23f-e606-0410-a88d-b1316a301751
2013-02-11Simplify SyncTeX change filesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@29080 c570f23f-e606-0410-a88d-b1316a301751
2012-11-11Continue merging XeTeX change files (more)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@28233 c570f23f-e606-0410-a88d-b1316a301751
2012-10-10libs/obsdcompat: No longer used and therefore removedPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27934 c570f23f-e606-0410-a88d-b1316a301751
2012-09-18synctex: Define snprintf and getcwd for WIN32Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27710 c570f23f-e606-0410-a88d-b1316a301751
2012-07-31synctex: Check values returned by snprintf()Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@27266 c570f23f-e606-0410-a88d-b1316a301751
2012-07-09synctex: Remove "# warning ..." line, because MSVC fails to interpret it ↵Peter Breitenlohner
(from W32TeX) git-svn-id: svn://tug.org/texlive/trunk@26969 c570f23f-e606-0410-a88d-b1316a301751
2012-05-16synctex: bug fix for AIX, from Vladimir VolovicPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@26442 c570f23f-e606-0410-a88d-b1316a301751
2012-03-15SyncTeX: appending EOLs at the end of the man pages.Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@25653 c570f23f-e606-0410-a88d-b1316a301751
2012-03-13Changes in the synctex man pagesJérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@25627 c570f23f-e606-0410-a88d-b1316a301751
2012-02-03synctex: Adapt to zlib-1.2.6Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@25281 c570f23f-e606-0410-a88d-b1316a301751
2011-10-17remove #warningAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@24311 c570f23f-e606-0410-a88d-b1316a301751
2011-10-14synctex parser changes: better forward synchronization and new file naming ↵Jérôme Laurens
convention support. Only the synctex command line tool is concerned as well as 3rd parties software, but not the various tex engines. git-svn-id: svn://tug.org/texlive/trunk@24285 c570f23f-e606-0410-a88d-b1316a301751
2011-08-25e-(u)pTeX bug fix from Hironori KitagawaPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@23688 c570f23f-e606-0410-a88d-b1316a301751
2011-08-22synctex coordinates, bug fix from AkiraPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@23644 c570f23f-e606-0410-a88d-b1316a301751
2011-08-14upTeX and e-upTeX (preliminary)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@23549 c570f23f-e606-0410-a88d-b1316a301751
2011-07-25bug fix for synctex in eptex, from AkiraPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@23217 c570f23f-e606-0410-a88d-b1316a301751
2011-07-20libs/t1lib + texk/ps2pkm: bug fix and updatePeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@23187 c570f23f-e606-0410-a88d-b1316a301751
2011-06-141.16: Tue Jun 14 08:23:30 UTC 2011Jérôme Laurens
This concerns the synctex command line tool and 3rd party developers. TeX and friends are not concerned by these changes. - Better forward search (thanks Jose Alliste) - Support for LuaTeX convention of './' file prefixing now for everyone, not only for Windows git-svn-id: svn://tug.org/texlive/trunk@22970 c570f23f-e606-0410-a88d-b1316a301751
2011-06-11fix a typo.Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@22910 c570f23f-e606-0410-a88d-b1316a301751
2011-06-10synctex: 1 bug fix and 1 enhancement to support some luatex change. Only for ↵Jérôme Laurens
the synctex command line utility and 3rd party clients git-svn-id: svn://tug.org/texlive/trunk@22905 c570f23f-e606-0410-a88d-b1316a301751
2011-05-13fix synctex in luatexTaco Hoekwater
git-svn-id: svn://tug.org/texlive/trunk@22454 c570f23f-e606-0410-a88d-b1316a301751
2011-05-12Avoid 'missing prototype' warningsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@22437 c570f23f-e606-0410-a88d-b1316a301751
2011-05-11fix a SyncTeX bug in the case where --output-directory option is given.Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@22424 c570f23f-e606-0410-a88d-b1316a301751
2011-05-09fix the synctex problem with relative filenames and output-directory (for ↵Taco Hoekwater
luatex only) git-svn-id: svn://tug.org/texlive/trunk@22378 c570f23f-e606-0410-a88d-b1316a301751
2011-04-16synctex: small bug fixPeter Breitenlohner
luaTeX: drop private copies of synctex files git-svn-id: svn://tug.org/texlive/trunk@22094 c570f23f-e606-0410-a88d-b1316a301751
2011-04-15SyncTeX 1.14: the write location is properly managed, the luatex specific ↵Jérôme Laurens
code is included, all the engines are concerned (pdftex, luatex and xetex) TESTS ARE REQUIRED git-svn-id: svn://tug.org/texlive/trunk@22091 c570f23f-e606-0410-a88d-b1316a301751
2011-04-04Apply recent changes in etex.ch to pdftex.webPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@21953 c570f23f-e606-0410-a88d-b1316a301751
2011-03-28Install symbolic links initex->tex and inimf->mfPeter Breitenlohner
Use AM_CFLAGS instead of program specific *-CFLAGS git-svn-id: svn://tug.org/texlive/trunk@21860 c570f23f-e606-0410-a88d-b1316a301751
2011-03-14use CPPFLAGS instead of sed-substituted source filesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@21711 c570f23f-e606-0410-a88d-b1316a301751
2011-03-13Avoid compiler warnings (redo changes from 2010-01-22)Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@21708 c570f23f-e606-0410-a88d-b1316a301751
2011-03-11fix synctex compile errorPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@21689 c570f23f-e606-0410-a88d-b1316a301751
2011-03-11synctex: typo fixed, last commit broke synctex command line toolJérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@21687 c570f23f-e606-0410-a88d-b1316a301751
2011-03-11version 1.13: see synctex_parser_readme.txt.Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@21686 c570f23f-e606-0410-a88d-b1316a301751
2011-01-07Reorganize build system for TeX & MF enginesPeter Breitenlohner
No more sed substitutions for *extra.[ch], they are now distributed and #include lib/texmfmp.c resp. the generated */*_version.h git-svn-id: svn://tug.org/texlive/trunk@20964 c570f23f-e606-0410-a88d-b1316a301751
2010-07-19Bug fix in synctex_parser.c, typos in comments in synctex.c (minor changes ↵Jérôme Laurens
de facto, see the synctex_parser_readme.txt). TeX engines are not concerned so no need to recompile texlive, only 3rd party pdf viewers like Texworks, TeXShop, evince... are concerned. git-svn-id: svn://tug.org/texlive/trunk@19532 c570f23f-e606-0410-a88d-b1316a301751
2010-06-10texk/web2c: reorganize headers and CPPFLAGSPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@18865 c570f23f-e606-0410-a88d-b1316a301751
2010-06-05build system update/cleanupPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@18755 c570f23f-e606-0410-a88d-b1316a301751
2010-06-05added character protrusion for xetex; changed version string to 0.9997.1Han The Thanh
git-svn-id: svn://tug.org/texlive/trunk@18754 c570f23f-e606-0410-a88d-b1316a301751
2010-06-04fix for __attribute__ cross-compilation failure (64/32bit) on OS XJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@18719 c570f23f-e606-0410-a88d-b1316a301751
2010-05-31define __attribute__ away if it is not supportedKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@18629 c570f23f-e606-0410-a88d-b1316a301751
2010-05-13very minor change in code design to remove wrong warnings when building xetex.Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@18225 c570f23f-e606-0410-a88d-b1316a301751
2010-05-13Code design change only: C macros added/modified in synctex.c to take luatex ↵Jérôme Laurens
into account. git-svn-id: svn://tug.org/texlive/trunk@18224 c570f23f-e606-0410-a88d-b1316a301751
2010-04-26build system fixes and cleanupPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@18005 c570f23f-e606-0410-a88d-b1316a301751