platform/upstream/perl.git
2011-05-09 Tom Christiansen "fix bug; also prefix ?? matches with m due to...
2011-05-04 Tom ChristiansenUpdates to perlfunc to explicitly mention some of 5...
2011-05-03 Jesse VincentIt's not 2012. - spotted by jdb
2011-05-03 Jesse Vincenttypo fix spotted by tchrist
2011-05-03 Jesse VincentBump Module::CoreList because the content changed since...
2011-05-03 Jesse VincentRC1 -> RC2; push off the date of 5.14.0 until a week...
2011-05-03 Jesse VincentDocumentation for sprintf updates in Perl 5.14
2011-05-03 Karl WilliamsonDoc changes for [perl #89750]
2011-05-03 Karl Williamsonregcomp.c: White space only
2011-05-03 Karl WilliamsonPATCH: [perl #89750]: Unicode regex negated case-insens...
2011-05-03 Karl Williamsonutf8.c: Add _flags version of to_utf8_fold()
2011-05-03 Karl Williamsonembed.fnc: Allow NULL arg to to_utf8_case()
2011-05-03 Jesse VincentSmall typo fixes in perldelta
2011-05-03 Father ChrysostomosMinor perldelta fixes
2011-05-03 David Mitchellskip t/io/eintr.t on production releases
2011-04-27 Tony Cookskip a problematic test on openbsd/thread
2011-04-27 Robin Barkertypo
2011-04-26 H.Merijn BrandTomC change with a twist
2011-04-26 Zeframperldelta fixes
2011-04-26 Jan DuboisTypo in commit b641685 breaks Solaris-x64 with Sun cc
2011-04-21 Karl Williamsonperlre: Don't treat /aa as a separate modifier
2011-04-21 Craig A. BerryVMS-related known problems in 5.14.0.
2011-04-21 Craig A. BerrySkup sigdispatch tests on VMS as they hang the VMS...
2011-04-20 Nicholas ClarkOn Win32, skip the tests added in 011c3814, as alarm...
2011-04-19 Karl Williamsonperldelta: Fix broken links
2011-04-19 Father ChrysostomosRevert "Missing bug number in d12b49d"
2011-04-19 Jesse VincentAuthors sorting from tchrist
2011-04-19 Karl Williamsonperlop: /o update
2011-04-19 Karl Williamsonperllocale: Mention /l
2011-04-19 Karl Williamsonperldelta: Fix remaining confusing double double quotes
2011-04-19 Jesse Vincentperldelta encoding error spotted by tchrist
2011-04-19 Jesse VincentBump patchlevel to RC1
2011-04-19 Jesse VincentUpdate to Known Problems, removing several previously...
2011-04-19 Jesse VincentReflowing text
2011-04-19 Jesse VincentIlmari pointed out that I incorrectly marked up some...
2011-04-19 Jesse VincentUpdate the documentation for rand() to note that it...
2011-04-19 Jesse VincentUpdate Module::CoreList for 5.14.0
2011-04-19 Jesse VincentAdd 5.14.0RC1 and 5.14.0 (hopeful) date to perlhist
2011-04-19 Jesse VincentStarted to flesh out the AUTHORS section of perldelta
2011-04-19 David Mitchelldispatch signals when leaving an eval
2011-04-19 Father ChrysostomosMissing bug number in d12b49d
2011-04-19 Father ChrysostomosCorrect typos in 66b4c19
2011-04-19 David Mitchellporting/cmp_version.t: skip threads 1.83
2011-04-19 David Mitchellfix blurb at top of t/porting/cmp_version.t
2011-04-19 David Mitchellt/porting/cmp_version.t: add version skip facility
2011-04-19 Jesse VincentRemoved a note about Test::Harness that was obsoleted...
2011-04-19 Tom ChristiansenI think I've now got all the funny quote business taken...
2011-04-19 Father ChrysostomosUpdate perldelta for push/keys changes
2011-04-19 Father ChrysostomosUpdate perlfunc for [perl #80626]
2011-04-19 Father ChrysostomosAdd a test for keys $tied
2011-04-19 Father ChrysostomosMake push, etc., work on tied scalars
2011-04-19 Jesse Vincentupdate threads::shared version in perldelta.
2011-04-19 Jerry D. HeddenUpgrade to threads 1.83
2011-04-19 Jerry D. HeddenUpgrade to threads::shared 1.37
2011-04-19 Karl Williamsonperllocale: Corrections
2011-04-19 Karl Williamsonperlrecharclass: Nits
2011-04-19 Jesse VincentPerldelta patches from Ilmari and Abigail
2011-04-19 Jesse VincentFix a few pod nits
2011-04-19 Father ChrysostomosMake keys $scalar an lvalue
2011-04-19 Karl Williamsonperlop: Update for some 5.14 changes
2011-04-19 Karl Williamsonperluniintro: Update for 5.14 changes
2011-04-19 Karl Williamsonperlunicode.pod: Nits
2011-04-19 Karl Williamsonperlre: Remove false statement about locales
2011-04-19 Craig A. BerryVMS section clean-up for perldelta.
2011-04-19 Tom Christiansenperldelta editing pass
2011-04-19 Father ChrysostomosRemove ambigous warning from perldiag
2011-04-19 Father ChrysostomosMake keys/value/each $scalar accept only unblessed...
2011-04-18 Andy Doughertycollapse plibpth to one line and remove trailing /
2011-04-18 David MitchellRevert "collapse plibpth to one line"
2011-04-18 David Mitchellcollapse plibpth to one line
2011-04-18 David Mitchellconfigpm: handle multi-line key='value\n...'
2011-04-18 David Mitchellfix for pp.c under win32 etc
2011-04-18 Richard MöhnMinor fixes to perldelta.pod
2011-04-18 Richard MöhnConsistent use of 'e.g.,' in perldelta.pod
2011-04-18 Richard MöhnConsistent use of two spaces after full stop in perldel...
2011-04-18 Father Chrysostomosperldelta: typos
2011-04-18 Ævar Arnfjörð... pod/perldelta.pod: POSIX should be in all-caps (not...
2011-04-18 Ævar Arnfjörð... pod/perldelta.pod: clarify "Use of qw(...) as parenthes...
2011-04-18 Ævar Arnfjörð... pod/perldelta.pod: link to pertinent feature.pm POD
2011-04-18 Father ChrysostomosMake push/shift $scalar accept only unblessed aryrefs
2011-04-18 Father Chrysostomosperldelta for d12b49d (Unicode constants)
2011-04-18 Tony Cookcheck --whole-archive is supported (in cc.cbu) before...
2011-04-18 Tony CookRevert "check --whole-archive is supported before using it"
2011-04-18 Jesse VincentLots of perldelta editing. Still miles to go before...
2011-04-18 Father ChrysostomosMake Unicode constants under use utf8 work again
2011-04-18 Craig A. BerryTODO some of the new sigdispatch tests on VMS.
2011-04-17 Andy DoughertyAs part of their switch to a multi-arch library layout,
2011-04-17 Karl Williamsonperlre: Nits in recently added text
2011-04-17 Tom ChristiansenNits in perlunicode
2011-04-16 Father ChrysostomosFollowup to 088225f/[perl #88132]: packages ending...
2011-04-15 Craig A. BerryGive EU::CB 04-base.t an absolute path on VMS.
2011-04-15 Craig A. BerryIPC::Open3 needs porting to work on VMS.
2011-04-15 Craig A. BerryDon't copy all of %ENV in prereq.t.
2011-04-15 Karl Williamsonperlrebackslash: Slight edits
2011-04-15 Karl Williamsonperlop: Slight edits
2011-04-15 Karl Williamsonperlunicode: More 5.14 edits
2011-04-15 Karl Williamsonperlunitut: clarification
2011-04-15 Karl Williamsonperluniprops: Linked to wrong pod; slight edits
2011-04-15 Tom Christiansenperlunicode: Edits for 5.14
2011-04-15 Nicholas ClarkIn the release guide, mention the AdvanceCOMP can compr...
next