newsGNU GLOBAL - News: GLOBAL-4.8.5 released.

 
 
Latest News
Integration of Doxygen and GLOBAL. posted by shigio, Mon 16 May 2005 12:59:19 PM UTC
GLOBAL-4.8.6 released. posted by shigio, Thu 12 May 2005 01:53:28 AM UTC
GLOBAL-4.8.5 released. posted by shigio, Tue 19 Apr 2005 12:38:33 AM UTC
GLOBAL-4.8.4 released. posted by shigio, Fri 04 Mar 2005 12:14:46 AM UTC
GLOBAL-4.8.3 released. posted by shigio, Sat 26 Feb 2005 04:34:13 AM UTC - 2 replies

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!

 

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code