[parrot/parrot] 0889a4: [codingstd] Break line so it meets the linelength ...
noreply at github.com
noreply at github.com
Mon Oct 10 23:46:31 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 0889a4a7cdae41c16149a92922677ca145ee4ad9
https://github.com/parrot/parrot/commit/0889a4a7cdae41c16149a92922677ca145ee4ad9
Author: jkeenan <jkeenan at cpan.org>
Date: 2011-10-10 (Mon, 10 Oct 2011)
Changed paths:
M src/gc/gc_gms.c
Log Message:
-----------
[codingstd] Break line so it meets the linelength limitation.
Commit: 5f8ff5d9d9f4e8e0546b93f3a36d42b3d6503e14
https://github.com/parrot/parrot/commit/5f8ff5d9d9f4e8e0546b93f3a36d42b3d6503e14
Author: jkeenan <jkeenan at cpan.org>
Date: 2011-10-10 (Mon, 10 Oct 2011)
Changed paths:
M src/gc/alloc_resources.c
M src/gc/api.c
M src/gc/gc_gms.c
M src/gc/gc_inf.c
M src/gc/gc_ms.c
M src/gc/gc_ms2.c
M src/gc/string_gc.c
M src/string/api.c
Log Message:
-----------
[codingstd] gerd++ reported failures in c_function_docs.t. These can be
cleared up by running 'make headerizer', which will bring function
signatures in POD back into line with revised signatures in the
functions themselves.
Compare: https://github.com/parrot/parrot/compare/ea2a265...5f8ff5d
More information about the parrot-commits
mailing list