summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/synctex_parser.c
AgeCommit message (Collapse)Author
2021-03-04fixes from debian, tldistro 3 Mar 2021 07:59:41Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@58117 c570f23f-e606-0410-a88d-b1316a301751
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
2020-05-11Synctex parser tool: Typos fixed, keyword added, added...Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@55094 c570f23f-e606-0410-a88d-b1316a301751
2017-10-31SyncTeX parser 1.22Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@45654 c570f23f-e606-0410-a88d-b1316a301751
2017-10-11SyncTeX parser 1.20. Initialisations fixes.Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@45521 c570f23f-e606-0410-a88d-b1316a301751
2017-09-14Synchronize with SyncTeX on GitHub. No TeX rebuild.Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@45301 c570f23f-e606-0410-a88d-b1316a301751
2017-09-14Fixed a division by 0 error in synctex_parser.c (Text editors only)Jérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@45300 c570f23f-e606-0410-a88d-b1316a301751
2017-09-12synchronization enhancement and header included, only affects the synctex ↵Jérôme Laurens
command line tool and editors git-svn-id: svn://tug.org/texlive/trunk@45276 c570f23f-e606-0410-a88d-b1316a301751
2017-07-15remove duplicated definition of typeAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@44814 c570f23f-e606-0410-a88d-b1316a301751
2017-07-14synctexdir: Support Visual Studio 2015Akira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@44800 c570f23f-e606-0410-a88d-b1316a301751
2017-07-14Version 1.19 of the synctex parserJérôme Laurens
git-svn-id: svn://tug.org/texlive/trunk@44795 c570f23f-e606-0410-a88d-b1316a301751
2015-06-25SyncTeX (no engine concerned): parser version -> 1.18, CLI version 1.3, see ↵Jérôme Laurens
readme. git-svn-id: svn://tug.org/texlive/trunk@37669 c570f23f-e606-0410-a88d-b1316a301751
2014-08-04SyncTeX: Avoid a memory leak, from Sebastian Ramacher <sramacher@debian.org>Peter Breitenlohner
Added a simple test case git-svn-id: svn://tug.org/texlive/trunk@34833 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-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-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-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-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-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
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-01-22texk/web2c/synctex: compiler warningsPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@16800 c570f23f-e606-0410-a88d-b1316a301751
2010-01-17Bug fix in synctex_parser.c, function synctex_node_box_visible_v: 'x' ↵Jérôme Laurens
replaced by 'y'. Only 3rd party tools are concerned. git-svn-id: svn://tug.org/texlive/trunk@16756 c570f23f-e606-0410-a88d-b1316a301751
2010-01-10Bug fix in synctex_parser.c to solve a synchronization problem with ↵Jérôme Laurens
amsmath's gather environment. Concerns the synctex tool. git-svn-id: svn://tug.org/texlive/trunk@16661 c570f23f-e606-0410-a88d-b1316a301751
2009-12-293 minor changes: 1) simpler _synctex_malloc function, 2) OutputDebugString ↵Jérôme Laurens
replaced with OutputDebugStringA, 3) better conditionals for older WIND2K support git-svn-id: svn://tug.org/texlive/trunk@16525 c570f23f-e606-0410-a88d-b1316a301751
2009-07-13Remove one obsolete file, fix typos in version numbering, no need to rebuild ↵Jérôme Laurens
anything. git-svn-id: svn://tug.org/texlive/trunk@14238 c570f23f-e606-0410-a88d-b1316a301751
2009-07-08First synctex update, it might need some fine tuning in order to work on all ↵Jérôme Laurens
platforms.\nSee the file synctex_parser_history.txt for more details. git-svn-id: svn://tug.org/texlive/trunk@14186 c570f23f-e606-0410-a88d-b1316a301751
2008-06-21synctex update (parser, comments)Jonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8892 c570f23f-e606-0410-a88d-b1316a301751
2008-06-19synctex updateJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8877 c570f23f-e606-0410-a88d-b1316a301751
2008-06-05moved synctex to synctexdir to avoid name clash when building in-placeJonathan Kew
git-svn-id: svn://tug.org/texlive/trunk@8586 c570f23f-e606-0410-a88d-b1316a301751