platform/upstream/perl.git
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
2006-07-04 Craig A. Berryfix signed/unsigned nit in reentr.c
2006-07-04 Craig A. Berryfix type mismatch warning caused by return statement...
2006-07-04 Anno Siegelmore warning-silencing in FieldHash
2006-07-04 Andy Lesterconsting and localizing in universal.c
2006-07-04 Andy Lestertoke.c consting and localizing
2006-07-04 Jerry D. Heddenthreads 1.33
2006-07-03 Marcus Holland... Upgrade to Devel::PPPort 3.08_07
2006-07-03 Steve PetersAllow stat() and -X file tests work on dirhandles.
2006-07-03 Andy Lesterembed.pl enhancements
2006-07-03 Andy LesterMakefile splint support
2006-07-03 Andy LesterDProf.xs patch
2006-07-03 Andy Lestermg.c cleanups
2006-07-03 Andy LesterClean up mathoms.c
2006-07-03 Yves OrtonRe: Win32API::File now in core
2006-07-02 Dave Mitchellsilence a compiler warning
2006-07-02 Dave Mitchellremove some unnecessary uses of WITH_THR
2006-07-02 Craig A. Berrys/have a more/have more/ typo fix in perlfaq4
2006-07-02 Yves OrtonSynchronize ExtUtils::Instal 1.41
2006-07-02 Yves OrtonRe: [PATCH]: fix: [perl #39583] Pattern Match fails...
2006-06-30 Rafael Garcia... Must not forget that.
2006-06-30 Steve HayAdd Win32API::File to the core
2006-06-30 Rafael Garcia... Fix casting warnings related to snprintf/vsnprintf
2006-06-30 H.Merijn BrandSolaris' sh doesn't like empty if's
2006-06-30 Rafael Garcia... PERL_UNUSED_CONTEXT is not enough to silence warnings...
2006-06-30 Rafael Garcia... Fix a couple of compilation warnings
2006-06-30 Dave Mitchellmigrate CURLY/PLUS/STAR branch in regmatch() to new...
2006-06-30 Rafael Garcia... Small adjustment to the Plan
2006-06-30 Andy DoughertyHASATTRIBUTE_UNUSED works for gcc-3.3, but not for...
2006-06-29 Rafael Garcia... Another typo fix.
next