pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cscope
Module Name: pkgsrc
Committed By: asau
Date: Thu Oct 25 08:28:20 UTC 2012
Modified Files:
pkgsrc/devel/cscope: Makefile distinfo
pkgsrc/devel/cscope/patches: patch-aa patch-ac patch-ad
Log Message:
Update to cscope 15.8a
Changes since 15.7a
- Allow usage of function keys ctrl-f and ctrl-b even from result pane.
- More informative display of position in a multi-screenful result set.
- Handle source files with freaky large numbers of lines.
- Search for assignment failed to recognize >>= and <<=,
incorrectly recognized ~=, and was implemented somewhat clumsily.
- Added vi plugin to read cscope db's
- Tolerate C++ :: scope operator inside argument lists, too.
- Bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/cscope/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/cscope/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/cscope/patches/patch-aa
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/cscope/patches/patch-ac \
pkgsrc/devel/cscope/patches/patch-ad
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