]> granicus.if.org Git - clang/history - tools/clang-format
[linux] When pre-reserving stack pages to work around broken address space
[clang] / tools / clang-format /
2016-10-04 Manuel KlimekMinor cleanups in clang-format.el.
2016-09-22 Stephen Hinesclang-format: Add an option to git-clang-format to...
2016-09-13 Stephen Hinesclang-format: Add Java detection to git-clang-format.
2016-09-12 Daniel Jasperclang-format: Make emacs integration work with narrowed...
2016-08-31 Luke Drummond[clang-format-vim] Support vim linked against py3
2016-08-10 Eric LiuMake clang-format remove duplicate headers when sorting...
2016-08-01 Eric LiuImplement tooling::Replacements as a class.
2016-07-18 Mehdi Amini[NFC] Header cleanup
2016-07-11 Eric LiuMake tooling::applyAllReplacements return llvm::Expecte...
2016-06-09 Richard SmithUpdate to match LLVM r272232.
2016-02-23 Chris Bieneman[CMake] Add install-clang-format target by migrating...
2016-01-26 Chris BienemanRemove autoconf support
2016-01-20 Daniel Jasperclang-format-diff: Replace hard-code default for clang...
2015-11-23 Daniel Jasperclang-format: Make moving of the Cursor work properly...
2015-11-16 Daniel Jasperclang-format: Enable #include sorting by default.
2015-10-19 Nico WeberUpdate list of languages advertised in OVERVIEW: A...
2015-10-15 Daniel Jasperclang-format: Basic escaping when outputting XML.
2015-10-07 Daniel Jasperclang-format: Add include sorting capabilities to subli...
2015-10-06 Benjamin Kramer[VFS] Transition clang-format to use an in-memory FS.
2015-10-02 Kostya Serebryany[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer...
2015-09-30 Daniel Jasperclang-format: Add clangRewrite dependency to fix cmake...
2015-09-30 Daniel Jasperclang-format: Use Rewriter again to write the output...
2015-09-29 Daniel Jasperclang-format: Extend #include sorting functionality
2015-09-23 Daniel Jasperclang-format: Add initial #include sorting capabilities.
2015-07-11 Daniel Jasperclang-format: Extend vim integration so that a line...
2015-06-19 Daniel Jasperclang-format: Add TypeScript detection to git-clang...
2015-06-04 Chandler CarruthFix terrible python goof in clang-format.py which broke...
2015-06-02 Manuel KlimekMake vim also output a helpful message in some error...
2015-05-12 Kostya Serebryanyrevert r237081 -- bad idea (-lcrypt may not be present)
2015-05-12 Kostya Serebryanyadd -lcrypto to clang and clang-format fuzzers (lib...
2015-05-10 Daniel JasperReapply r236854 and fixed r236867.
2015-05-08 Tobias GrosserRevert "Make emacs show when clang-format encountered...
2015-05-08 Renato GolinRevert "clang-format: Only output IncompleteFormat...
2015-05-08 Daniel Jasperclang-format: Only output IncompleteFormat if -cursor...
2015-05-08 Manuel KlimekMake emacs show when clang-format encountered a syntax...
2015-05-07 Kostya Serebryanyfix clang-fuzzer and clang-format-fuzzer
2015-05-06 Daniel Jasperclang-format: Don't allow -i when reading from stdin.
2015-04-17 Daniel Jasperclang-format: Add default fallback style.
2015-04-16 Daniel Jasperclang-format: add an option for fallback style in vimrc
2015-03-11 Daniel Jasperclang-format: Recognize the .ts (TypeScript) extension...
2015-01-29 Aaron BallmanReverting r227453, which adds back the fuzzer library...
2015-01-29 Aaron BallmanTemporarily reverting the fuzzer library as it causes...
2015-01-28 Kostya SerebryanyAdd clang-format-fuzzer target
2015-01-21 Chris BienemanAdopt new cl::HideUnrelatedOptions API added r226729.
2015-01-19 Manuel KlimekMake clang-format work in emacs buffers with unicode...
2015-01-13 Manuel KlimekUpdate clang-format.el to use xml output and patch...
2015-01-09 Manuel KlimekAdd the shifted cursor position to XML output, so it...
2015-01-08 Manuel KlimekImprove clang-format.el.
2014-12-08 Daniel Jasperclang-format: Make clang-format-diff.py format java...
2014-11-14 Daniel Jasperclang-format: Give clang-format-diff.py a -v option.
2014-11-10 Nico Weberclang-format: Document that --assume-filename affects...
2014-11-05 Justin Bognerclang-format: Make it possible to (require 'clang-format)
2014-11-04 Daniel Jasperclang-format: Fix vim integration if g:clang_format_bin...
2014-11-02 Saleem Abdulrasoolclang-format: permit setting the path to clang in vimrc
2014-11-02 Saleem Abdulrasooldocs: remove double carriage-return
2014-10-30 NAKAMURA Takumi[CMake] Prune redundant libdeps.
2014-10-30 NAKAMURA Takumi[CMake] Add dependencies on clangToolingCore.
2014-10-29 Daniel Jasperclang-format: Cut more clangAST dependencies.
2014-10-29 Daniel JasperRefactor libTooling to reduce required dependencies.
2014-10-27 Saleem Abdulrasoolclang-format: improve vim integration docs
2014-09-09 Daniel Jasperclang-format: [JS] Support regex literals with trailing...
2014-09-04 Daniel Jasperclang-format: [JS] Support alternative operator names...
2014-09-02 Ed SchoutenUse /usr/bin/env python instead of /usr/bin/python.
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-07-06 Rafael EspindolaUpdate for llvm api change.
2014-06-27 David BlaikieRemove 'const' from MemoryBuffers used through the...
2014-06-12 Rafael EspindolaRefer to error_code with the std prefix.
2014-05-22 Daniel Jasperclang-format: Introduce DisableFormat that prevents...
2014-05-22 Daniel Jasperclang-format: Fix vim-integration for empty files.
2014-05-14 Daniel Jasperclang-format: Add clang-format-diff usage examples...
2014-05-08 Nikola SmiljanicEnable alternative tokens by default for clang-format.
2014-04-17 Nico Weberclang-format.py: Don't omit the first two words from...
2014-04-09 Daniel Jasperclang-format: Add proto files and JavaScript to git...
2014-03-10 Ahmed CharlesAdd a main function to the clang-format.py vim integration.
2014-03-07 Ahmed CharlesReplace OwningPtr with std::unique_ptr.
2014-02-26 Alexander KornienkoAdd newlines to fallback-style description. Patch by...
2014-02-05 Alexander KornienkoMake the OptionCategory variable static.
2014-01-21 Daniel Jasperclang-format: Enable formatting for .proto and .protode...
2014-01-07 Nico WeberShorten the output of `clang-format --version`, include...
2014-01-07 Chandler CarruthSort all the #include lines with LLVM's utils/sort_incl...
2013-12-19 Daniel JasperFix usage description of clang-format-diff.py.
2013-12-18 Alp Tokerclang-format-diff.py: fix -regex/-iregex matching
2013-12-18 Alp Tokerclang-format-diff.py: add the OpenCL file extension
2013-12-16 Alexander KornienkoAdded -iregex for case-insensitive regex to filter...
2013-12-10 Alp Tokerclang-format-diff.py: Support -regex filter and more...
2013-12-10 NAKAMURA Takumi[CMake] Update target_link_libraries() and LLVM_LINK_CO...
2013-12-05 Alp Tokerclang-format-diff.py: pass through errors to stderr...
2013-12-04 Alp Tokerclang-format-diff.py: Fix 'beintroduced' in help output
2013-12-03 Manuel KlimekPreserve carriage return when using clang-format's...
2013-12-02 Alexander KornienkoAdded an option to specify fallback style.
2013-11-14 Hans WennborgInstall clang-format's editor integrations in $PREFIX...
2013-11-09 Bill WendlingUse a StringRef. Saves 0.00000000000001s on execution...
2013-11-08 Sean SilvaPy3k compat for clang-format Sublime Text extension.
2013-11-08 Alp Tokerclang-format: Write files atomically
2013-10-25 Nico Weberclang-format.py: Make formatting unnamed buffers work...
2013-10-11 Alexander KornienkoChanged clang-format-diff.py to output diff by default...
2013-10-08 Daniel Jasperclang-format: Don't exit with failure on empty files.
2013-10-02 Daniel Jasperclang-format: Fix clang-format-diff.py according to...
2013-09-30 David BlaikieRemove unused variable introduced in 191666
2013-09-30 Edwin VaneMoving style option formatting to libFormat
next