Commit History

Author SHA1 Message Date
  Ryan C. Gordon b8187e2abd wikiheaders: Trim whitespace from end of lines in section headers. 2 months ago
  krizej 3be57ec774 docs: fix man page return value section generation 2 months ago
  Ryan C. Gordon 1f7aa16eae wikiheaders: Man pages should escape apostrophe chars. 2 months ago
  Ryan C. Gordon a7344206e8 wikiheaders: Patched to compile. 3 months ago
  Ryan C. Gordon 06c2f9fcfc wikiheaders: Correct wiki README digest links. 3 months ago
  Ryan C. Gordon ad46394e82 wikiheaders: README.md should be READMEs.md 3 months ago
  Ryan C. Gordon 2c97a48c51 wikiheaders: READMEs go in the base dir of the wiki now. 3 months ago
  krizej a390f5716e docs: improve man page generation 4 months ago
  Ryan C. Gordon c2dac95f58 Revert "Add CategoryAPICategory to the complete API index" 6 months ago
  Sam Lantinga 21a42d2b0d Add CategoryAPICategory to the complete API index 6 months ago
  Ryan C. Gordon 2b8fb0bdd4 wikiheaders: Maybe fix perl warning. 6 months ago
  Ryan C. Gordon 507593f485 wikiheaders: Allow symbols to be filtered from manpage generation by regex. 7 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 7 months ago
  Ryan C. Gordon 2f68efda83 wikiheaders: Add underscore to the "big ascii" character table. 7 months ago
  Ryan C. Gordon 9a9616894d wikiheaders: Fix uninitialized variable issue. 7 months ago
  Ryan C. Gordon ac92af02ea wikiheaders: put a header on the quick reference pages. 8 months ago
  Ryan C. Gordon be5fba963a wikiheaders: optionally generate a Quick Reference page. 8 months ago
  Ryan C. Gordon e9b5f6749e wikiheaders: add (disabled) code to check for missing `\threadsafety` tags. 9 months ago
  Ryan C. Gordon ffe4e571d1 wikiheaders: regex hack to make a URL not confuse wikilink genertion. 10 months ago
  Ryan C. Gordon abdd8b4929 wikiheaders: generate wiki redirect pages for individual enumerators. 11 months ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  Ryan C. Gordon 2f6e34d2d0 wikiheaders: Added copyright comment to the top of file. 1 year ago
  Ryan C. Gordon 7c2329cd78 wikiheaders: Fix C typedef parsing. 1 year ago
  Ryan C. Gordon c0c0c64a1d wikiheaders: Some quick scripting to make params/return info consistent. 1 year ago
  Ryan C. Gordon 2ad7c70ac6 documentation: clean up a minor syntax issue. 1 year ago
  Ryan C. Gordon a9d0eaf34a wikiheaders: Warn if a function returns non-void but has no `\returns` line. 1 year ago
  Ryan C. Gordon 97ec4b0937 wikiheaders: fixed to work with not-SDL3 projects. 1 year ago
  Ryan C. Gordon fe620f0345 wikiheaders: List parameter and return value datatypes. 1 year ago
  Ryan C. Gordon 96bb06d9c7 wikiheaders: Clean out extra blank lines in function declarations on wiki. 1 year ago
  Ryan C. Gordon 386aa56711 wikiheaders: Make cleaning out function attributes more generic. 1 year ago