pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/exctags



Module Name:    pkgsrc
Committed By:   tonio
Date:           Fri Jan 22 22:30:05 UTC 2010

Modified Files:
        pkgsrc/devel/exctags: Makefile distinfo
Added Files:
        pkgsrc/devel/exctags/patches: patch-ab

Log Message:
Update devel/exctags to 5.8

Changes:
ctags-5.8 (09 Jul 2009)
* Removed ".ml" as a Lisp extension (now OCaml) [Lisp].
* Added support for Ant language, contributed by David Fishburn.
* Added support for DOS Batch language, contributed by David Fishburn.
* Added support for Flex (Adobe) language, contributed by David Fishburn.
* Added support for MATLAB language, contributed by David Fishburn.
* Added support for Objective Camel (OCaml), provided by Vincent Berthoux 
[Patch #2738723].
* Added support for TeX language, contributed by David Fishburn.
* Added support for VHDL language, contributed by Nicolas Vincent [Bug 
#1943306].
* Added support for Pyrex/Cython declarations [Python].
* Added support for "v" kind, for variables [Python].
* Added support for class and member variables [PHP, Bug #1037086].
* Added support for recent enhancements to Eiffel language [Eiffel].
* Added support for ASP classes, contributed by Zendhi Nagao; changes meaning 
of 'c' kind flag [ASP].
* Added regex support when compiling with MinGW. Gnu regex module now included 
in all distributions.
* Fixed detection of triple strings inside other strings [Python, Bug #1988130].
* Fixed an endless loop with comments in triple strings [Python, Bug #1988027].
* Fixed bug where functions were sometimes seen as methods [Python, Bug 
#1988026].
* Fixed parsing of method parameter annotations, fix contributed by Paolo 
"blaisorblade" Giarrusso [Java, Bug #2049723, #2117073].
* Fixed parsing of global scope qualifiers in base class lists [C++, Bug 
#1799343].
* Fixed bug where namespace members were given kinds corresponding to globals 
[C++, Bug #1924919, #1575055].
* Fixed parsing of "else" [C#, Bug #1830344].
* Fixed parsing of derived enums [C#, Bug #1515910].
* Fixed parsing of "foreach" [C#, Bug #1830343].
* Fixed parsing of simple generic classes [C#, Bug #1515910].
* Fixed bug with detecting identifiers inside variables [Python, Bug #1809024].
* Fixed bug with detecting identifiers at the start of variables [Python, Bug 
#1856363].
* Fixed parsing of triple single-quoted multi-line strings [Python, Bug 
#1906062].
* Changed to newer version of autoconf, changing configure.in to configure.ac.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/exctags/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/exctags/distinfo
cvs rdiff -u -r0 -r1.8 pkgsrc/devel/exctags/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index