This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add more details on inside-out objects from David Golden, and an inside-out class...
[perl5.git] / pod / buildtoc
2011-08-05 Craig A. BerryDon't use [.lib.pods] staging directory in VMS builds.
2011-07-12 Florian RagwitzStop buildtoc from generating trailing whitespace
2011-07-07 Florian RagwitzAllow buildtoc to handle files outside of pod/
2011-06-21 Nicholas ClarkIn pod/buildtoc, use abs_from_top() to generate pathnames.
2011-06-21 Nicholas ClarkNo need for D and d flags in pod.lst - source is fixed...
2011-05-18 David Mitchellbuildtoc: make dying clearer
2011-05-18 David Mitchellbuildtoc: make a warning clearer
2011-05-18 David Mitchellbuildtoc - fix a bug and add some comments
2011-01-27 Robin Barkerrelative file in %BuildFiles
2011-01-22 Nicholas ClarkConvert buildtoc to lexical file handles and 3-arg...
2011-01-22 Nicholas ClarkExtend pod/buildtoc --test to validate that regenerated...
2011-01-22 Nicholas ClarkIn buildtoc, only have entries in %Build for targets...
2011-01-22 Nicholas ClarkIn buildtoc, only "find all the modules" if rebuilding...
2011-01-22 Nicholas ClarkIn buildtoc, rename &output_perltoc to &do_toc, and...
2011-01-22 Nicholas ClarkIn buildtoc, pull the sanity check for NUL bytes to...
2011-01-22 Nicholas ClarkIn buildtoc, convert all the do_* functions to taking...
2011-01-22 Nicholas ClarkIn buildtoc, convert do_manifest() to returning a scalar.
2011-01-21 Craig A. BerryAutomate current perldelta entry in vms/descrip_mms...
2011-01-21 Nicholas ClarkIn buildtoc, eliminate a substitution which mangles...
2011-01-21 Nicholas ClarkIn buildtoc, move the local $/ = ''; to the scope of...
2011-01-21 Nicholas ClarkIn buildtoc, refactor the flow logic in podset() to...
2011-01-21 Nicholas ClarkIn buildtoc, eliminate the now vestigial sub output.
2011-01-21 Nicholas ClarkIn buildtoc, call Text::Wrap::wrap() just before output.
2011-01-21 Nicholas ClarkIn buildtoc, remove whitespace only lines just before...
2011-01-21 Nicholas ClarkIn buildtoc, fold multiple newlines just before output.
2011-01-21 Nicholas ClarkIn buildtoc, accumulate all perltoc.pod content before...
2011-01-21 Nicholas ClarkIn buildtoc, eliminate nl() by adding an explicit ...
2011-01-21 Nicholas ClarkIn buildtoc, the module de-duplication logic applies...
2011-01-21 Nicholas ClarkIn buildtoc, inline path2modname() into its only caller.
2011-01-21 Nicholas ClarkNo need for buildtoc to scan ext/, now that it runs...
2011-01-21 Nicholas ClarkTeach buildtoc that - in filenames in ext/ represents...
2011-01-21 Nicholas ClarkRemove commented out code from buildtoc
2011-01-21 Nicholas ClarkIn buildtoc, remove a superfluous length in output()
2011-01-21 Nicholas ClarkIn buildtoc, remove a superfluous "\n " passed to output()
2011-01-21 Tony Cookquote the pod filename used in the regexp to avoid...
2011-01-18 Nicholas ClarkAvoid chdir() in buildtoc.
2011-01-18 Nicholas ClarkIn buildtoc, call podset() for each pod file, instead...
2011-01-18 Nicholas ClarkBuild perltoc.pod with pragmata sorted by name.
2011-01-15 Tony Cooktest that perl.pod, pod.lst, MANIFEST and the file...
2011-01-07 Peter J. Acklam... Fix typos in pod/*
2010-11-23 Craig A. BerryFix multiple perldelta entries from buildtoc on VMS.
2010-10-21 Nicholas Clarkbuildtoc needs to preserve the mode of any file it...
2010-10-07 Steve HayFix pod/buildtoc's handling of Win32 makefiles
2010-09-06 Florian RagwitzFix a pod/buildtoc warning
2010-09-05 Florian RagwitzMove the latest perldelta to pod/perldelta.pod
2010-07-24 David GoldenGlobal executable bit cleanup
2010-02-21 Steve HayStop pod/buildtoc from changing EOLs on Win32
2010-01-05 Tom ChristiansenPATCH: minor typo cleanup of pod/ directory
2009-10-04 Rafael Garcia-SuarezDon't autovivify a spurious key "all" in the %Targets...
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse Vincentbuildtoc should be executable
2009-06-29 Robin BarkerStop buildtoc warning that perltoc.pod is missing whist...
2009-04-24 Craig A. BerryClean up pod/buildtoc so it will run on VMS.
2009-04-21 Nicholas ClarkBuild perltoc.pod, rather than shipping it. This way...
2009-04-20 Nicholas ClarkMove vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-19 Nicholas ClarkIn the Makefile, no need to change into pod/ to create...
2009-04-19 Nicholas ClarkMove the symlink fo perl51110delta.pod to perldelta...
2009-04-19 Nicholas ClarkIn buildtoc, refactor all the duplicated checking logic...
2009-04-19 Nicholas ClarkFor Win32, add the generated files to the delete list...
2009-04-19 Nicholas ClarkFor VMS, generate the delete rules for generated and...
2009-04-18 Nicholas Clarkgrep then sort, as it's more efficient to sort a shorte...
2009-04-18 Nicholas ClarkAdd a --quiet option, to suppress all the routine warni...
2009-04-18 Nicholas ClarkGenerate perlapi.pod and perlintern.pod at build time...
2008-12-25 Alex VandiverRemove all mention of checkpods
2007-11-10 Nicholas ClarkArrange for buildtoc to remove the svn Revision keyword...
2007-11-09 Rafael Garcia-SuarezA couple of bite-sized TODO for the pod/* tools
2006-01-08 Nicholas ClarkWith VMS moving from [lib.pod] to [lib.pods] then pod...
2005-04-08 Andy LesterRemoving Y2K warnings
2004-07-22 Nicholas ClarkBuild the perldelta copying command for the main Unix...
2004-01-11 Abe TimmermanRegenerate win32/Makefile and win32/makefile.mk after
2004-01-05 Nicholas ClarkChange the flag logic in buildtoc
2004-01-05 Nicholas ClarkFix bug with MANIFEST generation when we also regenerat...
2003-12-13 Nicholas Clarkforeach qw() { # not valid syntax for 5.005. So fix it.
2003-10-27 Hugo van der Sandendon't complain of podless .pm files that have a separat...
2003-09-21 Jarkko HietaniemiHandle also the curliffy files when tocing.
2003-08-22 Jarkko HietaniemiJust #.
2003-08-22 Jarkko HietaniemiIn the vms/descrip_mms.template the perlvms.pod must
2003-08-22 Jarkko HietaniemiDo not edit perltoc since it is autogenerated.
2003-08-19 Jarkko HietaniemiStill trying to unify MANIFEST sorting.
2003-08-19 Jarkko HietaniemiTry to unify the MANIFEST sorting.
2003-08-19 Jarkko HietaniemiNicholas Clark's podulator. The win32 makefile
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-06 Jarkko HietaniemiAutogenerate pod/Makefile and pod/buildtoc.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathybuildtoc tweak to fix newline lossage
2000-03-14 Gurusamy Sarathyregen perltoc, other pod nits
2000-03-01 Gurusamy Sarathyadd perlnumber.pod (from Ilya Zakharevich); substantial...
2000-02-29 Gurusamy Sarathyadd OO tutorial for beginners (from Randal L. Schwartz
2000-02-09 Charles BaileyResync with mainline
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-09-29 Charles Baileyresync with mainline
1999-09-10 Gurusamy Sarathyadd perlcompile.pod (edited content from Nathan Torkington
1999-05-24 Gurusamy Sarathymajor pod update from Tom Christiansen
1999-05-07 Paul MarquessDBM Filters (via private mail)
1998-11-28 Gurusamy Sarathyadd perlreftut.pod
next