GLOBAL-4.8.7 released.
"Shigio YAMAGUCHI" <[email protected]> Fri, 30 Sep 2005 09:10:23 +0900
| Newsgroups | gmane.comp.gnu.global.announce |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello hackers, It is my great pleasure to announce the release of GLOBAL-4.8.7. You can enjoy new gtags and htags whose efficiency have been greatly improved by by Hideki Iwamoto. Besides, you can refer to the hypertext generated by htags from your tool using 'Htags Hyper-text Reference Kit' which is part of the package. You can download it from <http://www.gnu.org/software/global/download.html>. Enjoy! -=-=-=- New options: * gtags: New --file file-list option added. Gtags(1) accept a file list specified by --file option. % find . -type f -print >/tmp/list % gtags --file=/tmp/list or % find . -type f -print | gtags --file=- * gtags: New --max-args option added. Improvement of efficiency: [Gtags] * Gtags was improved of performance by changing algorithm of incremental updating. Along with it, the verbose message was greatly changed. * Gtags was improved of performance by decreasing the frequency of the parser invoking. Under the influence of it, the verbose message is not necessarily real-time. If you dislike this behavior, use the --max-args option of gtags. You can control the frequency of the invoking with the option. With --max-args=1, the program does the same behavior as older version. [Htags] * Htags was improved of performance by decreasing the frequency of the parser invoking. * Htags was improved of performance by omiting flushing temporary files to the disk. Fixed bugs: * Htags didn't treat here document of PHP source code correctly. (<<<WORD) * Htags didn't treat HTML part of PHP source code correctly. Other facilities: * Added 'Htags Hyper-text Reference Kit'. The hyper-text generated by htags(1) is available from external programs. This kit helps you to convert the path of the source file into the URL in the hyper-text. * doc/global.txi: Added the usage of Doxygen using GLOBAL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQFDPIBxPKW7s1e+3aMRArqVAJ9TDW79wwHA0Ua3WQd/9qJVFfCe1QCgppfQ msNN3rMhUpR27kArgEHoUdI= =hr9M -----END PGP SIGNATURE----- -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3