1 Star 0 Fork 16

Zhangyichun/perl

forked from openKylin/perl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
AUTHORS 47.69 KB
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-14 02:40 . Import Upstream version 5.30.0
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315
# To give due honour to those who have made Perl 5 what it is today,
# here are easily-from-changelogs-extractable people and their
# (hopefully) current and preferred email addresses from the commits.
# These people have either submitted patches or suggestions, or their bug
# reports or comments have inspired the appropriate patches. Corrections,
# additions, deletions welcome; send them to [email protected], preferably
# as the output of diff(1), diff -u or diff -c between the original and a
# corrected version of this file.
#
# The use of this database for anything else than Perl development
# is strictly forbidden. (Passive distribution with the Perl source
# code kit is, of course, allowed.)
#
# This should contain the preferred addresses. Alternate addresses are in
# Porting/checkAUTHORS.pl.
#
# After editing, please run: make test_porting
--
A. C. Yardley <[email protected]>
A. Sinan Unur <[email protected]>
Aaron B. Dossett <[email protected]>
Aaron Crane <[email protected]>
Aaron J. Mackey <[email protected]>
Aaron Priven <[email protected]>
Aaron Trevena <[email protected]>
Abe Timmerman <[email protected]>
Abhijit Menon-Sen <[email protected]>
Abir Viqar <[email protected]>
Achim Bohnet <[email protected]>
Achim Gratz <[email protected]>
Adam Flott <[email protected]>
Adam Kennedy <[email protected]>
Adam Krolnik <[email protected]>
Adam Milner <[email protected]>
Adam Russell <[email protected]>
Adam Spiers
Adrian M. Enache <[email protected]>
Adriano Ferreira <[email protected]>
Akim Demaille <[email protected]>
Alain Barbet <[email protected]>
Alan Burlison <[email protected]>
Alan Champion <[email protected]>
Alan Ferrency <[email protected]>
Alan Grover <[email protected]>
Alan Grow <[email protected]>
Alan Haggai Alavi <[email protected]>
Alan Harder <[email protected]>
Alan Hourihane <[email protected]>
Alan Modra
Alastair Douglas <[email protected]>
Albert Chin-A-Young <[email protected]>
Albert Dvornik <[email protected]>
Alberto Simões <[email protected]>
Alessandro Forghieri <[email protected]>
Alex Davies <[email protected]>
Alex Gough <[email protected]>
Alex Solovey <[email protected]>
Alex Vandiver <[email protected]>
Alex Waugh <[email protected]>
Alexander Alekseev <[email protected]>
Alexander Bluhm <[email protected]>
Alexander D'Archangel <[email protected]>
Alexander Gernler <[email protected]>
Alexander Gough <[email protected]>
Alexander Hartmaier <[email protected]>
Alexander Klimov <[email protected]>
Alexander Smishlajev <[email protected]>
Alexander Voronov <[email protected]>
Alexandr Ciornii <[email protected]>
Alexandr Savca <[email protected]>
Alexandre (Midnite) Jousset <[email protected]>
Alexei Alexandrov <[email protected]>
Alexey Mahotkin <[email protected]>
Alexey Toptygin <[email protected]>
Alexey Tourbin <[email protected]>
Alexey V. Barantsev <[email protected]>
Ali Polatel <[email protected]>
Allen Smith <[email protected]>
Ambrose Kofi Laing
Ammon Riley <[email protected]>
Ananth Kesari <[email protected]>
Anders Johnson <[email protected]>
Andreas Guðmundsson <[email protected]>
Andreas Karrer <[email protected]>
Andreas Klussmann <[email protected]>
Andreas König <[email protected]>
Andreas Marienborg <[email protected]>
Andreas Schwab <[email protected]>
Andreas Voegele <[email protected]>
Andrei Yelistratov <[email protected]>
Andrej Borsenkow <[email protected]>
Andrew Bettison <[email protected]>
Andrew Burt <[email protected]>
Andrew Cohen <[email protected]>
andrew deryabin <[email protected]>
Andrew Fresh <[email protected]>
Andrew Hamm <[email protected]>
Andrew M. Langmead <[email protected]>
Andrew Pimlott <[email protected]>
Andrew Rodland <[email protected]>
Andrew Savige <[email protected]>
Andrew Tam <[email protected]>
Andrew Vignaux <[email protected]>
Andrew Wilcox <[email protected]>
Andrey Sapozhnikov <[email protected]>
Andy Armstrong <[email protected]>
Andy Broad <[email protected]>
Andy Bussey <[email protected]>
Andy Dougherty <[email protected]>
Andy Lester <[email protected]>
Anno Siegel <[email protected]>
Anthony David <[email protected]>
Anthony Heading <[email protected]>
Anton Berezin <[email protected]>
Anton Nikishaev <[email protected]>
Anton Tagunov <[email protected]>
Archer Sully <[email protected]>
Aristotle Pagaltzis <[email protected]>
Arjen Laarhoven <[email protected]>
Arkturuz <[email protected]>
Arne Ahrend <[email protected]>
Arnold D. Robbins <[email protected]>
Art Green <[email protected]>
Art Haas <[email protected]>
Arthur Axel 'fREW' Schmidt <[email protected]>
Artiom Morozov <[email protected]>
Artur Bergman <[email protected]>
Ash Berlin <[email protected]>
Ask Bjørn Hansen <[email protected]>
Audrey Tang <[email protected]>
Augustina Blair <[email protected]>
Axel Boldt
Barrie Slaymaker <[email protected]>
Barry Friedman
Bart Kedryna <[email protected]>
Bas van Sisseren <[email protected]>
Beau Cox
Ben Carter <[email protected]>
Ben Hengst <[email protected]>
Ben Morrow <[email protected]>
Ben Okopnik <[email protected]>
Ben Tilly <[email protected]>
Benjamin Goldberg <[email protected]>
Benjamin Holzman <[email protected]>
Benjamin Low <[email protected]>
Benjamin Smith <[email protected]>
Benjamin Stuhl <[email protected]>
Benjamin Sugars <[email protected]>
Bernard Quatermass <[email protected]>
Bill Campbell <[email protected]>
Bill Glicker <[email protected]>
Billy Constantine <[email protected]>
Blair Zajac <[email protected]>
Bo Borgerson <[email protected]>
Bo Johansson <[email protected]>
Bo Lindbergh <[email protected]>
Bob Dalgleish <[email protected]>
Bob Ernst <[email protected]>
Bob Wilkinson <[email protected]>
Boris Ratner <[email protected]>
Boris Zentner <[email protected]>
Boyd Gerber <[email protected]>
Brad Appleton <[email protected]>
Brad Gilbert <[email protected]>
Brad Howerter <[email protected]>
Brad Hughes <[email protected]>
Brad Lanam <[email protected]>
Bradley Dean <[email protected]>
Brandon Black <[email protected]>
Brendan Byrd <[email protected]>
Brendan O'Dea <[email protected]>
Breno G. de Oliveira <[email protected]>
Brent B. Powers <[email protected]>
Brent Dax <[email protected]>
Brian Callaghan <[email protected]>
Brian Carlson <[email protected]>
Brian Childs <[email protected]>
Brian Clarke <[email protected]>
brian d foy <[email protected]>
Brian Fraser <[email protected]>
Brian Gottreu <[email protected]>
Brian Greenfield <[email protected]>
Brian Grossman
Brian Harrison <[email protected]>
Brian Jepson <[email protected]>
Brian Katzung
Brian McCauley <[email protected]>
Brian Phillips <[email protected]>
Brian Reichert <[email protected]>
Brian S. Cashman <[email protected]>
Brian Strand <[email protected]>
Brooks D Boyd
Bruce Barnett <[email protected]>
Bruce J. Keeler <[email protected]>
Bruce P. Schuck <[email protected]>
Bud Huff <[email protected]>
Byron Brummer <[email protected]>
C Aditya <[email protected]>
Calle Dybedahl <[email protected]>
Campo Weijerman <[email protected]>
Carl Eklof <[email protected]>
Carl Hayter <[email protected]>
Carl M. Fongheiser <[email protected]>
Carl Witty <[email protected]>
Cary D. Renzema <[email protected]>
Casey R. Tweten <[email protected]>
Casey West <[email protected]>
Castor Fu
Chad Granum <[email protected]>
Chaim Frenkel <[email protected]>
Charles Bailey <[email protected]>
Charles F. Randall <[email protected]>
Charles Lane <[email protected]>
Charles Randall <[email protected]>
Charles Wilson <[email protected]>
Charlie Gonzalez <[email protected]>
Chas. Owens <[email protected]>
Chase Whitener <[email protected]>
Chaskiel M Grundman
Chia-liang Kao <[email protected]>
Chip Salzenberg <[email protected]>
Chip Turner <[email protected]>
chocolateboy <[email protected]>
Chris Ball <[email protected]>
Chris 'BinGOs' Williams <[email protected]>
Chris Bongaarts <[email protected]>
Chris Dolan <[email protected]>
Chris Faylor <[email protected]>
Chris Heath <[email protected]>
Chris Lamb <[email protected]>
Chris Lightfoot <[email protected]>
Chris Nandor <[email protected]>
Chris Pepper
Chris R. Donnelly <[email protected]>
Chris Travers <[email protected]>
Chris Tubutis <[email protected]>
Chris Wick <[email protected]>
Chris Williams <[email protected]>
Christian Burger <[email protected]>
Christian Hansen <[email protected]>
Christian Kirsch <[email protected]>
Christian Millour <[email protected]>
Christian Winter <[email protected]>
Christoph Lamprecht <[email protected]>
Christophe Grosjean <[email protected]>
Christopher Chavez <[email protected]>
Christopher Chan-Nui <[email protected]>
Christopher Davis <[email protected]>
Christopher J. Madsen <[email protected]>
chromatic <[email protected]>
Chuck Phillips <[email protected]>
Chun Bing Ge <[email protected]>
Chunhui Teng <[email protected]>
Claes Jacobsson <[email protected]>
Clark Cooper <[email protected]>
Claudio Ramirez <[email protected]>
Clinton A. Pierce <[email protected]>
Colin Kuskie <[email protected]>
Colin McMillen <[email protected]>
Colin Meyer <[email protected]>
Colin Newell <[email protected]>
Colin Watson <[email protected]>
Conrad Augustin
Conrad E. Kimball <[email protected]>
Craig A. Berry <[email protected]>
Craig DeForest <[email protected]>
Craig Milo Rogers <[email protected]>
Curtis Jewell <[email protected]>
Curtis Poe <[email protected]>
Dabrien 'Dabe' Murphy <[email protected]>
Dagfinn Ilmari Mannsåker <[email protected]>
Dale Amon <[email protected]>
Damian Conway <[email protected]>
Damon Atkins <[email protected]>
Dan Book <[email protected]>
Dan Boorstein <[email protected]>
Dan Brook <[email protected]>
Dan Collins <[email protected]>
Dan Dascalescu <[email protected]>
Dan Dedrick <[email protected]>
Dan Hale <[email protected]>
Dan Jacobson <[email protected]>
Dan Kogai <[email protected]>
Dan Schmidt <[email protected]>
Dan Sugalski <[email protected]>
Daniel Berger <[email protected]>
Daniel Chetlin <[email protected]>
Daniel Dragan <[email protected]>
Daniel Frederick Crisman <[email protected]>
Daniel Grisinger <[email protected]>
Daniel Kahn Gillmor <[email protected]>
Daniel Lieberman <[email protected]>
Daniel Muiño <[email protected]>
Daniel P. Berrange <[email protected]>
Daniel Perrett <[email protected]>
Daniel S. Lewart <[email protected]>
Daniel Yacob <[email protected]>
Danny R. Faught <[email protected]>
Danny Sadinoff <[email protected]>
Darin McBride <[email protected]>
Darrell Kindred <[email protected]>
Darrell Schiebel <[email protected]>
Darren/Torin/Who Ever... <[email protected]>
Dave Bianchi
Dave Cross <[email protected]>
Dave Hartnoll <[email protected]>
Dave Liney <[email protected]>
Dave Nelson <[email protected]>
Dave Paris
Dave Rolsky <[email protected]>
Dave Schweisguth <[email protected]>
Dave Shariff Yadallee <[email protected]>
David Billinghurst <[email protected]>
David Caldwell <[email protected]>
David Campbell
David Cannings <[email protected]>
David Cantrell <[email protected]>
David Couture
David D. Kilzer <[email protected]>
David Denholm <[email protected]>
David Dyck <[email protected]>
David F. Haertig <[email protected]>
David Favor <[email protected]>
David Feldman <[email protected]>
David Fifield <[email protected]>
David Filo
David Formosa <[email protected]>
David Gay <[email protected]>
David Glasser <[email protected]>
David Golden <[email protected]>
David H. Adler <[email protected]>
David H. Gutteridge <[email protected]>
David Hammen <[email protected]>
David J. Fiander <[email protected]>
David Kerry <[email protected]>
David Landgren <[email protected]>
David Leadbeater <[email protected]>
David M. Syzdek <[email protected]>
David Manura <[email protected]>
David McLean <[email protected]>
David Mitchell <[email protected]>
David Muir Sharnoff <[email protected]>
David Nicol <[email protected]>
David R. Favor <[email protected]>
David Sparks <[email protected]>
David Starks-Browning <[email protected]>
David Steinbrunner <[email protected]>
David Sundstrom <[email protected]>
David Wheeler <[email protected]>
Davin Milun <[email protected]>
Dean Roehrich <[email protected]>
Dee Newcum <[email protected]>
Dennis Kaarsemaker <[email protected]>
Dennis Marsa <[email protected]>
Devin Heitmueller <[email protected]>
Diab Jerius <[email protected]>
Dmitri Tikhonov <[email protected]>
Dmitry Karasik <[email protected]>
Dmitry Ulanov <[email protected]>
Dominic Dunlop <[email protected]>
Dominic Hargreaves <[email protected]>
Dominique Dumont <[email protected]>
Dominique Quatravaux
Doug Bell <[email protected]>
Doug Campbell <[email protected]>
Doug MacEachern <[email protected]>
Douglas Christopher Wilson <[email protected]>
Douglas E. Wegscheid <[email protected]>
Douglas Lankshear <[email protected]>
Douglas Wilson <[email protected]>
Dov Grobgeld <[email protected]>
Drago Goricanec <[email protected]>
Drew Stephens <[email protected]>
Duke Leto <[email protected]>
Duncan Findlay <[email protected]>
E. Choroba <[email protected]>
Ed Mooring <[email protected]>
Ed Santiago <[email protected]>
Eddy Tan <[email protected]>
Edgar Bering <[email protected]>
Edmund Bacon
Edward Avis <[email protected]>
Edward Moy <[email protected]>
Edward Peschko <[email protected]>
Elaine -HFB- Ashton <[email protected]>
Elizabeth Mattijsen <[email protected]>
Enrico Sorcinelli <[email protected]>
Eric Amick
Eric Arnold <[email protected]>
Eric Bartley <[email protected]>
Eric Brine <[email protected]>
Eric E. Coe <[email protected]>
Eric Fifer <[email protected]>
Eric Herman <[email protected]>
Eric Melville
Eric Promislow <[email protected]>
Erich Rickheit
Etienne Grossman <[email protected]>
Eugen Konkov <[email protected]>
Eugene Alterman <[email protected]>
Evan Miller <[email protected]>
Evan Zacks <[email protected]>
Fabien Tassin <[email protected]>
Father Chrysostomos <[email protected]>
Felipe Gasper <[email protected]>
Felix Gallo <[email protected]>
Fergal Daly <[email protected]>
Fingle Nark <[email protected]>
Florent Guillaume
Florian Ragwitz <[email protected]>
François Désarménien <[email protected]>
François Perrad <[email protected]>
Frank Crawford
Frank Ridderbusch <[email protected]>
Frank Tobin <[email protected]>
Frank Wiegand <[email protected]>
Franklin Chen <[email protected]>
Franz Fasching <[email protected]>
Frederic Briere <[email protected]>
Fréderic Chauveau <[email protected]>
Fyodor Krasnov <[email protected]>
G. Del Merritt <[email protected]>
Gabe Schaffer
Gabor Szabo <[email protected]>
Garry T. Williams <[email protected]>
Gary Clark <[email protected]>
Gary L. Armstrong
Gavin Shelley <[email protected]>
Gene Sullivan <[email protected]>
Geoffrey F. Green <[email protected]>
Geoffrey T. Dairiki <[email protected]>
Georg Schwarz <[email protected]>
George Greer <[email protected]>
George Hartzell <[email protected]>
George Necula <[email protected]>
Geraint A Edwards <[email protected]>
Gerard Goossen <[email protected]>
Gerben Wierda <[email protected]>
Gerd Knops <[email protected]>
Gerrit P. Haase <[email protected]>
Gideon Israel Dsouza <[email protected]>
Giles Lean <[email protected]>
Gisle Aas <[email protected]>
Glenn D. Golden <[email protected]>
Glenn Linderman <[email protected]>
Gordon J. Miller <[email protected]>
Gordon Lack <[email protected]>
Goro Fuji <[email protected]>
Grace Lee <[email protected]>
Graham Barr <[email protected]>
Graham Knop <[email protected]>
Graham TerMarsch <[email protected]>
Grant McLean <[email protected]>
Greg Bacon <[email protected]>
Greg Chapman <[email protected]>
Greg Earle
Greg Kuperberg
Greg Matheson <[email protected]>
Greg Seibert <[email protected]>
Greg Ward <[email protected]>
Gregor Chrupala <[email protected]>
gregor herrmann <[email protected]>
Gregory Martin Pfeil <[email protected]>
Guenter Schmidt <[email protected]>
Guido Flohr <[email protected]>
Guruprasad S <[email protected]>
Gurusamy Sarathy <[email protected]>
Gustaf Neumann
Guy Decoux <[email protected]>
Gwyn Judd <[email protected]>
H.Merijn Brand <[email protected]>
Hal Morris <[email protected]>
Hal Pomeranz <[email protected]>
Hallvard B Furuseth <[email protected]>
Hannu Napari <[email protected]>
Hans de Graaff <[email protected]>
Hans Dieter Pearcey <[email protected]>
Hans Ginzel <[email protected]>
Hans Mulder <[email protected]>
Hans Ranke <[email protected]>
Harald Jörg <[email protected]>
Harmon S. Nine <[email protected]>
Harri Pasanen <[email protected]>
Harry Edmon <[email protected]>
Heiko Eissfeldt <[email protected]>
Helmut Jarausch <[email protected]>
Henrik Tougaard <[email protected]>
Herbert Breunung <[email protected]>
Hernan Perez Masci <[email protected]>
Hershel Walters <[email protected]>
Hiroo Hayashi <[email protected]>
Hojung Youn <[email protected]>
Holger Bechtold
Hongwen Qiu <[email protected]>
Horst von Brand <[email protected]>
Hrunting Jonhson
Hubert Feyrer <[email protected]>
Hugo van der Sanden <[email protected]>
Hunter Kelly <[email protected]>
Huw Rogers <[email protected]>
Iain Truskett
Ian Goodacre <[email protected]>
Ian Maloney <[email protected]>
Ian Phillipps <[email protected]>
Ignasi Roca Carrió <[email protected]>
Igor Sutton <[email protected]>
Igor Zaytsev <[email protected]>
Ilmari Karonen <[email protected]>
Ilya Martynov <[email protected]>
Ilya N. Golubev <[email protected]>
Ilya Sandler <[email protected]>
Ilya Zakharevich <[email protected]>
Inaba Hiroto <[email protected]>
Indy Singh <[email protected]>
Ingo Weinhold <[email protected]>
Ingy döt Net <[email protected]>
insecure <[email protected]>
Irving Reid <[email protected]>
Ivan Kurmanov <[email protected]>
Ivan Pozdeev <[email protected]>
Ivan Tubert-Brohman <[email protected]>
J. David Blackstone <[email protected]>
J. Nick Koston <[email protected]>
J. van Krieken <[email protected]>
Jacinta Richardson <[email protected]>
Jack Shirazi <[email protected]>
Jacques Germishuys <[email protected]>
Jacqui Caren <[email protected]>
Jake Hamby <[email protected]>
Jakub Wilk <[email protected]>
James A. Duncan <[email protected]>
James Clarke <[email protected]>
James E Keenan <[email protected]>
James FitzGibbon <[email protected]>
James Jurach <[email protected]>
James Mastros <[email protected]>
James McCoy <[email protected]>
James Raspass <[email protected]>
Jamshid Afshar
Jan Dubois <[email protected]>
Jan Pazdziora <[email protected]>
Jan Starzynski <[email protected]>
Jan-Erik Karlsson <[email protected]>
Jan-Pieter Cornet <[email protected]>
Jared Rhine <[email protected]>
Jari Aalto <[email protected]>
Jarkko Hietaniemi <[email protected]>
Jasmine Ahuja <[email protected]>
Jasmine Ngan <[email protected]>
Jason A. Smith <[email protected]>
Jason E. Stewart <[email protected]>
Jason Shirk
Jason Stewart <[email protected]>
Jason Varsoke <[email protected]>
Jay Hannah <[email protected]>
Jay Rogers <[email protected]>
Jeff Bouis
Jeff McDougal <[email protected]>
Jeff Okamoto <[email protected]>
Jeff Pinyan <[email protected]>
Jeff Siegal <[email protected]>
Jeff Urlwin <[email protected]>
Jeffrey Friedl <[email protected]>
Jeffrey S. Haemer <[email protected]>
Jens Hamisch <[email protected]>
Jens Stavnstrup <[email protected]>
Jens T. Berger Thielemann <[email protected]>
Jens Thomsen <[email protected]>
Jens-Uwe Mager <[email protected]>
Jeremy D. Zawodny <[email protected]>
Jeremy H. Brown <[email protected]>
Jeremy Madea <[email protected]>
Jerome Abela <[email protected]>
Jerrad Pierce <[email protected]>
Jerry D. Hedden <[email protected]>
Jess Robinson <[email protected]>
Jesse Glick <[email protected]>
Jesse Luehrs <[email protected]>
Jesse Vincent <[email protected]>
Jesús Quiroga <[email protected]>
Jilles Tjoelker <[email protected]>
Jim Anderson <[email protected]>
Jim Avera <[email protected]>
Jim Balter
Jim Cromie <[email protected]>
Jim Meyering <[email protected]>
Jim Miner <[email protected]>
Jim Richardson
Jim Schneider <[email protected]>
Jirka Hruška <[email protected]>
Joachim Huober
Joaquin Ferrero <[email protected]>
Jochen Wiedmann <[email protected]>
Jody Belka <[email protected]>
Joe Buehler <[email protected]>
Joe McMahon <[email protected]>
Joe Orton <[email protected]>
Joe Schaefer <[email protected]>
Joe Smith <[email protected]>
Joel Berger <[email protected]>
Joel Rosi-Schwartz <[email protected]>
Joerg Porath <[email protected]>
Joergen Haegg
Johan Holtman
Johan Vromans <[email protected]>
Johann Klasek <[email protected]>
Johann 'Myrkraverk' Oskarsson <[email protected]>
Johannes Plunien <[email protected]>
John Bley <[email protected]>
John Borwick <[email protected]>
John Cerney <[email protected]>
John D Groenveld <[email protected]>
John E. Malmberg <[email protected]>
John Gardiner Myers <[email protected]>
John Goodyear <[email protected]>
John Hasstedt <[email protected]>
John Hawkinson <[email protected]>
John Heidemann <[email protected]>
John Holdsworth <[email protected]>
John Hughes <[email protected]>
John Kristian <[email protected]>
John L. Allen <[email protected]>
John Lightsey <[email protected]>
John Macdonald <[email protected]>
John Malmberg <[email protected]>
John Nolan <[email protected]>
John P. Linderman <[email protected]>
John Peacock <[email protected]>
John Pfuntner <[email protected]>
John Poltorak <[email protected]>
John Q. Linux <[email protected]>
John Redford <[email protected]>
John Rowe
John Salinas <[email protected]>
John SJ Anderson <[email protected]>
John Stoffel <[email protected]>
John Stumbles <[email protected]>
John Tobey <[email protected]>
John Wright <[email protected]>
Johnny Lam <[email protected]>
Jon Eveland <[email protected]>
Jon Gunnip <[email protected]>
Jon Orwant <[email protected]>
Jonathan Biggar <[email protected]>
Jonathan D Johnston <[email protected]>
Jonathan Fine <[email protected]>
Jonathan Hudson <[email protected]>
Jonathan I. Kamens <[email protected]>
Jonathan Roy <[email protected]>
Jonathan Stowe <[email protected]>
Joost van Baal <[email protected]>
Jörg Walter <[email protected]>
Jos I. Boumans <[email protected]>
Jose Auguste-Etienne <[email protected]>
José Pedro Oliveira <[email protected]>
Joseph N. Hall <[email protected]>
Joseph S. Myers <[email protected]>
Joshua ben Jore <[email protected]>
Joshua Juran <[email protected]>
Joshua Pritikin <[email protected]>
Joshua Rodd <[email protected]>
JT McDuffie <[email protected]>
Juan Gallego <[email protected]>
Juerd Waalboer <#####@juerd.nl>
Juha Laiho <[email protected]>
Julian Yip <[email protected]>
Jungshik Shin <[email protected]>
Justin Banks <[email protected]>
Ka-Ping Yee <[email protected]>
Kang-min Liu <[email protected]>
Kaoru Maeda <[email protected]>
Karen Etheridge <[email protected]>
Karl Glazebrook <[email protected]>
Karl Heuer <[email protected]>
Karl Simon Berg <[email protected]>
Karl Williamson <[email protected]>
Karsten Sperling <[email protected]>
Karthik Rajagopalan <[email protected]>
Kaveh Ghazi <[email protected]>
KAWAI Takanori <[email protected]>
Kay Röpke <[email protected]>
Keedi Kim <[email protected]>
Keith Neufeld <[email protected]>
Keith Thompson <[email protected]>
Ken Brown <[email protected]>
Ken Cotterill <[email protected]>
Ken Estes <[email protected]>
Ken Hirsch <[email protected]>
Ken MacLeod <[email protected]>
Ken Neighbors
Ken Shan <[email protected]>
Ken Williams <[email protected]>
Kenichi Ishigaki <[email protected]>
Kenneth Albanowski <[email protected]>
Kenneth Duda <[email protected]>
Kent Fredric <[email protected]>
Keong Lim <[email protected]>
Kevin Brintnall <[email protected]>
Kevin Chase <[email protected]>
kevin dawson <[email protected]>
Kevin Falcone <[email protected]>
Kevin J. Woolley <[email protected]>
Kevin O'Gorman <[email protected]>
Kevin Ruscoe <[email protected]>
Kevin Ryde <[email protected]>
Kevin White <[email protected]>
Kim Frutiger
Kirrily Robert <[email protected]>
Kiyotaka Sakai <[email protected]>
Kragen Sitaker <[email protected]>
Krishna Sethuraman <[email protected]>
Kriton Kyrimis <[email protected]>
Kurt D. Starsinic <[email protected]>
Kyriakos Georgiou
Lajos Veres <[email protected]>
Larry Parmelee <[email protected]>
Larry Schuler
Larry Schwimmer <[email protected]>
Larry Shatzer <[email protected]>
Larry W. Virden <[email protected]>
Larry Wall <[email protected]>
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <[email protected]>
Lars Hecking <[email protected]>
Larwan Berke <[email protected]>
Laszlo Molnar <[email protected]>
Laurent Dami <[email protected]>
Leif Huhn <[email protected]>
Len Johnson <[email protected]>
Leo Lapworth <[email protected]>
Leon Brocard <[email protected]>
Leon Timmermans <[email protected]>
Les Peters <[email protected]>
Lesley Binks <[email protected]>
Lincoln D. Stein <[email protected]>
Lionel Cons <[email protected]>
Louis Strous <[email protected]>
Lubomir Rintel <[email protected]>
Luc St-Louis <[email protected]>
Luca Fini
Lucas Holt <[email protected]>
Ludovic E. R. Tolhurst-Cleaver <[email protected]>
Lukas Mai <[email protected]>
Luke Closs <[email protected]>
Luke Ross <[email protected]>
Lupe Christoph <[email protected]>
Luther Huffman <[email protected]>
Maik Hentsche <[email protected]>
Major Sébastien <[email protected]>
Makoto MATSUSHITA <[email protected]>
Malcolm Beattie <[email protected]>
Manuel Valente <[email protected]>
Marc Green <[email protected]>
Marc Lehmann <[email protected]>
Marc Paquette <[email protected]>
Marc Simpson <[email protected]>
Marc-Philip Werner <[email protected]>
Marcel Grünauer <[email protected]>
Marco Fontani <[email protected]>
Marco Peereboom <[email protected]>
Marcus Holland-Moritz <[email protected]>
Marek Rouchal <[email protected]>
Mark A Biggar <[email protected]>
Mark A. Hershberger <[email protected]>
Mark A. Stratman <[email protected]>
Mark Aufflick <[email protected]>
Mark Bixby <[email protected]>
Mark Dickinson <[email protected]>
Mark Dootson <[email protected]>
Mark Fowler <[email protected]>
Mark Hanson
Mark J. Reed <[email protected]>
Mark Jason Dominus <[email protected]>
Mark K Trettin <[email protected]>
Mark Kaehny <[email protected]>
Mark Kettenis <[email protected]>
Mark Klein <[email protected]>
Mark Knutsen <[email protected]>
Mark Kvale <[email protected]>
Mark Leighton Fisher <[email protected]>
Mark Mielke <[email protected]>
Mark Murray <[email protected]>
Mark Overmeer <[email protected]>
Mark P. Lutz <[email protected]>
Mark Pease <[email protected]>
Mark Pizzolato <[email protected]>
Mark R. Levinson <[email protected]>
Mark Stosberg <[email protected]>
Marko Asplund <[email protected]>
Markus Jansen <[email protected]>
Marnix van Ammers <[email protected]>
Martien Verbruggen <[email protected]>
Martijn Koster <[email protected]>
Martijn Lievaart <[email protected]>
Martin Hasch <[email protected]>
Martin Husemann <[email protected]>
Martin J. Bligh <[email protected]>
Martin Jost <[email protected]>
Martin Lichtin <[email protected]>
Martin McGrath <[email protected]>
Martin Plechsmid <[email protected]>
Martin Pool <[email protected]>
Martti Rahkila <[email protected]>
Marty Lucich <[email protected]>
Marty Pauley <[email protected]>
Martyn Pearce <[email protected]>
Marvin Humphrey <[email protected]>
Masahiro KAJIURA <[email protected]>
Mashrab Kuvatov <[email protected]>
Matthias Bethke <[email protected]>
Mathias Koerber <[email protected]>
Mathieu Arnold <[email protected]>
Mats Peterson <[email protected]>
Matsumoto Yasuhiro <[email protected]>
Matt Johnson <[email protected]>
Matt Kimball
Matt Kraai <[email protected]>
Matt S Trout <[email protected]>
Matt Sergeant <[email protected]>
Matt Taggart <[email protected]>
Matthew Black <[email protected]>
Matthew Green <[email protected]>
Matthew Horsfall <[email protected]>
Matthew Sachs <[email protected]>
Matthew T Harden <[email protected]>
Matthias Ulrich Neeracher <[email protected]>
Matthias Urlichs <[email protected]>
Matthijs van Duin <[email protected]>
Mattia Barbon <[email protected]>
Maurizio Loreti <[email protected]>
Max Baker <[email protected]>
Max Maischein <[email protected]>
Maxwell Carey <[email protected]>
Merijn Broeren <[email protected]>
Michael A Chase <[email protected]>
Michael Breen <[email protected]>
Michael Bunk <[email protected]>
Michael Carman <[email protected]>
Michael Cook <[email protected]>
Michael Cummings <[email protected]>
Michael De La Rue <[email protected]>
Michael Engel <[email protected]>
Michael Fig <[email protected]>
Michael G Schwern <[email protected]>
Michael H. Moran <[email protected]>
Michael King <[email protected]>
Michael Lemke <[email protected]>
Michael Mahan <[email protected]>
Michael Parker <[email protected]>
Michael Schroeder <[email protected]>
Michael Somos <[email protected]>
Michael Stevens <[email protected]>
Michael van Elst <[email protected]>
Michael Witten <[email protected]>
Michele Sardo
Mik Firestone <[email protected]>
Mike Doherty <[email protected]>
Mike Fletcher <[email protected]>
Mike Giroux <[email protected]>
Mike Guy <[email protected]>
Mike Heins <[email protected]>
Mike Hopkirk <[email protected]>
Mike Kelly <[email protected]>
Mike Mestnik <[email protected]>
Mike Pomraning <[email protected]>
Mike Rogers
Mike Schilli <[email protected]>
Mike Sheldrake <[email protected]>
Mike Stok <[email protected]>
Mike W Ellwood <[email protected]>
Mikhail Zabaluev <[email protected]>
Milosz Tanski <[email protected]>
Milton L. Hankins <[email protected]>
Misty De Meo <[email protected]>
Mohammed El-Afifi <[email protected]>
Moritz Lenz <[email protected]>
Moshe Kaminsky <[email protected]>
Mottaqui Karim <[email protected]>
Mr. Nobody <[email protected]>
Murray Nesbitt <[email protected]>
Nathan Glenn <[email protected]>
Nathan Kurz <[email protected]>
Nathan Torkington <[email protected]>
Nathan Trapuzzano <[email protected]>
Neale Ferguson <[email protected]>
Neil Bowers <[email protected]>
Neil Watkiss <[email protected]>
Neil Williams <[email protected]>
Nicholas Clark <[email protected]>
Nicholas Oxhøj
Nicholas Perez <[email protected]>
Nick Cleaton <[email protected]>
Nick Duffek
Nick Gianniotis
Nick Ing-Simmons
Nick Johnston <[email protected]>
Nick Logan <[email protected]>
Nick Williams <[email protected]>
Nicolas Kaiser <[email protected]>
Nicolas R. <[email protected]>
Niels Thykier <[email protected]>
Nigel Sandever <[email protected]>
Niko Tyni <[email protected]>
Nikola Knezevic <[email protected]>
Nikola Milutinovic
Nikolai Eipel <[email protected]>
Nobuhiro Iwamatsu
Noirin Shirley <[email protected]>
Norbert Pueschel <[email protected]>
Norio Suzuki <[email protected]>
Norman Koch <[email protected]>
Norton T. Allen <[email protected]>
Nuno Carvalho <[email protected]>
Offer Kaye <[email protected]>
Olaf Flebbe <[email protected]>
Olaf Titz <[email protected]>
Oleg Nesterov <[email protected]>
Olivier Blin <[email protected]>
Olivier Mengué <[email protected]>
Olivier Thauvin <[email protected]>
Olli Savia
Ollivier Robert <[email protected]>
Osvaldo Villalon <[email protected]>
Owain G. Ainsworth <[email protected]>
Owen Taylor <[email protected]>
Papp Zoltan <[email protected]>
Pascal Rigaux <[email protected]>
Patrick Donelan <[email protected]>
Patrick Dugnolle <[email protected]>
Patrick Hayes <[email protected]>
Patrick O'Brien <[email protected]>
Patrik Hägglund <[email protected]>
Pau Amma <[email protected]>
Paul A Sand <[email protected]>
Paul Boven <[email protected]>
Paul David Fardy <[email protected]>
Paul Eggert <[email protected]>
Paul Evans <[email protected]>
Paul Fenwick <[email protected]>
Paul Gaborit <[email protected]>
Paul Green <[email protected]>
Paul Hoffman <[email protected]>
Paul Holser <[email protected]>
Paul Johnson <[email protected]>
Paul Lindner <[email protected]>
Paul Marquess <[email protected]>
Paul Moore <[email protected]>
Paul Rogers <[email protected]>
Paul Saab <[email protected]>
Paul Schinder <[email protected]>
Paul Szabo <[email protected]>
Pavel Kaňkovský <[email protected]>
Pavel Zakouril <[email protected]>
Pedro Felipe Horrillo Guerra <[email protected]>
Per Einar Ellefsen <[email protected]>
Perlover <[email protected]>
Pete Peterson <[email protected]>
Peter Avalos <[email protected]>
Peter BARABAS
Peter Chines <[email protected]>
Peter Dintelmann <[email protected]>
Peter E. Yee <[email protected]>
Peter Gessner <[email protected]>
Peter Gordon <[email protected]>
Peter Haworth <[email protected]>
Peter J. Farley III <[email protected]>
Peter J. Holzer <[email protected]>
Peter Jaspers-Fayer
Peter John Acklam <[email protected]>
Peter Martini <[email protected]>
Peter O'Gorman <[email protected]>
Peter Prymmer <[email protected]>
Peter Rabbitson <[email protected]>
Peter Scott <[email protected]>
Peter Valdemar Mørch <[email protected]>
Peter van Heusden <[email protected]>
Peter Wolfe <[email protected]>
Petr Písař <[email protected]>
Petter Reinholdtsen <[email protected]>
Phil Lobbes <[email protected]>
Phil Monsen <[email protected]>
Phil Pearl (Lobbes) <[email protected]>
Philip Boulain <[email protected]>
Philip Guenther <[email protected]>
Philip Hazel <[email protected]>
Philip M. Gollucci <[email protected]>
Philip Newton <[email protected]>
Philippe Bruhat (BooK) <[email protected]>
Philippe M. Chiasson <[email protected]>
Pierre Bogossian <[email protected]>
Piers Cawley <[email protected]>
Pino Toscano <[email protected]>
Piotr Fusik <[email protected]>
Piotr Klaban <[email protected]>
Piotr Roszatycki <[email protected]>
Pradeep Hodigere <[email protected]>
Prymmer/Kahn <[email protected]>
Quentin Fennessy <[email protected]>
Radu Greab <[email protected]>
Rafael Garcia-Suarez <[email protected]>
Rainer Keuchel <[email protected]>
Rainer Orth <[email protected]>
Rainer Tammer <[email protected]>
Rajesh Mandalemula <[email protected]>
Rajesh Vaidheeswarran <[email protected]>
Ralf S. Engelschall <[email protected]>
Randal L. Schwartz <[email protected]>
Randall Gellens <[email protected]>
Randolf Werner <[email protected]>
Randy J. Ray <[email protected]>
Randy Stauner <[email protected]>
Randy W. Sims
Raphael Manfredi <[email protected]>
Raul Dias <[email protected]>
Raymund Will <[email protected]>
Redvers Davies <[email protected]>
Reini Urban <[email protected]>
Renee Baecker <[email protected]>
Reuben Thomas <[email protected]>
Rex Dieter <[email protected]>
Rhesa Rozendaal <[email protected]>
Ricardo Signes <[email protected]>
Rich Morin <[email protected]>
Rich Rauenzahn <[email protected]>
Rich Salz <[email protected]>
Richard A. Wells <[email protected]>
Richard Clamp <[email protected]>
Richard Foley <[email protected]>
Richard Hatch <[email protected]>
Richard Hitt <[email protected]>
Richard Kandarian <[email protected]>
Richard L. England <[email protected]>
Richard L. Maus, Jr. <[email protected]>
Richard Leach <[email protected]>
Richard Levitte <[email protected]>
Richard Möhn <[email protected]>
Richard Ohnemus <[email protected]>
Richard Soderberg <[email protected]>
Richard Yeh <[email protected]>
Rick Delaney <[email protected]>
Rick Pluta
Rick Smith <[email protected]>
Rickard Westman
Rob Brown <[email protected]>
Rob Henderson <[email protected]>
Rob Hoelz <[email protected]>
Rob Napier <[email protected]>
Robert May <[email protected]>
Robert Millan <[email protected]>
Robert Partington <[email protected]>
Robert Sanders <[email protected]>
Robert Sebastian Gerus <[email protected]>
Robert Spier <[email protected]>
Roberto C. Sanchez <[email protected]>
Robin Barker <[email protected]>
Robin Houston <[email protected]>
Rocco Caputo <[email protected]>
Roderick Schertler <[email protected]>
Rodger Anderson <[email protected]>
Rodolfo Carvalho <[email protected]>
Ronald F. Guilmette <[email protected]>
Ronald J. Kimball <[email protected]>
Ronald Schmidt <[email protected]>
Rostislav Skudnov <[email protected]>
Ruben Schattevoy <[email protected]>
Rudolph Todd Maceyko <[email protected]>
Rujith S. de Silva <[email protected]>
Ruslan Zakirov <[email protected]>
Russ Allbery <[email protected]>
Russel O'Connor <[email protected]>
Russell Fulton <[email protected]>
Russell Mosemann <[email protected]>
Ryan Herbert <[email protected]>
Ryan Voots <[email protected]>
Salvador Fandiño <[email protected]>
Salvador Ortiz Garcia <[email protected]>
Sam Kimbrel <[email protected]>
Sam Tregar <[email protected]>
Sam Vilain <[email protected]>
Samuel Thibault <[email protected]>
Samuli Kärkkäinen <[email protected]>
Sawyer X <[email protected]>
Schuyler Erle <[email protected]>
Scott A Crosby <[email protected]>
Scott Bronson <[email protected]>
Scott Gifford <[email protected]>
Scott Henry <[email protected]>
Scott L. Miller <[email protected]>
Scott Lanning <[email protected]>
Scott Wiersdorf <[email protected]>
Sean Boudreau <[email protected]>
Sean Dague <[email protected]>
Sean Davis <[email protected]>
Sean M. Burke <[email protected]>
Sean Robinson <[email protected]>
Sean Sheedy <[email protected]>
Sebastian Schmidt <[email protected]>
Sebastian Steinlechner <[email protected]>
Sebastian Wittmeier <[email protected]>
Sébastien Aperghis-Tramoni <[email protected]>
Sebastien Barre <[email protected]>
Sergey Alekseev <[email protected]>
Sergey Aleynikov <[email protected]>
Sérgio Durigan Júnior <[email protected]>
Shawn M Moore <[email protected]>
Sherm Pendley <[email protected]>
Shigeya Suzuki <[email protected]>
Shimpei Yamashita <[email protected]>
Shinya Hayakawa <[email protected]>
Shirakata Kentaro <[email protected]>
Shishir Gundavaram <[email protected]>
Shlomi Fish <[email protected]>
Shoichi Kaji <[email protected]>
Simon Cozens <[email protected]>
Simon Glover <[email protected]>
Simon Leinen
Simon Parsons <[email protected]>
Simon Schubert <[email protected]>
Sinan Unur <[email protected]>
Sisyphus <[email protected]>
Slaven Rezic <[email protected]>
Solar Designer <[email protected]>
Spider Boardman <[email protected]>
Spiros Denaxas <[email protected]>
Sreeji K Das <[email protected]>
Stanislaw Pusep <[email protected]>
Stas Bekman <[email protected]>
Stefan Seifert <[email protected]>
Steffen Müller <[email protected]>
Steffen Schwigon <[email protected]>
Steffen Ullrich <[email protected]>
Stepan Kasal <[email protected]>
Stéphane Payrard <[email protected]>
Stephanie Beals <[email protected]>
Stephen Bennett <[email protected]>
Stephen Clouse <[email protected]>
Stephen McCamant <[email protected]>
Stephen O. Lidie <[email protected]>
Stephen Oberholtzer <[email protected]>
Stephen P. Potter <[email protected]>
Stephen Zander <[email protected]>
Stevan Little <[email protected]>
Steve A Fink <[email protected]>
Steve Grazzini <[email protected]>
Steve Hay <[email protected]>
Steve Kelem <[email protected]>
Steve McDougall <[email protected]>
Steve Nielsen <[email protected]>
Steve Pearlmutter
Steve Peters <[email protected]>
Steve Purkis <[email protected]>
Steve Vinoski
Steven Hirsch <[email protected]>
Steven Humphrey <[email protected]>
Steven Knight <[email protected]>
Steven Morlock <[email protected]>
Steven N. Hirsch <[email protected]>
Steven Parkes <[email protected]>
Steven Schubiger <[email protected]>
Stian Seeberg <[email protected]>
Sullivan Beck <[email protected]>
Sven Strickroth <[email protected]>
Sven Verdoolaege <[email protected]>
SynaptiCAD, Inc. <[email protected]>
Tadeusz Sośnierz <[email protected]>
Takis Psarogiannakopoulos <[email protected]>
Taro KAWAGISHI
Tassilo von Parseval <[email protected]>
Tatsuhiko Miyagawa <[email protected]>
Ted Ashton <[email protected]>
Teun Burgers <[email protected]>
Thad Floryan <[email protected]>
Theo Buehler <[email protected]>
Thomas Bowditch <[email protected]>
Thomas Conté <[email protected]>
Thomas Dorner <[email protected]>
Thomas Kofler
Thomas König
Thomas Pfau <[email protected]>
Thomas Sibley <[email protected]>
Thomas Wegner <[email protected]>
Thorsten Glaser <[email protected]>
Tim Adye <[email protected]>
Tim Ayers <[email protected]>
Tim Bunce <[email protected]>
Tim Conrow <[email protected]>
Tim Freeman <[email protected]>
Tim Jenness <[email protected]>
Tim Mooney <[email protected]>
Tim Sweetman <[email protected]>
Tim Witham <[email protected]>
Timothe Litt <[email protected]>
Timur I. Bakeyev <[email protected]>
Tina Müller <[email protected]>
Tobias Leich <[email protected]>
Toby Inkster <[email protected]>
Todd C. Miller <[email protected]>
Todd Rinaldo <[email protected]>
Todd T. Fries <[email protected]>
Todd Vierling <[email protected]>
Tokuhiro Matsuno <[email protected]>
Tom Bates <[email protected]>
Tom Brown <[email protected]>
Tom Christiansen <[email protected]>
Tom Dinger
Tom Horsley <[email protected]>
Tom Hughes <[email protected]>
Tom Hukins <[email protected]>
Tom Phoenix <[email protected]>
Tom Spindler <[email protected]>
Tom Wyant <[email protected]>
Tomasz Konojacki <[email protected]>
Tomoyuki Sadahiro <[email protected]>
Ton Hospel <[email protected]>
Tony Bowden <[email protected]>
Tony Camas
Tony Cook <[email protected]>
Tony Sanders <[email protected]>
Tor Lillqvist <[email protected]>
Torsten Foertsch <[email protected]>
Torsten Schönfeld <[email protected]>
Trevor Blackwell <[email protected]>
Tsutomu IKEGAMI <[email protected]>
Tuomas J. Lukka <[email protected]>
Tye McQueen <[email protected]>
Ulrich Habel <[email protected]>
Ulrich Kunitz <[email protected]>
Ulrich Pfeifer <[email protected]>
Unicode Consortium <unicode.org>
Vadim Konovalov <[email protected]>
Valeriy E. Ushakov <[email protected]>
Vernon Lyon <[email protected]>
Victor Adam <[email protected]>
Victor Efimov <[email protected]>
Viktor Turskyi <[email protected]>
Ville Skyttä <[email protected]>
Vincent Pit <[email protected]>
Vishal Bhatia <[email protected]>
Vitali Peil <[email protected]>
Vlad Harchev <[email protected]>
Vladimir Alexiev <[email protected]>
Vladimir Marek <[email protected]>
Vladimir Timofeev <[email protected]>
Volker Schatz <[email protected]>
W. Geoffrey Rommel <[email protected]>
W. Phillip Moore <[email protected]>
Wallace Reis <[email protected]>
Walt Mankowski <[email protected]>
Walter Briscoe <[email protected]>
Warren Hyde <[email protected]>
Warren Jones <[email protected]>
Wayne Berke <[email protected]>
Wayne Scott <[email protected]>
Wayne Thompson <[email protected]>
Wilfredo Sánchez <[email protected]>
William J. Middleton <[email protected]>
William Mann <[email protected]>
William Middleton <[email protected]>
William R Ward <[email protected]>
William Setzer <[email protected]>
William Williams <[email protected]>
William Yardley <[email protected]>
Winfried König <[email protected]>
Wolfgang Laun <[email protected]>
Wolfram Humann <[email protected]>
Xavier Noria <[email protected]>
YAMASHINA Hio <[email protected]>
Yaroslav Kuzmin <[email protected]>
Yary Hluchan
Yasushi Nakajima <[email protected]>
Yitzchak Scott-Thoennes <[email protected]>
Yutaka OIWA <[email protected]>
Yutaka OKAIE
Yutao Feng
Yuval Kogman <[email protected]>
Yves Orton <[email protected]>
Zachary Miller <[email protected]>
Zachary Storer <[email protected]>
Zak B. Elep <[email protected]>
Zbynek Vyskovsky <[email protected]>
Zsbán Ambrus <[email protected]>
Ævar Arnfjörð Bjarmason <[email protected]>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ZhangyichunCC/perl.git
[email protected]:ZhangyichunCC/perl.git
ZhangyichunCC
perl
perl
openkylin/yangtze

搜索帮助