* src/pbc_merge.c:
[parrot.git] / CREDITS
blobade2f1db9d66bc144217f3514ac442e1fe1e8ad9
1 # $Id$
3     Following in the steps of other open source projects that
4     eventually take over the world, here is the partial list
5     of people who have contributed to Parrot and its supporting
6     works.  It is sorted by name and formatted to allow easy
7     grepping and beautification by scripts.
8     The fields are: name (N), email (E), web-address (W),
9     description (D) and snail-mail address (S).
11         Thanks,
13         The Parrot Team
14         PS: Yes, this looks remarkably like the Linux CREDITS format
15         PPS: This file is encoded in UTF-8
17 ----------
18 N: Aaron Sherman
19 D: rand and srand ops
21 N: Abhijit A. Mahabal
22 D: P6C update
24 N: Adam Thomason
25 D: Building on various platforms.
27 N: Alberto Manuel Brandao Simoes
28 E: ambs@cpan.org
29 D: Named arguments support and recovery support on PIR parser
30 S: Braga, Portugal
31 W: http://alfarrabio.di.uminho.pt/~albie/
33 N: Aldo Calpini
34 D: Debugging tutorial
35 D: Porting to PDA
37 N: Alek Storm
38 E: alek.storm@gmail.com
39 D: Fixed object vtable method overrides in PIR
41 N: Alex Gough
42 D: bignum
44 N: Allison Randal
45 D: Lead Designer
46 D: TGE, Punie (Perl 1), P6C
47 E: allison@perl.org
49 N: Amir Karger
50 D: editor bugfixes
51 E: akarger@cgr.harvard.edu
53 N: Amos Robinson
54 D: IMCC Optimizer patches
55 D: ParTcl builtins
56 E: amos@coscom.net
58 N: Anders Nor Berle
59 D: Some cleanups and FreeBSD related fixes.
60 E: debolaz@gmail.com
62 N: Andreas Rottmann
63 D: Improvements of Eclectus
65 N: Andrew Parker
66 D: Port PAST-pm test to PCT.
68 N: Andrew Rodland
69 D: vim syntax files and editor doc
71 N: Andrew Sweger
72 D: typo squisher
73 E: yDNA@cpan.org
75 N: Andrew Whitworth
76 D: PDD09 Garbage Collector
77 D: Documentation
78 E: wknight8111@gmail.com
80 N: Andy Dougherty
81 D: Config and building.
83 N: Andy Lester
84 D: consting, cleanups, and Chief Cage Cleaner
85 E: andy@petdance.com
87 N: Angel Faus
88 D: CFG and live analysis.
90 N: Arcady Goldmints-Orlov
91 D: Lists and tuples for Pynie.
93 N: Arthur Bergman
94 D: Trying to ride a Ponie - build and compat fixes.
96 N: Arvindh Rajesh Tamilmani
97 D: Buffered IO fix
99 N: Ask Bjoern Hansen
100 D: Keeps us running
102 N: Audrey Tang
103 D: Pugs, a Perl6->Parrot implementation.
105 N: Benjamin Goldberg
106 D: Numerous improvements and proposals.
108 N: Bernd Ulmann
109 D: Fixes for VMS
111 N: Bernhard Schmalhofer
112 D: Bugfixes
113 D: Eclectus, Scheme on Parrot
114 D: Parrot m4
115 D: Pipp, PHP on Parrot
116 D: HQ9plus
117 D: Release manager for Parrot 0.6.0 and Parrot 0.6.4
118 D: Tests for languages/lisp
119 E: Bernhard.Schmalhofer@gmx.de
121 N: Bob Diertens
122 D: patch regarding macro argument expansion
124 N: Bob Rogers
125 D: Random small bug fixes, including one for the linguine bug.
126 E: rogers-perl6@rgrjr.dyndns.org
128 N: Bob Wilkinson
129 D: Numerous document typos.
130 E: bob@fourtheye.org
132 N: Brad Gilbert
133 D: Add test for sysinfo op.
134 E: b2gills@gmail.com
136 N: Bram Geron
137 D: IMCC documentation update
138 E: bgeron@gmail.com
140 N: Brent Royal-Gordon
141 D: Configure, Parrot_sprintf, embedding, early regex engine.
142 D: Early contributions under the name Brent Dax.
143 E: brent@brentdax.com
144 W: http://www.brentdax.com/
146 N: Brian Wheeler
148 N: Bruce Gray
149 D: debugging tutorial remarks
151 N: Bryan C. Warnock
152 D: The First Perl 6 Summarizer
153 D: Little things here and there in pre-Parrot days.
154 D: And, yes, {sigh}, *that* Warnock.
155 E: bwarnock@raba.com
157 N: Chip Salzenberg
158 D: Pumpking (0.4.6 - ... ) and demagogue
159 E: chip@pobox.com
161 N: Chris Dolan
162 D: TAP language author, and Parrot Bug fixes
163 E: cdolan@cpan.org
165 N: Christoph Otto a.k.a. cotto
166 D: Patch for key flags in pdd08
167 D: Range check in Env PMC
168 D: Pipp
169 E: christoph@mksig.org
171 N: chromatic
172 D: SDL library and examples; PIR Test::*; test suite cleanup
173 D: Parrot::Embed; Pheme
174 D: lead philosopher -- "Why doesn't this work?"
175 E: chromatic@wgz.org
176 W: http://wgz.org/chromatic/
178 N: Clayton O'Neill
179 D: Fix for parrot linking issue on Solaris 8
181 N: Clinton A. Pierce
182 D: Many PIR tests and fixes
183 D: A small XML parser in PASM
184 D: Interpreter and compiler for BASIC
186 N: Colin Kuskie
187 D: nqp hackery
188 D: PIR tutorial updates, docs/test cleanups
189 E: ckuskie@sterling.net
191 N: Cory Spencer
192 D: Peek opcode and PIO implementation
194 N: Curtis Rawls
195 D: imcc optimizer and register allocator patches and tests
196 E: cgrawls@gmail.com
198 N: Dan Sugalski
199 D: The big cheese emeritus
200 E: dan@sidhe.org
201 W: http://www.sidhe.org/~dan/blog/
203 N: Daniel Grunblatt
204 D: JIT and EXEC subsystems
206 N: Danny Werner
207 D: Test for literals
209 N: Dave Woldrich
210 D: Win32 build fixes
211 E: dave@woldrich.com
213 N: David M. Loyd
215 N: David Romano
216 D: PGE tests and fixes
217 D: POD for the Undef PMC
218 E: david.romano+p6i@gmail.com
220 N: Dennis Rieks
221 D: Win32 config and build
223 N: Dino Morelli
224 D: PGE tests
225 E: dmorelli@reactorweb.net
227 N: Dmitry Karasik
228 D: nci loadlib fixes
229 E: dmitry@karasik.eu.org
231 N: Eirik Berg Hanssen
232 D: Use unix98 ps option in signal.t
234 N: Eric Hanchrow
235 D: add "clone" to iterator
236 E: offby1@blarg.net
238 N: Eric Lubow
239 D: makefile fixes
240 E: eric@lubow.org
241 W: http://eric.lubow.org/
243 N: Felix Gallo
244 D: delegate.pmc patch
246 N: Flavio Poletti
247 D: SmartLink patch for Moose after 0.43
249 N: Florian Ragwitz
250 E: rafl@debianforum.de
251 W: http://www.tu-chemnitz.de/~rafl/
252 D: Debian packaging
253 S: Chemnitz, Germany
255 N: François Perrad
256 E: francois.perrad@gadz.org
257 W: http://fperrad.googlepages.com/home
258 D: build fixes for MinGW
259 D: a patch to remove slash_exec from config
260 D: language Lua
261 D: language WMLScript (PIR translator)
262 D: Pipp
264 N: Garrett Rooney
265 D: Fix typo in PARROT_BIGENDIAN case
267 N: Geoff Broadwell (japhb)
268 D: OpenGL binding and examples
269 D: Disassembly/source weaver
270 D: Miscellaneous fixes
272 N: Gerard Goossen
273 D: Documentation patch for Parrot_PMC_get_pointer_intkey()
275 N: Gerd Pokorra
276 E: pokorra@uni-siegen.de
278 N: Goplat
279 D: Win98 and other fixes.
281 N: Gordon Henriksen
282 D: Unified PMC/PObj accessors
284 N: Greg Bacon
285 D: Memory reallocation test and patch
287 N: Gregor N. Purdy
288 D: Early Parrot core, including packfile and op processing code,
289 D: first predereferencing core, first Parrot-targetted compiler
290 D: with subroutines: Jako.
291 D: The human version of indent.
292 E: gregor@focusresearch.com
293 S: Sunnyvale, CA
295 N: H.Merijn Brand
296 D: HP-UX fixes and smoke tests
298 N: Ibotty
299 D: parrotbench ruby benchmarks
301 N: Ilya Martynov
302 D: Patch to let pmc2c.pl run from any directory
303 D: Minor documentation updates
305 N: Imran Ghory
306 D: Binary GCD / LCM
308 N: Ion Alexandru Morega
309 D: string.pmc, complex.pmc
311 N: James E Keenan (Jim)
312 D: Testing of configuration and build tools
313 W: http://thenceforward.net/parrot/
314 S:  Brooklyn, NY, USA
316 N: Jarkko Hietaniemi
317 D: packfile and Tru64 fixes
318 D: lot of general hints and patches to improve portability
320 N: Jason Gloudon
322 N: Jeff Clites
323 D: PPC JIT patches, ICU support, string handling
325 N: Jeff Goff
326 D: Release pumpking for 0.0.5-0.0.8
328 N: Jeff Horwitz
329 E: jeff@smashing.org
330 D: Various bug fixes and tests
332 N: Jeffrey Dik
333 D: Test system fixes
335 N: Jens Rieks
336 D: Several libraries, examples and patches.
337 D: Tetris with SDL
338 E: parrot@jensbeimsurfen.de
339 S: Wuppertal, Germany
341 N: Jerome Quelin
342 D: parrotbug, befunge interpreter, ook compiler.
343 E: jquelin@cpan.org
344 S: Lyon, France
346 N: Jerry Gay a.k.a. particle
347 E: Jerry.Gay@gmail.com
348 D: test suite, compiler tools, perl6, TAP language, entropy reduction, ECMAScript
349 S: Seattle, WA
351 N: John J. Trammell
352 E: trammell@el-swifto.com
353 D: coding standard tests
355 N: John Paul Wallington
356 D: pir-mode.el: fix for xemacs plus bugfixes and cleanups
358 N: Jonathan Sillito
359 D: Lexical pads, CPS.
361 N: Jonathan Stowe
363 N: Jonathan Worthington
364 D: Bits of Win32 support, PBC utilities, debug segment work, .Net
365 D: to PIR translator, some Rakudo stuff and various other patches
366 E: jnthn@jnthn.net
367 W: http://www.jnthn.net/
369 N: Joseph Ryan
370 D: PIR tests and fixes
372 N: Jos Visser
373 D: fortytwo opcode
375 N: Josh McAdams
376 D: Allow git checkouts to pass some tests that require an svn checkout
378 N: Josh Wilmes
380 N: Joshua Gatcomb
381 D: updated version of parrotbench.pl
383 N: Joshua Hoblitt
384 E: jhoblitt@cpan.org
385 D: bug wrangling, doc & makefile cleanups, and Pod tests
386 D: mucking around with Configure
388 N: Joshua Isom, a.k.a jisom
389 D: Getopt/Obj.pir
391 N: Juergen Boemmels
392 D: Parrot I/O; macro stuff in assembler.
394 N: Julian Fondren
395 E: ayrnieu@gmail.com
396 D: Standardize and add languages/*/MAINTAINER files
397 D: a patch to catch exception in Lua
399 N: Karl Forner
400 D: shootout examples testing
401 E: karl.forner@gmail.com
403 N: Kay-Uwe 'kiwi' Hüll
404 D: Cage cleaning tasks
406 N: Kenneth A Graves
407 D: yield and other PIR improvements
409 N: Kevin Falcone
411 N: Kevin Tew
412 D: Cardinal(Ruby on Parrot), ECMAScript PGE grammar,
413 D: Python PGE grammar, C99 PGE Grammar
414 D: Various Config Fixes, Compiler Warnings, etc
416 N: Klaas-Jan Stol a.k.a. kj[s]?
417 D: clean-ups of compilers/imcc and its documentation.
418 D: compilers/pirc and languages/PIR.
419 D: various updates to PCT-based languages (C99,Punie,Cardinal,Ecmascript)
420 D: languages/json
421 E: parrotcode@gmail.com
423 N: Lars Balker Rasmussen
424 D: FreeBSD and other build fixes
426 N: Lee Duhem
427 D: Debug patch
428 E: lee.duhem@gmail.com
430 N: Leon Brocard
432 N: Leopold Toetsch
433 D: Patchmonster & pumpking emeritus (0.0.13 - 0.4.5)
434 E: lt@toetsch.at
435 S: Herrnbaumgarten, Austria
437 N: Luke Palmer
438 D: Many fixes
440 N: Marcelo Serra Castilhos
441 E: mhelix@terra.com.br
442 D: Bug fix
444 N: Marcus Thiesen
445 D: URM language, bugfixes
447 N: Mark Glines a.k.a. Infinoid
448 D: Cage cleaning, random bugfixes, report bugs
449 E: mark@glines.org
450 S: South Lake Tahoe, CA, USA
452 N: Mark Grimes
453 E: mgrimes@cpan.org
454 D: Clean up some tests
456 N: Markus Amsler
457 D: httpd.imc, bugfixes
459 N: Markus Mays
460 D: Implementation of the Rational PMC
462 N: Matt Diephouse
463 D: Turn off buffering layer in forth.pasm
464 D: Various patches for pmc2c.pl
465 D: Run Tcl test suite in partcl, and add various partcl bits
467 N: Matt Fowles
468 D: Resizable*Array PMCs
470 N: Matt Kennedy
471 D: Some Env PMC method implementations and tests
473 N: Mattia Barbon
474 D: Win32 fixes, dynamic PMC creation and loading
476 N: Melvin Smith
477 D: Parrot core, various ops, IO, subs, continuations, COW stacks
478 D: IMCC, Cola
479 E: melvin.smith@mindspring.com
480 E: melvins@us.ibm.com
481 S: Atlanta, GA
483 N: Michael Cartmell
484 E: Michael.Cartmell@thomson.com
485 D: README.win32 spelling patch
487 N: Michael G. Schwern
489 N: Michael Scott
490 D: Getting Started Guide for Parrot, many doc fixes
491 D: Mac OS X build fixes
492 D: HTML documentation for Parrot
493 E: michael_scott@mac.com
494 W: http://xrl.us/sml
496 N: Michael Stevens
497 D: Remove an unused variable in C-land
499 N: Michal J Wallace
500 D: Pie-thon hammering PIR
502 N: Mike Lambert
504 N: Mike Mattie
505 E: codermattie@gmail.com
506 D: Patch reducing code duplication
508 N: Mitchell N Charity
510 N: Moritz A Lenz
511 E: moritz@faui2k3.org
512 D: Test infrastructure for languages/perl6/ and Perl 6 in general
514 N: Neil Conway
516 N: Nicholas Clark
517 D: Building and platform compat and more.
519 N: Nick Glencross
520 D: Various low hanging bug fixes
521 D: Build and smoke fixes for HP-UX and cygwin
522 D: Some examples, such as circle.pir and MD5.pir
523 E: nick.glencross@gmail.com
525 N: Nick Kostirya
526 D: Win32, FreeBSD build fixes
528 N: Nikolay Ananiev
529 D: Win32 build fix
531 N: Norman Nunley
532 D: Shaving a Ponie
533 E: nnunley@gmail.com
535 N: Nigelsandever
536 D: Win32 patches
538 N: Notfound
539 D: Bugfixing and cage cleaning.
540 E: julian.notfound@gmail.com
542 N: Nuno 'smash' Carvalho
543 D: PGE/perl6/abc debugging and testing
544 E: mestre.smash@gmail.com
546 N: OOLLEY kj
547 D: Miscellaneous cleanup and PDD07-conformance
549 N: Ovid
550 D: Rename 'pbc_to_c' to 'pbc_to_exe'
552 N: Paco Alguacil
553 D: Building on various platorms
554 E: paco.linux@gmail.com
556 N: Pancake
557 D: Fixes for pdb, the Parrot debugger
559 N: Pat Eyler
560 D: Ruby recursive expression support.
561 E: pat.eyler@gmail.com
563 N: Patrick R. Michaud
564 D: Parrot Grammar Engine
565 D: Perl 6 pumpking
566 D: NQP, PCT, PAST, POST
567 D: APL
568 D: Pynie
569 E: pmichaud@pobox.com
571 N: Paul Cochrane
572 D: Changing the newspaper in the parrot cage
573 E: paultcochrane@gmail.com
575 N: Peter Gibbs
576 D: String subsystem
578 N: Philip Taylor
579 D: Win32 ICC support
581 N: Piers Cawley
582 D: The Second Perl 6 Summarizer after Bryan C. Warnock
583 E: pdcawley@bofh.org.uk
584 W: http://www.bofh.org.uk:8080/
586 N: Reini Urban
587 E: rurban@cpan.org
588 D: cygwin fixes
590 N: Richard Tibbetts
591 D: Divide by zero exceptions in some PMCs
593 N: Rick Scott
594 D: Test and doc tuneups
595 E: rick@shadowspar.dyndns.org
597 N: Ritz Daniel
599 N: Robert G. Jakabosky
600 E: bobby@sharedrealm.com
601 D: language Lua bugfix (64bits).
603 N: Robert Spier
604 D: Keeps us running
606 N: Roger Browne
607 D: Author of Amber; bug fixes and tests
609 N: Roland Illing
610 D: Building Parrot with pkgsrc
612 N: Ron Blaschke
613 D: Win32 patches
615 N: Ruben Fonseca
616 D: opcode test coverage script
617 E: fonseka@gmail.com
619 N: Sam Ruby
620 D: Pythonic and OO patches
622 N: Sam Vilain
623 D: Prototype object model and tests
625 N: Sean O'Rourke
626 D: Original Perl6 compiler
628 N: Sebastian Riedel
630 N: Shawn M Moore
631 D: Cage cleaner
632 D: ops summary script
633 E: sartak@gmail.com
635 N: Simon Cozens
636 D: Release pumpking for 0.0.1-0.0.4
638 N: Simon Glover
639 D: Tests, docs and misc. bugfixes
640 E: scog@aip.de
641 S: Potsdam, Germany
643 N: Skip Livingston
644 D: Fix for string_to_num
646 N: Stefan Lidman
647 D: sqrt ops
649 N: Stéphane Payrard
650 D: Various code fixes and improvements
652 N: Stéphane Peiry
653 D: Lot of JIT/sun patches
655 N: Sterling Hughes
656 D: Questions for the FAQ
658 N: Steve Clark
659 D: Bugfixes
661 N: Steve Fink
662 D: Release pumpking for 0.0.9-0.0.11
663 E: steve@fink.com
664 S: San Carlos, CA, USA
666 N: Steven Schubiger
667 D: refactored out t/pmc/pmc.t perl tests
668 E: steven@accognoscere.org
669 W: http://www.accognoscere.org
670 S: Winterthur, Switzerland
672 N: Steve Peters
673 D: Patch for unreferenced variable warnings on Win32
675 N: Stig Brautaset
676 D: Patch to repair 'make clean'
678 N: Stuart Jansen
679 D: lolcode patches
681 N: tene
682 D: Cardinal, a Ruby compiler
683 D: ChitChat, a Smalltalk compiler
684 D: Minor Rakudo patches
685 E: tene@allalone.org
687 N: Thilo Planz
688 D: partcl tests and inspiration
690 N: Thomas Kratz
691 D: Fixes for VMS
693 N: TOGoS
694 D: Some FAQ questions and answers
696 N: Tom Hughes
698 E: tom@nekomimists.ddo.jp
699 D: Nicer command line handling in ops2c.pl
701 N: Tony Payne
702 D: Example hanoi.pasm
704 N: Uri Guttman
705 D: Lot of general Parrot design hints
707 N: Vasily Chekalkin
708 E: bacek@bacek.com
709 D: Core and Rakudo patches
711 N: Vishal Soni
712 E: vishalrsoni@gmail.com
713 D: Bug fixes in IMCC, ECMAScript
715 N: Vladimir Lipsky
716 D: Win32, IO fixes
718 N: Will "Coke" Coleda
719 E: will@coleda.com
720 D: Tcl language (partcl), APL, website, various languages/ upkeep, misc.
722 N: Zach Lipton
724 N: Zach Morgan
725 E: zpmorgan@gmail.com
726 D: Rakudo patch