summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* And now the rest of the sync to 0.9908John Peacock2014-02-042-54/+80
* Add -DL option to trace setlocale callsKarl Williamson2014-02-034-2/+78
* Revert "Fix handy.t for systems without $Config{d_isblank}."Karl Williamson2014-02-031-14/+0
* Regenerate podcheck db due to recent 79col fixesKarl Williamson2014-02-031-2/+0
* Module-CoreList prepared for v5.19.9Chris 'BinGOs' Williams2014-02-035-4/+39
* [perl #121028] avoid creating a shell processTony Cook2014-02-041-2/+3
* Update Pod-Parser to CPAN version 1.62Chris 'BinGOs' Williams2014-02-038-5869/+5893
* DynaLoader: On android, dl_load_flags should always be 0x00Brian Fraser2014-02-031-2/+8
* CBuilder, link: On Android, always return absolute paths to librariesBrian Fraser2014-02-0314-15/+25
* Update Compress-Raw-Zlib to CPAN version 2.065Chris 'BinGOs' Williams2014-02-035-8/+5
* Fix [[:blank:]] handling when no isblank() on platformKarl Williamson2014-02-032-23/+2
* deal with assignment to $/ better, deprecate edge cases, and forbid othersYves Orton2014-02-038-9/+90
* Add RXf_UNBOUNDED_QUANTIFIER and regexp->maxlenYves Orton2014-02-034-9/+37
* Bump version version and remove/update customisationsChris 'BinGOs' Williams2014-02-032-7/+2
* Sync bleadperl to version.pm 0.9908John Peacock2014-02-0313-76/+78
* PATCH [perl #121144]: \S, \W, etc fail for above ASCIIKarl Williamson2014-02-022-4/+11
* Porting/Glossary: Entries should start with \t not blanksKarl Williamson2014-02-021-9/+9
* Fix handy.t for systems without $Config{d_isblank}.Craig A. Berry2014-02-021-0/+14
* perldelta for f06c882585Tony Cook2014-02-031-1/+6
* [perl #77672] avoid a file handle redirection raceTony Cook2014-02-033-49/+74
* [perl #121134] prevent state variables from being merged into a padrangeTony Cook2014-02-032-1/+32
|\
| * Don't pull state vars into padrange opsMatthew Horsfall (alh)2014-02-031-0/+1
| * Test state vars following padranges [Perl #121134]Matthew Horsfall2014-02-031-1/+31
|/
* 'use utf8' should imply /u regex matchingKarl Williamson2014-02-022-5/+15
* README.qnx: Make verbatim line fit in 79 columnsKarl Williamson2014-02-021-3/+3
* Resolve c++ build fail in coreChris 'BinGOs' Williams2014-02-023-1/+4
* Update IO-Compress to CPAN version 2.064Chris 'BinGOs' Williams2014-02-0232-147/+151
* Update Compress-Raw-Zlib to CPAN version 2.064Chris 'BinGOs' Williams2014-02-026-21/+199
* Update Compress-Raw-Bzip2 to CPAN version 2.064Chris 'BinGOs' Williams2014-02-026-10/+104
* INSTALL, cross-compile section: It's 2014, stop living in the pastBrian Fraser2014-02-011-1/+1
* Update ExtUtils-MakeMaker to CPAN version 6.88Chris 'BinGOs' Williams2014-01-3131-41/+59
* Update perldelta_template.pod to include an "Errata From Previous Releases" s...Yves Orton2014-02-011-0/+11
* Simplify expression, cannot be ANCH_GPOS without being REG_GPOS_SEENYves Orton2014-02-011-1/+3
* Update perldelta with details about changes to regexp engine extflagsYves Orton2014-01-311-2/+32
* simplify redundant part of PREGf_ANCH_GPOS testYves Orton2014-01-311-4/+3
* ignore vim backup filesYves Orton2014-01-311-1/+1
* Make configpm produce better diagnostics for malformed glossary entriesYves Orton2014-01-311-1/+11
* Fix cross-compilation glossary entriesYves Orton2014-01-311-3/+3
* rename REG_SEEN_WHATEVER to REG_WHATEVER_SEEN to match RXf_ and PREGf_ conven...Yves Orton2014-01-312-73/+72
* Add "Errata From Previous Releases" section to perldelta.podYves Orton2014-01-312-5/+15
* [perl #120626] Mention RDF::Trine in perl5200deltaFather Chrysostomos2014-01-301-0/+5
* handy.h: Add a cBOOL()Karl Williamson2014-01-301-1/+1
* pp.c: Silence compiler warningKarl Williamson2014-01-301-1/+1
* regcomp.c: Revert mistakenly changed lineKarl Williamson2014-01-302-2/+7
* INSTALL: Updates to the cross-compilation sectionBrian Fraser2014-01-302-52/+97
* Configure: use $undef, not plain undefBrian Fraser2014-01-301-2/+2
* README.qnx: Add a section for cross-compilationBrian Fraser2014-01-301-0/+61
* QNX hints: Add LC_ALL=C to targetenvBrian Fraser2014-01-301-0/+1
* Glossary for targetenvBrian Fraser2014-01-301-3/+11
* Configure: Added a targetenv variableBrian Fraser2014-01-302-1/+3