p5sagit/p5-mst-13.2.git
2005-03-24 Andy Lester Third 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 Tourbin simple 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 Clark Casts needed to make VMS happy. (It gets very upset...
2005-03-21 Ton Hospel Re: unpack A strip patch
2005-03-21 Yves Orton Re: 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 Hay Oops - forgot to update MANIFEST for change 24056.
2005-03-21 Yves Orton Re: Stop mktables from needlessly re-running when using...
2005-03-21 Rafael Garcia... Resubmit change #24053.
2005-03-21 Alexey Tourbin Re: [perl #34493] h2ph `extern inline' problems
2005-03-21 Hugo van der... Re: [perl #34195] Regex: Alternations within negative...
2005-03-21 Ton Hospel pack / for general types
2005-03-21 Rafael Garcia... perldelta suggestions on (un)?pack by Ton Hospel
2005-03-21 Alexey Tourbin Re: bugzilla.redhat bug #101767 (threads, threads:...
2005-03-21 Andy Lester More consting goodness
2005-03-20 Rafael Garcia... Upgrade to Math::BigInt 1.75, by Tels
2005-03-20 Alexey Tourbin perlrun 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 Orton Re: Reworked Trie Patch
2005-03-18 Gisle Aas Re: sitecustomize.pl [PATCH]
2005-03-18 Andy Lester More 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 Hospel pp_pack.c, simplifying genpacksizetables
2005-03-14 Andy Lester Adding const qualifiers
2005-03-14 David Nicol Re: [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 Hospel Re: 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 Lester pad_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 Giroux Minor AUTHORS patch
2005-03-10 Steve Hay More 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 Hospel Encoding neutral unpack
2005-03-08 Andy Lester Minor AUTHORS patch
2005-03-08 H.Merijn Brand Some updates to current status
2005-03-07 Yves Orton Include regcomp.h in Win32 makefiles
2005-03-04 Steve Hay A better fix than change 24005 was ;)
2005-03-04 Steve Hay Suppress "ECHO is on." messages when using dmake on...
2005-03-04 Steve Hay Stop 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 Brand Fix for bug [ID 20020227.005] format bug with undefined...
2005-02-26 Dave Mitchell ithreads: cond_signal() on a non-shared object coredumped
2005-02-26 Nicholas Clark SvUTF8 can be present on scalars other than PVs
2005-02-26 Dave Mitchell Fix leaks in List::Util::reduce,first
2005-02-24 Yves Orton Re: (patch blead) Extend t/harness to allow filtering...
2005-02-24 Andy Lester dprofpp help
2005-02-23 Yves Orton (patch blead) Extend t/harness to allow filtering of...
2005-02-23 Yves Orton Patch Win32 makefiles for blead to allow parameters...
2005-02-23 Steve Hay Fix Win32's dmake makefile.mk for new dmakes built...
2005-02-22 Rafael Garcia... Porting/manicheck is not happy when I use spaces instea...
2005-02-21 Nicholas Clark IPC::Run test failures with utf8
2005-02-21 Craig A. Berry signed/unsigned help for pp_pack.c
2005-02-21 Yves Orton (blead patch) Skip a torture test under blead, and...
2005-02-18 Nikolai Eipel Patch for Perlbug #4253
2005-02-18 Rafael Garcia... Install and build corelist on VMS, too
2005-02-18 Rafael Garcia... Add corelist to the win32 makefiles
2005-02-18 Stephen McCamant [perl #32968] [PATCH] Re: B::walkoptree segfaults
2005-02-18 Yves Orton Re: Integration of PathTools 3.04
2005-02-18 Gisle Aas Re: Bug in Socket::IO::INET Version 1.27
2005-02-18 Rafael Garcia... Integrate encoding::warnings from Autrijus Tang.
2005-02-18 Slaven Rezic find2perl, new options
2005-02-18 Rafael Garcia... Missing dependencies in x2p makefile, by Slaven Rezic.
2005-02-17 Rafael Garcia... Upgrade to PathTools 3.04
2005-02-17 Rafael Garcia... Upgrade to Pod::LaTeX 0.58
2005-02-17 Rafael Garcia... Upgrade to Time::HiRes 1.66
next