<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/EmLanProto, branch v0.94.5</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>we don't declare WIN64 anymore in projects</title>
<updated>2013-05-29T14:19:10+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-05-29T14:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bb68107270acb937a83b4f93090e1739d555833d'/>
<id>bb68107270acb937a83b4f93090e1739d555833d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 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@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>shortened typedefs for string buffers:</title>
<updated>2013-05-16T15:08:49+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-05-16T15:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2e4abd268c71f15bcf73c49a5005f128ffd8ee96'/>
<id>2e4abd268c71f15bcf73c49a5005f128ffd8ee96</id>
<content type='text'>
  MCBuf -&gt; mir_ptr&lt;char&gt;
  MTBuf -&gt; mir_ptr&lt;TCHAR&gt;
  MWBuf -&gt; mir_ptr&lt;WCHAR&gt;

git-svn-id: http://svn.miranda-ng.org/main/trunk@4680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  MCBuf -&gt; mir_ptr&lt;char&gt;
  MTBuf -&gt; mir_ptr&lt;TCHAR&gt;
  MWBuf -&gt; mir_ptr&lt;WCHAR&gt;

git-svn-id: http://svn.miranda-ng.org/main/trunk@4680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- the kernel filters out contacts by proto names much faster than a plugin;</title>
<updated>2013-04-09T21:40:22+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-04-09T21:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=3dc0d9b0b7c30ea2f77d74c4ce5b6ccd67bd525c'/>
<id>3dc0d9b0b7c30ea2f77d74c4ce5b6ccd67bd525c</id>
<content type='text'>
- database cycles simplified

git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- database cycles simplified

git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- short function names allows to write database loops in one string;</title>
<updated>2013-04-09T20:03:46+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-04-09T20:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bcb27264ba737778e5d3edad36088bacf74f0236'/>
<id>bcb27264ba737778e5d3edad36088bacf74f0236</id>
<content type='text'>
- 'continue' operator can be used then;
- multiple bugs fixed in clists;
- code becomes much more compact;

git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 'continue' operator can be used then;
- multiple bugs fixed in clists;
- code becomes much more compact;

git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- rest of menus cleared;</title>
<updated>2013-04-05T22:27:16+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-04-05T22:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=007b4c7301f0d26a72f89f74e9929f42e24eb3e6'/>
<id>007b4c7301f0d26a72f89f74e9929f42e24eb3e6</id>
<content type='text'>
- old database macroses wiped out from all plugins (left in m_database.h for compatibility)

git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- old database macroses wiped out from all plugins (left in m_database.h for compatibility)

git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>MS_DB_EVENT_* services remained, but their calls removed</title>
<updated>2013-03-30T17:32:39+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-03-30T17:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=109877a3c75cb290c55755dcfc88794d2453669d'/>
<id>109877a3c75cb290c55755dcfc88794d2453669d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 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@4255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title> /SAFESEH removed from MSVC 2012 WIN32/Debug</title>
<updated>2013-03-30T16:47:39+00:00</updated>
<author>
<name>Vadim Dashevskiy</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2013-03-30T16:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=70a64eeacc569df929b8c502e069355e203194be'/>
<id>70a64eeacc569df929b8c502e069355e203194be</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 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@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>added version info</title>
<updated>2013-03-18T15:35:27+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-03-18T15:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=840ad3803f3e0a4e51204983c1fad5ff5d6aef8b'/>
<id>840ad3803f3e0a4e51204983c1fad5ff5d6aef8b</id>
<content type='text'>
removed not used headers

git-svn-id: http://svn.miranda-ng.org/main/trunk@4098 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed not used headers

git-svn-id: http://svn.miranda-ng.org/main/trunk@4098 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>VS2012 projects to be compiled with SP1 XP-compatible runtime</title>
<updated>2013-02-13T08:57:00+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-13T08:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bddc30f7d1f00d51bf348517bd429bd28f3f749c'/>
<id>bddc30f7d1f00d51bf348517bd429bd28f3f749c</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 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@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>muuid standardization</title>
<updated>2013-01-30T09:01:58+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-01-30T09:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a55c28f1ff465f0df42669975f1513d52785416e'/>
<id>a55c28f1ff465f0df42669975f1513d52785416e</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3356 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@3356 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
