This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Comments, white-space
authorKarl Williamson <public@khwilliamson.com>
Tue, 14 Jan 2014 16:45:49 +0000 (09:45 -0700)
committerKarl Williamson <public@khwilliamson.com>
Wed, 22 Jan 2014 18:45:57 +0000 (11:45 -0700)
commit538e84ede6811d1e4cd98585b361156394cfc81e
treee626a9cf100ca580f308954b8bcc3f1abcb76ec5
parent1c4f48aba3857a36ea426bc184956b9baf2ab9bf
Comments, white-space

This adds and modifies various comments in several files, rewrapping
some comments to occupy fewer lines but not exceed 79 columns.  And
fixes some indentation and other white space issues.  It includes
removing trailing white space in lines in regcomp.c.  I didn't think it
was worth making a commit for each file.
embed.fnc
perl.h
regcomp.c
sv.c
t/re/fold_grind.t
utf8.c