GLOBAL-6.5.3 released.
Shigio YAMAGUCHI <[email protected]> Fri, 18 Mar 2016 16:19:18 +0900
| Newsgroups | gmane.comp.gnu.global.announce |
|---|---|
| Message-ID | <CADJmJYrciKAj4-0KHgATb9qO75JynFnjSKu3kCDqYh4iK69R5w@mail.gmail.com> |
--===============7025579836971023737==
Content-Type: multipart/alternative; boundary=001a11c3cd2caeaabc052e4d904f
--001a11c3cd2caeaabc052e4d904f
Content-Type: text/plain; charset=UTF-8
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello hackers,
It is my great pleasure to announce the release of GLOBAL-6.5.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 Added new plug-in parser 'universal-ctags.la'.
o gtags.conf:
- Added new entry 'universal-ctags'.
- Added new variable 'ctagscom'. You can overwrite the path of ctags(1)
dynamically for exuberant-ctags.la, universal-ctags.la and
pygments-parser.la.
Changed:
o gtags.conf: Added the following patterns to the skip list:
'*.o,*.a,*.so,*.lo,*.zip,*.gz,*.bz2,*.xz,*.lzh,*.Z,*.tgz,*.min.js,*min.css'
o gtags: Added some explanations for the --explain option.
[FIXED BUGS]
o global: Global generated incorrect path with the --color option.
Now, it works well.
[bad case]
+- GTAGS
+- hi/
|- foo.cpp
+- what/
$ cd hi/what
$ global -P hi/foo.cpp --color
foo.cpp # It should be '../foo.cpp'.
o global: Global aborted in obstack_free() in some cases. Now it works well.
o htags: Htags ended abnormally when there is a file which includes single
quote characters in its file name. Now, it works.
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
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAlbrqN4ACgkQPKW7s1e+3aN2LQCdFyyEbMgdu1CmGuLbpZwnXYBB
bbcAoKibZQMcfVjmSXjJokFSQ6I4q8km
=ooHT
-----END PGP SIGNATURE-----
--
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
--001a11c3cd2caeaabc052e4d904f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>-----BEGIN PGP SIGNED MESSAGE-----</div><div>Hash: SH=
A1</div><div><br></div><div>Hello hackers,</div><div><br></div><div>It is m=
y great pleasure to announce the release of GLOBAL-6.5.3.</div><div><br></d=
iv><div>GLOBAL is a source code tagging system that works the same way acro=
ss</div><div>diverse environments, for example, emacs, vi, less, bash, web =
browser</div><div>and etc. It is useful for hacking a large project.</div><=
div><br></div><div>[CHANGES]</div><div>New facilities:</div><div>o Added ne=
w plug-in parser '<a href=3D"http://universal-ctags.la">universal-ctags=
.la</a>'.</div><div>o gtags.conf:</div><div>=C2=A0 - Added new entry &#=
39;universal-ctags'.</div><div>=C2=A0 - Added new variable 'ctagsco=
m'. You can overwrite the path of ctags(1)</div><div>=C2=A0 =C2=A0 dyna=
mically for <a href=3D"http://exuberant-ctags.la">exuberant-ctags.la</a>, <=
a href=3D"http://universal-ctags.la">universal-ctags.la</a> and <a href=3D"=
http://pygments-parser.la">pygments-parser.la</a>.</div><div><br></div><div=
>Changed:</div><div>o gtags.conf: Added the following patterns to the skip =
list:</div><div>=C2=A0 '*.o,*.a,*.so,*.lo,*.zip,*.gz,*.bz2,*.xz,*.lzh,*=
.Z,*.tgz,*.min.js,*min.css'</div><div>o gtags: Added some explanations =
for the --explain option.</div><div><br></div><div>[FIXED BUGS]</div><div>o=
global: Global generated incorrect path with the --color option.</div><div=
>=C2=A0 Now, it works well.</div><div><br></div><div>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 [bad case]</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 +- GTAGS</div><div>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 +- hi/</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 |- foo.cpp</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 +- what/</div><div><br></div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 $ cd hi/w=
hat</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 $ global -P hi/foo.cpp --color</d=
iv><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 foo.cpp =C2=A0 =C2=A0 =C2=A0 =C2=A0 # I=
t should be '../foo.cpp'.</div><div><br></div><div>o global: Global=
aborted in obstack_free() in some cases. Now it works well.</div><div>o ht=
ags: Htags ended abnormally when there is a file which includes single</div=
><div>=C2=A0 quote characters in its file name. Now, it works.</div><div><b=
r></div><div>You can download it from <a href=3D"http://www.gnu.org/softwar=
e/global/download.html">http://www.gnu.org/software/global/download.html</a=
></div><div>More detailed information is here: <a href=3D"http://www.gnu.or=
g/software/global/">http://www.gnu.org/software/global/</a>.</div><div><br>=
</div><div>Enjoy!</div><div><br></div><div>Shigio YAMAGUCHI</div><div>PGP f=
ingerprint: D1CB 0B89 B346 4AB6 5663 =C2=A0C4B6 3CA5 BBB3 57BE DDA3</div><d=
iv>-----BEGIN PGP SIGNATURE-----</div><div>Version: GnuPG v1</div><div>Comm=
ent: For info see <a href=3D"http://www.gnupg.org">http://www.gnupg.org</a>=
</div><div><br></div><div>iEYEARECAAYFAlbrqN4ACgkQPKW7s1e+3aN2LQCdFyyEbMgdu=
1CmGuLbpZwnXYBB</div><div>bbcAoKibZQMcfVjmSXjJokFSQ6I4q8km</div><div>=3DooH=
T</div><div>-----END PGP SIGNATURE-----</div><br clear=3D"all"><div><br></d=
iv>-- <br><div class=3D"gmail_signature"><div dir=3D"ltr">Shigio YAMAGUCHI =
<<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>&=
gt;<div>PGP fingerprint: D1CB 0B89 B346 4AB6 5663 =C2=A0C4B6 3CA5 BBB3 57BE=
DDA3<br></div></div></div>
</div>
--001a11c3cd2caeaabc052e4d904f--
--===============7025579836971023737==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Info-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-global
--===============7025579836971023737==--