Author: rgrjr Date: Fri Aug 15 09:31:10 2008 New Revision: 30255 Modified: trunk/CREDITS
Log: Fix sorting. Modified: trunk/CREDITS ============================================================================== --- trunk/CREDITS (original) +++ trunk/CREDITS Fri Aug 15 09:31:10 2008 @@ -34,6 +34,10 @@ D: Debugging tutorial D: Porting to PDA +N: Alek Storm +E: [EMAIL PROTECTED] +D: Fixed object vtable method overrides in PIR + N: Alex Gough D: bignum @@ -64,15 +68,15 @@ N: Andrew Rodland D: vim syntax files and editor doc +N: Andrew Sweger +D: typo squisher +E: [EMAIL PROTECTED] + N: Andrew Whitworth D: PDD09 Garbage Collector D: Documentation E: [EMAIL PROTECTED] -N: Andrew Sweger -D: typo squisher -E: [EMAIL PROTECTED] - N: Andy Dougherty D: Config and building. @@ -93,6 +97,7 @@ D: Buffered IO fix N: Ask Bjoern Hansen +D: Keeps us running N: Audrey Tang D: Pugs, a Perl6->Parrot implementation. @@ -320,6 +325,10 @@ N: Jeff Goff D: Release pumpking for 0.0.5-0.0.8 +N: Jeff Horwitz +E: [EMAIL PROTECTED] +D: Various bug fixes and tests + N: Jeffrey Dik D: Test system fixes @@ -357,11 +366,16 @@ E: [EMAIL PROTECTED] W: http://www.jnthn.net/ +N: Joseph Ryan +D: PIR tests and fixes + N: Jos Visser D: fortytwo opcode -N: Joseph Ryan -D: PIR tests and fixes +N: Josh McAdams +D: Allow git checkouts to pass some tests that require an svn checkout + +N: Josh Wilmes N: Joshua Gatcomb D: updated version of parrotbench.pl @@ -374,8 +388,6 @@ N: Joshua Isom, a.k.a jisom D: Getopt/Obj.pir -N: Josh Wilmes - N: Juergen Boemmels D: Parrot I/O; macro stuff in assembler. @@ -433,6 +445,10 @@ E: [EMAIL PROTECTED] S: South Lake Tahoe, CA, USA +N: Mark Grimes +E: [EMAIL PROTECTED] +D: Clean up some tests + N: Markus Amsler D: httpd.imc, bugfixes @@ -447,12 +463,12 @@ N: Matt Fowles D: Resizable*Array PMCs -N: Mattia Barbon -D: Win32 fixes, dynamic PMC creation and loading - N: Matt Kennedy D: Some Env PMC method implementations and tests +N: Mattia Barbon +D: Win32 fixes, dynamic PMC creation and loading + N: Melvin Smith D: Parrot core, various ops, IO, subs, continuations, COW stacks D: IMCC, Cola @@ -460,12 +476,12 @@ E: [EMAIL PROTECTED] S: Atlanta, GA -N: Michael G. Schwern - N: Michael Cartmell E: [EMAIL PROTECTED] D: README.win32 spelling patch +N: Michael G. Schwern + N: Michael Scott D: Getting Started Guide for Parrot, many doc fixes D: Mac OS X build fixes @@ -508,6 +524,10 @@ N: Nikolay Ananiev D: Win32 build fix +N: Norman Nunley +D: Shaving a Ponie +E: [EMAIL PROTECTED] + N: Nigelsandever D: Win32 patches @@ -528,6 +548,10 @@ N: Pancake D: Fixes for pdb, the Parrot debugger +N: Pat Eyler +D: Ruby recursive expression support. +E: [EMAIL PROTECTED] + N: Patrick R. Michaud D: Parrot Grammar Engine D: Perl 6 pumpking @@ -536,10 +560,6 @@ D: Pynie E: [EMAIL PROTECTED] -N: Pat Eyler -D: Ruby recursive expression support. -E: [EMAIL PROTECTED] - N: Paul Cochrane D: Changing the newspaper in the parrot cage E: [EMAIL PROTECTED] @@ -624,12 +644,6 @@ N: Stéphane Peiry D: Lot of JIT/sun patches -N: tene -D: Cardinal, a Ruby compiler -D: ChitChat, a Smalltalk compiler -D: Minor Rakudo patches -E: [EMAIL PROTECTED] - N: Sterling Hughes D: Questions for the FAQ @@ -641,21 +655,27 @@ E: [EMAIL PROTECTED] S: San Carlos, CA, USA -N: Steve Peters -D: Patch for unreferenced variable warnings on Win32 - N: Steven Schubiger D: refactored out t/pmc/pmc.t perl tests E: [EMAIL PROTECTED] W: http://www.accognoscere.org S: Winterthur, Switzerland +N: Steve Peters +D: Patch for unreferenced variable warnings on Win32 + N: Stig Brautaset D: Patch to repair 'make clean' N: Stuart Jansen D: lolcode patches +N: tene +D: Cardinal, a Ruby compiler +D: ChitChat, a Smalltalk compiler +D: Minor Rakudo patches +E: [EMAIL PROTECTED] + N: Thilo Planz D: partcl tests and inspiration @@ -665,14 +685,14 @@ N: TOGoS D: Some FAQ questions and answers -N: Tony Payne -D: Example hanoi.pasm - N: Tom Hughes E: [EMAIL PROTECTED] D: Nicer command line handling in ops2c.pl +N: Tony Payne +D: Example hanoi.pasm + N: Uri Guttman D: Lot of general Parrot design hints @@ -680,6 +700,10 @@ E: [EMAIL PROTECTED] D: Core and Rakudo patches +N: Vishal Soni +E: [EMAIL PROTECTED] +D: Bug fixes in IMCC, ECMAScript + N: Vladimir Lipsky D: Win32, IO fixes @@ -692,26 +716,3 @@ N: Zach Morgan E: [EMAIL PROTECTED] D: Rakudo patch - -N: Norman Nunley -D: Shaving a Ponie -E: [EMAIL PROTECTED] - -N: Vishal Soni -E: [EMAIL PROTECTED] -D: Bug fixes in IMCC, ECMAScript - -N: Alek Storm -E: [EMAIL PROTECTED] -D: Fixed object vtable method overrides in PIR - -N: Jeff Horwitz -E: [EMAIL PROTECTED] -D: Various bug fixes and tests - -N: Mark Grimes -E: [EMAIL PROTECTED] -D: Clean up some tests - -N: Josh McAdams -D: Allow git checkouts to pass some tests that require an svn checkout
