summaryrefslogtreecommitdiff
path: root/autodoc.pl
Commit message (Expand)AuthorAgeFilesLines
* perlapi: Clearer wording in introKarl Williamson2015-05-071-2/+2
* Remove duplicate apidoc entriesDavid Mitchell2014-12-171-0/+4
* In response to 7fefc6c, make autodoc smarter.Matthew Horsfall2014-06-221-16/+23
* perlapi: Place in dictionary sort orderKarl Williamson2014-06-051-4/+10
* perlapi: Tighten strictures against using undocumented thingsKarl Williamson2014-01-221-2/+4
* Consistent spaces after dots in perlintern.podFather Chrysostomos2013-12-291-2/+2
* perlapi: Consistent spaces after dotsFather Chrysostomos2013-12-291-2/+3
* Update comment in autodoc.pl - it's not run from regen.plNicholas Clark2013-07-101-2/+1
* Add an "always update" parameter to regen_lib's open_new().Nicholas Clark2013-07-071-1/+1
* Refactor autodoc.pl to read MANIFEST line by line, instead of slurping it.Nicholas Clark2013-05-231-7/+5
* autodoc.pl now uses regen/embed_lib.pl to parse embed.fncNicholas Clark2013-05-231-19/+5
* Refactor autodoc.pl to use regen_lib.pl to generate file headers & footers.Nicholas Clark2013-05-231-23/+13
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-1/+1
* perlapi: Move 'experimental' warning to front of entriesKarl Williamson2013-05-201-2/+2
* autodoc.pl: Don't list undocumented deprecated fcns in APIKarl Williamson2013-05-201-2/+3
* autodoc.pl: Add note for deprecated functionsKarl Williamson2013-05-201-1/+9
* EBCDIC has the Unicode bug tooKarl Williamson2013-03-111-5/+0
* embed.fnc: Note that 'A' functions not necessarily public APIKarl Williamson2012-12-091-5/+8
* autodoc.pl: pod format fixKarl Williamson2012-03-191-1/+1
* Only list non-static undocumented funcs in perlinternFather Chrysostomos2011-08-221-1/+3
* Revise perlintern’s descr of undocumented funcsFather Chrysostomos2011-08-221-1/+8
* autodoc.pl: output to fit in 79 columnsKarl Williamson2011-08-091-2/+2
* Improve wrapping of arguments in perlintern.podFather Chrysostomos2011-07-161-3/+17
* Wrap argument lists in perl{api,intern}.podFather Chrysostomos2011-07-151-7/+29
* autodoc.pl: Don't list experimental functions in APIKarl Williamson2011-06-251-1/+2
* autodoc.pl: Allow heading level documentationKarl Williamson2010-09-221-2/+54
* perlpod.api: improve the proseDavid Mitchell2010-08-251-5/+7
* autodoc.pl: Clarify use of undocumented fcnsKarl Williamson2010-08-251-10/+21
* Teach autodoc.pl about 'o' functions.Ben Morrow2010-07-121-0/+6
* [perl #74856] Fix POD syntax in perlapiFather Chrysostomos2010-05-031-1/+1
* Use POD-style referencesTom Hukins2010-03-121-2/+2
* list undocumented API and internal functions in perlapi.pod and perlintern.podTony Cook2010-03-081-3/+15
* Parse embed.fnc first, then cross-check consistency between it and =for apidocNicholas Clark2009-11-201-49/+90
* Merge near-duplicate code for 'api' and 'guts'.Nicholas Clark2009-11-201-11/+9
* Merge %apidocs and %gutsdocs into $docs{api} and $docs{guts}.Nicholas Clark2009-11-201-8/+7
* Correctly check that functions flagged as documented do have documentation.Nicholas Clark2009-11-171-1/+1
* Add some documentation to the heads of the various *.pl build scriptsDavid Mitchell2009-05-151-0/+16
* Make autodoc.pl accept the root dir in @ARGVMax Maischein2009-04-181-0/+6
* As autodoc.pl no longer rebuilds repository files, no need to use regen_lib.plNicholas Clark2009-04-181-57/+23
* In autodoc.pl, inline and hence eliminate walk_table().Nicholas Clark2009-04-171-49/+39
* In autodoc.pl, remove the unused parameters and functionality from walk_table().Nicholas Clark2009-04-171-22/+2
* Subject: PATCH 5.10 documentationSteve Peters2008-12-191-1/+24
* Drag autodoc.pl and overload.pl into the age of safer_open().Nicholas Clark2008-03-171-24/+20
* Make autodoc.pl strict clean.Nicholas Clark2007-01-091-4/+5
* In vim, modelines are not taken into account if they begin on theRafael Garcia-Suarez2006-10-301-1/+1
* Modify autodoc.pl to add read-only editor boilerplate for perlapi.podNicholas Clark2006-10-291-0/+26
* Don't warn about lack of docs for functions that appear twice in embed.fnc.Rafael Garcia-Suarez2005-11-141-6/+8
* Adding documentation index to perlapi.pod and perlintern.podSĂ©bastien Aperghis-Tramoni2005-10-191-1/+4
* Const Boy II: The LocalizingAndy Lester2005-06-231-1/+1
* GCC attributes!Andy Lester2005-05-071-0/+1