<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp3d, branch ccache</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=ccache</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=ccache'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-07-26T19:06:38Z</updated>
<entry>
<title>Spelling fixes (patch by ka7, #890, rebased on top of master)</title>
<updated>2017-07-26T19:06:38Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-26T19:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd'/>
<id>urn:sha1:5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat: apply reformattin on .h files (#128)</title>
<updated>2017-05-15T10:21:30Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-15T10:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3c2972f924857016bb454201c7e92f25de9105ee'/>
<id>urn:sha1:3c2972f924857016bb454201c7e92f25de9105ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat whole codebase with astyle.options (#128)</title>
<updated>2017-05-09T18:46:20Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-09T13:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=563bd8499e63db976ca8358216138647593354bc'/>
<id>urn:sha1:563bd8499e63db976ca8358216138647593354bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tcd.c (#790)</title>
<updated>2016-06-21T20:13:57Z</updated>
<author>
<name>maddin200</name>
<email>maddin200@aol.com</email>
</author>
<published>2016-06-21T20:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cb72c08472f2e82387ebdde1792c6b39a25019d5'/>
<id>urn:sha1:cb72c08472f2e82387ebdde1792c6b39a25019d5</id>
<content type='text'>
cppcheck unitialized variable</content>
</entry>
<entry>
<title>Use lowercase for cmake commands consistenly</title>
<updated>2016-05-02T14:05:41Z</updated>
<author>
<name>Julien Malik</name>
<email>julien.malik@paraiso.me</email>
</author>
<published>2016-05-02T14:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831'/>
<id>urn:sha1:17a0a8a195a9aad76a6bdb174edc8aa5fb8b7831</id>
<content type='text'>
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
This needs vim 7.3 and fails with vim 7.4

This also fixes a number of :
- missing empty line at end of files
- useless space at end of lines
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2015-11-27T20:38:41Z</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2015-11-27T20:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4ddc2627dd9e3af4b982f4bf51b9f8c35f034bf9'/>
<id>urn:sha1:4ddc2627dd9e3af4b982f4bf51b9f8c35f034bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a possible uninitialized variable</title>
<updated>2015-10-12T19:29:12Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2015-10-12T19:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=26dcb7c1253fc38d1ff0838986dc2d87825cd194'/>
<id>urn:sha1:26dcb7c1253fc38d1ff0838986dc2d87825cd194</id>
<content type='text'>
Fixes #629
</content>
</entry>
<entry>
<title>Fix typos in comments and string</title>
<updated>2015-09-29T03:55:43Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-09-29T03:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=99fc1ab306f9db0085adf648369404ce8aae22a9'/>
<id>urn:sha1:99fc1ab306f9db0085adf648369404ce8aae22a9</id>
<content type='text'>
Most typos were found by codespell.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Correct CMake version requirements</title>
<updated>2015-09-01T18:43:43Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-09-01T18:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c5dd6035c942ab5969b7dc3a873e95e3b542f544'/>
<id>urn:sha1:c5dd6035c942ab5969b7dc3a873e95e3b542f544</id>
<content type='text'>
Update uclouvain/openjpeg#488
</content>
</entry>
<entry>
<title>better -ffast-math handling</title>
<updated>2015-07-30T14:54:07Z</updated>
<author>
<name>Rex Dieter</name>
<email>rdieter@math.unl.edu</email>
</author>
<published>2015-07-30T14:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e4735c703d4cffc15b3e9361b488098946324404'/>
<id>urn:sha1:e4735c703d4cffc15b3e9361b488098946324404</id>
<content type='text'>
issue #488

See also
http://public.kitware.com/pipermail/cmake/2015-April/060479.html
</content>
</entry>
</feed>
