Commit Graph

6 Commits

Author SHA1 Message Date
elliotth 652cc550b5 trunk/c.c:
trunk/get.c: 
trunk/get.h: (bug #1515910) add support for C# verbatim string literals such as @"C:\" which causes ctags 5.6 to swallow everything up to the next ".

trunk/Test/bug1611054.cs: add a test case.


git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@525 c5d04d22-be80-434c-894e-aa346cc9e8e8
2007-05-28 01:50:41 +00:00
elliotth a1e33e8d8e trunk/get.c:
trunk/get.h: (patch #1458042, bug #960316, bug #1111214, bug #1606569, bug #1615060) make skipOverCComment available for other languages that have C-style block comments /* like this */.

trunk/verilog.c: use the One True C-style block comment skipper.

trunk/Test/bug1111214-j-chan.v: 
trunk/Test/bug1111214.v: 
trunk/Test/bug960316.v: add user-supplied test cases.


git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@523 c5d04d22-be80-434c-894e-aa346cc9e8e8
2007-05-27 23:36:53 +00:00
darren 923467510f Reformatted code for independence of tab stop setting.
git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@443 c5d04d22-be80-434c-894e-aa346cc9e8e8
2006-05-30 04:37:13 +00:00
darren 7e033381c1 Added '$' as valid C identifier for VMS.
git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@211 c5d04d22-be80-434c-894e-aa346cc9e8e8
2002-09-27 03:07:15 +00:00
darren 81f3bd7422 Updated copyright dates.
git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@109 c5d04d22-be80-434c-894e-aa346cc9e8e8
2002-02-17 06:04:32 +00:00
darren d1105d2bed Initial restoration.
git-svn-id: svn://svn.code.sf.net/p/ctags/code/trunk@2 c5d04d22-be80-434c-894e-aa346cc9e8e8
2001-11-02 04:53:43 +00:00