[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GLOBAL-6.6.3 released.
From: |
Shigio YAMAGUCHI |
Subject: |
GLOBAL-6.6.3 released. |
Date: |
Mon, 17 Dec 2018 14:12:46 +0900 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hello hackers,
It is my great pleasure to announce the release of GLOBAL-6.6.3.
GLOBAL is a source code tagging system that works the same way across
diverse environments, for example, emacs, vi, less, bash, web browser
and etc. It is useful for hacking a large project.
[CHANGES]
New facilities:
o gtags: New --skip-symlink option.
This option skips symbolic links.
--skip-symlink[=type]
If type is 'f' then skip only symbolic links for file, else if 'd' then skip
only symbolic links for directory. The default value is 'a' (all
symbolic links).
o gtags-cscope: 'Find assignments to this symbol:' was implemented.
In vim, you can use it as ':cs find a <pattern>' or ':cs find 9 <pattern>'.
o gtags-cscope.vim: the following key assignment was added.
<C-\>a, <C-@>a, <C-@><C-@>a
[FIXED BUGS]
o pygments_parser.py.in: This plug-in parser failed with the handling
of file names
with mixed case on Windows. Now it works.
o gtags-cscope: Fixed a wrong description in the online manual.
Find this function definition: -> Find this global definition:
You can download it from http://www.gnu.org/software/global/download.html
More detailed information is here: http://www.gnu.org/software/global/.
Enjoy!
Shigio YAMAGUCHI <address@hidden>
-----BEGIN PGP SIGNATURE-----
Comment: For info see http://www.gnupg.org
iQEzBAEBCAAdFiEEfbo3OesTjKdebKVeKvmXe9peQbEFAlwXEnIACgkQKvmXe9pe
QbGW4wgAy1YH9YgKq+aFDtFMJCf4b0Vh5S58SeNnEjitUAtIVZVL9C9/qTXw8FTH
ovZlHSExvdd1lwPA2cRq4VdLmQSj5GN6iP644eks/qTHltfRm6Dk2wC3zpMXE8+E
cSgdBdNOzGptOmyxVvjZYJMEmv0BWQXWRzWbCbR95wvO6QpSOZDG2i5A+42n2fbz
+mkL0bzyHDcEi2Hcx/k6zO9mYPwZn818ApZe1DBlne9RVFStOsTtXO4EIaBiUx77
S1WLtHUh+dmlfxIULM3B4I+jzKNWQaEiChbp9jiV1QetXJGJI8mYoOOftmRbbzcn
fnLsCwTBTWNsudnZcFh7mUvu7NaJXw==
=Sbfz
-----END PGP SIGNATURE-----
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F 1C33 969C 3BE3 89DD A6EB
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GLOBAL-6.6.3 released.,
Shigio YAMAGUCHI <=