This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-10-27 Dave MitchellFix more shared threads leaks: add SAVETMPS to the...
2003-10-27 Rafael Garcia... Add a new taint error, "%ENV is aliased to %s".
2003-10-27 Nicholas ClarkRecord the escape^Wrelease of 5.9.0
2003-10-27 Alan BurlisonRe: DBD::Sybase and Sybase::CTlib build problems w...
2003-10-27 Nicholas ClarkSync with Unicode::Normalize 0.25
2003-10-27 Nicholas ClarkSync with Unicode::Collate 0.30
2003-10-27 Nicholas ClarkSync with Pod::Perldoc 3.12
2003-10-27 Abhijit Menon-SenWill the real off by one please stand up?
2003-10-27 Hugo van der... fixup separators
2003-10-27 Hugo van der... don't complain of podless .pm files that have a separat...
2003-10-27 Hugo van der... regen pods and toc
2003-10-26 Rafael Garcia... When %ENV has been turned into a non-magical hash after a
2003-10-26 Rafael Garcia... Fix backward-compatibility issues in if.pm.
2003-10-26 Hugo van der... Update Changes. perl-5.9.0
2003-10-26 Abhijit Menon-SenFix off-by-one in $0 set magic. (From Autrijus.)
2003-10-25 Nicholas Clarkshow the rehash flags in dumps
2003-10-25 Nicholas ClarkReturn 21533 (with modifications) having found the...
2003-10-25 Nicholas ClarkBack out 21533 because it broke Encode's build in reall...
2003-10-25 Nicholas ClarkPlan C rough edge smoothing. Criteria for a hash split...
2003-10-25 Richard ClampRe: [perl #948] $, untieable?
2003-10-23 Nicholas ClarkIntegrate:
2003-10-23 Nicholas ClarkWhen it says "add", then, like, you have to p4 add...
2003-10-23 Dave MitchellFix two threads::shared leaks
2003-10-23 Jan Dubois[PATCH] Update Pod::Perldoc from 3.10 to 3.11
2003-10-23 Gisle Aasutime documentation
2003-10-23 Jan Duboisdup2() not going through PerlLIO abstraction layer
2003-10-22 Edward Moypatch created by Casey West from:
2003-10-22 Rafael Garcia... Small email update in AUTHORS.
2003-10-22 Rafael Garcia... Add a test.taintwarn makefile target,
2003-10-21 Radu Greabembedding perl
2003-10-21 Rafael Garcia... Fix doc bug #23890, as suggested by Himanshu Garg :
2003-10-21 Ilya ZakharevichTwo OS/2 portability patches from Ilya.
2003-10-20 Marcus Holland... add some missing defines to Devel::PPPort
2003-10-20 Slaven RezicRe: [perl #24225] [5.8.1] segfault in binmode STDOUT...
2003-10-20 Rafael Garcia... Skip the chflags tests in filetest.t on Darwin.
2003-10-17 Nicholas ClarkPlan C rough edge smoothing - forgot to turn on the...
2003-10-17 Slaven Rezic-u is deprecated.
2003-10-17 Rafael Garcia... The compilation of PerlIO::via may hang on AIX when
2003-10-16 Nicholas ClarkPlan C for foiling the algorithmic complexity attack
2003-10-16 Dave MitchellEnsure PL_comppad/curpad point to PL_main_cv's padlist...
2003-10-16 Nicholas ClarkDuplicate 19423 (pathological hashes too easy) into...
2003-10-16 Alexey TourbinRe: assert.h breaks perl.h
2003-10-16 Slaven RezicTie::Hash documentation
2003-10-16 Rafael Garcia... Further tweak on change #21464.
2003-10-16 Gisle Aasperl -h tweak [PATCH]
2003-10-15 Rafael Garcia... Perlfaq1 : take notice that 5.8.1 is now released.
2003-10-15 Rafael Garcia... PerlFAQ sync. (only actual changes)
2003-10-15 Rafael Garcia... Typos.
2003-10-15 Rafael Garcia... Fix bug [perl #24212] : improper error recovery in the
2003-10-15 Rafael Garcia... Update MIME::Base64 and Digest::MD5 from the CPAN version.
2003-10-15 Rafael Garcia... Add support for Linux abstract unix domain sockets...
2003-10-15 Audrey TangSIGN => 1 support for MakeMaker
2003-10-15 Abhijit Menon-SenRewrite #21447.
2003-10-15 Stas Bekman[patch pod/perliol.pod]
2003-10-14 Nicholas ClarkDuplicate 19423 (pathological hashes too easy) into...
2003-10-13 Marcus Holland... Changes #20819 and #20996 break compatibility with...
2003-10-13 Iain Spoon... [perl #24189] Incorrect comment in perldoc strict
2003-10-13 Jan DuboisInternals::hash_seed() returns wrong value
2003-10-12 pxm@nubz.org[perl #24122] setreuid and friends borked on darwin/osx
2003-10-12 Slaven RezicTie::Hash documentation
2003-10-12 Slaven RezicRe: [perl #24122] setreuid and friends borked on darwin/osx
2003-10-12 Rafael Garcia... Minor nit in perlrun, spotted by Art Haas.
2003-10-10 Elizabeth Mattijsenthreads::async + some cleanup
2003-10-10 Abhijit Menon-SenMake everyone stop posting to p5p about 0e0.
2003-10-09 Nicholas ClarkPut all pre-processor #s on the first column (some...
2003-10-09 Rafael Garcia... Suppress the test file t/op/nothr5005.t and integrate...
2003-10-09 Rafael Garcia... Document the behaviour of filetest operators regarding...
2003-10-09 Eric PromislowInternal fixes to source-code coordinate
2003-10-09 Lukas MaiPatch based on:
2003-10-09 Jan DuboisDevel::PPPort is missing an aTHX when calling
2003-10-09 Rick DelaneyRe: require patch breaks locale
2003-10-09 Gisle AasRe: Simple @INC hook core dump [PATCH]
2003-10-08 Rafael Garcia... Fix bug #24108: Goto +foo broken
2003-10-08 Gisle AasRe: Simple @INC hook core dump [PATCH]
2003-10-08 AbigailLayout & POD nit.
2003-10-08 Abhijit Menon-Sen"Are implicit undefs true?" asks Gisle.
2003-10-08 Michael G.... Re: [PATCH] perlop.pod Revamp - revision 4
2003-10-07 Abhijit Menon-SenMinor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Abhijit Menon-SenWhy should -3**$x be more precisely determined than...
2003-10-07 Michael G.... Fixing UNIVERSAL.pm's bit of unpleasantness
2003-10-07 Abhijit Menon-SenUpdate perlfunc/require to describe NXDOMAIN caching...
2003-10-07 Stas Bekman[patch sv.c] improve "...free unref scalar" warning
2003-10-06 Rick Delaney(was Re: require() does not behave aas documented)
2003-10-06 AbigailRe: [PATCH lib/warnings.t] Adding TODO functionality...
2003-10-06 Rafael Garcia... Fixes in the modules maintainers list.
2003-10-06 Rafael Garcia... Fix broken link in perltodo.pod.
2003-10-06 Rafael Garcia... Typos in perldiag.
2003-10-06 LAUN WolfgangRe: [doc-PATCH] for unpack_str() and question
2003-10-06 Abigailref can return false on references
2003-10-06 Rafael Garcia... Add a new option --check to Porting/Maintainers,
2003-10-06 Fergal DalyRe: The META.yml file in bleadperl
2003-10-06 Rafael Garcia... Re: [perl #24076] "<> err EXPR" and warnings.
2003-10-06 Shlomi FishRe: [PATCH] perlsyn.pod Revision - Resend
2003-10-06 Benjamin J... [perl #24120] Tie::Hash documentation has broken code
2003-10-06 Robert SpierRe: [PATCH] [perl #24113] mistake in perlretut
2003-10-05 Steve Grazzinipp_sys.c: pp_waitpid and EINTR
2003-10-02 Slaven RezicRe: 5.8.1 and srand
2003-10-02 Hugo van der... minor cleanup for Changes
2003-10-02 Hugo van der... Update changes
2003-10-02 Hugo van der... build perlapi.pod in deterministic order even when...
next