Tiny C Compiler: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Standardizzo note con tag references |
Recupero di 1 fonte/i e segnalazione di 0 link interrotto/i. #IABot (v1.6.2) |
||
Riga 48:
Rob Landley ha creato un fork di TCC<ref name="tccfork" /> per includere svariate patch di terze parti, tramite [[Mercurial]].<ref>[http://www.landley.net/hg/tinycc Landley's Mercurial branch]</ref> Il progetto è stato abbandonato il 4 ottobre 2004 ed è rinato in un fork il 27 ottobre 2007 <ref name="tccfork">[http://landley.net/code/tinycc/ Rob Landley's TCC fork that went inactive]</ref> fino al 5 settembre 2008.<ref>[http://lists.gnu.org/archive/html/tinycc-devel/2008-09/msg00013.html tinycc-devel (message)]</ref> Da allora, TCC ha ricevuto solo due aggiornamenti, il 20 maggio 2009 e il 15 febbraio 2013.
Altri programmatori hanno distribuito patch o versioni estese di TCC, come la collezione di patch di terze parti di Dave Dodge,<ref>[http://www.dododge.net/tcc/patches.html Dave Dodge's collection of unofficial tcc patches] {{webarchive|url=https://web.archive.org/web/20070331221112/http://www.dododge.net/tcc/patches.html |data=31 marzo 2007 }}</ref> le patch dei progetti Debian e kfreebsd,<ref>[http://packages.debian.org/unstable/devel/tcc Debian and kfreebsd downstream patches]</ref> e di grischka.<ref name="grischka">grischka, [http://lists.gnu.org/archive/html/tinycc-devel/2005-09/msg00054.html GCC by TCC (some fixes)], 29 Sep 2005</ref> Il repository pubblico di grischka<ref>grischka, [http://repo.or.cz/w/tinycc.git Public Git Hosting for tcc]</ref> contiene un branch<ref>grischka, [http://repo.or.cz/w/tinycc.git/shortlog/refs/heads/mob mob branch for tcc]</ref> con contributi più recenti e alcune funzionalità aggiuntive.
== Note ==
|