doc f7abe7
[p5sagit/p5-mst-13.2.git] / autodoc.pl
2010-05-03 Father Chrysostomos [perl #74856] Fix POD syntax in perlapi
2010-03-12 Tom Hukins Use POD-style references
2010-03-08 Tony Cook list undocumented API and internal functions in perlapi...
2009-11-20 Nicholas Clark Parse embed.fnc first, then cross-check consistency...
2009-11-20 Nicholas Clark Merge near-duplicate code for 'api' and 'guts'.
2009-11-20 Nicholas Clark Merge %apidocs and %gutsdocs into $docs{api} and $docs...
2009-11-17 Nicholas Clark Correctly check that functions flagged as documented...
2009-05-15 David Mitchell Add some documentation to the heads of the various...
2009-04-18 Max Maischein Make autodoc.pl accept the root dir in @ARGV
2009-04-18 Nicholas Clark As autodoc.pl no longer rebuilds repository files,...
2009-04-17 Nicholas Clark In autodoc.pl, inline and hence eliminate walk_table().
2009-04-17 Nicholas Clark In autodoc.pl, remove the unused parameters and functio...
2008-12-19 Steve Peters Subject: PATCH 5.10 documentation
2008-03-17 Nicholas Clark Drag autodoc.pl and overload.pl into the age of safer_o...
2007-01-09 Nicholas Clark Make autodoc.pl strict clean.
2006-10-30 Rafael Garcia-Suarez In vim, modelines are not taken into account if they...
2006-10-29 Nicholas Clark Modify autodoc.pl to add read-only editor boilerplate...
2005-11-14 Rafael Garcia-Suarez Don't warn about lack of docs for functions that appear...
2005-10-19 Sébastien Aperghis... Adding documentation index to perlapi.pod and perlinter...
2005-06-23 Andy Lester Const Boy II: The Localizing
2005-05-07 Andy Lester GCC attributes!
2005-01-20 Nicholas Clark A little more determinacy in our sorting
2004-11-30 Rafael Garcia-Suarez Protection against trailing spaces in embed.fnc
2004-10-15 Steve Hay Make autodoc.pl write its output with UNIX style EOL's.
2004-07-16 Nicholas Clark glob('*.c') to find documentation is dangerous when...
2004-05-31 Steve Hay Fix generation of perlapi.pod
2003-10-02 Hugo van der Sanden build perlapi.pod in deterministic order even when...
2003-03-08 Jarkko Hietaniemi regen_headers tiny tidying:
2002-11-19 Nicholas Clark regen_headers outside Makefile (was Re: [PATCH] embed...
2002-10-02 Dave Mitchell better handling of whitespace in autodoc declarations...
2002-06-16 Robin Houston PATCH: correct confusing lie in {embed,autodoc}.pl
2002-02-11 Ilya Zakharevich OS/2 build
2002-01-02 Jarkko Hietaniemi Simon's new perlapi scheme, I hope I got all the pieces.