Commit History

Author SHA1 Message Date
  Ryan C. Gordon 8e782602de wikiheaders: Fixes and cleanups to fix SDL_ReportAssertion's wiki page. 1 year ago
  Ryan C. Gordon c3a4b15a74 wikiheaders: Don't present printf-support compiler metadata in wiki. 1 year ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Sam Lantinga fbe7e2e6d3 Moved the SDL version back to SDL_version.h 1 year ago
  Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 year ago
  Ryan C. Gordon 62a7e419f7 wikiheaders: Automatically categorize API symbols by subsystem. 1 year ago
  Ryan C. Gordon 1d2b00efe1 wikiheaders: A few fixes that the SDL2 branch exposed. 1 year ago
  Ryan C. Gordon 353001e077 wikiheaders: Fixed LaTeX chapter list and symbol sorting. 1 year ago
  Ryan C. Gordon b181e7b1ca wikiheaders: LaTeX output support. 1 year ago
  Ryan C. Gordon 0768e0e431 wikiheaders: Fixed See Also section in --copy-to-headers. 1 year ago
  Ryan C. Gordon a16b76cf80 wikiheaders: Markdown should use '-' for unordered lists, not '*'. 1 year ago
  Ryan C. Gordon 77f4ffcc79 wikiheaders: Don't list SDL property `#define`s below functions. 1 year ago
  Ryan C. Gordon 92bd7d99dd wikiheaders: Deal with multiline typedefs. 1 year ago
  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