[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GLOBAL-6.6.4 released.
From: |
Shigio YAMAGUCHI |
Subject: |
GLOBAL-6.6.4 released. |
Date: |
Tue, 24 Dec 2019 21:28:16 +0900 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hello hackers,
It is my great pleasure to announce the release of GLOBAL-6.6.4.
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.
[INCOMPATIBLE CHANGES]
o htags: Now the -g, --suggest and --suggest2 option does not make ID
database, since mkid(1) often fails on some systems. If mkid works
in your system, you can use ID database by the following command line:
$ gtags -I # create ID database explicitly
$ htags --suggest2
[CHANGES]
New facilities:
o gtags.vim: New custom variable 'Gtags_Emacs_Like_Mode'.
If this variable is 1, use the tag files of the project to which the current
file belongs. By default, use the tag files of the current project.
[FIXED BUGS]
o gtags.vim: Gtags command discarded all unsaved changes. Now it brings
the following error: E37: No write since last change (add ! to override).
o gtags: Now gtags skips java annotations (@...[(...)]).
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
iQEzBAEBCAAdFiEEfbo3OesTjKdebKVeKvmXe9peQbEFAl4CAWEACgkQKvmXe9pe
QbHK0AgAnDJe0XPgeGa8MPgpGrV/eyu/SnWdUNHwCZzC0hkLj6lPPkBMyoA+r19+
lDZLREGdgaobWXDxfQXohYCEjmwDHirnHXCZdWzaYeY9MsvyfzRWA98Y0I7kthT9
eGBooUustfxgZm2vfNrhgdP88z/R9w5Pg5vhh/GBzNTfkbqJ+yjYXvBUqABLbgl2
DPhBavX6FmWW3VAwAiDQPDoy29pFG36J6gUG75IP5zvZVUYr8Ms32lhnkWEYePFl
pnEzbwETcbAKIkX/VJAaNnZ6GLGm9XrxL0R5QccIvAQet+3boxM9r3IK+1IJ8TC4
/lJ8+1tmR7cbR+gMz+rzZ4R6Nxp0eQ==
=uWjq
-----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.4 released.,
Shigio YAMAGUCHI <=