2009-10-01 |
Richard Foley | Re: lib, ext, cpan and dist [PATCH] (take 2) |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | B-Lint is slightly synced from CPAN. bumped to an _... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | IO has some minor differences from CPAN. Bump to a... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Several modules that were ahead in blead got cpan relea... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Math::BigInt has some minor changes since the last... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Bump Text-Soundex's version number since the .xs file... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Time::Local in blead has diverged from CPAN. Update... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Move 3 porting sanity tests from t/lib/ to t/porting... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | describe parallel testing in perlhack.pod |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Move Locale::Maketext from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Correct the inconsistencies in the entry for Locale... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Correct FILES for Switch. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | win32/ext has been gone for a while. don't search it. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Unicode::Collate bumped to 0.52_01 |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | First steps to making corelist.pl understand the new... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Update Pod::Plainer to 1.01 like Maintainers.pl says... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Encode is actually version 2.37 from CPAN. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | constant is actually 1.19 from CPAN. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Move libnet Net::* to the top level, to mirror the... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Fix typo present in "our" Archive::Tar::File but not... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Note that the CPAN/CPANPLUS side of deprecating modules... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Class::ISA and Shell are also deprecated from core. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Note 3 internals changes that need describing. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Removed todo section |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Removed a duplicated entry |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Perl 5.11 delta is now up to date |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Dual life modules maintained in core are in dist/ not... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Removal of a bunch of changes that don't merit perldelt... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | Further perldelta scrubbing |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jesse Vincent | More perldelta rototilling. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Move Unicode::Collate from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Move Unicode::Normalize from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Rafael Garcia... | Doc typo fix |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Tidy make_ext.pl, particularly the OS-specific code. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Refactor the code for determining where an extension... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Move Pod::Perldoc from ext/ to dist/ origin/podder |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Move Locale::Maketext::Simple from ext/ to dist/ origin/podder2 |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Enrico Sorcinelli | Make Pod::Perldoc use PERLDOC_POD2 ENV var |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Nicholas Clark | Simplify building the Perl code invoked for perl -V |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Steffen Mueller | Adriano Ferreira prefers blead as upstream |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Josh ben Jore | Pod formatting fix |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Roberto C.... | Pod formatting fix |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steffen Mueller | Upgrade to Class::ISA 0.36 (Fixes installation director... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steffen Mueller | Add distribution reference for Pod::Plainer |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Recursively delete all ppport.h files, instead of runni... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steve Hay | Running "mkppport --clean" at the end of "[nd]make... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steve Hay | On Win32, load File::Spec::Functions before chdir(... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move the implementation of ./perl -V to Internals:... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Only require File::Spec::Functions on Win32, as only... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steve Hay | Put a watchdog on openpid.t: it has been found to hang... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steve Hay | Fix distclean on Win32 |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move XSLoader from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move threads::shared from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move threads from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Thread::Semaphore from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Thread::Queue from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Switch from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move SelfLoader from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Safe from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Pod::Plainer from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Net::Ping from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Module::CoreList from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move lib from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move IO from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move I18N::LangTags from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Filter::Simple from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move ExtUtils::Install from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Data::Dumper from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move constant from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move base from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steffen Mueller | Use a non-development version for Cwd because XSLoader... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steffen Mueller | Add Cwd/PathTools to mkppport.lst |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steffen Mueller | remove Cwd/PathTools Makefile.PL from core |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Steffen Mueller | Upgrade to PathTools 3.30_02 (with only core reorganiza... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Nicholas Clark | Move Cwd from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Josh ben Jore | Fix when( scalar ... ) bug |
commit | commitdiff | tree | snapshot |
2009-09-28 |
ikegami | Fix bad generated pod for last entries in perl{var... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Steve Hay | With Win32 now building DynaLoader in ext, it is now... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Steve Hay | Fix maintainers.t on Win32 with Borland compiler |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Leon Brocard | Check that sparse files hold at least a block (bug... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Leon Brocard | Update to check all URLs in the source, including ftp... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Nicholas Clark | Move Attribute::Handlers from ext/ to dist/ |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Nicholas Clark | config_sh.PL need to scan dist/ as well as cpan/ and... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Nicholas Clark | With Win32 now building DynaLoader in ext, no need... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Max Maischein | Make makedef.pl build the command line from its own... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Robin Barker | fix up ABSTRACT_FROM |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Rafael Garcia... | Remove unused gitignore entry |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Zefram | git config lossage |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Rafael Garcia... | gitignore additions |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Zefram | [perl #69384] numericness failure in sorting |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Steve Hay | Win32 build should scan cpan/ as well as ext/ |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Nicholas Clark | Tests running in cpan (and dist) are also allowed to... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Nicholas Clark | Remove IPC::SysV from the list of PERL_CORE=1 testing... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Nicholas Clark | Change the invocation of mktables to the "standard... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Nicholas Clark | Support building extensions in dist/ as well as cpan... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Nicholas Clark | TestInit at the command line should treat tests in... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Nicholas Clark | Tell Maintainers.pl the tarballs of modules that have... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Nicholas Clark | Move Devel::PPPort from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Nicholas Clark | Fix the CPAN-to-core file mapping for Getopt::Long. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Nicholas Clark | Move Tie::RefHash from ext/ to cpan/ |
commit | commitdiff | tree | snapshot |
next |