From: Gurusamy Sarathy Date: Sun, 26 Jul 1998 05:38:48 +0000 (+0000) Subject: add trailing newline to file X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f13d8a8ffd56f8f5e7431d8bef692aaa336d55a8;p=p5sagit%2Fp5-mst-13.2.git add trailing newline to file p4raw-id: //depot/perl@1665 --- diff --git a/Changes b/Changes index 7c21ce9..d1c8d8a 100644 --- a/Changes +++ b/Changes @@ -78,6 +78,30 @@ Version 5.005_50 Development release working toward 5.006 ---------------- ____________________________________________________________________________ +[ 1664] By: gsar on 1998/07/26 05:08:48 + Log: integrate proto.h additions from maint-5.005 + Branch: perl + !> pod/perlhist.pod proto.h +____________________________________________________________________________ +[ 1663] By: gsar on 1998/07/26 05:07:05 + Log: add new files to MANIFEST; add missing prototypes to proto.h; + s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_; + add typecasts to silence warnings; tweaks for win32 builds + Branch: perl + ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 1662] By: gsar on 1998/07/26 05:01:52 + Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod + Branch: maint-5.005/perl + ! pod/perlhist.pod proto.h +____________________________________________________________________________ +[ 1661] By: gsar on 1998/07/26 02:52:48 + Log: up patchlevel to 5.005_50 + Branch: perl + ! Changes patchlevel.h win32/Makefile win32/config_H.bc + ! win32/config_H.gc win32/config_H.vc win32/makefile.mk +____________________________________________________________________________ [ 1660] By: gsar on 1998/07/26 02:43:57 Log: integrate utfperl Branch: perl diff --git a/lib/unicode/blocks.txt b/lib/unicode/blocks.txt index b6bbf6f..e9c0ae8 100755 --- a/lib/unicode/blocks.txt +++ b/lib/unicode/blocks.txt @@ -68,4 +68,3 @@ FE70; FEFF; Arabic Presentation Forms-B FF00; FFEF; Halfwidth and Fullwidth Forms FEFF; FEFF; Specials FFF0; FFFF; Specials - \ No newline at end of file