2013-02-19 |
Ricardo Signes | start making entries for 5.19 releases |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Chris 'BinGOs... | Document d8a821fe in perldelta |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Alexandr Ciornii | [perl #116809] Upstream status in corelist |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Chris 'BinGOs... | Document 721fe537 in perldelta |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Chris 'BinGOs... | Document 0f87678 in perldelta |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Chris 'BinGOs... | Document encoding deprecation in perldelta |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Chris 'BinGOs... | Update Encode to CPAN version 2.48 |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Dave Rolsky | Remove two spaces after periods to keep the document... |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Dave Rolsky | Remove two superfluous commas in perlobj |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Dave Rolsky | Very small tweak to perlobj in dereferencing method... |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Dave Rolsky | Replace Mouse with Moo in perlootut |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Karl Williamson | utf8_heavy.pl: Add 'use re "/aa"' |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Father Chrysostomos | Add Kent Fredric to AUTHORS |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Kent Fredric | mg.c : revert ENV{x} = undef behaviour to be empty... |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Chris 'BinGOs... | Added Lucas Holt to AUTHORS |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Lucas Holt | [perl #116785] libc_r was removed from recent versions... |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Steffen Mueller | [perl #116587] Data::Dumper intermittently fails tests... |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Nicholas Clark | In warnings.pm, delete a hash slice, instead of using... |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Craig A. Berry | perldelta for 012528a99df1906d6fe. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Craig A. Berry | Implement useversionedarchname in configure.com. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Craig A. Berry | Allow VMS features to differ from Perl's defaults. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Chris 'BinGOs... | Updates to perldelta |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Karl Williamson | charnames.pm: Nit in pod |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Karl Williamson | Unicode::UCD: Add examples to pod |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Chris 'BinGOs... | Document in perldelta, new diag and Configure option. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Chris 'BinGOs... | Update Archive-Extract to CPAN version 0.68 |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Karl Williamson | utf8.h, utfebcdic.h: Add, fix comments |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Karl Williamson | lib/Unicode/UCD.pm: Clarify pod |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Karl Williamson | INSTALL: Fix pod verbatim lines |
commit | commitdiff | tree | snapshot |
2013-02-15 |
H.Merijn Brand | use_versioned_archname => versionedarchname |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Nicholas Clark | Extend t/porting/diag.t to cover code in DynaLoader. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Nicholas Clark | Extend t/porting/diag.t to cover various other C-like... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Nicholas Clark | t/porting/diag.t now reads files from MANIFEST, instead... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Steve Hay | Update File::Temp layout |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Steve Hay | List files excluded from Config::Perl::V |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Craig A. Berry | Make extended filename syntax the default on VMS. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Craig A. Berry | Make readdir on VMS only unixify when asked. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Craig A. Berry | Help ExtUtils::Manifest deal with VMS extended filespecs. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Craig A. Berry | Make unixify unescape filespecs already in Unix format. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Steffen Mueller | Minor doc fix: pp_addr => op_ppaddr |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Steffen Mueller | The rpeepp and peepp functions need a THX |
commit | commitdiff | tree | snapshot |
2013-02-14 |
David Golden | Give Config a version number |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Nicholas Clark | Test that call checkers are copied with actual closures. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Craig A. Berry | Make File::DosGlob handle VMS extended filespecs. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Chris 'BinGOs... | Add Midnight BSD to perlport |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Steffen Mueller | Custom ops may be experimental, but sure aren't new |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Chris 'BinGOs... | Update CPAN to CPAN version 2.00-TRIAL |
commit | commitdiff | tree | snapshot |
2013-02-12 |
James E Keenan | Add entry for update to Data::Dumper. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Karl Williamson | regcomp.c: Fully parenthesize macro expansions formal... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Karl Williamson | inline_invlist.c, regcomp.c: Comments-onlys, white... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Father Chrysostomos | diag.t: Validate severity of ck warn routines better |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Chris 'BinGOs... | Sync Config-Perl-V version in Maintainers.pl with CPAN |
commit | commitdiff | tree | snapshot |
2013-02-10 |
H.Merijn Brand | Deal with spaces in patch descriptions |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Matthew Horsfall... | RT-116192 - If a directory in @INC already has a traili... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Chris 'BinGOs... | Mention inclusion of both META files, in perldelta |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Father Chrysostomos | perl.pod: Squash double space |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Father Chrysostomos | perldiag.pod: Remove regexp cat from \b{ \B{ message |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Karl Williamson | pp.c: White-space only |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Jess Robinson | Enable perl core tests to pass when locale support... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Karl Williamson | Add Jess Robinson to AUTHORS |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Chris 'BinGOs... | Document corelist change in perldelta |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Chris 'BinGOs... | Make corelist --feature a >= v5.9.5 option |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Thomas Sibley | Report feature availability via corelist -f |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Chris 'BinGOs... | Update Archive-Extract to CPAN version 0.66 |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Craig A. Berry | Standardize removal of escapes in unixify. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | Change pods to not refer to av_len() |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | Add av_tindex() synonym for av_top_index() |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | Inline av_top_index() |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | Change name 'av_top' to 'av_top_index' |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | makedef.pl: Don't export inline fcns |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | regen/embed.pl: Extract out duplicate code into a fcn |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | regen/embed.pl: Warn if have > 1 i, p, and s flags |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Karl Williamson | embed.fnc: Remove inappropriate 'p' flags |
commit | commitdiff | tree | snapshot |
2013-02-08 |
David Golden | Updated File::Temp from 0.22 to 0.22_90 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Chris 'BinGOs... | Update Text-Soundex to CPAN version 3.04 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Chris 'BinGOs... | Update File-CheckTree to CPAN version 4.42 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
David Golden | add example of warning categorization to perldiag |
commit | commitdiff | tree | snapshot |
2013-02-07 |
David Golden | reword release announcement template |
commit | commitdiff | tree | snapshot |
2013-02-06 |
David Golden | Benchmark iteration warnings should warn, not print |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Craig A. Berry | Remove unused feature setting from vms/vms.c. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Craig A. Berry | Pass-through handling (again) in tovmsspec. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Craig A. Berry | Make vmsify support files with no directory component. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Chris 'BinGOs... | Update Pod-Parser to CPAN version 1.60 |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Chris 'BinGOs... | Make makemeta more cognisant and easier to use |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Chris 'BinGOs... | makemeta no longer relies on the currently executing... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
David Golden | Add use_versioned_archname to Configure |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Craig A. Berry | Remove EFS escapes in unixify without directory components. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | Add tests and clarify pod for (?[ ]) |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | bisect-runner.pl: Reword some pod examples |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | perldelta.pod: Fix misstatement |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | Add interpolations to regex sets |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | Incorporate code review feedback for (?[]) |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | regcomp.c: Slight refactoring for clarity |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | regcomp.c: Combine duplicated code |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | regcomp.c: Extract code into function |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Karl Williamson | regcomp.c: Remove useless code |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Alan Haggai... | Fix syntax: useless use of constant in void context |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Alan Haggai... | Correct word: Window => Windows |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Chris 'BinGOs... | The targets for makemeta in Makefile.SH were spelt... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Chris 'BinGOs... | Teach makemeta to use CPAN::Meta to generate both META... |
commit | commitdiff | tree | snapshot |
next |