freebsd-dev/usr.bin/ctags
Tim J. Robbins a5d5212371 Create tags for typedefs, structs, unions and enums by default (imply the
-t option). Make a new option, -T, to revert to the old behaviour.
2002-05-30 11:36:12 +00:00
..
test
C.c Avoid buffer overrun when identifies or filenames are extremely long. 2002-05-30 10:54:53 +00:00
ctags.1 Create tags for typedefs, structs, unions and enums by default (imply the 2002-05-30 11:36:12 +00:00
ctags.c Create tags for typedefs, structs, unions and enums by default (imply the 2002-05-30 11:36:12 +00:00
ctags.h remove __P 2002-03-22 01:22:50 +00:00
fortran.c Avoid buffer overrun when identifies or filenames are extremely long. 2002-05-30 10:54:53 +00:00
lisp.c Avoid buffer overrun when identifies or filenames are extremely long. 2002-05-30 10:54:53 +00:00
Makefile Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
print.c Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .Em 2001-12-12 18:24:42 +00:00
tree.c Avoid buffer overrun when identifies or filenames are extremely long. 2002-05-30 10:54:53 +00:00
yacc.c ctags would create a corrupt tags file if the source C file used '//' style 2002-02-24 03:02:52 +00:00