swig/Source/CParse
Vadim Zeitlin dcdc5fb421 Fix structural Doxygen comment recognition in the parser.
The code wrongly recognized something like "@direction" as a structural "@dir"
comment (why is the latter structural is another question).

Add a check that we've really found the entire tag and not just a prefix of
some other tag.
2014-09-10 21:55:41 +02:00
..
cparse.h Merge latest master into doxygen branch again. 2014-08-13 16:11:21 +02:00
cscanner.c Merge branch 'master' into doxygen 2014-04-30 18:37:57 +02:00
parser.y Fix structural Doxygen comment recognition in the parser. 2014-09-10 21:55:41 +02:00
templ.c Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00
util.c Merge latest master into doxygen branch again. 2014-08-13 16:11:21 +02:00