<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/dir-util.cpp, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Move some files to 'io' directory.</title>
<updated>2018-10-13T07:37:26+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-10-13T07:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=faf43f2ffa88561acb95909861bb28fcdfaeb858'/>
<id>faf43f2ffa88561acb95909861bb28fcdfaeb858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run clang-tidy’s modernize-deprecated-headers pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-17T19:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7fe91fdccab9e61c4dbc12c1c83d2f06e3f266f4'/>
<id>7fe91fdccab9e61c4dbc12c1c83d2f06e3f266f4</id>
<content type='text'>
This renames most C &lt;*.h&gt; includes into C++ &lt;c*&gt; includes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This renames most C &lt;*.h&gt; includes into C++ &lt;c*&gt; includes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run clang-tidy’s modernize-use-nullptr pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-15T10:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43'/>
<id>f4349fb3e45bd44cef0e2b69af4c9b4cf35dcf43</id>
<content type='text'>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix include order with clang-tidy check llvm-include-order"</title>
<updated>2018-05-04T16:45:37+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2018-05-04T16:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6031728e438feb9457596baae886c803883535e4'/>
<id>6031728e438feb9457596baae886c803883535e4</id>
<content type='text'>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include order with clang-tidy check llvm-include-order</title>
<updated>2018-04-29T22:12:42+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc.jeanmougin@telecom-paristech.fr</email>
</author>
<published>2018-04-29T22:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bba4ff6672494fab59286b50f6c645ad62a47e60'/>
<id>bba4ff6672494fab59286b50f6c645ad62a47e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed return type to be consistent with other calls and to make header stand-alone.</title>
<updated>2015-05-06T08:48:53+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2015-05-06T08:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6957740e11e8604b8439c3ef331cf3c44400d1fb'/>
<id>6957740e11e8604b8439c3ef331cf3c44400d1fb</id>
<content type='text'>
(bzr r14112)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14112)</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup: add own includes to cpp files or make the functions static if they are not used elsewhere.</title>
<updated>2012-10-04T01:45:44+00:00</updated>
<author>
<name>Campbell Barton</name>
<email>ideasman42@gmail.com</email>
</author>
<published>2012-10-04T01:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=370a3f5cc9e39352a081e5d5dd8c43676547a6e6'/>
<id>370a3f5cc9e39352a081e5d5dd8c43676547a6e6</id>
<content type='text'>
(bzr r11735)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11735)</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to top-level glib headers.  Thanks to DimStar for patch</title>
<updated>2011-12-08T11:53:54+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2011-12-08T11:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4e51446f417ad82d2cdac758d0c5ce908ff88038'/>
<id>4e51446f417ad82d2cdac758d0c5ce908ff88038</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/898538

(bzr r10762)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/898538

(bzr r10762)</pre>
</div>
</content>
</entry>
<entry>
<title>Adding initial cut of resource manager.</title>
<updated>2011-05-06T06:21:51+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-05-06T06:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a4d0a358424440128cd4c4fb2915ccc4b86f4587'/>
<id>a4d0a358424440128cd4c4fb2915ccc4b86f4587</id>
<content type='text'>
(bzr r10198)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10198)</pre>
</div>
</content>
</entry>
<entry>
<title>functional noop: Change prepend_current_dir_if_relative to return the result rather than taking a pointer to where to put the result.  (Clarifies that the existing value isn't used.)</title>
<updated>2009-04-07T07:38:27+00:00</updated>
<author>
<name>Peter Moulder</name>
<email>peter.moulder@monash.edu</email>
</author>
<published>2009-04-07T07:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6ad831cc22d5b5b7de0193b9a5cfbc56328e3282'/>
<id>6ad831cc22d5b5b7de0193b9a5cfbc56328e3282</id>
<content type='text'>
(bzr r7653)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7653)</pre>
</div>
</content>
</entry>
</feed>
