Name: | cscope |
---|---|
Version: | 15.8 |
Release: | 9.el7 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 939688 |
License: | BSD and GPLv2+ |
RPM: | cscope-15.8-9.el7.x86_64.rpm |
Source RPM: | cscope-15.8-9.el7.src.rpm |
Build Date: | Tue Aug 30 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cscope.sourceforge.net |
Summary: | C source code tree search and browse tool |
Description: | 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. |
- Resolves bz 1057132)
- Resolves bz 1124571
- Mass rebuild 2014-01-24
- Remove xemacs-filesystem as a dep (bz 1049179)
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Fix inverted index sizing
- Update to latest upstream
- Fixed a segfault in invlib construction ( bz 786523)