annotate GRAAL_AUTHORS @ 4225:339cf8d4904d

Made mx.run work properly when stderr is redirected to stdout. Made outputparser redirect stderr to stdout. Added copyright headers to outputparser.py and sanitycheck.py. Reverted class path construction in mx.build() to use includeSelf=True to fix regression when running 'mx build -c'.
author Doug Simon <doug.simon@oracle.com>
date Thu, 05 Jan 2012 11:31:46 +0100
parents 61369a06f03c
children af976ca29136
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3735
61369a06f03c Updated authors file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2580
diff changeset
1 Doug Simon (doug.simon@oracle.com)
61369a06f03c Updated authors file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2580
diff changeset
2 * Since December 2011
61369a06f03c Updated authors file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2580
diff changeset
3
61369a06f03c Updated authors file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2580
diff changeset
4 Christian Wimmer (christian.wimmer@oracle.com)
61369a06f03c Updated authors file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2580
diff changeset
5 * Since December 2011
61369a06f03c Updated authors file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents: 2580
diff changeset
6
2503
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
7 Lukas Stadler (stadler@ssw.jku.at)
2506
4a3bf8a5bf41 small fix to GRAAL_AUTHORS
Lukas Stadler <lukas.stadler@jku.at>
parents: 2505
diff changeset
8 * July - September 2010: Initial feature-complete implementation, remote compilation
2505
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
9 * Since April 2011: New IR design
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
10
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
11 Gilles Duboscq (gilles.duboscq@oracle.com)
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
12 * Since April 2011: New IR design
2503
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
13
2580
70d8d239eb89 Added Peter Hofer to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2506
diff changeset
14 Peter Hofer (hofer@ssw.jku.at)
70d8d239eb89 Added Peter Hofer to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2506
diff changeset
15 * Since May 2011: Graphviz visualization
70d8d239eb89 Added Peter Hofer to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2506
diff changeset
16
2503
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
17 Thomas Wuerthinger (thomas.wuerthinger@oracle.com)
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
18 * June 2011: Initial prototype
6bc5ec0255df Added GRAAL_AUTHORS file. Removed individual @author tags per file.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
19 * October 2010 - January 2011: Bug fixes (all DaCapo's pass), better performance on SciMark than C1
2505
9efd0f384098 Added Gilles to authors list.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2503
diff changeset
20 * Since April 2011: New IR design