[parrot/parrot] 80f259: fix c coda, update copyright, remove trailing whit...
noreply at github.com
noreply at github.com
Tue Feb 8 03:38:56 UTC 2011
Branch: refs/heads/generational_gc
Home: https://github.com/parrot/parrot
Commit: 80f25972b42a4892c2dd8b055a7461ea0a3677d9
https://github.com/parrot/parrot/commit/80f25972b42a4892c2dd8b055a7461ea0a3677d9
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-02-07 (Mon, 07 Feb 2011)
Changed paths:
M src/gc/gc_gms.c
Log Message:
-----------
fix c coda, update copyright, remove trailing whitespace and remove svn $Id
Commit: f5b275d7d5537fa77a8fae0149b753d685e54915
https://github.com/parrot/parrot/commit/f5b275d7d5537fa77a8fae0149b753d685e54915
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-02-07 (Mon, 07 Feb 2011)
Changed paths:
M src/gc/gc_gms.c
Log Message:
-----------
fix incorrect indenting in preprocessor directives
Commit: d1447d51e202d7168707941abb1d5003fe746ac0
https://github.com/parrot/parrot/commit/d1447d51e202d7168707941abb1d5003fe746ac0
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-02-07 (Mon, 07 Feb 2011)
Changed paths:
M src/gc/gc_gms.c
Log Message:
-----------
fix codetest failure - c parens
parentheses should not have space immediately after the opening
parenthesis nor immediately before the closing parenthesis
(are the parens in POBJ2GEN correct - line 128 differs from 129/130)
Commit: 0f755c023bf6cdd6d597defb8db161bc096791fd
https://github.com/parrot/parrot/commit/0f755c023bf6cdd6d597defb8db161bc096791fd
Author: Michael H. Hind <mike.hind at gmail.com>
Date: 2011-02-07 (Mon, 07 Feb 2011)
Changed paths:
M src/pmc.c
Log Message:
-----------
fix codetest failure - c parens
More information about the parrot-commits
mailing list