GNU GLOBAL - News: GLOBAL-4.8.5 released.
GLOBAL-4.8.5 released.
Item posted by Shigio YAMAGUCHI <shigio> on Tue 19 Apr 2005 12:38:33 AM UTC.
Hello hackers,
It is my great pleasure to announce the release of GLOBAL-4.8.5.
You can download it from <http://www.gnu.org/software/global/download.html>.
- htags: XHTML support(--xhtml) added.
If the --frame option is specified then generate XHTML-1.0 Frameset,
else if config variable 'xhtml_version' is set to 1.1 then generate
XHTML-1.1 else XHTML 1.0 Transitional.
You can customize the appearance using style sheet file 'style.css'.
- htags: Added config variable 'xhtml_version'.
- htags: Added 'html/' to the fault skip list of htags(1).
It is the output directory of doxygen document.
- gtags-parser: Added yacc directives introduced in bison-2.0.
%default-prec(%default_prec)
%expect-rr(%expect_rr)
%initial-action
%no-default-prec(%no_default_prec,%no_default-prec,%no-default_prec)
%nondeterministic-parser
Good luck!
Powered by Savane 3.14-8aba.
Corresponding source code