| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Tag Syntax): Fix cross ref. | Dave Love | 1999-11-16 | 1 | -1/+1 |
| | | |||||
| * | Last changes for etags (I hope). | Francesco Potortì | 1999-11-01 | 1 | -17/+34 |
| | | |||||
| * | Document regexp changes in etags. | Francesco Potortì | 1999-11-01 | 1 | -39/+69 |
| | | |||||
| * | etags: | Francesco Potortì | 1999-11-01 | 1 | -31/+64 |
| | | | | | | | | | | | | | - --globals is used not only for C-like languages - new option --ignore-case-regex - understands "operator" in C++ - support DOS file names by handling e.g. foo.cgz as if it were foo.c.gz. - new option --declarations - Ada and Python languages added - my and local variables recognised in Perl - "(defstruct (foo", "(defun (operator" and similar Lisp constructs - interface in Java | ||||
| * | List additional modes. | Dave Love | 1999-10-19 | 1 | -10/+63 |
| | | | | | Fortran additions. | ||||
| * | # | Dave Love | 1999-09-29 | 1 | -0/+3341 |