summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* restore change#7202Gurusamy Sarathy2000-10-121-0/+2
| | | | | p4raw-link: @7202 on //depot/perl: c3fbb29af1dd039d12fa65f0dc334e804a3883fc p4raw-id: //depot/perl@7204
* another test of the Emergency Broadcast System--back out Gurusamy Sarathy2000-10-121-2/+0
| | | | | | | change#7202 p4raw-link: @7202 on //depot/perl: c3fbb29af1dd039d12fa65f0dc334e804a3883fc p4raw-id: //depot/perl@7203
* (submitted on behalf of Jarkko)Gurusamy Sarathy2000-10-121-0/+2
| | | | | | | Fix the lib/encode.t subtest 6 failure as reported by Andreas Koenig, gmagical substr() wasn't propagating UTF8ness. The bug was unearthed by change 7182, as was a bug in HTML::Entities. p4raw-id: //depot/perl@7202
* SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.Jarkko Hietaniemi2000-10-112-2/+34
| | | p4raw-id: //depot/perl@7201
* The #7198 was a false alarm.Jarkko Hietaniemi2000-10-111-2/+1
| | | p4raw-id: //depot/perl@7200
* Remove duplicated code.Jarkko Hietaniemi2000-10-111-8/+0
| | | p4raw-id: //depot/perl@7199
* (Retracted by #7200.)Jarkko Hietaniemi2000-10-101-1/+2
| | | p4raw-id: //depot/perl@7198
* Add the test case for #7190, from the original bug reportJarkko Hietaniemi2000-10-101-1/+16
| | | | | by Andreas König. p4raw-id: //depot/perl@7197
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-1012-21/+93
| | | p4raw-id: //depot/perl@7196
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-1013-110/+48
| | | | | retract the changes 7146 and 7147. p4raw-id: //depot/perl@7195
* ver.t v string tests for os/390Peter Prymmer2000-10-101-16/+72
| | | | | Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com> p4raw-id: //depot/perl@7194
* op/tr tests on OS/390Peter Prymmer2000-10-101-2/+9
| | | | | Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com> p4raw-id: //depot/perl@7193
* perlebcdic.pod updates and correctionsPeter Prymmer2000-10-101-22/+191
| | | | | Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com> p4raw-id: //depot/perl@7191
* Re: utf8 concat, mg_getSimon Cozens2000-10-101-7/+11
| | | | | Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk> p4raw-id: //depot/perl@7190
* [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perlJ. David Blackstone2000-10-101-3/+3
| | | | | Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com> p4raw-id: //depot/perl@7189
* RE: [ID 19990803.001] README.win32 suggestions Paul Moore2000-10-101-23/+39
| | | | | Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com> p4raw-id: //depot/perl@7188
* Quote the temp file name, needed in Win32 because thePaul Moore2000-10-101-1/+1
| | | | | | | | | default name unfortunately contains spaces, shouldn't hurt elsewhere. Subject: FW: perldoc fails if $TEMP contains spaces Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com> p4raw-id: //depot/perl@7187
* Re: [ID 20001009.004] SEGV from sprintf in a thread Hugo van der Sanden2000-10-102-2/+17
| | | | | Message-Id: <200010101310.OAA00953@hugo.hybyte.com> p4raw-id: //depot/perl@7186
* Upgrade to podlators 1.04, from Russ Allbery.Jarkko Hietaniemi2000-10-102-22/+39
| | | p4raw-id: //depot/perl@7185
* Upgrade to CGI.pm 2.74, from Lincoln Stein.Jarkko Hietaniemi2000-10-103-41/+67
| | | p4raw-id: //depot/perl@7184
* various VMS cleanup issues + CXX configurePeter Prymmer2000-10-094-663/+741
| | | | | Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com> p4raw-id: //depot/perl@7183
* Make eq work again with utf8 (disabling the upgradingJarkko Hietaniemi2000-10-092-2/+21
| | | | | | | | should no more be necessary since the copies of the scalars are upgraded, not the scalars themselves). Takes care of ID 20001009.001. (The claimed length() bug in 20001009.001 seems bogus to me.) p4raw-id: //depot/perl@7182
* tweak for change#7173Gurusamy Sarathy2000-10-091-0/+2
| | | | | p4raw-link: @7173 on //depot/perl: a10b7b7eee64efea010bfdba91243503341ba68d p4raw-id: //depot/perl@7181
* on Windows, clean targets might not work under some flavors of the shellGurusamy Sarathy2000-10-092-14/+14
| | | p4raw-id: //depot/perl@7180
* Update Changes.Jarkko Hietaniemi2000-10-092-1/+141
| | | p4raw-id: //depot/perl@7179
* Warn about unknown scripts.Dominic Dunlop2000-10-091-0/+8
| | | | | | Subject: Re: ideas? patches? [PATCH bleadperl] Message-Id: <p04320400b6076a75b15f@[192.168.1.4]> p4raw-id: //depot/perl@7178
* Change #7160 had a nasty typo.Jarkko Hietaniemi2000-10-091-2/+2
| | | p4raw-id: //depot/perl@7177
* pod nitGurusamy Sarathy2000-10-091-1/+1
| | | p4raw-id: //depot/perl@7176
* Windows9x doesn't support link(), despite what Config.pmGurusamy Sarathy2000-10-091-1/+1
| | | | | might think p4raw-id: //depot/perl@7175
* avoid nonportable example codeGurusamy Sarathy2000-10-091-1/+1
| | | p4raw-id: //depot/perl@7174
* on Windows, avoid potential exception (could happen if MSVCRT isn'tGurusamy Sarathy2000-10-093-51/+51
| | | | | being used) when closing a socket handle p4raw-id: //depot/perl@7173
* on Windows, cwd strings in the environment should be of theGurusamy Sarathy2000-10-091-7/+15
| | | | | form =X:=X:\foo instead of =X=X:\foo\ p4raw-id: //depot/perl@7172
* on Windows, LoadLibrary() could load an extension DLL multipleGurusamy Sarathy2000-10-091-0/+19
| | | | | times if forward slashes are used in the path p4raw-id: //depot/perl@7171
* Add a todo note about overloadable assertions.Jarkko Hietaniemi2000-10-091-0/+3
| | | p4raw-id: //depot/perl@7170
* PATCH 5.6 perldebguts grammar cleanupMark-Jason Dominus2000-10-091-4/+4
| | | | | Message-ID: <20001009002444.10616.qmail@plover.com> p4raw-id: //depot/perl@7169
* Tables assume network byte order for 16 bit forms, so 'S' packingNick Ing-Simmons2000-10-081-4/+4
| | | | | | is not right thing to do on (e.g. x86). Network order is also "right" for X fonts. p4raw-id: //depot/perl@7168
* Make "encodings" work post-install when Encode/*.enc files may notNick Ing-Simmons2000-10-081-31/+42
| | | | | be in same directory as Encode.pm p4raw-id: //depot/perl@7167
* Work round the fact that $hash->{$key} does not take into accountNick Ing-Simmons2000-10-081-1/+1
| | | | | | | UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))} so that key is always in the "expected" encoding - i.e. same way we put it in the hash. p4raw-id: //depot/perl@7166
* save_re_context() could reset PL_curcop to freed memory, causing coreGurusamy Sarathy2000-10-081-0/+6
| | | | | dumps in code such as C<use CGI::Carp; use something_that_calls_die;> p4raw-id: //depot/perl@7165
* UTF8ize split() so that the cloned substrings get the UTF8Jarkko Hietaniemi2000-10-062-1/+31
| | | | | flag of the original scalar. Problem reported by Simon Cozens. p4raw-id: //depot/perl@7164
* Fix in change 7162 was too-late for case where we "upgraded" to PVIV andNick Ing-Simmons2000-10-061-3/+4
| | | | | got a false +ve and so did not reach code which would have un-FAKEd the SV. p4raw-id: //depot/perl@7163
* Make sv_upgrade() undo READONLY|FAKE shared string hackery.Nick Ing-Simmons2000-10-061-0/+3
| | | | | | To fix (sort {$a <=> $b} keys %hash) in particular but should cover a number of other as-yet-unknown cases as well. p4raw-id: //depot/perl@7162
* Change the version number of Tie::Handle in the core to 4.0,Andreas König2000-10-061-1/+10
| | | | | | | | the (unrelated) Tie::Handle in CPAN will remain at 3.0. Subject: Note on Tie::Handle Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de> p4raw-id: //depot/perl@7161
* Fix bug in #7157 (s/cflags/ccflags); moved the -o fooJarkko Hietaniemi2000-10-062-43/+43
| | | | | | as the first option of cc/ld because of ultrapicky compilers (e.g. OS/390 R2.5) p4raw-id: //depot/perl@7160
* Update Changes.Jarkko Hietaniemi2000-10-062-1/+71
| | | p4raw-id: //depot/perl@7159
* Eliminate $Is_VMS code from the test.Charles Lane2000-10-061-37/+6
| | | | | | Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu> p4raw-id: //depot/perl@7158
* Also the $ccflags is needed for the C compiler check.H.Merijn Brand2000-10-061-5/+8
| | | | | | Subject: Configure (check for C-compiler) Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@7157
* The HINT_BYTE patch is apparently unnecessary, retracted.Jarkko Hietaniemi2000-10-064-28/+0
| | | p4raw-id: //depot/perl@7156
* IO::Handle->syswrite() did not handle length omissionGraham Barr2000-10-061-3/+6
| | | | | | | | | | like CORE::syswrite() does. Subject: [Fwd] IO::Handle, syswrite and arguments Message-ID: <20001006102205.U6312@pobox.com> The original patch from andrew@ugh.net.au. p4raw-id: //depot/perl@7155
* Tweak #7153.Jarkko Hietaniemi2000-10-061-2/+7
| | | p4raw-id: //depot/perl@7154