]> granicus.if.org Git - clang/history - docs/ClangFormatStyleOptions.rst
When dumping documentation for AST matchers, do something more useful with \see doxyg...
[clang] / docs / ClangFormatStyleOptions.rst
2015-12-18 Zachary TurnerSupport AlwaysBreakAfterReturnType
2015-10-27 Daniel Jasperclang-format: Add an additional value to AlignAfterOpen...
2015-10-07 Daniel Jasperclang-format: Hopefully fix code blocks in docs.
2015-10-06 Daniel Jasperclang-format: Add empty line before code-blocks in...
2015-10-06 Daniel Jasperclang-format: Make IncludeCategories configurable in...
2015-10-05 Daniel Jasperclang-format: Small doc fix.
2015-10-05 Daniel Jasperclang-format: Remove sentence in option cost threshold...
2015-10-05 Daniel Jasperclang-format: Document threshold for adding new options.
2015-09-29 Daniel Jasperclang-format: Add a new brace style "custom" as well...
2015-08-10 Roman KashitsynAdd WebKit brace style configuration option.
2015-07-12 Birunthan Mohanathasclang-format: Add Mozilla brace breaking style
2015-07-03 Birunthan Mohanathasclang-format: Add MacroBlock{Begin,End} options
2015-06-29 Birunthan Mohanathasclang-format: Add option to break after definition...
2015-06-27 Birunthan Mohanathasclang-format: Fix language of DisableFormat description
2015-06-18 Daniel Jasperclang-format: Make AlwaysBreakBeforeMultilineStrings...
2015-06-11 Daniel Jasperclang-format: Make SFS_Inline imply SFS_Empty.
2015-05-11 Jonathan RoelofsFix indentation problem introduced in r236964. NFC
2015-05-11 Jonathan RoelofsFix formatting of a few code blocks. NFC
2015-04-29 Daniel Jasperclang-format: Add ability to align assignment operators.
2014-12-02 Daniel Jasperclang-format: Escape '*' in generated flag documentation.
2014-12-02 Daniel Jasperclang-format: Add option to suppress operator alignment.
2014-10-28 Daniel Jasperclang-format: Update generated documentation with new...
2014-10-09 Aaron BallmanEscaping a special character in the documentation.
2014-10-09 Daniel Jasperclang-format: Add option to control call argument bin...
2014-10-07 Daniel Jasperclang-format: Add documentation about disabling formatting.
2014-09-16 Dan Liew[sphinx cleanup]
2014-09-15 Daniel Jasperclang-format: Add option to break before non-assignment...
2014-09-10 Dan Liew[sphinx cleanup]
2014-09-10 Daniel Jasperclang-format: Add option to allow short case labels...
2014-09-03 Daniel Jasperclang-format: Add an option 'SpaceAfterCStyleCast'.
2014-08-26 Daniel Jasperclang-format: New option SpacesInSquareBrackets.
2014-08-12 Alexander KornienkoAdd documentation on how Language option in .clang...
2014-08-06 Dan LiewFix sphinx warning.
2014-08-05 Daniel Jasperclang-format: Add option to always break after a functi...
2014-07-22 Aaron BallmanEscaping an RST character to correct a Sphinx warning.
2014-07-09 Daniel Jasperclang-format: Add new option to indent wrapped function...
2014-07-09 Daniel Jasperclang-format: Update flag documentation.
2014-06-25 Aaron BallmanEscaping a literal character to fix an RST warning.
2014-06-17 Daniel Jasperclang-format: Introduce style with spaces on both sides...
2014-05-15 Daniel Jasperclang-format: Fix Sphinx build error.
2014-05-14 Daniel Jasperclang-format: Add option to allow short blocks on a...
2014-04-18 Reid KlecknerFix sphinx-build warnings in clang docs.
2014-04-09 Daniel Jasperclang-format: Update flag documentation, and generation...
2014-04-01 Daniel Jasperclang-format: Support configurable list of foreach...
2014-02-13 Daniel Jasperclang-format: Improve documentation of DerivePointerBin...
2013-12-10 Alexander KornienkoSupport GNU style rule to put a space before opening...
2013-09-27 Alexander KornienkoUpdated examples of UseTab option
2013-09-27 Alexander KornienkoUpdated clang-format style options doc.
2013-09-25 Daniel Jasperclang-format: Option to removing the space before assig...
2013-09-10 Hans WennborgAllow _clang-format as alternative to .clang-format...
2013-09-04 Alexander KornienkoA minor fix in the documentation.
2013-09-04 Alexander KornienkoAdded documentation for clang-format style options.