This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2005-03-29 Rafael Garcia... Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
2005-03-29 Offer KayeMake the spelling of whitespace (vs white-space and...
2005-03-29 Rafael Garcia... Don't #ifdef out a return statement
2005-03-28 Dave Mitchellexpand -DDEBUG_LEAKING_SCALARS to instrument the creati...
2005-03-27 Rafael Garcia... Raw work on perl592delta.
2005-03-27 Hugo van der... Re: [perl #34195] Regex: Alternations within negative...
2005-03-27 Yves OrtonFix -C option of mktables (for VMS)
2005-03-26 Dave Mitchell[perl #33185] UTF-8 string substitution corrupts memory
2005-03-26 Rafael Garcia... Remove an XXX note from the public doc.
2005-03-26 Nicholas ClarkNeed to return something when the compiler doesn't...
2005-03-25 Andy LesterConsting five
2005-03-25 Gurusamy SarathyRe: [perl #34568] Perl crashes reading past the end...
2005-03-25 Andy LesterConsting part 4
2005-03-25 Nicholas ClarkFreeBSD NDBM appears to generate files ending .db,...
2005-03-25 Rafael Garcia... Remove the const qualifier from argv and env variables
2005-03-25 Craig A. Berryconst fix-up for vms/vms.c
2005-03-25 Steve PetersRe: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3...
2005-03-24 Andy LesterThird consting batch
2005-03-22 Marcus Holland... Mention (un)?pack byte-order modifiers in perldelta
2005-03-22 Rafael Garcia... Some updates in the new perldelta.
2005-03-22 Rafael Garcia... Remove IPC::Run for 5.9.2
2005-03-22 Rafael Garcia... Forbid the -C option on the command-line
2005-03-22 Rafael Garcia... Upgrade to PathTools 3.05
2005-03-22 Rafael Garcia... Upgrade to File::Temp 0.16
2005-03-22 Rafael Garcia... Revert change #24055, which was producing a segfault...
2005-03-22 Rafael Garcia... Fix unresolved POD link
2005-03-22 Rafael Garcia... Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
2005-03-22 Alexey Tourbinsimple optimization for SelectSaver
2005-03-22 Rafael Garcia... minitest fix
2005-03-22 Rafael Garcia... Add in perldelta changes about unpack A and trailing...
2005-03-21 Nicholas ClarkCasts needed to make VMS happy. (It gets very upset...
2005-03-21 Ton HospelRe: unpack A strip patch
2005-03-21 Yves OrtonRe: regexp trie fails compile on VMS
2005-03-21 Yitzchak Scott... Break up long lines in -V output for compile-time options
2005-03-21 Steve HayOops - forgot to update MANIFEST for change 24056.
2005-03-21 Yves OrtonRe: Stop mktables from needlessly re-running when using...
2005-03-21 Rafael Garcia... Resubmit change #24053.
2005-03-21 Alexey TourbinRe: [perl #34493] h2ph `extern inline' problems
2005-03-21 Hugo van der... Re: [perl #34195] Regex: Alternations within negative...
2005-03-21 Ton Hospelpack / for general types
2005-03-21 Rafael Garcia... perldelta suggestions on (un)?pack by Ton Hospel
2005-03-21 Alexey TourbinRe: bugzilla.redhat bug #101767 (threads, threads:...
2005-03-21 Andy LesterMore consting goodness
2005-03-20 Rafael Garcia... Upgrade to Math::BigInt 1.75, by Tels
2005-03-20 Alexey Tourbinperlrun typo (env PERLDB_OPTS)
2005-03-18 Rafael Garcia... Remove an useless line, spotted by Andy Lester
2005-03-18 Rafael Garcia... Remove trie optimisation from the todo list
2005-03-18 Yves OrtonRe: Reworked Trie Patch
2005-03-18 Gisle AasRe: sitecustomize.pl [PATCH]
2005-03-18 Andy LesterMore const parms
2005-03-18 Rafael Garcia... Don't use vars in DynaLoader
2005-03-18 Alexey Tourbin$B::Disassembler::VERSION
2005-03-15 Rafael Garcia... Upgrade to CGI 3.07.
2005-03-14 Ton Hospelpp_pack.c, simplifying genpacksizetables
2005-03-14 Andy LesterAdding const qualifiers
2005-03-14 David NicolRe: [perl #34155] perldoc -f hex should say how to...
2005-03-13 Rafael Garcia... Document pack changes in perldelta
2005-03-13 Rafael Garcia... Upgrade to Pod::Parser 1.30
2005-03-13 Rafael Garcia... Doc patches to clarify the stringification rules of...
2005-03-13 Rafael Garcia... gcc warning patch by Andy Lester
2005-03-12 Ton HospelRe: Encoding neutral unpack
2005-03-12 Rafael Garcia... Indentation patch by Ton Hospel for pp_pack
2005-03-12 Rafael Garcia... Change my email, put real name of Pixel
2005-03-12 Rafael Garcia... Upgrade to DB_File 1.811, by Paul Marquess
2005-03-11 Rafael Garcia... Add standard core test headers to the Class::ISA new...
2005-03-11 Rafael Garcia... Upgrade to Class::ISA 0.33
2005-03-11 Rafael Garcia... Update Changes
2005-03-11 Rafael Garcia... FAQ sync
2005-03-11 Andy Lesterpad_push numero three-o
2005-03-10 Rafael Garcia... Make the return value of close() depend not only on...
2005-03-10 Rafael Garcia... 8 is not an octal digit. (from Debian)
2005-03-10 Rafael Garcia... Fix a2p manpage (from Debian)
2005-03-10 Rafael Garcia... Remove a spurious undefined warning when using getopts...
2005-03-10 Rafael Garcia... Doc patch for Devel::DProf (from Debian)
2005-03-10 Rafael Garcia... Add support for Debian GNU/k*BSD
2005-03-10 Rafael Garcia... Patch for Debian bug #258618, compilation under Debian...
2005-03-10 Mike GirouxMinor AUTHORS patch
2005-03-10 Steve HayMore Win32 dmake fixes
2005-03-10 Rafael Garcia... Upgrade to CGI.pm 3.06
2005-03-09 Rafael Garcia... Further pack optimisations by Ton Hospel
2005-03-09 Rafael Garcia... Fix memory corruption when growing pack utf8 buffer
2005-03-08 Ton HospelEncoding neutral unpack
2005-03-08 Andy LesterMinor AUTHORS patch
2005-03-08 H.Merijn BrandSome updates to current status
2005-03-07 Yves OrtonInclude regcomp.h in Win32 makefiles
2005-03-04 Steve HayA better fix than change 24005 was ;)
2005-03-04 Steve HaySuppress "ECHO is on." messages when using dmake on...
2005-03-04 Steve HayStop mktables from needlessly re-running when using...
2005-03-04 Rafael Garcia... Update -v copyright notice
2005-03-03 Rafael Garcia... Add a regression test for bug #32193, and make the
2005-03-03 Yuval Kojman[perl #32193] Tie::RefHash DELETE does not return value...
2005-03-03 Rafael Garcia... do "filename" is not really used with perl subroutine...
2005-02-27 H.Merijn BrandFix for bug [ID 20020227.005] format bug with undefined...
2005-02-26 Dave Mitchellithreads: cond_signal() on a non-shared object coredumped
2005-02-26 Nicholas ClarkSvUTF8 can be present on scalars other than PVs
2005-02-26 Dave MitchellFix leaks in List::Util::reduce,first
2005-02-24 Yves OrtonRe: (patch blead) Extend t/harness to allow filtering...
2005-02-24 Andy Lesterdprofpp help
2005-02-23 Yves Orton(patch blead) Extend t/harness to allow filtering of...
2005-02-23 Yves OrtonPatch Win32 makefiles for blead to allow parameters...
next