GLOBAL-4.5 released.

"Shigio Yamaguchi" <[email protected]> Fri, 05 Jul 2002 01:40:56 +0900
Newsgroups gmane.comp.gnu.global.announce
Message-ID <[email protected]>
Hello hackers,

It is my great pleasure to announce the release of GLOBAL 4.5.
You can download it from

        http://www.gnu.org/software/global/download.html

New features:

* gtags: pick up macros without argument, typedef name and enum member.
* htags: make links not only for functions but also for other symbols.
  Please try -s(--symbols) option.
* htags: -m(--main-func) option added.
* htags: --style-sheet=<style file> option added.
* htags: --no-javascript option and no_javascript config variable added.
* htags: -g(--gtags) option added.
* gctags: --langmap option added.
* gctags: -t and -d option added. (This is the default of GLOBAL system.)
* gozilla: -d option added.
* gctags: assumes __attribute__, const, volatile, wchar_t as a reserved word
  in C language. assumes __attribute__, explicit, mutable, namespace,
  overload, typename, using as a reserved word in C++ language.

Enjoy!
--
Shigio Yamaguchi - Tama Communications Corporation