summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update perly_c.diff, update perly.fixer to edit awayJarkko Hietaniemi2001-06-104-197/+456
| | | | | some of the -Wall noise. p4raw-id: //depot/perl@10503
* Check the version of byacc.Jarkko Hietaniemi2001-06-101-1/+4
| | | p4raw-id: //depot/perl@10502
* perly.y overhaulSimon Cozens2001-06-103-2681/+2804
| | | | | | | Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk> Plus make run_byacc. p4raw-id: //depot/perl@10501
* Integrate perlio:Jarkko Hietaniemi2001-06-102-2/+33
|\ | | | | | | | | | | | | | | [ 10497] Paper over a crack or two with USE_SFIO p4raw-link: @10497 on //depot/perlio: 92bff44d1afc92cdac64a832f4753e65c2d1454b p4raw-id: //depot/perl@10500
| * Integrate mainlineNick Ing-Simmons2001-06-109-49/+215
| | | | | | p4raw-id: //depot/perlio@10499
| * Paper over a crack or two with USE_SFIONick Ing-Simmons2001-06-102-2/+33
| | | | | | p4raw-id: //depot/perlio@10497
* | Put some meat on the perl572delta bones. The list ofJarkko Hietaniemi2001-06-101-2/+286
| | | | | | | | | | | | selected bug fixes needs more work, as does still the whole document. p4raw-id: //depot/perl@10498
* | Update Changes.Jarkko Hietaniemi2001-06-102-1/+139
| | | | | | p4raw-id: //depot/perl@10496
* | Re: pragma/locale.t #107Hugo van der Sanden2001-06-104-56/+56
| | | | | | | | | | | | | | Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk> Encapsulate the scan of the decimal radix separator. p4raw-id: //depot/perl@10495
* | Try to grok numbers both with the locale specific separatorNicholas Clark2001-06-102-47/+72
| | | | | | | | | | | | | | | | | | | | and with the usual "." (if different from the lss); add a test to locale.t to do also a little bit of math in addition to just equalness testing; remove extraneous logic as suggested in Subject: Re: pragma/locale.t #107 Message-ID: <20010609223735.Y76396@plum.flirble.org> p4raw-id: //depot/perl@10494
* | Don't build Thread.pm if USEITHREADSArtur Bergman2001-06-101-3/+6
| | | | | | | | | | Message-ID: <B7483FB6.1398%artur@contiller.se> p4raw-id: //depot/perl@10492
* | Integrate perlio:Jarkko Hietaniemi2001-06-101-1/+1
|\ \ | |/ | | | | | | | | | | | | [ 10489] Make XS/Typemap compile (but fail) with sfio p4raw-link: @10489 on //depot/perlio: 3b050a92605e8ca176aeb951cf91db11faf40e0b p4raw-id: //depot/perl@10491
| * Make XS/Typemap compile (but fail) with sfioNick Ing-Simmons2001-06-091-1/+1
| | | | | | p4raw-id: //depot/perlio@10489
| * Re-integrate mainlineNick Ing-Simmons2001-06-099-58/+67
| |\ | | | | | | p4raw-id: //depot/perlio@10488
| * | Integrate mainlineNick Ing-Simmons2001-06-0931-67/+747
| | | | | | | | | p4raw-id: //depot/perlio@10487
* | | Do locale specific separator if only in locale.Jarkko Hietaniemi2001-06-101-1/+1
| |/ |/| | | p4raw-id: //depot/perl@10490
* | New attempt to clone callackArtur Bergman2001-06-094-0/+32
| | | | | | | | | | Message-ID: <B7451B6F.12B7%artur@contiller.se> p4raw-id: //depot/perl@10486
* | Numeric conversion tweaks suggested by Hugo and Nicholas.Jarkko Hietaniemi2001-06-096-58/+33
| | | | | | p4raw-id: //depot/perl@10485
* | Re: pragma/locale.t #107Nicholas Clark2001-06-091-0/+2
| | | | | | | | | | | | | | Message-ID: <20010609162609.V76396@plum.flirble.org> A missing NVification. p4raw-id: //depot/perl@10484
* | Redo the #10482, there already was a test script for formats.Jarkko Hietaniemi2001-06-083-141/+141
| | | | | | p4raw-id: //depot/perl@10483
* | Twisted format testing, from Merijn.Jarkko Hietaniemi2001-06-082-0/+139
| | | | | | p4raw-id: //depot/perl@10482
* | More \p{In...} testing, combined with \N{...}.Jarkko Hietaniemi2001-06-082-3/+26
| | | | | | p4raw-id: //depot/perl@10481
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-0815-20/+81
| | | | | | p4raw-id: //depot/perl@10479
* | Re: [PATCH perl@10439] fix old $^S description in perlvms.podCraig A. Berry2001-06-081-1/+1
| | | | | | | | | | Message-Id: <a05100e01b7458075db7d@[172.16.52.1]> p4raw-id: //depot/perl@10478
* | Unresolved symbol in ext/re/re.xsGisle Aas2001-06-081-0/+5
| | | | | | | | | | Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com> p4raw-id: //depot/perl@10477
* | Update Changes.Jarkko Hietaniemi2001-06-082-1/+287
| | | | | | p4raw-id: //depot/perl@10476
* | Regen Glossary et alia.Jarkko Hietaniemi2001-06-083-7/+83
| | | | | | p4raw-id: //depot/perl@10475
* | Harumph, also AIX will spill its guts (i.e. dump core)Jarkko Hietaniemi2001-06-071-1/+8
| | | | | | | | | | | | if an executable contains modfl() but it hasn't been compiled right (in the case of AIX, with cc -qlongdouble). p4raw-id: //depot/perl@10473
* | in change#10451, check that CvOUTSIDE is a CV before looking inGurusamy Sarathy2001-06-071-2/+4
| | | | | | | | | | | | | | (it can apparently be SVt_NULL during global destruction) p4raw-link: @10451 on //depot/maint-5.6/perl: 03f9d59115e90b0796ba7943655c020a829c11bf p4raw-id: //depot/perl@10471
* | Re: [PATCH perl@10439] diagnostics and long C<=item>sRobin Barker2001-06-072-23/+72
| | | | | | | | | | Message-Id: <200106071201.NAA13627@tempest.npl.co.uk> p4raw-id: //depot/perl@10470
* | long =itemRobin Barker2001-06-074-13/+37
| | | | | | | | | | Message-Id: <200106071134.MAA10288@tempest.npl.co.uk> p4raw-id: //depot/perl@10469
* | IOK vs pIOK docsJarkko Hietaniemi2001-06-071-0/+8
| | | | | | | | | | | | | | Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST) Reply-To: Dave Mitchell <davem@fdgroup.co.uk> Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@10468
* | Integrate perlio:Jarkko Hietaniemi2001-06-071-5/+5
|\ \ | |/ | | | | | | | | | | | | | | | | [ 10466] MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing whitespace tweaks. Still coredumps in pragma/overload.t - what a nice hard fail that is... p4raw-link: @10466 on //depot/perlio: 6fa402ec5b578488e91e8f7d99060bcd035f4979 p4raw-id: //depot/perl@10467
| * MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailingNick Ing-Simmons2001-06-071-5/+5
| | | | | | | | | | | | whitespace tweaks. Still coredumps in pragma/overload.t - what a nice hard fail that is... p4raw-id: //depot/perlio@10466
| * Raw integrate of mainline for S_grok_number debugNick Ing-Simmons2001-06-0746-4524/+4892
| |\ | |/ |/| | | | | (sv.c has MULTIPLICITY issues as well as whatever else ...) p4raw-id: //depot/perlio@10465
* | The proper prototyping for #10463.Jarkko Hietaniemi2001-06-064-3/+9
| | | | | | p4raw-id: //depot/perl@10464
* | Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)Nicholas Clark2001-06-061-548/+567
| | | | | | | | | | Message-ID: <20010607002959.Z76396@plum.flirble.org> p4raw-id: //depot/perl@10463
* | fix old $^S description in perlvms.podCraig A. Berry2001-06-061-12/+7
| | | | | | | | | | Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01> p4raw-id: //depot/perl@10462
* | Podify the remaining README.platform files;Jarkko Hietaniemi2001-06-0633-3946/+4159
| | | | | | | | | | | | | | | | | | | | merge README.plan9 and plan9/perlplan9.pod; delete plan9/perlplan9.* (the perlplan.doc needs to be regenerated in Plan 9); make the =head1 and =head2 in the README.platform to be a little more verbose (skipped README.os2 not to anger Ilya) so that they look better in the toc; regen toc. p4raw-id: //depot/perl@10461
* | Re: Bug in perlguts documentation?Mike Guy2001-06-061-1/+1
| | | | | | | | | | | | Reply-To: mjtg@cam.ac.uk Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@10460
* | Re: [ID 20010604.015] taint + comma = false insecurityMike Guy2001-06-061-5/+9
| | | | | | | | | | | | Reply-To: mjtg@cam.ac.uk Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@10459
* | Disable long doubles from pre-5.0 Tru64s.Jarkko Hietaniemi2001-06-062-2/+23
| | | | | | p4raw-id: //depot/perl@10458
* | The #10455 exposed that modfl() is fundamentally bustedJarkko Hietaniemi2001-06-061-0/+4
| | | | | | | | | | | | (as in: dumps core) in pre-5.0 Tru64, so better avoid even testing it. p4raw-id: //depot/perl@10457
* | Configure check for geborken modfl(), inspired byHugo van der Sanden2001-06-061-1/+47
| | | | | | | | | | | | Subject: Re: [20010118.017] op/int.t failure Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk> p4raw-id: //depot/perl@10455
* | Integrate changes #10450 and #10451 from maintperl:Jarkko Hietaniemi2001-06-062-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | optimize change#10448 slightly (don't repeat search in eval""s lexical scope, since that has already been searched) change#9108 needs subtler treatment for case of closures created within eval"" p4raw-link: @10450 on //depot/maint-5.6/perl: 77991f234c231cb11047bb180fdeef1134557583 p4raw-link: @10448 on //depot/maint-5.6/perl: 332ba4f98bc63c81fd7ba0d06432a7f903d716cf p4raw-link: @9108 on //depot/maint-5.6/perl: 1cf1f64f42eb50a67f2427ff9d6d24023a2b9997 p4raw-id: //depot/perl@10454 p4raw-integrated: from //depot/maint-5.6/perl@10453 'merge in' t/op/misc.t (@10448..) op.c (@10450..)
* | MakeMaker magic to compile (when no dynamic loading)Jarkko Hietaniemi2001-06-061-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | List/Util.xsc as (ListUtil.c and) ListUtil.o since POSIX-BC (BS2000) linker has an evil limitation of being unable to include in the same executable several object files with the same name - case-insensitively - because otherwise we conflict with util.c. Strictly speaking currently required only in POSIX-BC but probably will do no harm elsewhere where static linking is required. p4raw-id: //depot/perl@10453
| * Integrate mainline.Nick Ing-Simmons2001-06-06104-2151/+5382
| |\ | |/ |/| p4raw-id: //depot/perlio@10452
* | Integrate change #10448 from maintperl; lexicalsJarkko Hietaniemi2001-06-064-3/+26
| | | | | | | | | | | | | | | | | | | | | | outside an eval"" weren't resolved correctly inside a subroutine definition inside the eval"" if they were not already referenced in the toplevel of the eval""-ed code p4raw-link: @10448 on //depot/maint-5.6/perl: 332ba4f98bc63c81fd7ba0d06432a7f903d716cf p4raw-id: //depot/perl@10449 p4raw-integrated: from //depot/maint-5.6/perl@10447 'merge in' cop.h (@9288..) t/op/misc.t (@10394..) op.c pp_ctl.c (@10412..)
* | perl570delta.podPeter Scott2001-06-061-1/+1
| | | | | | | | | | Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com> p4raw-id: //depot/perl@10447
* | The fudge factor is no more needed. I hope.Jarkko Hietaniemi2001-06-051-1/+1
| | | | | | p4raw-id: //depot/perl@10446