<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/MirLua/Modules, branch v0.95.8.1</title>
<subtitle>miranda-ng main repo mirror (manuall sync only)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/'/>
<entry>
<title>mir_forkThread&lt;typename&gt; - stronger typizatioin for thread function parameter</title>
<updated>2018-05-03T14:02:14+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-03T14:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=3ad2582c4a4a6378f294f9256ecbcbdf0ae88e3a'/>
<id>3ad2582c4a4a6378f294f9256ecbcbdf0ae88e3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: ffi module removed because it seems to be not working</title>
<updated>2018-04-06T18:00:59+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2018-04-06T18:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6eb78de492e0b2432e5fe2351e90731d1ba117e3'/>
<id>6eb78de492e0b2432e5fe2351e90731d1ba117e3</id>
<content type='text'>
Possible working version here https://github.com/dibyendumajumdar/ravi-ffi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Possible working version here https://github.com/dibyendumajumdar/ravi-ffi
</pre>
</div>
</content>
</entry>
<entry>
<title>guard headers</title>
<updated>2018-02-24T17:20:43+00:00</updated>
<author>
<name>Goraf</name>
<email>22941576+Goraf@users.noreply.github.com</email>
</author>
<published>2018-02-23T21:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=dff565f40105b20b0e8e4dba1f48ccc9b8e7ff44'/>
<id>dff565f40105b20b0e8e4dba1f48ccc9b8e7ff44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)</title>
<updated>2017-12-06T11:15:09+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>Mataes2007@gmail.com</email>
</author>
<published>2017-12-06T11:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a27079fe5c4a210664515c47767c00112c435d65'/>
<id>a27079fe5c4a210664515c47767c00112c435d65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert all files exept curl and new_gpg to utf-8 BOM</title>
<updated>2017-12-06T10:09:18+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>Mataes2007@gmail.com</email>
</author>
<published>2017-12-06T10:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=62202ed10617927d5429bc59898e12a366abe744'/>
<id>62202ed10617927d5429bc59898e12a366abe744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code modernize ...</title>
<updated>2017-11-13T14:07:33+00:00</updated>
<author>
<name>Goraf</name>
<email>22941576+Goraf@users.noreply.github.com</email>
</author>
<published>2017-11-13T14:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a7c24ca48995cf2bf436156302f96b91bf135409'/>
<id>a7c24ca48995cf2bf436156302f96b91bf135409</id>
<content type='text'>
* replace 0/NULL with nullptr [using clang-tidy]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* replace 0/NULL with nullptr [using clang-tidy]
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: add method wait into m_schedule</title>
<updated>2017-10-24T20:21:27+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2017-10-24T20:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=4eaa06c31f91c9a5de85d0745cf9f11908cebea9'/>
<id>4eaa06c31f91c9a5de85d0745cf9f11908cebea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua:</title>
<updated>2017-10-10T18:55:26+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2017-10-10T18:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=39e461bb614d75a6f23511a016afaeb3aba35f1a'/>
<id>39e461bb614d75a6f23511a016afaeb3aba35f1a</id>
<content type='text'>
- m_json moved into base plugin
- added m_http module
-version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- m_json moved into base plugin
- added m_http module
-version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: simplified print</title>
<updated>2017-10-05T18:24:29+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2017-10-05T18:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=4989d780b22b6a40866c417c16dda0ae55d46dad'/>
<id>4989d780b22b6a40866c417c16dda0ae55d46dad</id>
<content type='text'>
m_json reworked Encode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
m_json reworked Encode
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: m_enumerale: chenged syntax</title>
<updated>2017-09-12T21:54:24+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2017-09-12T21:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2b8358694bdbe12eb2506e41d9dcfe8c6e13ba69'/>
<id>2b8358694bdbe12eb2506e41d9dcfe8c6e13ba69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
