| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Update Pod::Functions with changes from perlfunc.pod | Nicholas Clark | 2012-02-18 | 2 | -31/+17 |
| * | In perlfunc.pod, sort the descriptions more consistently. | Nicholas Clark | 2012-02-18 | 1 | -12/+12 |
| * | Add 4 functions missing from perlfunc.pod's 'Perl Functions by Category'. | Nicholas Clark | 2012-02-18 | 1 | -6/+7 |
|/ |
|
* | correctly clone eval context frames | Zefram | 2012-02-18 | 1 | -0/+3 |
* | Revert "Increase the fallback value of MAXPATHLEN" | Dominic Hargreaves | 2012-02-18 | 1 | -1/+1 |
* | [perl #109262] Don't use _POSIX_PATH_MAX as a fallback PATH_MAX | Dominic Hargreaves | 2012-02-18 | 1 | -5/+1 |
* | Filter-1.40 released to CPAN | Reini Urban | 2012-02-18 | 3 | -4/+4 |
* | Bump Cwd, File::Spec version. | Craig A. Berry | 2012-02-17 | 9 | -9/+9 |
* | Rethink EFS in File::Spec::VMS. | Craig A. Berry | 2012-02-17 | 2 | -636/+180 |
* | There is no G_LIST, only G_ARRAY | Florian Ragwitz | 2012-02-18 | 1 | -1/+1 |
* | prune faulty dead logic in pp_flock | Zefram | 2012-02-17 | 1 | -1/+1 |
* | make regen | Father Chrysostomos | 2012-02-17 | 1 | -2/+2 |
* | fix -Uuserelocatableinc | Reini Urban | 2012-02-17 | 1 | -1/+1 |
* | bisect.pl now reports a meaningful error for certain "can't start" scenarios. | Nicholas Clark | 2012-02-17 | 1 | -1/+10 |
* | VMS does have sockaddr_in6 and ipv6_mreq. | Craig A. Berry | 2012-02-17 | 1 | -4/+2 |
* | For make test, move the 'porting' tests before 'lib', 'ext', 'dist' & 'cpan' | Nicholas Clark | 2012-02-17 | 1 | -2/+4 |
* | In Perl_sv_del_backref(), don't panic if tsv is already freed. | Nicholas Clark | 2012-02-17 | 1 | -0/+24 |
* | Update Socket to CPAN version 1.98 | Chris 'BinGOs' Williams | 2012-02-17 | 9 | -40/+190 |
* | Carp-1.25 released to CPAN | Zefram | 2012-02-17 | 1 | -1/+1 |
* | in Carp, cope with "_" in $warnings::VERSION | Zefram | 2012-02-17 | 1 | -1/+2 |
* | Add new probes for IPv6 (LeoNerd) | H.Merijn Brand | 2012-02-16 | 20 | -3/+104 |
* | begin filling the 5.16.0 delta from 5.15.7 | Ricardo Signes | 2012-02-15 | 1 | -0/+544 |
* | begin filling the 5.16.0 delta from 5.15.6 | Ricardo Signes | 2012-02-15 | 1 | -14/+535 |
* | begin filling the 5.16.0 delta from 5.15.5 | Ricardo Signes | 2012-02-15 | 1 | -6/+314 |
* | begin filling the 5.16.0 delta from 5.15.4 | Ricardo Signes | 2012-02-15 | 1 | -0/+316 |
* | begin filling the 5.16.0 delta from 5.15.3 | Ricardo Signes | 2012-02-15 | 1 | -28/+338 |
* | Simplify VMS symlink override. | Craig A. Berry | 2012-02-15 | 1 | -32/+18 |
* | perldelta: Some char names now obsoleted | Karl Williamson | 2012-02-15 | 1 | -2/+2 |
* | pp.c: Cast function argument to expected type | Karl Williamson | 2012-02-15 | 1 | -1/+1 |
* | pp_quote_meta: in locale, quote all UTF-8 Latin1 non-ASCII | Karl Williamson | 2012-02-15 | 3 | -2/+58 |
* | pp.c: white-space only | Karl Williamson | 2012-02-15 | 1 | -6/+6 |
* | perl #77654: quotemeta quotes non-ASCII consistently | Karl Williamson | 2012-02-15 | 15 | -44/+198 |
* | pp_quotemeta(): Use more explicit macro | Karl Williamson | 2012-02-15 | 1 | -1/+1 |
* | handy.h: New macro for quotemeta | Karl Williamson | 2012-02-15 | 1 | -2/+3 |
* | l1_char_class_tab.h: Add field for quotemeta | Karl Williamson | 2012-02-15 | 2 | -117/+120 |
* | mktables: Generate a table for quotemeta | Karl Williamson | 2012-02-15 | 1 | -0/+25 |
* | Clarify some quotemeta docs | Karl Williamson | 2012-02-15 | 3 | -7/+17 |
* | perlfunc: quotemeta, clarify, fix incorrect statement | Karl Williamson | 2012-02-15 | 1 | -5/+6 |
* | Further eliminate POSIX-emulation under LinuxThreads | Ævar Arnfjörð Bjarmason | 2012-02-15 | 13 | -53/+50 |
* | Merge branch 'avar/eject-strptime' into blead | Ævar Arnfjörð Bjarmason | 2012-02-15 | 1 | -1/+1 |
|\ |
|
| * | POSIX: bump version to 1.30 | Ævar Arnfjörð Bjarmason | 2012-02-15 | 1 | -1/+1 |
|/ |
|
* | Revert "Merge branch 'avar/POSIX-strptime' into blead" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 6 | -304/+9 |
* | Revert "Merge branch 'avar/POSIX-strptime' into blead" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 2 | -9/+1 |
* | Revert "Use the strptime() probe in POSIX.xs & tests" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 2 | -68/+58 |
* | Revert "Add strptime probe" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 20 | -41/+3 |
* | Revert "VMS does have strptime." | Ævar Arnfjörð Bjarmason | 2012-02-15 | 1 | -1/+1 |
* | Clarify the newSVpvn documentation. | Shlomi Fish | 2012-02-15 | 1 | -6/+8 |
* | Pod::Html's feature2.t needs to match path separators portably. | Nicholas Clark | 2012-02-15 | 1 | -1/+1 |
* | Skip stat.t readability test on VMS. | Craig A. Berry | 2012-02-14 | 1 | -0/+1 |
* | Fix Pod::Simple search test for VMS. | Craig A. Berry | 2012-02-14 | 1 | -2/+2 |