[parrot/parrot] a9dde2: [CAGE] fix most t/codingstd/copyright.t issues
GitHub
noreply at github.com
Tue Aug 7 16:51:40 UTC 2012
Branch: refs/heads/native_pbc
Home: https://github.com/parrot/parrot
Commit: a9dde2f39a52aa99a25ab046b35f48d50719cb00
https://github.com/parrot/parrot/commit/a9dde2f39a52aa99a25ab046b35f48d50719cb00
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-08-07 (Tue, 07 Aug 2012)
Changed paths:
M examples/sdl/anim_image.pir
M examples/sdl/anim_image_dblbuf.pir
M examples/sdl/blue_font.pir
M examples/sdl/blue_rect.pir
M examples/sdl/bounce_parrot_logo.pir
M examples/sdl/minesweeper/eventhandler.pir
M examples/sdl/minesweeper/mines.pir
M t/codingstd/copyright.t
Log Message:
-----------
[CAGE] fix most t/codingstd/copyright.t issues
Only imcc has some Copyright (C) 2002 Melvin Smith <melvin.smith at mindspring.com> left.
Commit: 87e856ded9c6e8a9a21ddf4889a6dfb6bf299e17
https://github.com/parrot/parrot/commit/87e856ded9c6e8a9a21ddf4889a6dfb6bf299e17
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-08-07 (Tue, 07 Aug 2012)
Changed paths:
M MANIFEST
M config/auto/platform.pm
M config/gen/makefiles/root.in
A src/platform/generic/cpu_type.c
M src/platform/generic/misc.c
M src/platform/netbsd/misc.c
A src/platform/win32/cpu_type.c
M src/platform/win32/misc.c
Log Message:
-----------
Move Parrot_cpu_type function out of src/platform/misc.c.
This way, it doesn't need to be repeated elsewhere. For symmetry,
also remove it out of win32/misc.c and give it its own file there as well.
Patch supplied by Andy Dougherty++.
Compare: https://github.com/parrot/parrot/compare/22590e10b143...87e856ded9c6
More information about the parrot-commits
mailing list