Ilya Zakharevich [Tue, 21 Jul 1998 23:00:35 +0000 (19:00 -0400)]
support match indices via special variables @- and @+
Message-Id: <
199807220300.XAA16081@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_76] @- and @+
p4raw-id: //depot/perl@1800
Ilya Zakharevich [Tue, 11 Aug 1998 18:43:29 +0000 (14:43 -0400)]
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
Message-Id: <
199808112243.SAA14243@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1799
Gurusamy Sarathy [Wed, 23 Sep 1998 01:39:23 +0000 (01:39 +0000)]
integrate maint-5.005 changes (except conflicting change#1794)
p4raw-link: @1794 on //depot/maint-5.005/perl:
3da4a4041c2dd401ef4ab882068e7b1680dc25bd
p4raw-id: //depot/perl@1798
Gurusamy Sarathy [Wed, 23 Sep 1998 01:32:36 +0000 (01:32 +0000)]
add note to win32/Makefile about setting CCHOME
p4raw-id: //depot/perl@1797
Gurusamy Sarathy [Wed, 23 Sep 1998 01:31:32 +0000 (01:31 +0000)]
perl.pod tweak
p4raw-id: //depot/perl@1796
Gurusamy Sarathy [Mon, 21 Sep 1998 20:34:10 +0000 (20:34 +0000)]
make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
p4raw-id: //depot/perl@1795
Ilya Zakharevich [Tue, 11 Aug 1998 18:43:29 +0000 (14:43 -0400)]
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
Message-Id: <
199808112243.SAA14243@monk.mps.ohio-state.edu>
p4raw-id: //depot/maint-5.005/perl@1794
Peter Prymmer [Mon, 10 Aug 1998 16:58:22 +0000 (09:58 -0700)]
fix for unpack('u') failures on OS/390
Message-Id: <
9808102358.AA10616@forte.com>
p4raw-id: //depot/maint-5.005/perl@1793
M. J. T. Guy [Sun, 9 Aug 1998 15:51:48 +0000 (16:51 +0100)]
Fix typo, change "an array" to "a hash"
Message-Id: <E0z5Wp2-00071p-00@taurus.cus.cam.ac.uk>
p4raw-id: //depot/maint-5.005/perl@1792
Gurusamy Sarathy [Wed, 16 Sep 1998 22:13:17 +0000 (18:13 -0400)]
fill gaps in sig_* entries in win32/config.?c
Message-Id: <
199809170213.WAA10546@aatma.engin.umich.edu>
and resync win32/config.?c with Porting/config.sh to pick up apiversion
p4raw-id: //depot/maint-5.005/perl@1791
Gurusamy Sarathy [Sun, 6 Sep 1998 15:35:11 +0000 (11:35 -0400)]
suppress bogus warning on C<sub x {} x()>
Message-Id: <
199809061935.PAA21531@aatma.engin.umich.edu>
p4raw-id: //depot/maint-5.005/perl@1790
Gurusamy Sarathy [Fri, 18 Sep 1998 18:01:37 +0000 (18:01 +0000)]
delay freeing itervar so C<for $i (@a) { return($i) }> works
p4raw-id: //depot/perl@1789
Gurusamy Sarathy [Thu, 17 Sep 1998 02:19:11 +0000 (02:19 +0000)]
resync win32/config.?c with Porting/config.sh to pick up apiversion
p4raw-id: //depot/perl@1788
Gurusamy Sarathy [Thu, 17 Sep 1998 01:45:14 +0000 (01:45 +0000)]
suppress bogus warning on C<sub x {} x()>
p4raw-id: //depot/perl@1787
Gurusamy Sarathy [Thu, 17 Sep 1998 01:42:51 +0000 (01:42 +0000)]
ntohl typo in objXSUB.h
p4raw-id: //depot/perl@1786
Gurusamy Sarathy [Thu, 17 Sep 1998 01:41:48 +0000 (01:41 +0000)]
fill gaps in sig_* entries in win32/config.?c
p4raw-id: //depot/perl@1785
Nick Ing-Simmons [Sat, 12 Sep 1998 09:53:36 +0000 (09:53 +0000)]
Two tweaks to allow quiet compile qith egcs-1.1
p4raw-id: //depot/maint-5.005/perl@1784
Larry Wall [Thu, 3 Sep 1998 12:49:13 +0000 (05:49 -0700)]
index() applied BM optimization to wrong argument
Message-Id: <
199809031949.MAA29566@wall.org>, <
199809060004.RAA23792@wall.org>
p4raw-id: //depot/maint-5.005/perl@1783
Gurusamy Sarathy [Fri, 28 Aug 1998 00:33:15 +0000 (20:33 -0400)]
Mssage-Id: <
199808280433.
AAA06767@aatma.engin.umich.edu>
Subject: socket problems on NT
p4raw-id: //depot/maint-5.005/perl@1782
Larry Wall [Sat, 5 Sep 1998 23:48:24 +0000 (23:48 +0000)]
tr/// logic was hosed under utf8
p4raw-id: //depot/perl@1781
Larry Wall [Sat, 5 Sep 1998 23:44:16 +0000 (23:44 +0000)]
several new tests needed tweaking to work under utf8
p4raw-id: //depot/perl@1780
Larry Wall [Sat, 5 Sep 1998 23:41:42 +0000 (23:41 +0000)]
index() applied BM optimization to wrong argument
p4raw-id: //depot/perl@1779
Larry Wall [Sat, 5 Sep 1998 23:38:29 +0000 (23:38 +0000)]
Implicit require during compile reset line numbering
p4raw-id: //depot/perl@1778
Gurusamy Sarathy [Mon, 10 Aug 1998 07:02:38 +0000 (07:02 +0000)]
various tweaks: fix signed vs. unsigned problems that prevented C++
builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
lexical warning testsuite for win32
p4raw-id: //depot/perl@1777
Gurusamy Sarathy [Sun, 9 Aug 1998 17:53:48 +0000 (17:53 +0000)]
fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
p4raw-id: //depot/perl@1776
Gurusamy Sarathy [Sun, 9 Aug 1998 14:35:33 +0000 (14:35 +0000)]
tweak warning test
p4raw-id: //depot/perl@1775
Gurusamy Sarathy [Sun, 9 Aug 1998 14:13:46 +0000 (14:13 +0000)]
add missing dTHR; notes for test failures due to small stacksize
p4raw-id: //depot/perl@1774
Paul Marquess [Wed, 29 Jul 1998 09:28:45 +0000 (10:28 +0100)]
lexical warnings; tweaks to places that didn't apply correctly
Message-Id: <
9807290828.AA26286@claudius.bfsec.bt.co.uk>
Subject: lexical warnings patch for 5.005_50
p4raw-id: //depot/perl@1773
Gurusamy Sarathy [Sat, 8 Aug 1998 23:06:00 +0000 (23:06 +0000)]
bump patchlevel to 5.005_51
p4raw-id: //depot/perl@1772
Paul Marquess [Mon, 27 Jul 1998 06:16:15 +0000 (07:16 +0100)]
fix bogus warning on "\x{123}"
Message-Id: <
9807270534.AA11102@claudius.bfsec.bt.co.uk>
Subject: [5.005_50 PATCH] Some unicode problems
p4raw-id: //depot/perl@1771
Dominic Dunlop [Wed, 29 Jul 1998 11:09:56 +0000 (12:09 +0100)]
hide dup symbol for static build of ext/re
Message-Id: <
199807291009.LAA08935@ppp72.vo.lu>
Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
p4raw-id: //depot/perl@1770
Larry Wall [Fri, 7 Aug 1998 14:42:43 +0000 (07:42 -0700)]
fix double free on -Mutf8 -e '$b=uc("")'
Message-Id: <
199808072142.OAA14920@wall.org>
Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
p4raw-id: //depot/perl@1769
Larry Wall [Fri, 7 Aug 1998 12:25:12 +0000 (05:25 -0700)]
substr() assumes utf8 without say-so
Message-Id: <
199808071925.MAA13436@wall.org>
Subject: [PATCH 5.005_50] substr bug?
p4raw-id: //depot/perl@1768
Gisle Aas [Thu, 6 Aug 1998 23:28:57 +0000 (01:28 +0200)]
fix intolerance of SWASHes for blank lines
Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
Subject: Re: Re[2]: another joyride begins
p4raw-id: //depot/perl@1767
Gisle Aas [Wed, 5 Aug 1998 00:41:04 +0000 (02:41 +0200)]
utf8 doc tweak
Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
Subject: Matching clumps
p4raw-id: //depot/perl@1766
Gisle Aas [Tue, 4 Aug 1998 22:56:11 +0000 (00:56 +0200)]
kill bogus warning from -we 'use utf8; $_="\x{FF}"'
Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
Subject: Re: another joyride begins
p4raw-id: //depot/perl@1765
Larry Wall [Tue, 4 Aug 1998 17:04:51 +0000 (10:04 -0700)]
\pX not implemented!
Message-Id: <
199808050004.RAA22592@wall.org>
p4raw-id: //depot/perl@1764
Stephen McCamant [Sun, 2 Aug 1998 16:33:18 +0000 (11:33 -0500)]
Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
p4raw-id: //depot/perl@1763
Jarkko Hietaniemi [Sun, 2 Aug 1998 22:05:28 +0000 (01:05 +0300)]
5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
Message-Id: <
199808021905.WAA10592@alpha.hut.fi>
p4raw-id: //depot/perl@1762
Ilya Zakharevich [Thu, 30 Jul 1998 19:23:56 +0000 (15:23 -0400)]
[5.005_50 PATCH] misprint in RE engine
Message-Id: <
199807302323.TAA21175@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1761
Gurusamy Sarathy [Sat, 8 Aug 1998 22:18:54 +0000 (22:18 +0000)]
integrate maint-5.005 changes into mainline
p4raw-id: //depot/perl@1760
Gurusamy Sarathy [Sat, 8 Aug 1998 20:57:47 +0000 (20:57 +0000)]
pending submit of 5.005_02
p4raw-id: //depot/maint-5.005/perl@1759
Gurusamy Sarathy [Sat, 8 Aug 1998 03:45:04 +0000 (03:45 +0000)]
set patchlevel.h, other minor tweaks
p4raw-id: //depot/maint-5.005/perl@1758
Gurusamy Sarathy [Sat, 8 Aug 1998 03:33:33 +0000 (03:33 +0000)]
prevent lexical leaks from Benchmark into target code (inspired by
an attempt by John Allen)
p4raw-id: //depot/maint-5.005/perl@1757
Gurusamy Sarathy [Sat, 8 Aug 1998 00:01:34 +0000 (00:01 +0000)]
back out change#1747 until possibly better patch is investigated
p4raw-link: @1747 on //depot/maint-5.005/perl:
6e19ff93dfe8cda893891d183baba8b8c8502350
p4raw-id: //depot/maint-5.005/perl@1756
Gurusamy Sarathy [Fri, 7 Aug 1998 23:58:33 +0000 (23:58 +0000)]
temporary opcode.pl workaround for ebcdic (suggested by
David J. Fiander <davidf@mks.com> and M.J.T. Guy)
p4raw-id: //depot/maint-5.005/perl@1755
Paul Marquess [Fri, 7 Aug 1998 09:56:01 +0000 (10:56 +0100)]
Fix for command line use of source filters
Message-Id: <
9808070856.AA28065@claudius.bfsec.bt.co.uk>
p4raw-id: //depot/maint-5.005/perl@1754
Gurusamy Sarathy [Fri, 7 Aug 1998 22:19:42 +0000 (22:19 +0000)]
perlport.pod notes from Jarkko Hietaniemi; utime() note for Win32
p4raw-id: //depot/maint-5.005/perl@1753
Gurusamy Sarathy [Fri, 7 Aug 1998 22:08:29 +0000 (22:08 +0000)]
perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>
p4raw-id: //depot/maint-5.005/perl@1752
Ilya Zakharevich [Thu, 6 Aug 1998 19:44:16 +0000 (15:44 -0400)]
Minor cleanup of RE tests and docs
Message-Id: <
199808062344.TAA09505@monk.mps.ohio-state.edu>
p4raw-id: //depot/maint-5.005/perl@1751
Gurusamy Sarathy [Fri, 7 Aug 1998 21:51:52 +0000 (21:51 +0000)]
allow more compatible interpretation of spaces File::DosGlob::glob()
patterns
p4raw-id: //depot/maint-5.005/perl@1750
Gurusamy Sarathy [Fri, 7 Aug 1998 21:36:04 +0000 (21:36 +0000)]
don't use © in Test.pm (suggested by M.J.T. Guy)
p4raw-id: //depot/maint-5.005/perl@1749
Dominic Dunlop [Thu, 6 Aug 1998 12:38:07 +0000 (12:38 +0000)]
[Patch perl5.005_02-TRIAL2] Update hints, Configure for MachTen 4.1.1
Message-Id: <v03110702b1ef5274635a@[195.95.102.104]>
p4raw-id: //depot/maint-5.005/perl@1748
Graham Barr [Wed, 5 Aug 1998 10:10:21 +0000 (05:10 -0500)]
make AutoSplit safer on filesystems with short filenames
Message-ID: <
19980805101021.D23805@asic.sc.ti.com>
Subject: [ PATCH perl5.005_02-TRIAL2 ] AutoSplit and 8.3
p4raw-id: //depot/maint-5.005/perl@1747
Gurusamy Sarathy [Wed, 5 Aug 1998 22:55:59 +0000 (22:55 +0000)]
MM_Win32.pm and Liblist.pm tweaks
p4raw-id: //depot/maint-5.005/perl@1746
Gurusamy Sarathy [Wed, 5 Aug 1998 21:57:00 +0000 (21:57 +0000)]
pod/perlfaq* update from Tom Christiansen <tchrist@perl.com>
p4raw-id: //depot/maint-5.005/perl@1745
Chris Nandor [Wed, 5 Aug 1998 15:38:48 +0000 (11:38 -0400)]
perlport 1.32
Message-Id: <v04011701b1ee58b86c63@[192.168.0.3]>
p4raw-id: //depot/maint-5.005/perl@1744
Ilya Zakharevich [Wed, 5 Aug 1998 05:44:46 +0000 (01:44 -0400)]
README.os2 update
Message-Id: <
199808050944.
FAA09053@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] Additional OS/2 tweaks: docs, tests
p4raw-id: //depot/maint-5.005/perl@1743
Gurusamy Sarathy [Wed, 5 Aug 1998 21:50:07 +0000 (21:50 +0000)]
additional INSTALL notes from Jarkko Hietaniemi <jhi@cc.hut.fi>
on semget failure in t/lib/ipc_sysv.t
p4raw-id: //depot/maint-5.005/perl@1742
Gurusamy Sarathy [Wed, 5 Aug 1998 21:46:13 +0000 (21:46 +0000)]
correct URL for perlcrt.dll
p4raw-id: //depot/maint-5.005/perl@1741
Gurusamy Sarathy [Wed, 5 Aug 1998 10:05:46 +0000 (10:05 +0000)]
update Changes, patchlevel, tweak Liblist.pm
p4raw-id: //depot/maint-5.005/perl@1740
Ilya Zakharevich [Wed, 5 Aug 1998 03:50:16 +0000 (23:50 -0400)]
newer cperl-mode.el
Message-Id: <
199808050750.
DAA07240@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] CPerl update
p4raw-id: //depot/maint-5.005/perl@1739
Gurusamy Sarathy [Wed, 5 Aug 1998 09:08:33 +0000 (09:08 +0000)]
support :nosearch in ExtUtils::Liblist for win32, and make -lfoo
processing (somewhat) compiler-specific
p4raw-id: //depot/maint-5.005/perl@1738
Ilya Zakharevich [Sun, 2 Aug 1998 16:33:18 +0000 (12:33 -0400)]
add index entries for -X
Message-Id: <
199808022033.QAA18778@monk.mps.ohio-state.edu>
Subject: [PATCH] A missing docu patch
p4raw-id: //depot/maint-5.005/perl@1737
Ilya Zakharevich [Sun, 2 Aug 1998 18:12:48 +0000 (14:12 -0400)]
make Test::Harness optionally check for stray files when running tests
Message-Id: <
199808022212.SAA20126@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] File leaked from test suite
p4raw-id: //depot/maint-5.005/perl@1736
Gurusamy Sarathy [Wed, 5 Aug 1998 02:29:46 +0000 (02:29 +0000)]
back out change#1703 that break bincompat with PERL_OBJECT and
MULTIPLICITY
p4raw-link: @1703 on //depot/maint-5.005/perl:
af819cba4f44bf2074ec4808e403dedf8c3ce2b2
p4raw-id: //depot/maint-5.005/perl@1735
Jarkko Hietaniemi [Wed, 5 Aug 1998 00:59:13 +0000 (03:59 +0300)]
fixes to enable ISC to build IPC/SysV
Message-ID: <oee3ebce7da.fsf@alpha.hut.fi>
Subject: [PATCH] 5.005_02-TRIAL1: (Re: Bug in pp_rename and ISC hint)
p4raw-id: //depot/maint-5.005/perl@1734
Jeff Okamoto [Mon, 3 Aug 1998 11:04:30 +0000 (04:04 -0700)]
let some 'tr' be '$tr' for occult reasons
Message-Id: <
199808031804.LAA25595@xfiles.intercon.hp.com>
Subject: PATCH: Configure uses tr, not $tr
p4raw-id: //depot/maint-5.005/perl@1733
Gurusamy Sarathy [Wed, 5 Aug 1998 01:16:40 +0000 (01:16 +0000)]
perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>
p4raw-id: //depot/maint-5.005/perl@1732
David J. Fiander [Tue, 4 Aug 1998 13:09:58 +0000 (09:09 -0400)]
explain caveat about use of numeric constants in podoc for sysopen()
Message-Id: <
199808041709.NAA01750@mks.com>
Subject: Re: [PATCH] 5.005_01: OE MVS
p4raw-id: //depot/maint-5.005/perl@1731
Gurusamy Sarathy [Wed, 5 Aug 1998 00:46:53 +0000 (00:46 +0000)]
end pod processing when source file is closed (prevents it carrying
over into require()d files)
p4raw-id: //depot/maint-5.005/perl@1730
Gurusamy Sarathy [Tue, 4 Aug 1998 23:03:23 +0000 (23:03 +0000)]
correct prototype for des_fcrypt(), explain how to add it in more
detail, and supply a patch for libdes-3.06
p4raw-id: //depot/maint-5.005/perl@1729
Gurusamy Sarathy [Tue, 4 Aug 1998 21:50:40 +0000 (21:50 +0000)]
tweak to avoid ambiguity warnings
p4raw-id: //depot/maint-5.005/perl@1728
Gurusamy Sarathy [Tue, 4 Aug 1998 20:31:04 +0000 (20:31 +0000)]
remove useless 'rcsid' (extension of a suggestion by
Stephen McCamant)
p4raw-id: //depot/maint-5.005/perl@1727
Abigail [Mon, 3 Aug 1998 20:22:49 +0000 (16:22 -0400)]
correct Pod::Html's notion of email addresses
Message-ID: <
19980804002249.2011.qmail@betelgeuse.wayne.fnx.com>
Subject: [PATCH 5.005_01] lib/Pod/Html.pm
p4raw-id: //depot/maint-5.005/perl@1726
Gurusamy Sarathy [Tue, 4 Aug 1998 19:50:06 +0000 (19:50 +0000)]
perlport.pod additions from Peter Prymmer <pvhp@forte.com>
Date: Mon, 3 Aug 98 15:31:35 PDT
Message-Id: <
9808032231.AA22324@forte.com>
--
Date: Tue, 4 Aug 98 12:44:20 PDT
Message-Id: <
9808041944.AA04815@forte.com>
p4raw-id: //depot/maint-5.005/perl@1725
Chris Nandor [Mon, 3 Aug 1998 13:35:25 +0000 (09:35 -0400)]
perlport 1.30
Message-Id: <v04011711b1eba46d0827@[192.168.0.3]>
p4raw-id: //depot/maint-5.005/perl@1724
Tom Christiansen [Mon, 3 Aug 1998 05:29:25 +0000 (23:29 -0600)]
update postscript generator
Message-Id: <
199808031129.
FAA24985@chthon.perl.com>
Subject: PATCH: pod/roffitall (5.005_02)
p4raw-id: //depot/maint-5.005/perl@1723
Jarkko Hietaniemi [Mon, 3 Aug 1998 11:52:30 +0000 (14:52 +0300)]
applied suggested patch, slightly tweaked
Message-Id: <
199808030852.LAA14153@alpha.hut.fi>
Subject: [PATCH] perl5.005_02-TRIAL1: pod/perlhist.pod
p4raw-id: //depot/maint-5.005/perl@1722
Stephen McCamant [Sun, 2 Aug 1998 21:44:34 +0000 (16:44 -0500)]
fix segfault when threadsv is used as foreach itervar
Message-Id: <13765.8641.997452.14516@alias-2.pr.mcs.net>
Subject: [PATCH] threadsv index in enteriter targ in op_free()
p4raw-id: //depot/maint-5.005/perl@1721
Ilya Zakharevich [Sun, 2 Aug 1998 18:14:22 +0000 (14:14 -0400)]
close() open files before unlink()
Message-Id: <
199808022214.SAA20135@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] File leaked from test suite - tests
p4raw-id: //depot/maint-5.005/perl@1720
Jarkko Hietaniemi [Mon, 3 Aug 1998 00:59:41 +0000 (03:59 +0300)]
more pack() tests
Message-Id: <
199808022159.
AAA17160@alpha.hut.fi>
Subject: Re: uudecode 'u' problem
p4raw-id: //depot/maint-5.005/perl@1719
Gurusamy Sarathy [Sun, 2 Aug 1998 23:26:51 +0000 (23:26 +0000)]
t/TEST aesthetic tweak suggested by Jarkko
p4raw-id: //depot/maint-5.005/perl@1718
Gurusamy Sarathy [Sun, 2 Aug 1998 23:23:43 +0000 (23:23 +0000)]
add Digital Unix 3.x notes to README.threads (as suggested by
Phoenix <awrobel@jedi.cis.temple.edu>)
p4raw-id: //depot/maint-5.005/perl@1717
Stephen McCamant [Sun, 2 Aug 1998 16:16:50 +0000 (11:16 -0500)]
allow *FOO{BAR}[0] etc. (without intervening arrow)
Message-ID: <13764.54929.60137.104838@alias-2.pr.mcs.net>
Subject: [PATCH] Re: Minor nit in glob notation
p4raw-id: //depot/maint-5.005/perl@1716
Gurusamy Sarathy [Sun, 2 Aug 1998 22:49:53 +0000 (22:49 +0000)]
fix unpack('u',...) problem with spaces in input
p4raw-id: //depot/maint-5.005/perl@1715
Gurusamy Sarathy [Sun, 2 Aug 1998 21:27:19 +0000 (21:27 +0000)]
update location of perlcrt.dll for win32 builds
p4raw-id: //depot/maint-5.005/perl@1714
Ilya Zakharevich [Sun, 2 Aug 1998 04:35:11 +0000 (00:35 -0400)]
Better debugging output from malloc.c
Message-Id: <
199808020835.
EAA09367@monk.mps.ohio-state.edu>
p4raw-id: //depot/maint-5.005/perl@1713
Gurusamy Sarathy [Sun, 2 Aug 1998 09:16:55 +0000 (09:16 +0000)]
fix longstanding bug in pack('u',...) (reads garbage beyond the end
of the input string)
p4raw-id: //depot/maint-5.005/perl@1712
Gurusamy Sarathy [Sun, 2 Aug 1998 08:14:25 +0000 (08:14 +0000)]
update Changes, tweak Porting/makerel
p4raw-id: //depot/maint-5.005/perl@1711
Gurusamy Sarathy [Sun, 2 Aug 1998 07:31:37 +0000 (07:31 +0000)]
remove CRs from djgpp/configure.bat (Porting/makerel adds them)
p4raw-id: //depot/maint-5.005/perl@1710
Gurusamy Sarathy [Sun, 2 Aug 1998 07:27:34 +0000 (07:27 +0000)]
Porting/makerel tweaks
p4raw-id: //depot/maint-5.005/perl@1709
Gurusamy Sarathy [Sun, 2 Aug 1998 07:09:35 +0000 (07:09 +0000)]
fixes for pod noises
p4raw-id: //depot/maint-5.005/perl@1708
Ilya Zakharevich [Sat, 1 Aug 1998 18:46:32 +0000 (14:46 -0400)]
malloc.c tweaks
Message-Id: <
199808012246.SAA00699@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_*] Better malloc.c
p4raw-id: //depot/maint-5.005/perl@1707
Slaven Rezic [Sat, 1 Aug 1998 13:38:03 +0000 (15:38 +0200)]
fix quoting of keys with embedded nulls
Message-Id: <
199808011138.NAA05189@mail.cs.tu-berlin.de>
Subject: Data::Dumper 2.09, patch
p4raw-id: //depot/maint-5.005/perl@1706
Peter Prymmer [Fri, 31 Jul 1998 14:50:41 +0000 (07:50 -0700)]
Re: \Q doesn't work in interpolated regular expressions
Message-Id: <
9807312150.AA08867@forte.com>
p4raw-id: //depot/maint-5.005/perl@1705
M. J. T. Guy [Thu, 30 Jul 1998 12:18:15 +0000 (13:18 +0100)]
add test for magic autovivification
Message-Id: <E0z1qit-0003O5-00@taurus.cus.cam.ac.uk>
Subject: Re: Perl5.005_01 failing to autovivify subroutine args
p4raw-id: //depot/maint-5.005/perl@1704
Ilya Zakharevich [Tue, 21 Jul 1998 23:58:53 +0000 (19:58 -0400)]
better RE colors
Message-Id: <
199807220358.XAA19811@monk.mps.ohio-state.edu>
p4raw-id: //depot/maint-5.005/perl@1703
Ilya Zakharevich [Sun, 26 Jul 1998 21:03:03 +0000 (17:03 -0400)]
mark link type of exported functions for OS/2
Message-Id: <
199807270103.VAA04977@monk.mps.ohio-state.edu>
Subject: Re: Compiler linkage's types [PATCH 5.005]
p4raw-id: //depot/maint-5.005/perl@1702
Ilya Zakharevich [Mon, 20 Jul 1998 21:40:00 +0000 (17:40 -0400)]
tweaked version of suggested patch
Message-Id: <
199807210140.VAA17186@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_75] Enable -DS
p4raw-id: //depot/maint-5.005/perl@1701