Commit History

Author SHA1 Message Date
  Ryan C. Gordon 3348d0caaf wikiheaders: Deal with SDLMAIN_DECLSPEC functions. 1 year ago
  Ryan C. Gordon 9f842e9b5a wikiheaders: Bind `#define`s below a function to it, like typedefs. 1 year ago
  Ryan C. Gordon eb2c9e9235 wikiheaders: added `--report-coverage-gaps` to see what we aren't covering! 1 year ago
  Ryan C. Gordon 12b6c17575 wikiheaders: Generate wiki pages for defines under a typedef. 1 year ago
  Ryan C. Gordon 5481ea4cd4 wikiheaders: manpages See Also sections should specify 3 vs 3type. 1 year ago
  Ryan C. Gordon 9210c68c44 wikiheaders: Manpages go in man3 directory, even if they're 3type. 1 year ago
  Ryan C. Gordon 2ee1c87eb0 wikiheaders: Fixed preprocessor line check to include `#endif`. 1 year ago
  Ryan C. Gordon 6b1a98e664 wikiheaders: Allow basic typedefs to pull in some preprocessor logic. 1 year ago
  Ryan C. Gordon d29b861a76 wikiheaders: Allow blank lines in post-typedef `#define` blocks. 1 year ago
  Ryan C. Gordon 2fb024ab8e wikiheaders: Defines directly following a non-struct typedef are documented. 1 year ago
  Ryan C. Gordon 21bc72bef1 wikiheaders: Allow parts of the headers to be ignored. 1 year ago
  Ryan C. Gordon 3c86af5901 wikiheaders: Add support for SDL_FORCE_INLINE functions. 1 year ago
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 year ago
  Ryan C. Gordon af6a4a9e38 wikiheaders: Fixed a silly logic bug. 1 year ago
  Ryan C. Gordon 6ccdfffe26 wikiheaders: Fixes to manpage output for datatypes vs functions. 1 year ago
  Ryan C. Gordon 5a58b3d97a wikiheaders: Bridge basic typedefs to the wiki! 1 year ago
  Ryan C. Gordon 645073961d wikiheaders: Don't mangle Markdown tables in wordwrap. 1 year ago
  Ryan C. Gordon a25d49c162 wikiheaders: Bridge structs, unions, and enums to the wiki! 1 year ago
  Ryan C. Gordon 125bbc5e61 wikiheaders: Fixed usage of die(). 1 year ago
  Ryan C. Gordon 34f4484f48 wikiheaders: Renamed "Related Functions" section to "See Also" 1 year ago
  Ryan C. Gordon dd2780f9fb wikiheaders: Remove trailing whitespace from "brief" description. 1 year ago
  Ryan C. Gordon a26ec343c3 wikiheaders: Bridge macros to the wiki! 1 year ago
  Ryan C. Gordon e055a9fc2d wikiheaders.pl: Report a function's header file name. 1 year ago
  Ryan C. Gordon df0fd55891 wikiheaders.pl: README files are no longer in Windows endline format. 1 year ago
  Ryan C. Gordon ce27363df2 wikiheaders: Sort undocumented functions. 1 year ago
  Anonymous Maarten b00cbd76aa wikiheaders.pl: create Unsupported.md file with list of functions undocumented in either the headers or the wiki 1 year ago
  Anonymous Maarten e85206ffd8 wikiheaders.pl: add --rev= option to pass revision string 1 year ago
  Sam Lantinga 1f095b9ce6 Fixed wikiheaders.pl with perl-5.10.1 (thanks @sezero!) 2 years ago
  Ryan C. Gordon 586004e52a wikiheaders.pl: Manpages shouldn't use .BI sections, it looks bad. 2 years ago
  Ryan C. Gordon 1b81ececd3 wikiheaders.pl: Fixed uninitialized value warning when run without arguments. 2 years ago