<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/bin10/lib, branch v0.95.4</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_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi</title>
<updated>2014-11-30T20:25:58+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-11-30T20:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ce2d4f19e3f810b282eb7d47d470d426ff459e1f'/>
<id>ce2d4f19e3f810b282eb7d47d470d426ff459e1f</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11179 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@11179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, </title>
<updated>2014-11-30T13:03:10+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-11-30T13:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=46789bd14d5fc7448dbd1b68138a8b08964353bc'/>
<id>46789bd14d5fc7448dbd1b68138a8b08964353bc</id>
<content type='text'>
mir_strncpy, mir_wstrncpy, mir_strcat, mir_wstrcat, mir_strncat, mir_wstrncat


git-svn-id: http://svn.miranda-ng.org/main/trunk@11171 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mir_strncpy, mir_wstrncpy, mir_strcat, mir_wstrcat, mir_strncat, mir_wstrncat


git-svn-id: http://svn.miranda-ng.org/main/trunk@11171 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>db_mc_tryMeta applied </title>
<updated>2014-07-19T14:11:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-07-19T14:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6be9b9c1dd00da5ecd33cbc20ece4162ba56c402'/>
<id>6be9b9c1dd00da5ecd33cbc20ece4162ba56c402</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 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@9860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself if it's not a sub</title>
<updated>2014-07-19T13:19:40+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-07-19T13:19:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e4a8fd6f323b262018bae68bfe87da65cf2092c0'/>
<id>e4a8fd6f323b262018bae68bfe87da65cf2092c0</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@9859 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@9859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>mir_core:</title>
<updated>2014-07-04T15:20:21+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-07-04T15:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=947cf2858d18fc95f76c71622f58cc8957c26799'/>
<id>947cf2858d18fc95f76c71622f58cc8957c26799</id>
<content type='text'>
- third parameter pBase added to PathToRelative/PathToRelativeW;
- missing export 'db_mc_notifyDefChange' added to the .def file;
- path utils moved to _tcsncpy_s function;
- useless variables removed;
- libraries regenerated;

git-svn-id: http://svn.miranda-ng.org/main/trunk@9676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- third parameter pBase added to PathToRelative/PathToRelativeW;
- missing export 'db_mc_notifyDefChange' added to the .def file;
- path utils moved to _tcsncpy_s function;
- useless variables removed;
- libraries regenerated;

git-svn-id: http://svn.miranda-ng.org/main/trunk@9676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>new hidden function to access ME_MC_DEFAULTTCHANGED</title>
<updated>2014-05-04T20:14:26+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-05-04T20:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d99dfcdef30598e72154955f9154b33646bf70d3'/>
<id>d99dfcdef30598e72154955f9154b33646bf70d3</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@9127 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@9127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not</title>
<updated>2014-04-22T11:51:27+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-04-22T11:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=184155c8aaf1dd0c8bcd498dfd7ba9c512433e73'/>
<id>184155c8aaf1dd0c8bcd498dfd7ba9c512433e73</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@9047 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@9047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>PathIsAbsolute/PathIsAbsoluteW published from the core</title>
<updated>2014-03-25T14:15:47+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-03-25T14:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=86e8851bf37227b9f70f88e1788c7355422ee3b0'/>
<id>86e8851bf37227b9f70f88e1788c7355422ee3b0</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@8737 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@8737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>ability to select &amp; store the langpack chosen</title>
<updated>2014-03-23T14:26:29+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-03-23T14:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=58002bcdddc61a9290bcfd0459c38ea044f88de7'/>
<id>58002bcdddc61a9290bcfd0459c38ea044f88de7</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@8702 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@8702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>feeding awk's aesthetic worldview</title>
<updated>2014-03-22T11:32:16+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-03-22T11:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=739fd4137010dc56881cf8328770b3175a2f2696'/>
<id>739fd4137010dc56881cf8328770b3175a2f2696</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@8684 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@8684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
