| Commit message (Expand) | Author | Age | Files | Lines |
* | Storable: Restore 5.6 compatibility | Father Chrysostomos | 2011-07-11 | 1 | -1/+1 |
* | Storable: Restore 5.8.2 compatibility | Father Chrysostomos | 2011-07-11 | 1 | -0/+5 |
* | Fix a Storable test to work in 5.8.9- | Father Chrysostomos | 2011-07-11 | 2 | -3/+3 |
* | Squelch warning in deparse.t | Father Chrysostomos | 2011-07-10 | 1 | -0/+1 |
* | B::Deparse misdeparses qq(@,) | Hojung Youn | 2011-07-10 | 2 | -4/+20 |
* | Update perldoc.pod with URL support | Father Chrysostomos | 2011-07-09 | 1 | -3/+4 |
* | Add crude support to perldoc for viewing PODs via HTTP(s) | Claes Jakobsson | 2011-07-09 | 1 | -3/+19 |
* | Synchronise bignum to CPAN | Florian Ragwitz | 2011-07-09 | 4 | -4/+4 |
* | Synchronise Math::BigRat with CPAN | Florian Ragwitz | 2011-07-09 | 1 | -1/+1 |
* | Synchronise Env to CPAN | Florian Ragwitz | 2011-07-09 | 1 | -1/+1 |
* | Dual-life perlfaq | Florian Ragwitz | 2011-07-08 | 11 | -0/+11914 |
* | Move perldoc.pod to the dist it belongs to | Florian Ragwitz | 2011-07-07 | 1 | -0/+269 |
* | Dual-life Term::ReadLine | Florian Ragwitz | 2011-07-07 | 2 | -0/+433 |
* | In threads.xs, remove num_args from ithread_create, as it is unused. | Nicholas Clark | 2011-07-06 | 2 | -2/+1 |
* | In Cwd.xs, tidy the conditional code related to symlinks. | Nicholas Clark | 2011-07-06 | 1 | -8/+9 |
* | Remove duplicate $VERSION handling code, made redundant in 3.28_01 | Nicholas Clark | 2011-07-05 | 1 | -3/+0 |
* | Bump Module::CoreList version for a CPAN release | Chris 'BinGOs' Williams | 2011-07-04 | 2 | -1/+5 |
* | [rt.cpan.org #69108] Extraneous modules listed in Module::CoreList | Dee Newcum | 2011-07-04 | 1 | -120/+26 |
* | Convert B::Deparse's core.t to Test::More. | Nicholas Clark | 2011-07-03 | 1 | -9/+12 |
* | Add terse changelog entry for 2.29 | Abhijit Menon-Sen | 2011-07-03 | 1 | -0/+6 |
* | Dual-life Text::Abbrev | Florian Ragwitz | 2011-07-02 | 2 | -0/+138 |
* | Correctly preserve the stack on an implicit break. | Vincent Pit | 2011-06-26 | 1 | -6/+2 |
* | fix `perldoc -v '$0'` | Alan Haggai Alavi | 2011-06-24 | 1 | -1/+1 |
* | Increase $Pod::Perldoc::VERSION | Father Chrysostomos | 2011-06-24 | 1 | -1/+1 |
* | Add PERL_NO_GET_CONTEXT to Math::BigInit::FastCalc. | Nicholas Clark | 2011-06-23 | 2 | -1/+3 |
* | In Cwd.xs, swap to defaulting to disabled prototypes. | Nicholas Clark | 2011-06-22 | 1 | -3/+2 |
* | Merge the implementation of Cwd::{fastcwd,getcwd} using ALIAS. | Nicholas Clark | 2011-06-22 | 1 | -13/+5 |
* | In Cwd.xs on VMS, don't compile bsd_realpath() at all. | Nicholas Clark | 2011-06-22 | 1 | -13/+14 |
* | Add PERL_NO_GET_CONTEXT to Cwd. | Nicholas Clark | 2011-06-22 | 1 | -0/+2 |
* | In Cwd::_win32_cwd() avoid a string eval when checking if we're miniperl. | Nicholas Clark | 2011-06-22 | 1 | -2/+9 |
* | Increase $Storable::VERSION to 2.29 | Father Chrysostomos | 2011-06-21 | 1 | -1/+1 |
* | [perl #92432] Storable::nfreeze shouldn't stringify ints | Sam Kimbrel | 2011-06-21 | 1 | -2/+2 |
* | Update Module::CoreList for 5.15.0 | David Golden | 2011-06-20 | 2 | -9/+660 |
* | Add release date for 5.12.4 to lib/Module/CoreList.pm | Leon Brocard | 2011-06-20 | 1 | -1/+1 |
* | Deparse CORE::break | Father Chrysostomos | 2011-06-17 | 2 | -1/+2 |
* | Update Module::CoreList with v5.14.1 data | Chris 'BinGOs' Williams | 2011-06-17 | 1 | -1/+659 |
* | Increase Pod::Perldoc’s version | Father Chrysostomos | 2011-06-16 | 1 | -1/+1 |
* | Factor out ->program_name and use it in more places | Shawn M Moore | 2011-06-16 | 1 | -4/+15 |
* | Comment grammar and clarity fix | Shawn M Moore | 2011-06-16 | 1 | -1/+1 |
* | Consistently titlecase descriptions in -h | Shawn M Moore | 2011-06-16 | 1 | -2/+2 |
* | Use the same "$me OPTIONS" invocation as the other examples | Shawn M Moore | 2011-06-16 | 1 | -1/+1 |
* | Make B::Deparse emit CORE::state, etc. | Father Chrysostomos | 2011-06-14 | 3 | -4/+43 |
* | Mark Devel::DProf as deprecated in corelist | Florian Ragwitz | 2011-06-14 | 1 | -0/+3 |
* | Allow ‘continue;’ without feature.pm | Father Chrysostomos | 2011-06-14 | 1 | -1/+0 |
* | Fix broken URL in dist/threads/lib/threads.pm for the itheads mailing list | Leon Brocard | 2011-06-12 | 1 | -1/+1 |
* | Fix broken URLs in dist/Net-Ping/Changes from perlbrowse to git | Leon Brocard | 2011-06-12 | 1 | -1/+1 |
* | Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCs | Leon Brocard | 2011-06-12 | 1 | -2/+2 |
* | Fix broken URLs in ExtUtils-Install/Changes from perlbrowse to git | Leon Brocard | 2011-06-12 | 1 | -2/+2 |
* | Fix broken URL in threads/shared.pm for the itheads mailing list | Leon Brocard | 2011-06-12 | 1 | -1/+1 |
* | Fix broken URLs for RFCs, bump version and document in perldelta | Leon Brocard | 2011-06-12 | 2 | -5/+11 |