newsGNU GLOBAL - News: GLOBAL-4.6 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.6 released.

Item posted by Shigio YAMAGUCHI <shigio> on Wed 02 Jul 2003 03:54:32 AM UTC.

Hello hackers,

It is my great pleasure to announce the release of GLOBAL-4.6.
You can download it from <http://www.gnu.org/software/global/download.html>.

[INCOMPATIBLE CHANGES]

  • The default value of the config variable 'definition_header' was changed

  to 'no', because the definition header is unsightly according to the place,
  especially in class definition.

[OTHER CHANGES]

  • Added support for PHP language.

  (Known problems in htags)
  - The variable in string cannot be recognized.(global can recognize that.)
  - In HTML, the character string of the same spelling as the reserved
    word of PHP is recognized as a reserved word of PHP.
  I will rewrite htags in C language in the future to solve above problems.

  • Added support for SCM_DEFINE macro which is part of guile-snarf.
  • Added 'right' as a value of config variable 'definition_header'.
  • Added some tool tips.

  - Alphabet in alphabetical index shows the count of definitions.
  - File name in file index show the full path name.
  - Anchor to duplicate index show the number of duplicated objects.

  • Added .cvsrc,.cvsignore,.cvspass,.cvswrappers,autom4te.cache/

  to the default skip list.

Always thanks to Hideki Iwamoto san for his contribution.

Enjoy!

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code