/[global]/global/ChangeLog
ViewVC logotype

Diff of /global/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.88 by shigio, Sat Feb 26 08:02:03 2005 UTC revision 1.89 by shigio, Tue Apr 19 00:19:19 2005 UTC
# Line 19  ___________________________________ Line 19  ___________________________________
19    
20  ChangeLog about GNU GLOBAL  ChangeLog about GNU GLOBAL
21    
22    April 19 2005, Shigio YAMAGUCHI
23    
24            * htags: Added new functions to generate anchor tag.
25              For <a href=*** ...>
26              - gen_href_begin_with_title_target()
27              - gen_href_begin_simple()
28              - gen_href_begin()
29              - gen_href_begin_with_title()
30              - gen_href_end()
31              For <a name=***>
32              - gen_name_number()
33              - gen_name_string()
34            * htags, gtags-parser: Defined lex name generation rule.
35              - Change prefix * to *_.
36              - New lex name generation rule.
37              - New macro definition (LEXTEXT, LEXLENG, ...))
38            * Added new macro STATIC_STRBUF(sb).
39            * Added new macros (PART_TAG, PART_LNO, PART_PATH, PART_LINE).
40            * strbuf.[ch]: Memory management was made more efficient.
41            * Added const prefix to char * if it is suitable.
42            * Install gtags.el into the $datadir/gtags directory instead of
43              the site lisp directory because the installation procedure
44              fails when the site lisp directory doesn't exist.
45    
46  February 26 2005, Shigio YAMAGUCHI  February 26 2005, Shigio YAMAGUCHI
47    
48          * Required version of autotools was updated.          * Required version of autotools was updated.

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26