This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Module::CoreList 5.20191020 is now on CPAN
[perl5.git] / autodoc.pl
2019-09-15 Karl Williamsonautodoc.pl: Special case macros whose name begins with...
2019-09-15 Karl WilliamsonAdd 'C' flag to embed.fnc, for "core-only" fcns
2019-09-03 Karl WilliamsonNote that config.h contains usable API macros
2019-09-03 Karl Williamsonembed.fnc: Add 'u' flag for unorthodox parameter macros
2019-09-03 Karl WilliamsonNote that mro[gs]et_private_data are documented
2019-09-03 Karl WilliamsonNote that filter_add, filter_read are documented
2019-09-03 Karl WilliamsonNote that PL_errgv is documented
2019-09-03 Karl WilliamsonNote that the PerlIO functions and macros are documented
2019-09-03 Karl WilliamsonNote that the warnings categories are documented
2019-09-03 Karl Williamsonautodoc.pl: Add h flag for hidden documentation
2019-09-03 Karl Williamsonperlapi: Document my_strotod, Strtod
2019-09-03 Karl Williamsonperlapi: Generalize SEE ALSO lists
2019-07-31 Karl Williamsonautodoc.pl: Forget heuristics, we have a flag
2019-07-31 Karl Williamsonautodoc.pl: Warn if entry missing d flag but has docs
2019-07-31 Karl Williamsonautodoc.pl: Fix typo in comment
2019-07-08 Tony Cookmake apidoc error reporting a little more explicit
2019-06-20 Karen Etheridgewhitespace changes only
2019-05-31 Karl Williamsonautodoc.pl: Use embed.fnc entry when available
2019-05-31 Karl Williamsonautodoc.pl: Add N flag
2019-05-31 Karl Williamsonautodoc.pl: Check for misuse of the 'n' flag
2019-05-31 Karl Williamsonautodoc.pl: Make 's' flag independent of 'n'
2019-05-31 Karl Williamsonautodoc.pl: Notice the no-thread context flag
2019-05-31 Karl Williamsonembed.fnc: Add flag for bypass macro existence
2019-05-31 Karl Williamsonautodoc.pl: Use O flag from embed.fnc for warning
2019-05-31 Karl Williamsonembed.fnc: Change M flag to x
2019-05-31 Karl Williamsonembed.fnc: Change s flag to S
2019-05-31 Karl Williamsonautodoc.pl: Strip, lead/trail space from =for apidoc
2019-05-31 Karl Williamsonautodoc.pl: White-space only
2019-05-31 Karl Williamsonautodoc.pl: Refactor slightly
2019-05-31 Karl Williamsonautodoc.pl: Change name of variable
2018-11-19 David Mitchellautodoc.pl: escape POD
2017-09-10 Karl Williamsonautodoc.pl: Add =encoding line
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-10-13 Karl Williamsonautodoc.pl: Allow =item lists in perlapi
2016-03-18 Karl Williamsonperlapi: Further clarification for term "Latin1"
2016-03-11 Karl Williamsonperlapi: Clarify Latin1 and ISO-8859-1
2016-02-10 Karl Williamsonautodoc.pl: Fix misspelled /[[:alpha:]]/
2015-12-22 Karl Williamsonperlapi: Clarify 'string' vs. buffer
2015-11-25 Karl WilliamsonExtend UTF-EBCDIC to handle up to 2**64-1
2015-10-01 Karl Williamsonperlapi: Clarify process of using undocumented globals
2015-05-07 Karl Williamsonperlapi: Clearer wording in intro
2014-12-17 David MitchellRemove duplicate apidoc entries
2014-06-22 Matthew HorsfallIn response to 7fefc6c, make autodoc smarter.
2014-06-05 Karl Williamsonperlapi: Place in dictionary sort order
2014-01-22 Karl Williamsonperlapi: Tighten strictures against using undocumented...
2013-12-29 Father ChrysostomosConsistent spaces after dots in perlintern.pod
2013-12-29 Father Chrysostomosperlapi: Consistent spaces after dots
2013-07-10 Nicholas ClarkUpdate comment in autodoc.pl - it's not run from regen.pl
2013-07-07 Nicholas ClarkAdd an "always update" parameter to regen_lib's open_new().
2013-05-23 Nicholas ClarkRefactor autodoc.pl to read MANIFEST line by line,...
2013-05-23 Nicholas Clarkautodoc.pl now uses regen/embed_lib.pl to parse embed.fnc
2013-05-23 Nicholas ClarkRefactor autodoc.pl to use regen_lib.pl to generate...
2013-05-22 David Steinbrunnertypo fixes for root level scripts
2013-05-20 Karl Williamsonperlapi: Move 'experimental' warning to front of entries
2013-05-20 Karl Williamsonautodoc.pl: Don't list undocumented deprecated fcns...
2013-05-20 Karl Williamsonautodoc.pl: Add note for deprecated functions
2013-03-12 Karl WilliamsonEBCDIC has the Unicode bug too
2012-12-09 Karl Williamsonembed.fnc: Note that 'A' functions not necessarily...
2012-03-20 Karl Williamsonautodoc.pl: pod format fix
2011-08-22 Father ChrysostomosOnly list non-static undocumented funcs in perlintern
2011-08-22 Father ChrysostomosRevise perlintern’s descr of undocumented funcs
2011-08-10 Karl Williamsonautodoc.pl: output to fit in 79 columns
2011-07-16 Father ChrysostomosImprove wrapping of arguments in perlintern.pod
2011-07-16 Father ChrysostomosWrap argument lists in perl{api,intern}.pod
2011-06-25 Karl Williamsonautodoc.pl: Don't list experimental functions in API
2010-09-22 Karl Williamsonautodoc.pl: Allow heading level documentation
2010-08-25 David Mitchellperlpod.api: improve the prose
2010-08-25 Karl Williamsonautodoc.pl: Clarify use of undocumented fcns
2010-07-12 Ben MorrowTeach autodoc.pl about 'o' functions.
2010-05-03 Father Chrysostomos[perl #74856] Fix POD syntax in perlapi
2010-03-12 Tom HukinsUse POD-style references
2010-03-08 Tony Cooklist undocumented API and internal functions in perlapi...
2009-11-20 Nicholas ClarkParse embed.fnc first, then cross-check consistency...
2009-11-20 Nicholas ClarkMerge near-duplicate code for 'api' and 'guts'.
2009-11-20 Nicholas ClarkMerge %apidocs and %gutsdocs into $docs{api} and $docs...
2009-11-17 Nicholas ClarkCorrectly check that functions flagged as documented...
2009-05-15 David MitchellAdd some documentation to the heads of the various...
2009-04-18 Max MaischeinMake autodoc.pl accept the root dir in @ARGV
2009-04-18 Nicholas ClarkAs autodoc.pl no longer rebuilds repository files,...
2009-04-17 Nicholas ClarkIn autodoc.pl, inline and hence eliminate walk_table().
2009-04-17 Nicholas ClarkIn autodoc.pl, remove the unused parameters and functio...
2008-12-19 Steve PetersSubject: PATCH 5.10 documentation
2008-03-17 Nicholas ClarkDrag autodoc.pl and overload.pl into the age of safer_o...
2007-01-09 Nicholas ClarkMake autodoc.pl strict clean.
2006-10-30 Rafael Garcia-SuarezIn vim, modelines are not taken into account if they...
2006-10-29 Nicholas ClarkModify autodoc.pl to add read-only editor boilerplate...
2005-11-14 Rafael Garcia-SuarezDon'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 LesterConst Boy II: The Localizing
2005-05-07 Andy LesterGCC attributes!
2005-01-20 Nicholas ClarkA little more determinacy in our sorting
2004-11-30 Rafael Garcia-SuarezProtection against trailing spaces in embed.fnc
2004-10-15 Steve HayMake autodoc.pl write its output with UNIX style EOL's.
2004-07-16 Nicholas Clarkglob('*.c') to find documentation is dangerous when...
2004-05-31 Steve HayFix generation of perlapi.pod
2003-10-02 Hugo van der Sandenbuild perlapi.pod in deterministic order even when...
2003-03-08 Jarkko Hietaniemiregen_headers tiny tidying:
2002-11-19 Nicholas Clarkregen_headers outside Makefile (was Re: [PATCH] embed...
2002-10-02 Dave Mitchellbetter handling of whitespace in autodoc declarations...
next