summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* As noted by Philip Newton: nothing wrong with BOM,Jarkko Hietaniemi2002-04-063-34/+45
| | | | | but 0xFFFE quite wrong. p4raw-id: //depot/perl@15762
* Explain the "gaps" in the UTF-8 encoding.Jarkko Hietaniemi2002-04-062-0/+9
| | | p4raw-id: //depot/perl@15761
* Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer ↵Nicholas Clark2002-04-062-36/+110
| | | | | | | conversions) Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15760
* Signedness nits.Jarkko Hietaniemi2002-04-061-2/+2
| | | p4raw-id: //depot/perl@15759
* Make hv_notallowed a static as suggested by Nicholas Clark;Jarkko Hietaniemi2002-04-066-54/+70
| | | | | | and synchronize the nomenclature to talk about restricted (not fixed) hashes. p4raw-id: //depot/perl@15758
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-0610-226/+514
| | | | | | | Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net> (with the last one reversed) p4raw-id: //depot/perl@15757
* Update the warning message.Jarkko Hietaniemi2002-04-061-1/+3
| | | p4raw-id: //depot/perl@15756
* [perlunicode] A nasty doc bug causing the real one!Dan Kogai2002-04-061-1/+1
| | | | | Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp> p4raw-id: //depot/perl@15755
* Some tests were failing silently instead of saying "not ok"Rafael Garcia-Suarez2002-04-051-35/+92
| | | p4raw-id: //depot/perl@15754
* Minor Tie::File test patch, from mjd.Jarkko Hietaniemi2002-04-051-1/+1
| | | p4raw-id: //depot/perl@15752
* Not *that* different line endings (noticed by Philip Newton)Jarkko Hietaniemi2002-04-051-1/+1
| | | p4raw-id: //depot/perl@15751
* Retract #15745 for now; won't work without more Encode fixes.Jarkko Hietaniemi2002-04-051-3/+3
| | | p4raw-id: //depot/perl@15750
* [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on ↵Todd C. Miller2002-04-051-1/+4
| | | | | | | | OpenBSD systems From: "Todd C. Miller" <Todd.Miller@courtesan.com> Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com> p4raw-id: //depot/perl@15748
* NetWare update from C Aditya.Jarkko Hietaniemi2002-04-054-9/+9
| | | p4raw-id: //depot/perl@15747
* Win32 pacifying from mjd.Jarkko Hietaniemi2002-04-051-0/+1
| | | p4raw-id: //depot/perl@15746
* Integrate perlio:Jarkko Hietaniemi2002-04-051-3/+3
|\ | | | | | | | | | | | | [ 15744] Not only did UCS-2 have dodgy name it was buggy. p4raw-link: @15744 on //depot/perlio: 07bc525fab7db02aeab0c4065ba408c74862a1be p4raw-id: //depot/perl@15745
| * Not only did UCS-2 have dodgy name it was buggy.Nick Ing-Simmons2002-04-051-3/+3
| | | | | | p4raw-id: //depot/perlio@15744
| * Integrate mainlineNick Ing-Simmons2002-04-05131-61463/+111005
| |\ | | | | | | p4raw-id: //depot/perlio@15740
| * \ Integrate mainlineNick Ing-Simmons2002-04-0312-15/+563
| |\ \ | | | | | | | | p4raw-id: //depot/perlio@15713
* | | | Patch for bug ID 20020221.007Archer Sully2002-04-052-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net> Fix for "[ID 20020221.007] SEGV in Storable with empty string scalar object" (dclone) p4raw-id: //depot/perl@15743
* | | | Re: lib/sort.t failure John P. Linderman2002-04-051-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: "John P. Linderman" <jpl@research.att.com> Message-ID: <200204051119.GAA00032@raptor.research.att.com> with a minor formatting tweak p4raw-id: //depot/perl@15742
* | | | Re: lib/sort.t failure (and [PATCH])John P. Linderman2002-04-051-7/+15
| |_|/ |/| | | | | | | | | | | | | | From: "John P. Linderman" <jpl@research.att.com> Message-ID: <200204051213.HAA13004@raptor.research.att.com> p4raw-id: //depot/perl@15741
* | | A TEST. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what is it?]Dan Kogai2002-04-051-0/+1
| | | | | | | | | | | | | | | Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp> p4raw-id: //depot/perl@15739
* | | A FIX. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what is it?]Dan Kogai2002-04-051-1/+1
| | | | | | | | | | | | | | | Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp> p4raw-id: //depot/perl@15738
* | | Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymoreIlmari Karonen2002-04-042-2/+28
| | | | | | | | | | | | | | | Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka> p4raw-id: //depot/perl@15737
* | | I was fooled for a while, somebody else might be too.Jarkko Hietaniemi2002-04-041-0/+1
| | | | | | | | | p4raw-id: //depot/perl@15736
* | | test.pl-ify.Jarkko Hietaniemi2002-04-041-85/+78
| | | | | | | | | p4raw-id: //depot/perl@15735
* | | Upgrade to Encode 1.20, from Dan Kogai.Jarkko Hietaniemi2002-04-0498-61022/+110582
| | | | | | | | | p4raw-id: //depot/perl@15734
* | | left-over "use 5.7.2" in threads.pmSlaven Rezic2002-04-041-1/+1
| | | | | | | | | | | | | | | Message-ID: <87k7s5pntm.fsf@vran.herceg.de> p4raw-id: //depot/perl@15733
* | | Message-Id: <20020404155939.6754.qmail@plover.com>Mark-Jason Dominus2002-04-041-2/+2
| | | | | | | | | p4raw-id: //depot/perl@15732
* | | Re: lib/sort.t failure [PATCH]Andy Dougherty2002-04-041-2/+8
| | | | | | | | | | | | | | | | | | | | | Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu> Default to usethreads in case the user most probably forgot it. p4raw-id: //depot/perl@15730
* | | Typo nits from Wolfgang Laun.Jarkko Hietaniemi2002-04-043-11/+11
| | | | | | | | | p4raw-id: //depot/perl@15729
* | | Detypo in diagnostics.Rafael Garcia-Suarez2002-04-041-1/+1
| | | | | | | | | p4raw-id: //depot/perl@15728
* | | pod2html: try to be EOL agnostic.Jarkko Hietaniemi2002-04-044-0/+122
| | | | | | | | | | | | | | | (Needs testing on CRLF and CR platforms.) p4raw-id: //depot/perl@15727
* | | [PATCH} Pod::HTML and HTML4Robert Spier2002-04-041-1/+2
| | | | | | | | | | | | | | | Message-ID: <3CAB9DAD.20305@pobox.com> p4raw-id: //depot/perl@15726
* | | Byebye, beebee.Jarkko Hietaniemi2002-04-031-0/+1
| | | | | | | | | p4raw-id: //depot/perl@15725
* | | Re: enc2xs needs portable way to know it's in the corePeter Prymmer2002-04-031-0/+3
| | | | | | | | | | | | | | | Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11> p4raw-id: //depot/perl@15724
* | | Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if paths ↵Dominic Dunlop2002-04-031-5/+33
| | | | | | | | | | | | | | | | | | | | | contain shell metacharacters Message-Id: <p05101502b8d10666f60c@[192.168.1.6]> p4raw-id: //depot/perl@15723
* | | pp_pack.c - remove SIGFPE on VOSPaul Green2002-04-031-0/+28
| | | | | | | | | | | | | | | Message-Id: <200204032134.QAA29744@mailhub2.stratus.com> p4raw-id: //depot/perl@15722
* | | Upgrade to Tie::File 0.93, from mjd.Jarkko Hietaniemi2002-04-035-269/+14
| | | | | | | | | p4raw-id: //depot/perl@15721
* | | lib/AnyDBM_File.t incorrectly passes even without any dbmAndy Dougherty2002-04-031-6/+1
| | | | | | | | | | | | | | | Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@15720
* | | Tweak the Atof macro : perl wasn't compiling with -DuseithreadsRafael Garcia-Suarez2002-04-031-1/+1
| | | | | | | | | | | | | | | and ccflags including -DNO_LOCALE p4raw-id: //depot/perl@15719
* | | EPOC tweaks from Olaf Flebbe.Jarkko Hietaniemi2002-04-034-13/+22
| | | | | | | | | p4raw-id: //depot/perl@15718
* | | Set @INC earlierAndy Dougherty2002-04-032-8/+6
| | | | | | | | | | | | | | | Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@15717
* | | perlcompile.pod was listing all B:: modules, except B::ConciseRafael Garcia-Suarez2002-04-031-0/+10
| | | | | | | | | | | | | | | (resubmitted) p4raw-id: //depot/perl@15716
* | | perlcompile.pod was listing all B:: modules, except B::ConciseRafael Garcia-Suarez2002-04-030-0/+0
| | | | | | | | | p4raw-id: //depot/perl@15715
* | | non-perlio robustness.Jarkko Hietaniemi2002-04-032-5/+22
| | | | | | | | | p4raw-id: //depot/perl@15714
* | | Tweak for 8.3 compat.Jarkko Hietaniemi2002-04-0311-28/+28
| | | | | | | | | p4raw-id: //depot/perl@15712
* | | Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2Mark-Jason Dominus2002-04-031-3/+1
| |/ |/| | | | | | | Message-ID: <20020403180440.7614.qmail@plover.com> p4raw-id: //depot/perl@15711
* | Forgotten.Jarkko Hietaniemi2002-04-032-0/+515
| | | | | | p4raw-id: //depot/perl@15710