<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/timer.h, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/timer.h?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/timer.h?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-11-05T04:24:14Z</updated>
<entry>
<title>Remove unused time_t field from the timer system.</title>
<updated>2021-11-05T04:24:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-05T04:24:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f2257136d71389c274f0ab6dd68db3239da1d71'/>
<id>urn:sha1:0f2257136d71389c274f0ab6dd68db3239da1d71</id>
<content type='text'>
This is equivalent to calling InspIRCd::Now() and is only actually
used in one place in modules.
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the TimerMap typedef into the private part of TimerManager</title>
<updated>2014-07-10T10:19:26Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-10T10:19:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=181978705240b970574b13eccfe86f28629a1f36'/>
<id>urn:sha1:181978705240b970574b13eccfe86f28629a1f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove current time parameter of the Timer constructor</title>
<updated>2014-07-10T10:17:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-10T10:17:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=acccaa39641500b8a691db4136e6571102a438ed'/>
<id>urn:sha1:acccaa39641500b8a691db4136e6571102a438ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the definition of Timer::Timer() into the source file from the header</title>
<updated>2014-07-10T10:14:27Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-10T10:14:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8186e0b091a4f487448dcfab7144217a85870d4c'/>
<id>urn:sha1:8186e0b091a4f487448dcfab7144217a85870d4c</id>
<content type='text'>
Use initialization list
</content>
</entry>
<entry>
<title>Allow Timers to delete themselves in Tick()</title>
<updated>2014-01-30T20:44:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-30T20:44:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ac1ffce1168c4e3409e6667ff30285bfbc82bde'/>
<id>urn:sha1:5ac1ffce1168c4e3409e6667ff30285bfbc82bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Doxygen comments.</title>
<updated>2013-06-21T02:52:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-06-21T02:52:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=146d72fddbcc443e402b3aadcf1eb8195b9d4ab5'/>
<id>urn:sha1:146d72fddbcc443e402b3aadcf1eb8195b9d4ab5</id>
<content type='text'>
</content>
</entry>
</feed>
