Path to this page:
Subject: CVS commit: pkgsrc/devel/global
From: David Brownlee
Date: 2004-09-24 21:25:38
Message id: 20040924192538.D70402DA1D@cvs.netbsd.org
Log Message:
Update global to 4.8, from Kailash Sethuraman in PR#27017
Changes since 4.7:
August 26 2004, Shigio Yamaguchi <shigio@gnu.org>
* Moved function now() from gtags.c to libutil/date.c.
* htags: Changed so that the path passed to CGI might be encoded to %xx.
* htags: Rewritten in C language.
* htags: The use of the 'gtags --write' was stopped.
* die.c: New function sethandler() and warning() added.
* gctags/reserved.pl: The use of the --key-positions option of gperf(1)
was stopped. We need gperf-3.0.1 instead.
June 1 2004, Shigio Yamaguchi <shigio@gnu.org>
* htags: Function usable() was changed to the same specification
as usable() in libutil/usable().
* htags: Execution path of global(1) was changed to the absolute path.
* htags: Write FILEMAP file for reference from external system.
* conf.c: New config variable 'bindir' and 'datadir' added.
* w32/ directory removed.
Files: