<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/MirLua/Modules/m_json, branch master</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>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>fix for include duplicates &amp; recursions</title>
<updated>2017-02-14T15:09:31+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-02-14T15:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d087c0b8cc5361f230761e27b0d685d3acb6ae71'/>
<id>d087c0b8cc5361f230761e27b0d685d3acb6ae71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GUID fix</title>
<updated>2016-08-31T12:39:48+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-08-31T12:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c52c075397e151880e530140343dd07db45d62ae'/>
<id>c52c075397e151880e530140343dd07db45d62ae</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: m_json:</title>
<updated>2016-08-06T21:10:41+00:00</updated>
<author>
<name>Alexander Lantsev</name>
<email>aunsane@gmail.com</email>
</author>
<published>2016-08-06T21:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e53d2bd66b1b0bebcc355c165c1060a4490f01ab'/>
<id>e53d2bd66b1b0bebcc355c165c1060a4490f01ab</id>
<content type='text'>
- added simple arrays support
- added integer support

git-svn-id: http://svn.miranda-ng.org/main/trunk@17165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added simple arrays support
- added integer support

git-svn-id: http://svn.miranda-ng.org/main/trunk@17165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: fixed m_json.Encode</title>
<updated>2016-08-06T18:13:02+00:00</updated>
<author>
<name>Alexander Lantsev</name>
<email>aunsane@gmail.com</email>
</author>
<published>2016-08-06T18:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=cff4544d6fe2864212e93c6653ef2e8e8cbd38c5'/>
<id>cff4544d6fe2864212e93c6653ef2e8e8cbd38c5</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17164 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17164 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize use of slashes in includes to "/" (thanks ybznek for idea)</title>
<updated>2016-07-22T10:45:08+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2016-07-22T10:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2482ce144705af4a8bbfac069343d9e0d7eb3e75'/>
<id>2482ce144705af4a8bbfac069343d9e0d7eb3e75</id>
<content type='text'>
Previous paths weren't usable on Linux

git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous paths weren't usable on Linux

git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>non-redefined function pfnClcBroadcast made static -&gt; Clist_Broadcast</title>
<updated>2016-07-20T07:42:30+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-07-20T07:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9af11cd3eecbfb6e524623b6304fcacfe77bbfff'/>
<id>9af11cd3eecbfb6e524623b6304fcacfe77bbfff</id>
<content type='text'>
also its async variant created and published as Clist_BroadcastAsync

git-svn-id: http://svn.miranda-ng.org/main/trunk@17108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also its async variant created and published as Clist_BroadcastAsync

git-svn-id: http://svn.miranda-ng.org/main/trunk@17108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>MirLua: almost work m_json</title>
<updated>2016-06-19T18:42:13+00:00</updated>
<author>
<name>Alexander Lantsev</name>
<email>aunsane@gmail.com</email>
</author>
<published>2016-06-19T18:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=1b6c4e6e4a16ed49570e1787641e5af79dba23f7'/>
<id>1b6c4e6e4a16ed49570e1787641e5af79dba23f7</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17013 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17013 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
