summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test outputCharles Lane2000-09-121-1/+1
* Document the SvUTF8*().Jarkko Hietaniemi2000-09-112-0/+54
* C<@a = @b = split(...)> optimization coredumps under ithreadsGurusamy Sarathy2000-09-112-3/+11
* Modern Borland C now seems to have anon unions for info.wProcessorArchitectureVadim Konovalov2000-09-111-1/+1
* Point fix for s/// on foreach (keys %xxx).Nick Ing-Simmons2000-09-111-0/+2
* Silence t/pod/*.t about alternate quote-mappings now implementedJarkko Hietaniemi2000-09-101-1/+1
* Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),Jarkko Hietaniemi2000-09-104-43/+162
* Upgrade to CPAN 1.57_65, from Andreas König.Jarkko Hietaniemi2000-09-102-570/+879
* Update Changes.Jarkko Hietaniemi2000-09-082-0/+252
* proper setting for isnan for DECC 5.3Peter Prymmer2000-09-081-1/+1
* make the ran_tests intermediate file 8.3 friendlyPeter Prymmer2000-09-082-3/+3
* Continue #7041.Jarkko Hietaniemi2000-09-082-13/+13
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-0817-332/+50
* Major rewrite of s2p. And I mean really major, it isWolfgang Laun2000-09-081-690/+1794
* Re-allow vec() for characters > 255.Spider Boardman2000-09-085-27/+25
* Message-ID: <20000907190320.888.qmail@foad.org>Abigail2000-09-081-1/+4
* Optimizing hash keys into shared strings doesn't work with ithreads.Spider Boardman2000-09-081-2/+3
* [ID 20000908.002] perlipc documentation bug.Major Sébastien2000-09-081-0/+1
* Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0fH.Merijn Brand2000-09-081-1/+1
* Re: [ID 20000906.004] segfault with bad perl statementSimon Cozens2000-09-081-0/+3
* [ID 20000904.008] Tiny fix for perldiagLarry W. Virden2000-09-081-1/+1
* perl5db.pl [Was: Re: Debugger question]Peter Scott2000-09-071-5/+6
* Fix the ccversion detection for 5.1 and beyond.Spider Boardman2000-09-071-1/+1
* Fix forMarc Lehmann2000-09-074-9/+11
* Fix the URL, but the server is still missing in action.Larry W. Virden2000-09-071-1/+1
* Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 Hugo van der Sanden2000-09-071-4/+4
* \G in non-/g is well-defined now ... right?Daniel Chetlin2000-09-072-9/+24
* Document the new ref() semantics.Gisle Aas2000-09-071-0/+6
* Make Data::Dumper (non-XS) to work with changed semantics of ref().Gisle Aas2000-09-072-6/+9
* Modernize Opcode.pm documentationGisle Aas2000-09-071-2/+2
* Tied filehandle documentationGisle Aas2000-09-072-0/+9
* Tie::StdHandle did not know about 3-arg openGisle Aas2000-09-072-11/+11
* small apidoc fixMarc Lehmann2000-09-072-2/+2
* Tiny perldelta nits.Jarkko Hietaniemi2000-09-071-10/+10
* Guard against bad string->int conversion for quads.Jarkko Hietaniemi2000-09-071-2/+17
* Update Unicode todo list.Jarkko Hietaniemi2000-09-061-1/+8
* Document the SvIOK_.*UV().Jarkko Hietaniemi2000-09-052-7/+43
* Hash lookup of constant strings optimization:Nick Ing-Simmons2000-09-0314-242/+336
* This is 5.7.0.perl-5.7.0Jarkko Hietaniemi2000-09-021-0/+10
* Changes and patchlevel tweaks.Jarkko Hietaniemi2000-09-022-3/+4
* Update Changes.Jarkko Hietaniemi2000-09-022-1/+70
* More %{} and other deref special casing - do not pass to 'nomethod'.Nick Ing-Simmons2000-09-022-97/+121
* Update perlhist.Jarkko Hietaniemi2000-09-021-1/+5
* perldelta nits.Jarkko Hietaniemi2000-09-021-18/+19
* If overloaded %{} etc. return the object do not loop.Nick Ing-Simmons2000-09-021-5/+8
* Retab MANIFEST.Jarkko Hietaniemi2000-09-021-6/+6
* Make certain cc is set before trying to run it.Jarkko Hietaniemi2000-09-023-2/+6
* Unicode notes.Jarkko Hietaniemi2000-09-021-1/+5
* Various Configure nits by Philip Newton,Jarkko Hietaniemi2000-09-021-7/+13
* Apparently avoiding the swapping is too costly.Ben Tilly2000-09-021-1/+0