<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/core/KviCString.h, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/core/KviCString.h?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/core/KviCString.h?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2023-11-30T15:08:49Z</updated>
<entry>
<title>KviCString::getToken(): add option to skip empty elements (default off) (#2574)</title>
<updated>2023-11-30T15:08:49Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-11-30T15:08:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9babfaff10e9921dc84cd28cd37c04e68eb6f4a5'/>
<id>urn:sha1:9babfaff10e9921dc84cd28cd37c04e68eb6f4a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert 0s and NULLs to nullptr</title>
<updated>2018-12-04T01:26:31Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-12-04T01:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3820267cf16d09b7e8e2d7a8f30b7a340f300934'/>
<id>urn:sha1:3820267cf16d09b7e8e2d7a8f30b7a340f300934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the keyword register from the code.</title>
<updated>2018-11-28T00:39:12Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-28T00:39:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ac18308919ed56497f71187444d5641a5ffe81ec'/>
<id>urn:sha1:ac18308919ed56497f71187444d5641a5ffe81ec</id>
<content type='text'>
* The register keyword doesn't do anything and is deprecated in C++17.
</content>
</entry>
<entry>
<title>Cleanup included files</title>
<updated>2016-10-28T21:24:29Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-10-28T20:06:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228'/>
<id>urn:sha1:96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228</id>
<content type='text'>
</content>
</entry>
<entry>
<title>separators and copyright headers cleanups</title>
<updated>2016-06-14T15:58:25Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-06-13T17:47:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd'/>
<id>urn:sha1:3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd</id>
<content type='text'>
+ add copyright boilerplate to KviDebugContext.cpp
  probably more source files exist with no copyright boilerplate.
  this was a by chance find.
</content>
</entry>
<entry>
<title>Apply clang-format</title>
<updated>2016-04-29T22:57:48Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-29T22:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=690dd7a33ddc90678367d73adf313533536e10f2'/>
<id>urn:sha1:690dd7a33ddc90678367d73adf313533536e10f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some more typo fixes and a translation bugfix</title>
<updated>2016-02-01T00:15:33Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2016-02-01T00:15:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7709b34de881c55f7138d4c1b316d90b7fa2c4b0'/>
<id>urn:sha1:7709b34de881c55f7138d4c1b316d90b7fa2c4b0</id>
<content type='text'>
- apply changes suggested by Arfrever
- fix currently untranslatable options module (tx)
</content>
</entry>
<entry>
<title>run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Arfrever</title>
<updated>2016-01-31T18:36:37Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2016-01-31T18:36:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=07867e9e4caf28738fb613c803c385f368db433e'/>
<id>urn:sha1:07867e9e4caf28738fb613c803c385f368db433e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do away with the register keyword for variables.</title>
<updated>2015-12-28T10:28:05Z</updated>
<author>
<name>wodim</name>
</author>
<published>2015-12-28T10:28:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2df3da84c6a74dfa57228300240bf75c42130aac'/>
<id>urn:sha1:2df3da84c6a74dfa57228300240bf75c42130aac</id>
<content type='text'>
&gt; #1793
</content>
</entry>
<entry>
<title>copyright headers: fix broken boilerplate wording linkss -&gt; terms and opinion -&gt; option</title>
<updated>2015-11-28T00:27:43Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-11-28T00:12:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=973649f82e5543a84f71b384a3f1bc9741007874'/>
<id>urn:sha1:973649f82e5543a84f71b384a3f1bc9741007874</id>
<content type='text'>
</content>
</entry>
</feed>
