summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update Pod::Functions with changes from perlfunc.podNicholas Clark2012-02-182-31/+17
| * In perlfunc.pod, sort the descriptions more consistently.Nicholas Clark2012-02-181-12/+12
| * Add 4 functions missing from perlfunc.pod's 'Perl Functions by Category'.Nicholas Clark2012-02-181-6/+7
|/
* correctly clone eval context framesZefram2012-02-181-0/+3
* Revert "Increase the fallback value of MAXPATHLEN"Dominic Hargreaves2012-02-181-1/+1
* [perl #109262] Don't use _POSIX_PATH_MAX as a fallback PATH_MAXDominic Hargreaves2012-02-181-5/+1
* Filter-1.40 released to CPANReini Urban2012-02-183-4/+4
* Bump Cwd, File::Spec version.Craig A. Berry2012-02-179-9/+9
* Rethink EFS in File::Spec::VMS.Craig A. Berry2012-02-172-636/+180
* There is no G_LIST, only G_ARRAYFlorian Ragwitz2012-02-181-1/+1
* prune faulty dead logic in pp_flockZefram2012-02-171-1/+1
* make regenFather Chrysostomos2012-02-171-2/+2
* fix -UuserelocatableincReini Urban2012-02-171-1/+1
* bisect.pl now reports a meaningful error for certain "can't start" scenarios.Nicholas Clark2012-02-171-1/+10
* VMS does have sockaddr_in6 and ipv6_mreq.Craig A. Berry2012-02-171-4/+2
* For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan'Nicholas Clark2012-02-171-2/+4
* In Perl_sv_del_backref(), don't panic if tsv is already freed.Nicholas Clark2012-02-171-0/+24
* Update Socket to CPAN version 1.98Chris 'BinGOs' Williams2012-02-179-40/+190
* Carp-1.25 released to CPANZefram2012-02-171-1/+1
* in Carp, cope with "_" in $warnings::VERSIONZefram2012-02-171-1/+2
* Add new probes for IPv6 (LeoNerd)H.Merijn Brand2012-02-1620-3/+104
* 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