| Commit message (Expand) | Author | Age | Files | Lines |
* | autodoc.pl: output to fit in 79 columns | Karl Williamson | 2011-08-09 | 1 | -2/+2 |
* | Improve wrapping of arguments in perlintern.pod | Father Chrysostomos | 2011-07-16 | 1 | -3/+17 |
* | Wrap argument lists in perl{api,intern}.pod | Father Chrysostomos | 2011-07-15 | 1 | -7/+29 |
* | autodoc.pl: Don't list experimental functions in API | Karl Williamson | 2011-06-25 | 1 | -1/+2 |
* | autodoc.pl: Allow heading level documentation | Karl Williamson | 2010-09-22 | 1 | -2/+54 |
* | perlpod.api: improve the prose | David Mitchell | 2010-08-25 | 1 | -5/+7 |
* | autodoc.pl: Clarify use of undocumented fcns | Karl Williamson | 2010-08-25 | 1 | -10/+21 |
* | Teach autodoc.pl about 'o' functions. | Ben Morrow | 2010-07-12 | 1 | -0/+6 |
* | [perl #74856] Fix POD syntax in perlapi | Father Chrysostomos | 2010-05-03 | 1 | -1/+1 |
* | Use POD-style references | Tom Hukins | 2010-03-12 | 1 | -2/+2 |
* | list undocumented API and internal functions in perlapi.pod and perlintern.pod | Tony Cook | 2010-03-08 | 1 | -3/+15 |
* | Parse embed.fnc first, then cross-check consistency between it and =for apidoc | Nicholas Clark | 2009-11-20 | 1 | -49/+90 |
* | Merge near-duplicate code for 'api' and 'guts'. | Nicholas Clark | 2009-11-20 | 1 | -11/+9 |
* | Merge %apidocs and %gutsdocs into $docs{api} and $docs{guts}. | Nicholas Clark | 2009-11-20 | 1 | -8/+7 |
* | Correctly check that functions flagged as documented do have documentation. | Nicholas Clark | 2009-11-17 | 1 | -1/+1 |
* | Add some documentation to the heads of the various *.pl build scripts | David Mitchell | 2009-05-15 | 1 | -0/+16 |
* | Make autodoc.pl accept the root dir in @ARGV | Max Maischein | 2009-04-18 | 1 | -0/+6 |
* | As autodoc.pl no longer rebuilds repository files, no need to use regen_lib.pl | Nicholas Clark | 2009-04-18 | 1 | -57/+23 |
* | In autodoc.pl, inline and hence eliminate walk_table(). | Nicholas Clark | 2009-04-17 | 1 | -49/+39 |
* | In autodoc.pl, remove the unused parameters and functionality from walk_table(). | Nicholas Clark | 2009-04-17 | 1 | -22/+2 |
* | Subject: PATCH 5.10 documentation | Steve Peters | 2008-12-19 | 1 | -1/+24 |
* | Drag autodoc.pl and overload.pl into the age of safer_open(). | Nicholas Clark | 2008-03-17 | 1 | -24/+20 |
* | Make autodoc.pl strict clean. | Nicholas Clark | 2007-01-09 | 1 | -4/+5 |
* | In vim, modelines are not taken into account if they begin on the | Rafael Garcia-Suarez | 2006-10-30 | 1 | -1/+1 |
* | Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod | Nicholas Clark | 2006-10-29 | 1 | -0/+26 |
* | Don't warn about lack of docs for functions that appear twice in embed.fnc. | Rafael Garcia-Suarez | 2005-11-14 | 1 | -6/+8 |
* | Adding documentation index to perlapi.pod and perlintern.pod | Sébastien Aperghis-Tramoni | 2005-10-19 | 1 | -1/+4 |
* | Const Boy II: The Localizing | Andy Lester | 2005-06-23 | 1 | -1/+1 |
* | GCC attributes! | Andy Lester | 2005-05-07 | 1 | -0/+1 |
* | A little more determinacy in our sorting | Nicholas Clark | 2005-01-20 | 1 | -1/+2 |
* | Protection against trailing spaces in embed.fnc | Rafael Garcia-Suarez | 2004-11-30 | 1 | -0/+1 |
* | Make autodoc.pl write its output with UNIX style EOL's. | Steve Hay | 2004-10-15 | 1 | -0/+3 |
* | glob('*.c') to find documentation is dangerous when run in unclean | Nicholas Clark | 2004-07-16 | 1 | -2/+10 |
* | Fix generation of perlapi.pod | Steve Hay | 2004-05-31 | 1 | -5/+1 |
* | build perlapi.pod in deterministic order even when functions differ | Hugo van der Sanden | 2003-10-02 | 1 | -1/+2 |
* | regen_headers tiny tidying: | Jarkko Hietaniemi | 2003-03-08 | 1 | -1/+1 |
* | regen_headers outside Makefile (was Re: [PATCH] embed.pl doc) | Nicholas Clark | 2002-11-19 | 1 | -6/+12 |
* | better handling of whitespace in autodoc declarations; fragment from: | Dave Mitchell | 2002-10-02 | 1 | -11/+15 |
* | PATCH: correct confusing lie in {embed,autodoc}.pl | Robin Houston | 2002-06-16 | 1 | -1/+1 |
* | OS/2 build | Ilya Zakharevich | 2002-02-11 | 1 | -0/+3 |
* | Simon's new perlapi scheme, I hope I got all the pieces. | Jarkko Hietaniemi | 2002-01-02 | 1 | -0/+274 |