From: Hans-Bernhard B. <br...@us...> - 2015-04-04 20:05:41
|
Update of /cvsroot/cscope/cscope/contrib In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24625/contrib Modified Files: cctree.txt Log Message: Fix DOS style line endings in one file; enable system C extensions, if available Index: cctree.txt =================================================================== RCS file: /cvsroot/cscope/cscope/contrib/cctree.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** cctree.txt 26 May 2011 17:47:25 -0000 1.1 --- cctree.txt 4 Apr 2015 20:05:38 -0000 1.2 *************** *** 1,537 **** ! *CCTree.txt* Plugin for C Call-Tree Explorer *CCTree* ! ! Author: Hari Rangarajan (First.Last AT gmail DOT com) ! Last Change: 20 May 2011 ! ! CCTree version 1.51 ! ! For Vim version 7.0 and above ! ! ============================================================================== [...1045 lines suppressed...] ! ============================================================================== ! 9. Thanks~ ! *CCTree-thanks* ! ! ! Qaiser Durrani (ver 1.51 -- Reporting issues with SunOS) ! Ben Fritz (ver 1.39 -- Suggestion/Testing for ! conceal feature) ! Ben Fritz (ver 1.26 -- Bug report) ! Frank Chang (ver 1.0x -- testing/UI enhancement ! ideas/bug fixes) ! Arun Chaganty/Timo Tiefel (Ver 0.60 -- bug report) ! Michael Wookey (Ver 0.40 -- Testing/bug report/patches) ! Yegappan Lakshmanan (Ver 0.20 -- Patches) ! ! The Vim Community, ofcourse :) ! ! ! vim:tw=78:fo=tcq2:isk=!-~,^*,^\|,^\":ts=8:ft=help:norl: ! |