2011-12-23 |
Dave Rolsky | Fix the calculation for development time so it doesn... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Craig A. Berry | Port utils test to VMS. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Father Chrysostomos | Increase $arybase::VERSION to 0.03 |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Father Chrysostomos | Eek! I left some debug code in arybase.xs |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Father Chrysostomos | Deparse.pm: Uncomment version code |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Father Chrysostomos | speed up feature-checking slightly |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Father Chrysostomos | Deparse "a::]"->[0], etc., correctly |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Father Chrysostomos | Deparse "string"->[$expr] and ->{$expr} correctly |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Chris 'BinGOs... | Update Term-UI to CPAN version 0.30 |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Chris 'BinGOs... | Added porting tests for CUSTOMIZED files |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Nicholas Clark | Correct the Pod used to block comment a section of... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Nicholas Clark | Add t/porting/utils.t, to test that utility scripts... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Nicholas Clark | corelist-perldelta.pl now requires Algorithm::Diff... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Nicholas Clark | Porting/cherrymaint now requires LWP::UserAgent instead... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Nicholas Clark | Porting/checkURL.pl now requires rather than uses all... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9115 |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | Copy hints from tied hh to inner compile scopes |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | regen pod issues |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | podcheck.t: skip make-rmg-checklist |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | Fix pod errors in rmg |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | Add Porting/make_rmg-checklist to MANIFEST |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | Deparse "string"->[0] correctly |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Florian Ragwitz | We don't care about "Pragma" vs. "Pragmata" |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Florian Ragwitz | Fail if one if the sections we want isn't there |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Dave Rolsky | Add mention of what we want changed on dev.perl.org |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Dave Rolsky | Tweak RMG headings to make the generated checklist... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Dave Rolsky | Show --html flag for make-rmg-checklist |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Dave Rolsky | No need for empty =for checklist element |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Dave Rolsky | Add a section on making a checklist |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Dave Rolsky | Lots of improvements for the checklist generator |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Dave Rolsky | Add a script to generate a release checklist from the RMG |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | Porting/podtidy can pass 'columns' to Pod::Tidy::tidy_f... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Chris 'BinGOs... | Sync Maintainers.pl with CPAN for Module-CoreList |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | In installman, move the call to File::Find::find()... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | Lazier instructions for removing stale perldeltas for... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | Merge the refactoring that abolishes pod.lst to blead. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | Re-order entries in the 'master' array returned by... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | Prune unused entries from the 'master' array returned... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | Rationalise use of the Pod metadata structure returned... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Nicholas Clark | Eliminate pod.lst. pod/perl.pod is now the master file... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | Fixing crash in hint.t |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | [perl #91416] Deparse open("blah blah blah") properly |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Father Chrysostomos | Increase $B::Deparse::VERSION to 1.11 |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Karl Williamson | charnames tests: Add names to some more tests |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Karl Williamson | test.pl: Add comment |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Karl Williamson | Autoload charnames for \N{name} |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Karl Williamson | toke.c: Reorder a test |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Karl Williamson | charnames.t: Rmv extra blank in comment |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Karl Williamson | charnames: Split into two modules |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Karl Williamson | pod nits |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Father Chrysostomos | [perl #106282] Don’t crash cloning tied %^H |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Link to release announcement in epigraphs.pod |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Add a step asking release managers to blog about their... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Add the 5.15.6 epigraph |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Add details on how to figure out if rt.perl.org needs... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Create a perldelta for 5.15.7 |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Merge branch 'drolsky/release-5.15.6' into blead |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Add perldelta entry for new version of Module::CoreList |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Fix version of Module::CoreList in 5.15.6 |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Add Changes entry for Module::CoreList |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Nicholas Clark | pod_rules.pl was always (re)building everything, not... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Steffen Mueller | Use tr/_// instead of eval $VERSION |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Add 5.15.6 release date to perlhist |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Updated Module::CoreList for 5.15.6 - including $VERSIO... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Dave Rolsky | Bump the perl version in various places for 5.15.6 |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | Final pass through perldelta |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | Remove an XXX note - questions resolved |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | The POSIX TCSANOW appears to have been introduced in... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | Not going to document 43d9ecf either |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | Not going to document f300909 in perldelta |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | Perldelta for b0f2e9e - buildtoc fixes |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | Small pod fix - s/build/built/ |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Dave Rolsky | Clean up perldelta.pod for release |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9114 |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Chris 'BinGOs... | Sync Maintainers.pl with teh CPAN |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Steffen Mueller | SelfLoader: Version bump to match CPAN release |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Steffen Mueller | ExtUtils::ParseXS: Version bump and changelog for CPAN... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Restructure the heredocs in perlmodlib.PL so the file... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Add autodoc.pl to the 'no_index' section of META.yml |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Merge installman and pod/buildtoc improvements to blead. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Note the user-visible installman changes in perldelta. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Some pod_lib.pl cleanups. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | installman should use the data in pod.lst to track... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Various installman cleanups. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | In installman, pod2man() now takes a hashref instead... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | In pod2man() in installman, transpose the keys and... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Stop installing the manpage for XS::Typemap. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | In buildtoc, eliminate @modpods by building %Found... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | In buildtoc, pass 'no_chdir' to File::Find::find(). |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | In buildtoc, move the "has a NAME?" file check into... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Prime the duplicate Pod cache the first time is_duplica... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | In pod_lib.pl, split out the code that initialises... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Change get_pod_metadata() to take a callback to report... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Move the pod de-duplication logic from buildtoc to... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | In installman, break the de-duplication code out from... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | buildtoc should use the correct path when looking for... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | If buildtoc can't open a Pod file, that's fatal, not... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | If buildtoc spots duplicated pods, that's an error... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | Tidy the Pod exclusion rules in buildtoc. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Nicholas Clark | installman only needs match =head1 to identify files... |
commit | commitdiff | tree | snapshot |
next |