<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/RELICENSING, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<entry>
<title>Add note about native Windows bootstrap using Cygwin.</title>
<updated>2017-02-23T05:45:26+00:00</updated>
<author>
<name>Christian Jullien</name>
<email>Christian Jullien</email>
</author>
<published>2017-02-23T05:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=576bee9a37cbe53227a27308a1b8ccc25e9b0e35'/>
<id>576bee9a37cbe53227a27308a1b8ccc25e9b0e35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding two more people to the RELICENSING file.</title>
<updated>2015-07-31T20:56:23+00:00</updated>
<author>
<name>gus knight</name>
<email>waddlesplash@gmail.com</email>
</author>
<published>2015-07-31T20:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=8f620c8af8f664d8e17144b3f29f0c22d5ea190f'/>
<id>8f620c8af8f664d8e17144b3f29f0c22d5ea190f</id>
<content type='text'>
They also responded to my mail with a YES.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They also responded to my mail with a YES.
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicensing TinyCC.</title>
<updated>2015-07-29T13:58:59+00:00</updated>
<author>
<name>gus knight</name>
<email>waddlesplash@gmail.com</email>
</author>
<published>2015-07-29T13:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=770fd39bd18b058d9a8bc5707863b10ee3bc4a64'/>
<id>770fd39bd18b058d9a8bc5707863b10ee3bc4a64</id>
<content type='text'>
I've been sending a lot of mails out asking contributors if they
approve the license change, so I'm adding the ones who reply here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've been sending a lot of mails out asking contributors if they
approve the license change, so I'm adding the ones who reply here.
</pre>
</div>
</content>
</entry>
<entry>
<title>typo in RELICENSING</title>
<updated>2015-07-29T13:29:22+00:00</updated>
<author>
<name>Vincent Lefevre</name>
<email>vincent@vinc17.net</email>
</author>
<published>2015-07-29T13:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=07c6263732abefe8b9bb2cc9da37a62248f8ad2d'/>
<id>07c6263732abefe8b9bb2cc9da37a62248f8ad2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicensing TinyCC</title>
<updated>2015-07-29T13:24:56+00:00</updated>
<author>
<name>Vincent Lefevre</name>
<email>vincent@vinc17.net</email>
</author>
<published>2015-07-29T13:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=e667d0cc9c2895fecad6ac611c1ce186f40dc974'/>
<id>e667d0cc9c2895fecad6ac611c1ce186f40dc974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicensing TinyCC.</title>
<updated>2015-07-27T16:39:54+00:00</updated>
<author>
<name>gus knight</name>
<email>waddlesplash@gmail.com</email>
</author>
<published>2015-07-27T16:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=5e67f24e6b1566c4b1ba4b79d97b6eac150390e7'/>
<id>5e67f24e6b1566c4b1ba4b79d97b6eac150390e7</id>
<content type='text'>
I haven't contributed anything yet, but I might as well add this :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I haven't contributed anything yet, but I might as well add this :)
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert some lines from ISO-8859-1 to UTF-8.</title>
<updated>2015-03-11T07:30:03+00:00</updated>
<author>
<name>Edmund Grimley Evans</name>
<email>Edmund.Grimley.Evans@gmail.com</email>
</author>
<published>2015-03-08T22:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=aa812e87455271d2b73e7f41832aee496fe81ee0'/>
<id>aa812e87455271d2b73e7f41832aee496fe81ee0</id>
<content type='text'>
perl -i -pe 'use Text::Iconv;
$c1 = Text::Iconv-&gt;new("utf-8", "utf-8");
$c2 = Text::Iconv-&gt;new("iso-8859-1", "utf-8");
if (!$c1-&gt;convert($_)) { $_ = $c2-&gt;convert($_); }' \
`find * -type f`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
perl -i -pe 'use Text::Iconv;
$c1 = Text::Iconv-&gt;new("utf-8", "utf-8");
$c2 = Text::Iconv-&gt;new("iso-8859-1", "utf-8");
if (!$c1-&gt;convert($_)) { $_ = $c2-&gt;convert($_); }' \
`find * -type f`
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicensing TinyCC</title>
<updated>2015-02-25T07:52:39+00:00</updated>
<author>
<name>Edmund Grimley Evans</name>
<email>Edmund.Grimley.Evans@gmail.com</email>
</author>
<published>2015-02-25T07:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=36bb8994ddde07726706ec14c067fa96e00f04b2'/>
<id>36bb8994ddde07726706ec14c067fa96e00f04b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicensing TinyCC</title>
<updated>2014-01-04T14:35:26+00:00</updated>
<author>
<name>Daniel Glöckner</name>
<email>daniel-gl@gmx.net</email>
</author>
<published>2014-01-04T14:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=5078a06e9161da124b7530bfb19e49dba4fb359c'/>
<id>5078a06e9161da124b7530bfb19e49dba4fb359c</id>
<content type='text'>
I'm fine with relicensing all my contributions to files other than
arm-gen.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm fine with relicensing all my contributions to files other than
arm-gen.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Relicensing TinyCC</title>
<updated>2014-01-04T09:59:04+00:00</updated>
<author>
<name>Daniel Glöckner</name>
<email>daniel-gl@gmx.net</email>
</author>
<published>2014-01-04T09:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=9e9e5c2929ca9354c3d92e6c633b5da3a59b5feb'/>
<id>9e9e5c2929ca9354c3d92e6c633b5da3a59b5feb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
