p5sagit/p5-mst-13.2.git
2007-07-27 Jan Dubois RE: Sorry, no Win32CORE-update for you unless you use...
2007-07-26 Rafael Garcia... Don't use C++ comments.
2007-07-26 John E. Malmberg [patch@31658] Dynamically load dbg xterm on VMS
2007-07-26 Jerry D. Hedden [PATCH] Silence diag in ext/Data/Dumper/t/bless.t
2007-07-26 Yves Orton Rework Text::ParseWords regex so it doesnt core dump...
2007-07-25 Yves Orton Allow TEST_FILES make var to be used to pass an argumen...
2007-07-25 Abhijit Menon-Sen Change stripRegex prototype to $$;$ because only one...
2007-07-25 Wolfgang Laun s2p.PL
2007-07-25 Steve Hay Update AUTHORS following change #31653
2007-07-25 Abhijit Menon-Sen Fix incorrect =head1 NAME.
2007-07-25 Robert May XSUB.h - silence MSVC6 compiler warning
2007-07-25 H.Merijn Brand Doc re-ordering to have ALIASES and CUSTOM ALIASES...
2007-07-24 Adriano Ferreira [perl #39420] [PATCH] Data::Dumper fails to escape...
2007-07-24 John E. Malmberg [patch@31649] vms.c realpath prototype mismatch
2007-07-23 Nicholas Clark Need to run the plan() at BEGIN time, else the use_ok...
2007-07-23 Steve Peters Various fixes for EBCDIC platforms.
2007-07-23 Craig A. Berry Update utility commands for VMS.
2007-07-23 Craig A. Berry Make TabsWrap tests work around broken VMS pipes.
2007-07-20 Yves Orton Update ExtUtils::Install, EU::Installed and EU::Packlis...
2007-07-20 H.Merijn Brand Extend the update info regarding Configure changes
2007-07-20 Steve Hay Re-apply #31429, which was accidentally undone by ...
2007-07-20 Steve Hay Updates to AUTHORS and Porting/CheckAUTHORS.pl
2007-07-20 Steve Hay I've had my email address changed
2007-07-20 Steve Hay Fix pod nit in perlunicode
2007-07-19 Marcus Holland... Various Gentoo Patches
2007-07-19 H.Merijn Brand Expand tabs, add -A ccflags=-DMACRO to -h
2007-07-19 Yves Orton Change Porting/regcharclass.pl so it doesn't depend...
2007-07-19 Dave Mitchell fix up some nested #ifdef indentation
2007-07-19 Dave Mitchell silence 'unused var' compiler warning
2007-07-19 Rafael Garcia... Add a TODO note about lc() etc. and the UTF-8 flag
2007-07-19 Anno Siegel Re: [patch] Hash::Util::FieldHash v1.02
2007-07-19 Rafael Garcia... Suggestion and fixes to the hash seed docs by Paul...
2007-07-18 Steve Peters Upgrade to IO-Zlib-1.06. One bleadperl fix was added...
2007-07-18 Steve Peters Upgrade to Math-BigRat-0.20
2007-07-18 Marcus Holland... The lib/Pod/Perldoc.pm portion of...
2007-07-18 Jerry D. Hedden Win32API::File cleanup
2007-07-18 chromatic Change "Perl6" to "Perl 6" in pod/*
2007-07-18 Rafael Garcia... Clarifications on the hash seed
2007-07-18 Gabor Szabo gethostbyname() example
2007-07-18 Abigail (was Re: perldelta)
2007-07-18 Rafael Garcia... Miscellaneous modernisations and trimmings.
2007-07-17 Rafael Garcia... Fix references to perldelta.pod (this file doesn't...
2007-07-17 Craig A. Berry Inching towards Module::Build-ability on VMS.
2007-07-16 Nicholas Clark Re-order struct yy_parser to save space on most systems.
2007-07-16 Dave Mitchell fourth attempt to silence S_emulate_eaccess compiler...
2007-07-16 Dave Mitchell change #31615 added the new field in the wrong place
2007-07-16 Dave Mitchell [perl #43425] local $[: fix scoping during parser...
2007-07-14 Craig A. Berry VMS todo for threads exit test.
2007-07-13 Rafael Garcia... Comment out links to docs that don't exist yet.
2007-07-13 Rafael Garcia... More typo fixes in the regexp docs
2007-07-13 Rafael Garcia... Fix typos, readability nits
2007-07-13 Rafael Garcia... Use new style L<> links in POD
2007-07-13 Tels BigInt v1.88 take 1 (fix from_hex, from_oct, from_bin)
2007-07-13 Rafael Garcia... Specify prototyping behaviour for Math::BigInt::FastCalc
2007-07-13 Rafael Garcia... Spelling and formatting nits
2007-07-13 Rafael Garcia... That's NAME, not TITLE.
2007-07-13 Rafael Garcia... Put a proper title like in every man page
2007-07-13 Rafael Garcia... Avoid POD in test files
2007-07-13 Rafael Garcia... * make splitpod actually work if perl isn't installed
2007-07-13 Rafael Garcia... Shorten description.
2007-07-13 Rafael Garcia... Silence mandatory warning by using @# instead of $#.
2007-07-12 Dave Mitchell really really fix S_emulate_eaccess compiler warning...
2007-07-12 Alexandr Ciornii perlbug
2007-07-12 Jerry D. Hedden Re: [PATCH] 'make veryclean' still dirty
2007-07-12 Craig A. Berry Set $Config{PERL_PATCHLEVEL} as well as $Config{perl_pa...
2007-07-12 David Nicol mention of g and c modifiers missing from perlre.pod
2007-07-12 Rafael Garcia... Revert part of #31591
2007-07-12 Rafael Garcia... Link TODO test to appropriate RT ticket
2007-07-12 Rafael Garcia... A couple of additions in perltodo for the future
2007-07-12 Rafael Garcia... More terminology updates for warnings
2007-07-12 Jerry D. Hedden 'make veryclean' still dirty
2007-07-11 Rafael Garcia... Better wording, suggested by Eric Cholet.
2007-07-11 Rafael Garcia... Turn the "$# / $* is no longer supported" warnings...
2007-07-11 Gerard Goossen dump.c: do not use sv_len_utf8 because it modified...
2007-07-11 Rick Delaney Re: [perl #43545] 'no warnings' effects $@.
2007-07-11 Steve Hay Use Perl_croak() rather than DIE() in S_doeval() becaus...
2007-07-11 Rafael Garcia... Less indirect object notation
2007-07-11 Rafael Garcia... Remove wrong equivalent to pop() (bug #43705)
2007-07-11 David Landgren Re: [PATCH] File-Path fix wrong skip count
2007-07-10 Dave Mitchell Fix assertion failure on failed magic eval - eg FETCH...
2007-07-10 Steve Peters Add additional SUSV3 constants to Socket for use with...
2007-07-10 Spiros Denaxas Re: Small addition to perlcheat.pod
2007-07-10 Rafael Garcia... Fix Digest::SHA test boilerplate.
2007-07-10 Rafael Garcia... Upgrade to Digest::SHA 5.45.
2007-07-10 Steve Peters How this got I got ext/Digest/MD5/t/files.t wrong for...
2007-07-10 Rafael Garcia... Modernize opendir() syntax
2007-07-10 Rafael Garcia... Mention the two ways of overriding built-ins.
2007-07-09 Tels CORE.pod
2007-07-09 H.Merijn Brand PERL_PATCHNUM is dead. Long live SMOKEs!
2007-07-09 Marvin Humphrey Update references to Win32's Platform SDK installation...
2007-07-09 Steve Hay Don't install static library files of statically linked...
2007-07-09 Steve Hay Some Win32 Config fixes for patchlevel and perl_patchlevel:
2007-07-09 Reini Urban cygwin path conversions, take 4
2007-07-09 Paul Marquess Update Filter::Call::Util version
2007-07-07 Rafael Garcia... More missing dual-life modules
2007-07-07 Rafael Garcia... Add CPANPLUS::Dist to Maintainers.pl
2007-07-07 Rafael Garcia... Reinstate "DEVEL" in patchlevel
2007-07-07 Rafael Garcia... Regenerate Changes.
2007-07-07 Rafael Garcia... Fix corelist.pl after the reorganisation of the
2007-07-07 Rafael Garcia... Update Module::CoreList, regenerate META.yml,
next