index
:
texlive
branch2007
branch2008
branch2009
branch2009-dev
branch2010
branch2011
branch2012
branch2013
branch2014
branch2015
branch2016
branch2017
branch2018
branch2019
branch2019.4
branch2020
branch2020.0
branch2021
branch2021.final
branch2022
branch2022.final
branch2023
branch2023.final
branch2024
dev/check-dir-before-remove
dev/ci-docs
dev/context-auto-build
dev/fix-old-pdftexconfig-paper-config
dev/for-2022
dev/hybrid-fmtutil
dev/install-libc-check
dev/install-tl-interactive
dev/kanjiembed-prog
dev/paper-factor
dev/parallel-fmtutil
dev/partial-install
dev/post-release-merge
dev/rsync
dev/tlmgr-bug
dev/translation-module
dev/versioned-containers
dev/win64
dev/xetex-post-fontconfig
merged/context-paper
merged/fmtutil-improvements
merged/gpg-status
merged/pref-sys-progs
merged/system-pipe
tags/texlive-2007.0
tags/texlive-2007.1
tags/texlive-2007.2
tags/texlive-2008.0
tags/texlive-2009-dev
tags/texlive-2009-pre
tags/texlive-2009.0
tags/texlive-2010.0
tags/texlive-2011.0
tags/texlive-2012.0
tags/texlive-2013.0
tags/texlive-2013.1
tags/texlive-2014.0
tags/texlive-2015.0
tags/texlive-2016.0
tags/texlive-2017.0
tags/texlive-2017.1
tags/texlive-2018.0
tags/texlive-2018.1
tags/texlive-2018.2
tags/texlive-2019.0
tags/texlive-2019.1
tags/texlive-2019.2
tags/texlive-2019.3
tags/texlive-2019.4
tags/texlive-2020.0
tags/texlive-2021.1
tags/texlive-2021.2
tags/texlive-2021.3
tags/texlive-2022.0
tags/texlive-2023.0
tags/texlive-2024.0
tags/texlive-2024.1
tags/texlive-2024.2
trunk
Mirror of svn TeX Live plus development branches
norbert@preining.info
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Build
/
source
/
texk
/
web2c
/
synctexdir
/
synctex.c
Age
Commit message (
Expand
)
Author
2021-02-25
restore Build,TODO from r57911
Karl Berry
2021-02-25
French translation for tlmgr updated
Denis Bitouzé
2019-08-07
Improve support of non-ascii path names (Windows only).
Akira Kakuto
2018-10-25
synctex.c: Cleanup for non-ascii file names (w32 only).
Akira Kakuto
2018-10-25
synctex.c: Cleanup for non-ascii file names (w32 only).
Akira Kakuto
2018-07-15
previous fix was incomplete
Akira Kakuto
2018-07-14
Fix a bug that Magnification is not recorded correctly. Reort by Karel Horak.
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-11
Allow non-ascii file names in pdfTeX (w32 only)
Akira Kakuto
2017-04-26
SyncTeX: fixed crash threat thanks to Akura Kakuto. Fixed newline bug on pdft...
Jérôme Laurens
2017-04-25
Synctex : fixed pdf vs dvi offset
Jérôme Laurens
2017-04-25
Fixed crashed when synctex is not used
Jérôme Laurens
2017-04-23
Adding SyncTeX support to \pdfxform. For pdftex only but EVERY TeX engine is ...
Jérôme Laurens
2015-04-05
Support file names with multi-byte characters in SyncTeX for XeTeX in additio...
Akira Kakuto
2015-03-19
Avoid minor memory leaks (win32 only).
Akira Kakuto
2015-03-18
Support multi-byte characters in file names in SyncTeX for (e)upTeX (win32 on...
Akira Kakuto
2014-12-10
texk/{ttfdump,web2c,xdvik}: Minor changes to avoid some compiler warnings
Peter Breitenlohner
2012-07-09
synctex: Remove "# warning ..." line, because MSVC fails to interpret it (fro...
Peter Breitenlohner
2011-07-20
libs/t1lib + texk/ps2pkm: bug fix and update
Peter Breitenlohner
2011-04-16
synctex: small bug fix
Peter Breitenlohner
2011-04-15
SyncTeX 1.14: the write location is properly managed, the luatex specific cod...
Jérôme Laurens
2011-03-14
use CPPFLAGS instead of sed-substituted source files
Peter Breitenlohner
2010-07-19
Bug fix in synctex_parser.c, typos in comments in synctex.c (minor changes de...
Jérôme Laurens
2010-06-05
build system update/cleanup
Peter Breitenlohner
2010-06-05
added character protrusion for xetex; changed version string to 0.9997.1
Han The Thanh
2010-06-04
fix for __attribute__ cross-compilation failure (64/32bit) on OS X
Jonathan Kew
2010-05-31
define __attribute__ away if it is not supported
Karl Berry
2010-05-13
very minor change in code design to remove wrong warnings when building xetex.
Jérôme Laurens
2010-05-13
Code design change only: C macros added/modified in synctex.c to take luatex ...
Jérôme Laurens
2009-12-07
build system update for xindy-2.4 (xindy-new)
Peter Breitenlohner
2009-11-10
towards TL2010: texk/web2c
Peter Breitenlohner
2009-07-08
First synctex update, it might need some fine tuning in order to work on all ...
Jérôme Laurens
2008-07-01
synctex patch for windows - remove target before renaming temp file
Jonathan Kew
2008-06-21
synctex update (parser, comments)
Jonathan Kew
2008-06-05
moved synctex to synctexdir to avoid name clash when building in-place
Jonathan Kew