<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/util/expression-evaluator.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>Fix various minor typos</title>
<updated>2019-07-01T23:35:16+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2019-07-01T23:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7f3aa2882be5547d5308870bced554502ca4421c'/>
<id>7f3aa2882be5547d5308870bced554502ca4421c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove #include "config.h" wherever possible</title>
<updated>2018-10-01T22:50:12+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-30T23:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=71f15d1e96dab3a48fd8e544561f1830795b56ed'/>
<id>71f15d1e96dab3a48fd8e544561f1830795b56ed</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>Misc. typos</title>
<updated>2018-01-08T21:50:51+00:00</updated>
<author>
<name>luz.paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2018-01-08T21:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=202e75590f8200823ef0efd36cc0edbd1bf1edcc'/>
<id>202e75590f8200823ef0efd36cc0edbd1bf1edcc</id>
<content type='text'>
Found via `codespell`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell`</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #1587311] Entering + into stroke width dialog crashes Inkscape.</title>
<updated>2016-06-05T06:43:06+00:00</updated>
<author>
<name>rafael-g</name>
<email>rafael@sizeofvoid.org</email>
</author>
<published>2016-06-05T06:43:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8e79c58572bac72489bde00c15d092bce02e850a'/>
<id>8e79c58572bac72489bde00c15d092bce02e850a</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1587311

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

(bzr r14952)</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #1550178] Inkscape crashed with segfault in ExpressionEvaluator on OpenBSD.</title>
<updated>2016-06-05T06:32:58+00:00</updated>
<author>
<name>rafael-g</name>
<email>rafael@sizeofvoid.org</email>
</author>
<published>2016-06-05T06:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=fb6ee4a8495b064e6a64e1abec212941ce7c96f9'/>
<id>fb6ee4a8495b064e6a64e1abec212941ce7c96f9</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1550178

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

(bzr r14951)</pre>
</div>
</content>
</entry>
<entry>
<title>Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ?</title>
<updated>2013-10-12T22:24:05+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2013-10-12T22:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a970dc423d59ea844bdb1af48d5d9419a5e2a287'/>
<id>a970dc423d59ea844bdb1af48d5d9419a5e2a287</id>
<content type='text'>
(bzr r12679)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12679)</pre>
</div>
</content>
</entry>
<entry>
<title>Comment clean up.</title>
<updated>2013-09-16T19:58:54+00:00</updated>
<author>
<name>Matthew Petroff</name>
<email>matthew@mpetroff.net</email>
</author>
<published>2013-09-16T19:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=73b19d666ad7cb32ed829757227d1d7f229714e5'/>
<id>73b19d666ad7cb32ed829757227d1d7f229714e5</id>
<content type='text'>
(bzr r12475.1.27)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12475.1.27)</pre>
</div>
</content>
</entry>
</feed>
