| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | utf8: Remove unused variable (%utf8::enc). | Brian Fraser | 2013-05-19 | 1 | -2/+1 |
* | Removed cpan/Log-Message | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -4/+0 |
* | Removed cpan/Log-Message-Simple | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Remove cpan/Object-Accessor | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Remove cpan/Module-Pluggable | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -2/+0 |
* | Remove cpan/Pod-LaTeX and pod2latex utility | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Remove cpan/Archive-Extract | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+0 |
* | Remove cpan/CPANPLUS and associated utilities | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -50/+0 |
* | Remove cpan/CPANPLUS-Dist-Build | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -2/+0 |
* | regen feature.pm | Ricardo Signes | 2013-05-18 | 1 | -1/+6 |
* | lib/utf8_heavy.pl: Fix separated '(?' token | Karl Williamson | 2013-05-02 | 1 | -1/+1 |
* | Document that range operator '..' can not be overloaded. | Moritz Lenz | 2013-04-14 | 1 | -1/+5 |
* | Exporter on CPAN is 5.68 make blead reflect this | Chris 'BinGOs' Williams | 2013-03-27 | 1 | -1/+1 |
* | Make smartmatch, given & when experimental | Brian Fraser | 2013-03-26 | 2 | -9/+14 |
* | bump version on perl5db.pl | Ricardo Signes | 2013-03-18 | 1 | -1/+1 |
* | lib/perl5db.pl: Workaround rt#116771 by putting DB::Obj inside BEGIN { } | Kent Fredric | 2013-03-18 | 1 | -0/+14 |
* | lib/perl5db.t: Add test for bug #116771, autotrace crashes debugger | Kent Fredric | 2013-03-18 | 1 | -1/+8 |
* | lib/perl5db.t: Add test for bug #116769, Frame=2 crashes debugger | Kent Fredric | 2013-03-18 | 1 | -1/+8 |
* | lib/perl5db.pl: refactor all calls to IO::Handle via ->autoflush to a short l... | Kent Fredric | 2013-03-18 | 1 | -5/+14 |
* | restore building perl5**.dll and perl.exe on WinCE | Daniel Dragan | 2013-03-12 | 1 | -0/+1 |
* | Bring core up to version-0.9902 | John Peacock | 2013-03-07 | 7 | -7/+19 |
* | Bump File::Copy version as the contents have changed | Chris 'BinGOs' Williams | 2013-03-05 | 1 | -1/+1 |
* | fix pod: add missing 'C' of inline code tags | reneeb | 2013-03-04 | 1 | -2/+2 |
* | revert: Benchmark iteration warnings should warn | David Mitchell | 2013-03-01 | 1 | -2/+2 |
* | Skip chflags tests in filetests.t on dragonflybsd | Chris 'BinGOs' Williams | 2013-03-01 | 1 | -0/+1 |
* | Skip tests in File::Copy tests on DragonflyBSD too | Chris 'BinGOs' Williams | 2013-03-01 | 1 | -0/+3 |
* | Remove /Net from lib/.gitignore | Chris 'BinGOs' Williams | 2013-02-26 | 1 | -1/+0 |
* | Revert "Lookup overloaded assignment operators when trying to swap the argume... | Ricardo Signes | 2013-02-26 | 1 | -1/+1 |
* | Add, fix comments | Karl Williamson | 2013-02-25 | 1 | -2/+2 |
* | Unicode/UCD.pm: Fix undef bug | Karl Williamson | 2013-02-25 | 1 | -2/+2 |
* | Document \s change for VT, commit 075b9d7d9a6d4473b240a047655e507c8baa6db3 | Karl Williamson | 2013-02-24 | 1 | -2/+2 |
* | put an experimental warning on lexical topic | Ricardo Signes | 2013-02-20 | 1 | -9/+12 |
* | utf8_heavy.pl: Add 'use re "/aa"' | Karl Williamson | 2013-02-17 | 1 | -0/+2 |
* | In warnings.pm, delete a hash slice, instead of using a loop. | Nicholas Clark | 2013-02-17 | 1 | -2/+2 |
* | charnames.pm: Nit in pod | Karl Williamson | 2013-02-16 | 2 | -3/+3 |
* | Unicode::UCD: Add examples to pod | Karl Williamson | 2013-02-16 | 1 | -3/+11 |
* | lib/Unicode/UCD.pm: Clarify pod | Karl Williamson | 2013-02-15 | 1 | -2/+3 |
* | Enable perl core tests to pass when locale support is not available. | Jess Robinson | 2013-02-09 | 2 | -1/+18 |
* | Benchmark iteration warnings should warn, not print | David Golden | 2013-02-05 | 1 | -2/+2 |
* | Update lib/.gitignore to include Config-Perl-V generated file | Chris 'BinGOs' Williams | 2013-01-26 | 1 | -0/+2 |
* | prevent failures deep in value dumping from aborting | Ricardo Signes | 2013-01-25 | 2 | -1/+26 |
* | release the global struct *after* we've finished using it | Tony Cook | 2013-01-25 | 1 | -4/+4 |
* | Fix various minor pod issues | Karl Williamson | 2013-01-24 | 5 | -11/+11 |
* | Allow slop on a few locale tests | Karl Williamson | 2013-01-12 | 1 | -0/+22 |
* | Create new warnings category experimental::regex_sets | Karl Williamson | 2013-01-11 | 1 | -7/+10 |
* | charnames: Deprecate character names with spacing issues | Karl Williamson | 2013-01-04 | 1 | -0/+13 |
* | charnames: :alias alone implies :full | Karl Williamson | 2013-01-04 | 2 | -7/+9 |
* | charnames: Enforce better file name rules | Karl Williamson | 2013-01-04 | 1 | -1/+1 |
* | charnames: comment, error message clarifications | Karl Williamson | 2013-01-04 | 1 | -2/+2 |
* | charnames pod: Typo, clarification | Karl Williamson | 2013-01-04 | 2 | -5/+5 |