Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cscope: C source code tree search and browse tool
- Summary
- cscope is a mature, ncurses based, C source code tree browsing tool. It
allows users to search large source code bases for variables, functions,
macros, etc, as well as perform general regex and plain text searches.
Results are returned in lists, from which the user can select individual
matches for use in file editing.
Arch: src
Download: | cscope-15.5-13.4.src.rpm |
Build Date: | Tue May 16 02:10:52 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 275 KiB |
Changelog
- * Mon May 15 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat May 6 01:00:00 2006 Neil Horman <nhorman{%}redhat{*}com>
-
- Checking in sysdir change for bz 190580
- * Sat Apr 22 01:00:00 2006 Neil Horman <nhorman{%}redhat{*}com> - 15.5-13.3
-
- Added inverted overflow fix