<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doxdocgen/src/test/CppTests, branch 0.7.0</title>
<subtitle>Visual Studio Code extension to generate doxygen documentation from source code.</subtitle>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/'/>
<entry>
<title>Add option to filter keywords</title>
<updated>2020-06-26T13:09:49+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2020-06-26T13:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=3e68f18e2e10d90bd094707141c943146482f68b'/>
<id>3e68f18e2e10d90bd094707141c943146482f68b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return once we found preprocessor stuff (#158)</title>
<updated>2020-06-26T12:46:12+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christophschlosser@users.noreply.github.com</email>
</author>
<published>2020-06-26T12:46:12+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=42a085fbda8e742595cf5b543ac4f8202c03fb7d'/>
<id>42a085fbda8e742595cf5b543ac4f8202c03fb7d</id>
<content type='text'>
* Return once we found preprocessor stuff

* Add tests

* Update package lock</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Return once we found preprocessor stuff

* Add tests

* Update package lock</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug where the argument type would be placed as the param instead of the argument name. (#154)</title>
<updated>2020-05-27T09:27:30+00:00</updated>
<author>
<name>Daan Huinink</name>
<email>daan@huinink.net</email>
</author>
<published>2020-05-27T09:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=07b6f8998d3daa3ce3e4d56376f0b69cd6e382ec'/>
<id>07b6f8998d3daa3ce3e4d56376f0b69cd6e382ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2019-11-16T03:13:48+00:00</updated>
<author>
<name>Zongyuan Zuo</name>
<email>eternalphane@gmail.com</email>
</author>
<published>2019-11-16T03:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=05fee9e8eb71c8ed1c3f6e47110040c105cd42eb'/>
<id>05fee9e8eb71c8ed1c3f6e47110040c105cd42eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add unit test</title>
<updated>2019-11-16T03:11:08+00:00</updated>
<author>
<name>EternalPhane</name>
<email>eternalphane@gmail.com</email>
</author>
<published>2019-11-16T03:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=5648d5ed96d6150f14530f14df5842dc248bf4be'/>
<id>5648d5ed96d6150f14530f14df5842dc248bf4be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>End of declaration problem fixed</title>
<updated>2019-10-08T20:04:49+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2019-10-08T17:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=3c16da1b09b4a7490e2139d1ee3b96e4ed096806'/>
<id>3c16da1b09b4a7490e2139d1ee3b96e4ed096806</id>
<content type='text'>
If the terminating character is the first one on the next line
it can cause the buffer to fill and thus produce malformed
text to parse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the terminating character is the first one on the next line
it can cause the buffer to fill and thus produce malformed
text to parse.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arraypointers</title>
<updated>2019-10-05T15:03:39+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2019-10-05T14:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=6e749554cc7a47849bd63d7ec1027f084d26b505'/>
<id>6e749554cc7a47849bd63d7ec1027f084d26b505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore restrict keyword</title>
<updated>2019-10-05T13:45:41+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2019-10-05T13:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=1cf0a3b9762ad5734352fa25514e50caf27ae52f'/>
<id>1cf0a3b9762ad5734352fa25514e50caf27ae52f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test lines</title>
<updated>2019-10-05T12:59:29+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2019-10-05T12:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=23e24325bac129e723537be4096f053ac3394850'/>
<id>23e24325bac129e723537be4096f053ac3394850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2019-10-05T12:59:29+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2019-10-05T11:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/doxdocgen/commit/?id=ab10903637ceacb95fb47003ca512925b8d7faa3'/>
<id>ab10903637ceacb95fb47003ca512925b8d7faa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
