2000-09-14 |
Jarkko Hietaniemi |
The one that got away. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Robin Barker |
continued -Wformat support |
commit | commitdiff | tree | snapshot |
2000-09-14 |
H.Merijn Brand |
Problems picked up by AIX cc. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Rich Morin |
File::Find 5.7.0 POD nits |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Compilation warnings and an error. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Spider Boardman |
Fix for a parsing bug, not for the original bug. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Batch of UTF-8 patches from Simon Cozens. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Russ Allbery |
Re: Two advertising clauses need to be removed |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Yitzchak Scott... |
de-wall t/README |
commit | commitdiff | tree | snapshot |
2000-09-14 |
H.Merijn Brand |
Hints optimization. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Casey R. Tweten |
Allow chop() and chomp() to be overridden. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Alan Burlison |
The return value of setlocale must be copied away. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Remove vestiges of tr//CU. |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Jarkko Hietaniemi |
Add the Encode extension. The code is still largely... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Calle Dybedahl |
Allow for whitespace between "#" and "line" in cpp... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Gurusamy Sarathy |
change#6327 didn't quite go all the way to enable USE_S... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jarkko Hietaniemi |
Retract #7062, the pod tests are not ready. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jarkko Hietaniemi |
The #7054 truncated Configure badly. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Yitzchak Scott... |
[ID 20000911.009] t/pod/*.t tests not run by harness... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Yitzchak Scott... |
[ID 20000911.011] misplaced typemap in perlxs.pod |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Yitzchak Scott... |
Break up the myconfig lines a bit. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Andreas König |
Test for the #7049. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Peter Prymmer |
[patch: perl@7045] vms updates |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Yitzchak Scott... |
[ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jeff Pinyan |
[patch] perlfunc.pod -- POSIX::sigpause should be POSIX... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Jarkko Hietaniemi |
Do in VMS as the #7054 does. |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Paul Marquess |
RE: [Patch 5.7.0] Removing -ldb from the core build |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Charles Lane |
Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spuriou... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Jarkko Hietaniemi |
Document the SvUTF8*(). |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Gurusamy Sarathy |
C<@a = @b = split(...)> optimization coredumps under... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Vadim Konovalov |
Modern Borland C now seems to have anon unions for... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Nick Ing-Simmons |
Point fix for s/// on foreach (keys %xxx). |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jarkko Hietaniemi |
Silence t/pod/*.t about alternate quote-mappings now... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jarkko Hietaniemi |
Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Jarkko Hietaniemi |
Upgrade to CPAN 1.57_65, from Andreas König. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Peter Prymmer |
proper setting for isnan for DECC 5.3 |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Peter Prymmer |
make the ran_tests intermediate file 8.3 friendly |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Jarkko Hietaniemi |
Continue #7041. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Jarkko Hietaniemi |
Do away with memory models cruft. Sorry, PDP users. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Wolfgang Laun |
Major rewrite of s2p. And I mean really major, it is |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Spider Boardman |
Re-allow vec() for characters > 255. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Abigail |
Message-ID: <20000907190320.888.qmail@foad.org> |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Spider Boardman |
Optimizing hash keys into shared strings doesn't work... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Major Sébastien |
[ID 20000908.002] perlipc documentation bug. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
H.Merijn Brand |
Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Simon Cozens |
Re: [ID 20000906.004] segfault with bad perl statement |
commit | commitdiff | tree | snapshot |
2000-09-08 |
Larry W. Virden |
[ID 20000904.008] Tiny fix for perldiag |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Peter Scott |
perl5db.pl [Was: Re: Debugger question] |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Spider Boardman |
Fix the ccversion detection for 5.1 and beyond. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Marc Lehmann |
Fix for |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Larry W. Virden |
Fix the URL, but the server is still missing in action. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Hugo van der... |
Re: [ID 20000905.001] Assertion failed: file "toke... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Daniel Chetlin |
\G in non-/g is well-defined now ... right? |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Gisle Aas |
Document the new ref() semantics. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Gisle Aas |
Make Data::Dumper (non-XS) to work with changed semanti... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Gisle Aas |
Modernize Opcode.pm documentation |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Gisle Aas |
Tied filehandle documentation |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Gisle Aas |
Tie::StdHandle did not know about 3-arg open |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Marc Lehmann |
small apidoc fix |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Jarkko Hietaniemi |
Tiny perldelta nits. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Jarkko Hietaniemi |
Guard against bad string->int conversion for quads. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Jarkko Hietaniemi |
Update Unicode todo list. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Jarkko Hietaniemi |
Document the SvIOK_.*UV(). |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Nick Ing-Simmons |
Hash lookup of constant strings optimization: |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
This is 5.7.0. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
Changes and patchlevel tweaks. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Nick Ing-Simmons |
More %{} and other deref special casing - do not pass... |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
Update perlhist. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
perldelta nits. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Nick Ing-Simmons |
If overloaded %{} etc. return the object do not loop. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
Retab MANIFEST. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
Make certain cc is set before trying to run it. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
Unicode notes. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Jarkko Hietaniemi |
Various Configure nits by Philip Newton, |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Ben Tilly |
Apparently avoiding the swapping is too costly. |
commit | commitdiff | tree | snapshot |
2000-09-02 |
Nick Ing-Simmons |
Undo part of change 6489 which looks like a bulk edit... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Peter Prymmer |
minimal removal of 8 bit chrs from perlebcdic.pod |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Only the first line, thank you very much. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Gurusamy Sarathy |
change#6791 accidentally clobbered change#6710, put... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Mention the HP-UX LP64 freak failure. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Detypo. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Mi splgn s gnin.g |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Nicholas Clark |
http:// in L<> |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Update to Storable 1.0, from Raphael Manfredi. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Mention known sfio+linux buglet. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Peter Prymmer |
Re: [PATCH perl@6962] 2 more vms.c fix-ups and status |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Retract #6986. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Mergesort is back. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Mike Guy |
Fix vec() / utf8 (was Re: bitvec ops still broken... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Regen perltoc. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Lupe Christoph |
Re: Solaris x86 has no SPARC libraries! |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Jarkko Hietaniemi |
Feature ordering tweak. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Abigail |
Re: [PATCH lib/overload.pm] Sanaty checking of argument... |
commit | commitdiff | tree | snapshot |
next |