<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/misc_log_ex.h, branch v0.9.2</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.9.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-01-03T11:57:35Z</updated>
<entry>
<title>ARM chars are unsigned</title>
<updated>2016-01-03T11:57:35Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-03T11:57:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a561afa18b5e0bf82c890d99fb0caafaee2da80c'/>
<id>urn:sha1:a561afa18b5e0bf82c890d99fb0caafaee2da80c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: make log macros behave like statements</title>
<updated>2015-12-19T14:48:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-19T14:48:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=760331b427af7f0158019a14e7d210f771c9f8ca'/>
<id>urn:sha1:760331b427af7f0158019a14e7d210f771c9f8ca</id>
<content type='text'>
In particular, make this kind of thing do what one expects
it to do:

if (x) LOG_PRINT("True"); else LOG_PRINT("No");
</content>
</entry>
<entry>
<title>epee: Don't set log file name when process path name isn't found</title>
<updated>2015-08-17T01:45:45Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@inbox.com</email>
</author>
<published>2015-08-17T01:14:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b5b0f0857a281d90702e2db0a7c3a855f90c7a21'/>
<id>urn:sha1:b5b0f0857a281d90702e2db0a7c3a855f90c7a21</id>
<content type='text'>
If process path name isn't found, then leave log file name blank.

This also applies if a process name is found, but it's blank after
removing a trailing dot extension.
</content>
</entry>
<entry>
<title>moved non-critical warnings and errors to log level 1</title>
<updated>2014-09-09T09:32:00Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-09T09:32:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cf5a8b1d6c3df615641e81328bb3d8cf80cd70e3'/>
<id>urn:sha1:cf5a8b1d6c3df615641e81328bb3d8cf80cd70e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move modified epee code to new classes, revert license</title>
<updated>2014-07-25T16:29:08Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-07-25T16:29:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32f9d2b78316efe114193d720b1aa8a8c3d04b2e'/>
<id>urn:sha1:32f9d2b78316efe114193d720b1aa8a8c3d04b2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>License updated to BSD 3-clause</title>
<updated>2014-07-23T13:03:52Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-07-23T13:03:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fc995fe5d5a9f5e74ed520b695d67159aa08b33'/>
<id>urn:sha1:6fc995fe5d5a9f5e74ed520b695d67159aa08b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>json rpc for wallet and bugfix</title>
<updated>2014-04-02T16:00:17Z</updated>
<author>
<name>Antonio Juarez</name>
<email>antonio.maria.juarez@live.com</email>
</author>
<published>2014-04-02T16:00:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=29c2859a3e8a935ef605534c6c36333894980d50'/>
<id>urn:sha1:29c2859a3e8a935ef605534c6c36333894980d50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some fixes</title>
<updated>2014-03-20T11:46:11Z</updated>
<author>
<name>Antonio Juarez</name>
<email>antonio.maria.juarez@live.com</email>
</author>
<published>2014-03-20T11:46:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8efa1313f3614f34ac0bac947314bb53e9a2412b'/>
<id>urn:sha1:8efa1313f3614f34ac0bac947314bb53e9a2412b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved all stuff to github</title>
<updated>2014-03-03T22:07:58Z</updated>
<author>
<name>Antonio Juarez</name>
<email>antonio.maria.juarez@live.com</email>
</author>
<published>2014-03-03T22:07:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=296ae46ed8f8f6e5f986f978febad302e3df231a'/>
<id>urn:sha1:296ae46ed8f8f6e5f986f978febad302e3df231a</id>
<content type='text'>
</content>
</entry>
</feed>
