summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Update Unicode-Collate to CPAN version 0.72Chris 'BinGOs' Williams2011-01-231-0/+7
* Update TOC for perl51310deltaJesse Vincent2011-01-221-0/+1
* perldelta for 5.13.10Jesse Vincent2011-01-223-429/+803
* add 5.12.3 hsitory to perlhistRicardo Signes2011-01-221-0/+4
* Convert buildtoc to lexical file handles and 3-arg open.Nicholas Clark2011-01-221-15/+13
* Extend pod/buildtoc --test to validate that regenerated files are up to date.Nicholas Clark2011-01-221-6/+13
* In buildtoc, only have entries in %Build for targets being built.Nicholas Clark2011-01-221-7/+12
* In buildtoc, only "find all the modules" if rebuilding pod/perltoc.podNicholas Clark2011-01-221-1/+1
* In buildtoc, rename &output_perltoc to &do_toc, and integrate its invocation.Nicholas Clark2011-01-221-22/+24
* In buildtoc, pull the sanity check for NUL bytes to the top level.Nicholas Clark2011-01-221-3/+1
* In buildtoc, convert all the do_* functions to taking 2 scalars.Nicholas Clark2011-01-221-18/+11
* In buildtoc, convert do_manifest() to returning a scalar.Nicholas Clark2011-01-221-9/+11
* Add perl5123delta.pod to MANIFEST and pod.lst, after f1d4662fac7469d5.Nicholas Clark2011-01-221-0/+1
* pick perl5123delta.pod from maint-5.12Ricardo Signes2011-01-211-0/+116
* Fix an invalid =item warning.Michael Stevens2011-01-221-1/+1
* Automate current perldelta entry in vms/descrip_mms.template.Craig A. Berry2011-01-211-12/+9
* RT #75870 perldata.pod tied hash in scalar contextDavid Mitchell2011-01-211-2/+2
* Add x-references in pods to new /a, etc.Karl Williamson2011-01-212-1/+13
* In buildtoc, eliminate a substitution which mangles nested package names.Nicholas Clark2011-01-211-1/+0
* In buildtoc, move the local $/ = ''; to the scope of the file it relates to.Nicholas Clark2011-01-211-2/+2
* In buildtoc, refactor the flow logic in podset() to avoid most uses of next.Nicholas Clark2011-01-211-11/+8
* In buildtoc, eliminate the now vestigial sub output.Nicholas Clark2011-01-211-23/+16
* In buildtoc, call Text::Wrap::wrap() just before output.Nicholas Clark2011-01-211-14/+4
* In buildtoc, remove whitespace only lines just before output.Nicholas Clark2011-01-211-1/+2
* In buildtoc, fold multiple newlines just before output.Nicholas Clark2011-01-211-6/+2
* In buildtoc, accumulate all perltoc.pod content before outputting it to disk.Nicholas Clark2011-01-211-3/+7
* In buildtoc, eliminate nl() by adding an explicit "\n" at its two use points.Nicholas Clark2011-01-211-6/+2
* In buildtoc, the module de-duplication logic applies equally to pragmata.Nicholas Clark2011-01-211-3/+2
* In buildtoc, inline path2modname() into its only caller.Nicholas Clark2011-01-211-10/+5
* No need for buildtoc to scan ext/, now that it runs after the build process.Nicholas Clark2011-01-211-3/+2
* Teach buildtoc that - in filenames in ext/ represents :: in the package name.Nicholas Clark2011-01-211-0/+1
* Remove commented out code from buildtocNicholas Clark2011-01-211-6/+0
* Todo item done - 3879ea51d63e30f393172fcd711bc89f88997019Robin Barker2011-01-211-18/+0
* In buildtoc, remove a superfluous length in output()Nicholas Clark2011-01-211-1/+1
* In buildtoc, remove a superfluous "\n " passed to output()Nicholas Clark2011-01-211-1/+1
* quote the pod filename used in the regexp to avoid \ issues on Win32Tony Cook2011-01-211-1/+1
* Fix pod bug - bare =itemMichael Stevens2011-01-201-4/+4
* Define PerlIOBase_openLeon Timmermans2011-01-201-5/+6
* Fix a typo in the description of \p{} fixesv5.13.9Jesse Vincent2011-01-201-1/+1
* Bump the version we're describing in perldelta acknowledgementsJesse Vincent2011-01-201-2/+3
* Remove the "for later" from the 5.13.9 perldeltaJesse Vincent2011-01-201-6/+0
* Update perlhist.pod with today's date and my nameJesse Vincent2011-01-201-0/+1
* Further perldelta cleanupJesse Vincent2011-01-201-31/+24
* pod/perldelta.pod: remove duplicate =head1 sectionÆvar Arnfjörð Bjarmason2011-01-201-1/+0
* Add acknowledgements to perldeltaJesse Vincent2011-01-201-1/+16
* perldelta: more boilerplate removal and cleanupJesse Vincent2011-01-201-28/+1
* perldelta Removing boilerplate and fixing pod errorsJesse Vincent2011-01-201-162/+12
* perlrecharclass.pod: Update for /aKarl Williamson2011-01-191-37/+49
* perlunicode: Add explanatory textKarl Williamson2011-01-191-5/+10
* Typos and nits in podsKarl Williamson2011-01-193-16/+18