<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/util.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-03-11T15:09:50Z</updated>
<entry>
<title>Use boost::thread instead of std::thread</title>
<updated>2016-03-11T15:09:50Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T12:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b937a2c915861900d047d4d4a24af31c454e3540'/>
<id>urn:sha1:b937a2c915861900d047d4d4a24af31c454e3540</id>
<content type='text'>
and all other associated IPC
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: cancellable refresh</title>
<updated>2015-11-29T23:24:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-29T13:02:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d68a63e40439850cfc66f8525b35986a6371fa47'/>
<id>urn:sha1:d68a63e40439850cfc66f8525b35986a6371fa47</id>
<content type='text'>
^C while in manual refresh will cancel the refresh, since that's
often an annoying thing to have to wait for. Also, a manual refresh
command will interrupt any running background refresh and take
over, rather than wait for the background refresh to be done, and
look to be hanging.
</content>
</entry>
<entry>
<title>Fix startup crash when using a locale boost does not like</title>
<updated>2015-11-21T10:13:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-21T10:13:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f3724aef881ff2fdada98eddc792059e4e18c1c8'/>
<id>urn:sha1:f3724aef881ff2fdada98eddc792059e4e18c1c8</id>
<content type='text'>
There are various locale related bugs in various versions of boost,
where exceptions are thrown in boost::filesystem APIs when the
current locale is not to boost's liking. It's not clear what "not
to boost's liking" means in detail, though "en" and "en_US.UTF-8"
are not to its liking.

Fix it by running a test function that's known to throw in such
a case, and resetting LANG and LC_ALL to C if an exception is
thrown. In simplewallet, the locale is queried before that so the
correct translations will still be used.
</content>
</entry>
<entry>
<title>Hopefully fixes build on Windows</title>
<updated>2015-03-20T20:40:54Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2015-03-20T20:40:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2b0583b2c6ffb5e80f7d02ea384f039bfc88363c'/>
<id>urn:sha1:2b0583b2c6ffb5e80f7d02ea384f039bfc88363c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>year updated in license</title>
<updated>2015-01-02T16:52:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-01-02T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4b69d553a249ace3694e3b4fd307ddffa156d7d'/>
<id>urn:sha1:f4b69d553a249ace3694e3b4fd307ddffa156d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mispelled brief, corrected it</title>
<updated>2014-09-11T14:36:39Z</updated>
<author>
<name>jebes</name>
<email>psteidelprogramming@gmail.com</email>
</author>
<published>2014-09-11T14:36:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f7900ccfc15dad1054b19eec72022d778e3c1b84'/>
<id>urn:sha1:f7900ccfc15dad1054b19eec72022d778e3c1b84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documented varint</title>
<updated>2014-09-11T14:14:05Z</updated>
<author>
<name>jebes</name>
<email>psteidelprogramming@gmail.com</email>
</author>
<published>2014-09-11T14:14:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a70bf86037575ecb1bb2c8b1103deeb2fd1c0ae5'/>
<id>urn:sha1:a70bf86037575ecb1bb2c8b1103deeb2fd1c0ae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commented util.h</title>
<updated>2014-09-10T00:18:23Z</updated>
<author>
<name>jebes</name>
<email>psteidelprogramming@gmail.com</email>
</author>
<published>2014-09-10T00:18:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c085e9294f096ebcfe3e02f1c9a99959f66ba1a2'/>
<id>urn:sha1:c085e9294f096ebcfe3e02f1c9a99959f66ba1a2</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>
</feed>
