<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/dcp_time.cc, branch 1.0-new-cxml</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=1.0-new-cxml</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=1.0-new-cxml'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2014-07-10T09:47:09Z</updated>
<entry>
<title>Add a couple of accessors.</title>
<updated>2014-07-10T09:47:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-10T09:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=608e055d35cd20fcc6734ca600bef3e9d56daca0'/>
<id>urn:sha1:608e055d35cd20fcc6734ca600bef3e9d56daca0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.</title>
<updated>2014-05-14T08:33:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-14T08:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2f0e6ee9d883abbbc31aca0d1cc80e89eb9b0af2'/>
<id>urn:sha1:2f0e6ee9d883abbbc31aca0d1cc80e89eb9b0af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use raw_convert instead of boost::lexical_cast as it seems</title>
<updated>2014-05-11T22:59:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-11T22:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4de8f0118e1baf31cf4c859881dfbf39014b566f'/>
<id>urn:sha1:4de8f0118e1baf31cf4c859881dfbf39014b566f</id>
<content type='text'>
that lexical_cast will sometimes use a thousands separator
(i.e. it will convert 1234 to a string 1,234).  It appears
not to be possible safely to turn this off (you have to set
the global locale).  Instead, raw_convert uses a stringstream
which you can imbue() with std::locale::classic() to turn off
the locale-specific behaviour.
</content>
</entry>
<entry>
<title>Some tidying up.</title>
<updated>2014-01-27T12:01:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-01-27T12:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2cc2026701c9e8268ba154ec9330c5d56cbdc240'/>
<id>urn:sha1:2cc2026701c9e8268ba154ec9330c5d56cbdc240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>namespace libdcp -&gt; dcp.</title>
<updated>2014-01-17T17:11:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-01-17T17:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=41fc6e366ad3de85704c35961beaf539ab9ceb8b'/>
<id>urn:sha1:41fc6e366ad3de85704c35961beaf539ab9ceb8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug code.</title>
<updated>2013-10-24T15:31:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-24T15:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fece2ebfd071f5e63377e7ff2ced08124e076397'/>
<id>urn:sha1:fece2ebfd071f5e63377e7ff2ced08124e076397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ticks calculations.</title>
<updated>2013-10-24T15:27:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-24T15:27:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3941ebc04432fdbb92e1c2b25bbbd10d4fcecd51'/>
<id>urn:sha1:3941ebc04432fdbb92e1c2b25bbbd10d4fcecd51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Time constructor from ticks; fix Time::to_ticks().</title>
<updated>2013-10-24T14:42:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-24T14:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=91f94491733d790d41e39b3604d67d3c3561bf01'/>
<id>urn:sha1:91f94491733d790d41e39b3604d67d3c3561bf01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.</title>
<updated>2013-06-18T14:07:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-06-18T14:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c2bac22380bea453665a24c6f39200a977771daf'/>
<id>urn:sha1:c2bac22380bea453665a24c6f39200a977771daf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Derive exceptions from boost::exception and use boost::throw_exception to enable thread-safe exception handling by callers.</title>
<updated>2013-02-10T21:32:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-02-10T21:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4a557a8b6631f132e851b1bb362cde4270ca6057'/>
<id>urn:sha1:4a557a8b6631f132e851b1bb362cde4270ca6057</id>
<content type='text'>
</content>
</entry>
</feed>
