2011-01-22 |
Nicholas Clark | Remove Mac OS classic special case code from Cwd's... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Convert File::Spec's remaining tests to Test::More... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Remove Mac OS classic only tests from Cwd's Spec.t |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Convert I18N::LangTags to Test::More from Test. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Remove duplicate test for $ENV{LANG} in I18N::LangTags... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Convert Net::Ping's tests to use Test::More from Test. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ævar Arnfjörð... | Changes: correct mis-indentation introduced in dc7c5368d1 |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Florian Ragwitz | Stop EU::CBuilder's tests from failing in parallel |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Chris 'BinGOs... | Update Changes and bump Module::CoreList to 2.44 for... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ricardo Signes | fix 5.12.3 release date |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ricardo Signes | add 5.12.3 hsitory to perlhist |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Convert buildtoc to lexical file handles and 3-arg... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Extend pod/buildtoc --test to validate that regenerated... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | In buildtoc, only have entries in %Build for targets... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | In buildtoc, only "find all the modules" if rebuilding... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | In buildtoc, rename &output_perltoc to &do_toc, and... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | In buildtoc, pull the sanity check for NUL bytes to... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | In buildtoc, convert all the do_* functions to taking... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | In buildtoc, convert do_manifest() to returning a scalar. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Re-add 5.12.3's release date to Module::Corelist. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nicholas Clark | Add perl5123delta.pod to MANIFEST and pod.lst, after... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ricardo Signes | pick perl5123delta.pod from maint-5.12 |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ricardo Signes | re-add 5.12.3 versions |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ricardo Signes | fix bizarre date typo in 5.12.2 epigraph |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Ricardo Signes | add v5.12.3 epigram |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Michael Stevens | [perl #82526] Fix kldp links. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Michael Stevens | Fix an invalid =item warning. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Craig A. Berry | Automate current perldelta entry in vms/descrip_mms... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
David Golden | Updated CPAN.pm to CPAN version 1.94_64 |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Chip Salzenberg | clear up unused var warning in prev patch |
commit | commitdiff | tree | snapshot |
2011-01-21 |
David Golden | Fix up MANIFEST and update Maintainers.pl for ExtUtils... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
David Golden | Update Maintainers.pl for ExtUtils-CBuilder-0.280201 |
commit | commitdiff | tree | snapshot |
2011-01-21 |
David Golden | remove Changes file from dist/ExtUtils-CBuilder |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Chip Salzenberg | Since xmldump_packsubs does not actually output XML... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Craig A. Berry | Don't export PerlIORaw_open if it doesn't exist anymore. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Craig A. Berry | PerlIO_push returns NULL, not -1, on failure. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
David Mitchell | RT #75870 perldata.pod tied hash in scalar context |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Karl Williamson | Add x-references in pods to new /a, etc. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, eliminate a substitution which mangles... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, move the local $/ = ''; to the scope of... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, refactor the flow logic in podset() to... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Father Chrysostomos | [perl #81750] Perl 5.12: undef-as-hashref bug |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, eliminate the now vestigial sub output. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, call Text::Wrap::wrap() just before output. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, remove whitespace only lines just before... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, fold multiple newlines just before output. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, accumulate all perltoc.pod content before... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
David Mitchell | add GvCV_set() and GvGP_set() macros. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
David Mitchell | XS-APItest/t/caller.t: mark two passing tests |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, eliminate nl() by adding an explicit ... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, the module de-duplication logic applies... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, inline path2modname() into its only caller. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | No need for buildtoc to scan ext/, now that it runs... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | Teach buildtoc that - in filenames in ext/ represents... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | Remove commented out code from buildtoc |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Robin Barker | Todo item done - 3879ea51d63e30f393172fcd711bc89f88997019 |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | Remove training whitespace in Pod which can confuse... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | Remove training whitespace in Pod which can confuse... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | Remove training whitespace in Pod which can confuse... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, remove a superfluous length in output() |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | In buildtoc, remove a superfluous "\n " passed to output() |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | Convert threads-shared/t/disabled.t from Test to Test... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nicholas Clark | Convert lib/Pod/t/utils.t from Test to Test::More |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Tony Cook | depend on files needed for porting/buildtoc.t |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Tony Cook | quote the pod filename used in the regexp to avoid... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Chris 'BinGOs... | Update Changes in Module::CoreList for the 2.42_01... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Karl Williamson | regcomp.c: Refactor macro so works on EBCDIC, clarity |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Karl Williamson | mktables: Clarify comment |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Michael Stevens | Fixed patch for 5.10.0 link. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Michael Stevens | Update old activestate links to point to git. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Michael Stevens | Fix pod bug - bare =item |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Michael Stevens | Porting pod lint. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Leon Timmermans | Fixes 'raw' layer for perl#80764 |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Leon Timmermans | Use PerlIOBase_open for pop, utf8 and bytes layers |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Leon Timmermans | Define PerlIOBase_open |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Jesse Vincent | Fix a typo in the description of \p{} fixes |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Jesse Vincent | Bump the version we're describing in perldelta acknowle... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Jesse Vincent | Remove the "for later" from the 5.13.9 perldelta |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bump the perl -V copyright message, as it's now 2011 |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Update perlhist.pod with today's date and my name |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | When I dropped the Module::CoreList version due to... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Tony Cook | provide an explicit cast to the enum parameter for C++ |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Further perldelta cleanup |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Ævar Arnfjörð... | Porting/release_managers_guide.pod: check the target... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Ævar Arnfjörð... | pod/perldelta.pod: remove duplicate =head1 section |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Remove v5.12.3 from Module::CoreList (temporarily)... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Update Module::CoreList for 5.13.9 |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Add acknowledgements to perldelta |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Assert binary incompatibility with 5.13.8, as appears... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bump the perl version in various places to 5.13.9 |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping the version of Net::Ping per Porting/cmpVERSION.pl |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bump version of IO::Handle per porting/cmpVERSION.pl |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping version of Pod::Perldoc per porting/cmpVERSION.pl |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping version of Dumpvalue.pm per Porting/cmpVERSION.pl |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping version of Storable for release per Porting... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping version of ExtUtils::ParseXS per porting/cmpVER... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping version of ExtUtils::Install per porting/cmpVER... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping versions for Locale::Maketext per porting/cmpVE... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumping versions for B-Lint and B-Deparse per Porting... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Jesse Vincent | Bumped Cwd and File::Spec versions for release per... |
commit | commitdiff | tree | snapshot |
next |