home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / vim45os2.zip / vim-4.5 / doc / ctags.lsm < prev    next >
Text File  |  1996-10-07  |  1KB  |  28 lines

  1. Begin3
  2. Title:          Exuberant Ctags
  3. Version:        1.5
  4. Entered-date:   06OCT96
  5. Description:    A better ctags which generates tags for all possible tag
  6.         types: macro definitions, enumerated values (values inside
  7.         enum{...}), function and method definitions, enum/struct/union
  8.         tags, external function prototypes (optional), typedefs, and 
  9.         variable declarations. It is far less easily fooled by code
  10.         containing #if preprocessor conditional constructs, using a
  11.         conditional path selection algorithm to resolve complicated
  12.         choices, and a fall-back algorithm when this one fails. Can
  13.         also be used to print out a list of selected objects found in
  14.         source files.
  15. Keywords:       ctags, tags, exuberant, C, C++, tool, utility, index
  16. Author:         darren@sirsi.com (Darren Hiebert)
  17.         darren@hiwaay.net (Darren Hiebert)
  18. Primary-site:   sunsite.unc.edu /pub/Linux/devel/lang/c
  19.         32kB ctags-1.5.tar.gz
  20. Alternate-site: ftp.halcyon.com /local/gvr
  21.         32kB ctags-1.5.tar.gz
  22. Original-site:  http://fly.hiwaay.net/~darren/
  23.         32kB archives/ctags-1.5.tar.gz
  24.         64kB archives/ctags-15.zip
  25. Platforms:      UNIX, MSDOS, WindowsNT, Windows95, OS/2, Amiga
  26. Copying-policy: Public domain
  27. End
  28.