summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* for Yveskhw/trieKarl Williamson2012-02-181-9/+7
* Minimal patch to allow the trie logic to handle EXACTFU nodesYves Orton2012-02-164-12/+23
* begin filling the 5.16.0 delta from 5.15.7Ricardo Signes2012-02-151-0/+544
* begin filling the 5.16.0 delta from 5.15.6Ricardo Signes2012-02-151-14/+535
* begin filling the 5.16.0 delta from 5.15.5Ricardo Signes2012-02-151-6/+314
* begin filling the 5.16.0 delta from 5.15.4Ricardo Signes2012-02-151-0/+316
* begin filling the 5.16.0 delta from 5.15.3Ricardo Signes2012-02-151-28/+338
* Simplify VMS symlink override.Craig A. Berry2012-02-151-32/+18
* perldelta: Some char names now obsoletedKarl Williamson2012-02-151-2/+2
* pp.c: Cast function argument to expected typeKarl Williamson2012-02-151-1/+1
* pp_quote_meta: in locale, quote all UTF-8 Latin1 non-ASCIIKarl Williamson2012-02-153-2/+58
* pp.c: white-space onlyKarl Williamson2012-02-151-6/+6
* perl #77654: quotemeta quotes non-ASCII consistentlyKarl Williamson2012-02-1515-44/+198
* pp_quotemeta(): Use more explicit macroKarl Williamson2012-02-151-1/+1
* handy.h: New macro for quotemetaKarl Williamson2012-02-151-2/+3
* l1_char_class_tab.h: Add field for quotemetaKarl Williamson2012-02-152-117/+120
* mktables: Generate a table for quotemetaKarl Williamson2012-02-151-0/+25
* Clarify some quotemeta docsKarl Williamson2012-02-153-7/+17
* perlfunc: quotemeta, clarify, fix incorrect statementKarl Williamson2012-02-151-5/+6
* Further eliminate POSIX-emulation under LinuxThreadsÆvar Arnfjörð Bjarmason2012-02-1513-53/+50
* Merge branch 'avar/eject-strptime' into bleadÆvar Arnfjörð Bjarmason2012-02-151-1/+1
|\
| * POSIX: bump version to 1.30Ævar Arnfjörð Bjarmason2012-02-151-1/+1
|/
* Revert "Merge branch 'avar/POSIX-strptime' into blead"Ævar Arnfjörð Bjarmason2012-02-156-304/+9
* Revert "Merge branch 'avar/POSIX-strptime' into blead"Ævar Arnfjörð Bjarmason2012-02-152-9/+1
* Revert "Use the strptime() probe in POSIX.xs & tests"Ævar Arnfjörð Bjarmason2012-02-152-68/+58
* Revert "Add strptime probe"Ævar Arnfjörð Bjarmason2012-02-1520-41/+3
* Revert "VMS does have strptime."Ævar Arnfjörð Bjarmason2012-02-151-1/+1
* Clarify the newSVpvn documentation.Shlomi Fish2012-02-151-6/+8
* Pod::Html's feature2.t needs to match path separators portably.Nicholas Clark2012-02-151-1/+1
* Skip stat.t readability test on VMS.Craig A. Berry2012-02-141-0/+1
* Fix Pod::Simple search test for VMS.Craig A. Berry2012-02-141-2/+2
* Fix CGI's url.t test for VMS.Craig A. Berry2012-02-141-11/+14
* perl #110648, single Unicode prop in inverted class not getting invertedKarl Williamson2012-02-143-0/+16
* Small updates for perlobj.podDave Rolsky2012-02-141-32/+44
* Clarify that @ISA contains scalars which are strings.Dave Rolsky2012-02-141-1/+2
* Don't reference a specific year for the definition of modern.Dave Rolsky2012-02-141-2/+2
* Fix a typo (s/lead/led) and some bleah phrasing.Dave Rolsky2012-02-141-3/+3
* Update CPANPLUS to CPAN version 0.9118Chris 'BinGOs' Williams2012-02-148-7/+61
* Update CPANPLUS-Dist-Build to CPAN version 0.62Chris 'BinGOs' Williams2012-02-144-5/+30
* mixing declarations and assignments not allowed in C89H.Merijn Brand2012-02-141-3/+4
* Make pp_study a no-op, as discussed on p5pAbhijit Menon-Sen2012-02-132-69/+27
* is_utf8_char_slow(): Make constistent, correct docs.Karl Williamson2012-02-131-3/+3
* charnames.t: viacode doesn't return Unicode_1 name alwaysKarl Williamson2012-02-131-1/+7
* avoid unused-var warning from MY_CXT_INITZefram2012-02-131-2/+4
* mktables: viacode() return unparenthesized names for 4 controlsKarl Williamson2012-02-133-25/+77
* mktables: Don't add exact duplicate to tablesKarl Williamson2012-02-131-1/+4
* fix a comment typo: s/MYCXT/MY_CXT/David Mitchell2012-02-131-1/+1
* in INSTALL, make clear -DDEBUGGING is much slowerDavid Mitchell2012-02-131-2/+2
* Typo in commit 4fe70ef9a66bbf96 spotted by Ilmari.Nicholas Clark2012-02-131-1/+1
* In perlfunc, standardise the descriptions for keywords enabled by features.Nicholas Clark2012-02-131-10/+22