This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2006-07-15 Steve PetersUpgrade to ANSIColor-1.11
2006-07-15 Steve PetersUpgrade to Module-Build-0.2802
2006-07-15 Jarkko Hietaniemivarious safety/portability tweaks
2006-07-15 Jarkko Hietaniemicflags.SH: add missing C files
2006-07-15 Jarkko HietaniemiRe: [PATCH] cflags.SH: add -std=c89
2006-07-14 Craig A. Berryoverload.t has same locale problem with VMS that it...
2006-07-14 Craig A. BerryMake sysconf tests handle unimplemented success indications
2006-07-14 Anno SiegelSilence a compiler warning on Win32/VC++
2006-07-14 Steve PetersSkip tests for pathconf() and fpathconf() on HP-UX for
2006-07-14 Dave Mitchellremove regex postive super-linear cache code
2006-07-14 Jarkko Hietaniemi-DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check...
2006-07-13 Steve PetersVersion bumps for z/OS fixes.
2006-07-13 Jarkko Hietaniemiz/OS: CPAN-ized ext/ and lib/
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-07-13 Steve PetersKeep Intel C++ from claiming that it is gcc.
2006-07-13 Steve PetersClear up a few more warnings from blead.
2006-07-13 Rafael Garcia... Not everybody has env
2006-07-13 Yves OrtonRe: Misunderstanding escapes in heredocs?
2006-07-13 Rafael Garcia... Additions to perlhack based on a patch by Gabor Szabo
2006-07-13 Rafael Garcia... Nits to the perlintro safety net (by Gabor Szabo and...
2006-07-13 Jarkko HietaniemiRelink to use temp file forced on current dir in mpeix
2006-07-12 Rafael Garcia... Cleanup and conversion to t/test.pl
2006-07-12 Rafael Garcia... I prefer array indexes that start from 0 in beginner...
2006-07-12 Rafael Garcia... Integration of strlcat is to-done (noticed by Yves)
2006-07-12 Steve HayFix change #28552: VC++ doesn't like code before declar...
2006-07-12 Rafael Garcia... Additions and removals in perltodo
2006-07-12 Gabor Szabomore strictness in perlintro
2006-07-12 Gabor Szaboperlinro (use $fh filehandler + not to use built in...
2006-07-12 Anno SiegelRe: [PATCH] FieldHash coverity-compliant
2006-07-12 Rafael Garcia... Upgrade to PathTools 3.19
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2006-07-11 Rafael Garcia... A few rough notes for the next perldelta
2006-07-11 Rafael Garcia... Revert bogus fix for bug #27940, which wasn't really...
2006-07-11 SADAHIRO TomoyukiRe: Misunderstanding escapes in heredocs?
2006-07-11 Steve PetersUpgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
2006-07-11 Steve HayFix change #28533: my_strlcpy does not return the dest...
2006-07-11 Rafael Garcia... Adjust test count in threads test
2006-07-11 Jerry D. Heddenthreads 1.36 - Signalling terminated threads core dumps
2006-07-11 Anno SiegelFieldHash coverity-compliant
2006-07-11 Andy DoughertyRe: [perl #39634] gcc 3.3 has problems with __attribute...
2006-07-11 Jarkko Hietaniemisysconf.t: still failing in tru64, try harder to skip
2006-07-10 Jarkko Hietaniemiz/OS: hints/os390.sh and Makefile.SH
2006-07-10 Rafael Garcia... Update Changes
2006-07-10 Jarkko Hietaniemiperlhack: argh...
2006-07-10 Steve PetersRestoring change #28523 accidentilly reverted with...
2006-07-10 Steve PetersFix another empty if-statement warning
2006-07-10 Steve PetersSilence empty if-statement warning.
2006-07-10 Steve PetersConvert some low hanging fruit to my_strlcpy/my_strlcat.
2006-07-10 Rafael Garcia... POD fixes in perlhack
2006-07-10 Rafael Garcia... Typo found by Craig Berry
2006-07-10 Rafael Garcia... More perlhack portability additions by Jarkko
2006-07-10 Jerry D. Heddenthreads 1.35 - Borland compiler fix
2006-07-10 Steve PetersChange existing uses of strlcpy()/strlcat() to use...
2006-07-10 Jarkko Hietaniemiperlhack: more portability musings
2006-07-10 Gabor Szaboexamples in the core documentation
2006-07-10 Steve PetersAdd Russ Allbery's public domain implementations of...
2006-07-10 SADAHIRO TomoyukiAdd a macro to remove duplicated code
2006-07-10 Rafael Garcia... Fix a signed/unsigned warning
2006-07-10 Rafael Garcia... Pod cleanup in Shell.pm
2006-07-10 Andy LesterEven Jarkko's patches should go in only once
2006-07-10 Dominic DunlopSkip tests of a POSIX constant on Mac OS X because...
2006-07-10 Steve PetersClear up test based on line number differences between...
2006-07-09 Nicholas ClarkTweak for Jarkko's addition to perlhack, suggested...
2006-07-09 Steve PetersHmmm...patch didn't warn about rejects in tbt_01basic.t.
2006-07-09 Jarkko Hietaniemisome coding guidelines/tips to perlhack (+ one perltodo)
2006-07-09 Jarkko Hietaniemiperlhack.pod
2006-07-09 Steve PetersUpgrade to Test-Simple-0.63
2006-07-09 Marcus Holland... Integrate mkppport. All ppport.h files in the core...
2006-07-08 Yves OrtonMacroize vast tracks of duplicated code in regexec.c
2006-07-08 Brendan O'Deaoptimisation for File::Spec::abs2rel where both args...
2006-07-08 Brendan O'Deaperl5db.pl: read full lines from remote socket
2006-07-08 Steve PetersMaking encoding::warnings lexical is to-done.
2006-07-08 Yves OrtonSkip some POSIX tests when the thing they are testing...
2006-07-08 Marcus Holland... Upgrade to Devel::PPPort 3.09
2006-07-08 Steve PetersUpdate Audrey Tang's email throughout various files.
2006-07-08 Jarkko HietaniemiPOSIX test improvements on True64
2006-07-08 Steve PetersUpgrade to encoding-warnings-0.10
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-07-07 Adriano FerreiraRe: Dual life for Shell.pm
2006-07-07 Jerry D. Heddenthreads 1.34 - state methods
2006-07-07 Yves OrtonMore escaping in the RE
2006-07-07 Rafael Garcia... Fix the implementation of list assignment to state().
2006-07-06 Rafael Garcia... The state() implementation is not yet perfect. Check...
2006-07-06 Rafael Garcia... Error in the formulation of the new warning, spotted...
2006-07-06 Rafael Garcia... Add a new warning, "State variable %s will be reinitial...
2006-07-06 Steve PetersUpgrade to Module-Build-0.2801.
2006-07-06 Steve PetersMath-Complex now dual-lived with Jarkko Hietaniemi...
2006-07-06 Rafael Garcia... Document state() variables in perlsub
2006-07-06 Steve PetersAlphabetizing function names in perlfunc lists.
2006-07-06 Rafael Garcia... Mention state variables in perldiag. Add switch-related...
2006-07-06 Yves OrtonIntroduce a new function, pv_escape(), to display conte...
2006-07-05 Rafael Garcia... Implement handling of state variables in list assignment
2006-07-05 Rafael Garcia... Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN...
2006-07-05 Rafael Garcia... Adjust test count after introducing new constants in...
2006-07-05 Steve PetersAdd constants needed for recvmsg()/sendmsg() support.
2006-07-05 Steve PetersSkip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
2006-07-05 Rafael Garcia... Add a TODO test for list assignment to a list of state...
2006-07-05 Rafael Garcia... Don't add extra warning flags for gcc versions < 3.
2006-07-05 Rafael Garcia... Make the distclean target remove lib/Hash correctly
2006-07-05 Jerry D. HeddenRE: [PATCH] threads 1.33
next