summaryrefslogtreecommitdiff
path: root/autodoc.pl
Commit message (Expand)AuthorAgeFilesLines
* autodoc.pl: Catch more errorsKarl Williamson2019-11-301-3/+33
* autodoc.pl: Special case macros whose name begins with Perl_Karl Williamson2019-09-151-1/+1
* Add 'C' flag to embed.fnc, for "core-only" fcnsKarl Williamson2019-09-151-2/+2
* Note that config.h contains usable API macrosKarl Williamson2019-09-021-3/+9
* embed.fnc: Add 'u' flag for unorthodox parameter macrosKarl Williamson2019-09-021-0/+3
* Note that mro[gs]et_private_data are documentedKarl Williamson2019-09-021-0/+1
* Note that filter_add, filter_read are documentedKarl Williamson2019-09-021-0/+1
* Note that PL_errgv is documentedKarl Williamson2019-09-021-0/+1
* Note that the PerlIO functions and macros are documentedKarl Williamson2019-09-021-0/+1
* Note that the warnings categories are documentedKarl Williamson2019-09-021-0/+1
* autodoc.pl: Add h flag for hidden documentationKarl Williamson2019-09-021-0/+4
* perlapi: Document my_strotod, StrtodKarl Williamson2019-09-021-11/+22
* perlapi: Generalize SEE ALSO listsKarl Williamson2019-09-021-10/+15
* autodoc.pl: Forget heuristics, we have a flagKarl Williamson2019-07-311-16/+0
* autodoc.pl: Warn if entry missing d flag but has docsKarl Williamson2019-07-311-1/+4
* autodoc.pl: Fix typo in commentKarl Williamson2019-07-311-1/+1
* make apidoc error reporting a little more explicitTony Cook2019-07-081-0/+8
* whitespace changes onlyKaren Etheridge2019-06-191-59/+59
* autodoc.pl: Use embed.fnc entry when availableKarl Williamson2019-05-301-37/+8
* autodoc.pl: Add N flagKarl Williamson2019-05-301-1/+4
* autodoc.pl: Check for misuse of the 'n' flagKarl Williamson2019-05-301-0/+5
* autodoc.pl: Make 's' flag independent of 'n'Karl Williamson2019-05-301-3/+3
* autodoc.pl: Notice the no-thread context flagKarl Williamson2019-05-301-2/+3
* embed.fnc: Add flag for bypass macro existenceKarl Williamson2019-05-301-3/+11
* autodoc.pl: Use O flag from embed.fnc for warningKarl Williamson2019-05-301-1/+2
* embed.fnc: Change M flag to xKarl Williamson2019-05-301-2/+2
* embed.fnc: Change s flag to SKarl Williamson2019-05-301-1/+1
* autodoc.pl: Strip, lead/trail space from =for apidocKarl Williamson2019-05-301-1/+1
* autodoc.pl: White-space onlyKarl Williamson2019-05-301-49/+49
* autodoc.pl: Refactor slightlyKarl Williamson2019-05-301-4/+7
* autodoc.pl: Change name of variableKarl Williamson2019-05-301-7/+7
* autodoc.pl: escape PODDavid Mitchell2018-11-191-106/+107
* autodoc.pl: Add =encoding lineKarl Williamson2017-09-091-0/+2
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-2/+2
* autodoc.pl: Allow =item lists in perlapiKarl Williamson2016-10-121-2/+5
* perlapi: Further clarification for term "Latin1"Karl Williamson2016-03-171-1/+2
* perlapi: Clarify Latin1 and ISO-8859-1Karl Williamson2016-03-111-0/+7
* autodoc.pl: Fix misspelled /[[:alpha:]]/Karl Williamson2016-02-091-1/+1
* perlapi: Clarify 'string' vs. bufferKarl Williamson2015-12-221-0/+5
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-251-2/+2
* perlapi: Clarify process of using undocumented globalsKarl Williamson2015-09-301-5/+8
* 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