<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/MirLua, 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>core changes:</title>
<updated>2018-04-18T20:04:26+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-18T20:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=abf8cd813bb0ac4f4f5451d2af929279d816abac'/>
<id>abf8cd813bb0ac4f4f5451d2af929279d816abac</id>
<content type='text'>
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app;
- Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure;
- PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app;
- Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure;
- PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: Removed last obsolete methods FindFirstContact &amp; FindNextContact</title>
<updated>2018-04-07T19:26:34+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2018-04-07T19:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c1a600574575d7cffa1a877649598c758b684c45'/>
<id>c1a600574575d7cffa1a877649598c758b684c45</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>fix for adding separators into SRMM toolbar</title>
<updated>2018-04-04T13:02:56+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-04T13:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e230d5b323f08f9bf07cfd4822f22a22c22660b7'/>
<id>e230d5b323f08f9bf07cfd4822f22a22c22660b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PLUGIN&lt;&gt; to receive the basic class located inside mir_app</title>
<updated>2018-03-28T09:30:50+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-03-28T09:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9ee90b86b0be67b64b650bfd349a13829a48efb5'/>
<id>9ee90b86b0be67b64b650bfd349a13829a48efb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: various fixes</title>
<updated>2018-03-21T22:54:09+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2018-03-21T22:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2a498d86625f65f6ab308fa20c421099c785bf94'/>
<id>2a498d86625f65f6ab308fa20c421099c785bf94</id>
<content type='text'>
- CMLua now inherit PLUGIN
- additional lua fuctions initialization moved to separated loader
- ability to realod script without object recreation
- scropt object should control own enable state
- fix m_json whit is not workes almost at all
- version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- CMLua now inherit PLUGIN
- additional lua fuctions initialization moved to separated loader
- ability to realod script without object recreation
- scropt object should control own enable state
- fix m_json whit is not workes almost at all
- version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>MurLua: various fixes</title>
<updated>2018-03-20T22:28:26+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2018-03-20T22:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b987b7a8e5a78ff3cd63da062917b1c5fce91cc2'/>
<id>b987b7a8e5a78ff3cd63da062917b1c5fce91cc2</id>
<content type='text'>
- fixed script reloading
- fixed string interpolation
- hook and service refs moved to Enviroment
- removed RegisterProtocol from m_protocols
- code cleanup
- version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fixed script reloading
- fixed string interpolation
- hook and service refs moved to Enviroment
- removed RegisterProtocol from m_protocols
- code cleanup
- version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua:</title>
<updated>2018-03-19T18:37:48+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2018-03-19T18:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=165d7791631a9c9ed0998c90b696116593ebfd70'/>
<id>165d7791631a9c9ed0998c90b696116593ebfd70</id>
<content type='text'>
- new functions toansi &amp; toucs2
- warning fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- new functions toansi &amp; toucs2
- warning fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes related with 7fc01c9</title>
<updated>2018-02-25T11:45:28+00:00</updated>
<author>
<name>aunsane</name>
<email>aunsane@gmail.com</email>
</author>
<published>2018-02-25T11:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a76776079b6d15e92dffd0c5c0016389092b1c8b'/>
<id>a76776079b6d15e92dffd0c5c0016389092b1c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
