YouCompleteMe/cpp/ycm/ClangCompleter
Strahinja Val Markovic 30d5a3b8a5 Wrapping boost threads in scoped_ptr
Boost.Thread deprecated the copy ctor for threads; this is a better approach.
2013-02-16 12:25:29 -08:00
..
ClangCompleter.cpp Wrapping boost threads in scoped_ptr 2013-02-16 12:25:29 -08:00
ClangCompleter.h Wrapping boost threads in scoped_ptr 2013-02-16 12:25:29 -08:00
ClangResultsCache.cpp Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
ClangResultsCache.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
ClangUtils.cpp Adding the YcmDebugInfo command 2013-01-26 11:45:14 -08:00
ClangUtils.h Adding the YcmDebugInfo command 2013-01-26 11:45:14 -08:00
CompilationDatabase.cpp Fixing code style issues 2013-02-02 21:50:05 -08:00
CompilationDatabase.h Fixing code style issues 2013-02-02 21:50:05 -08:00
CompletionData.cpp Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
CompletionData.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
Diagnostic.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
TranslationUnit.cpp Fixing code style issues 2013-02-02 21:50:05 -08:00
TranslationUnit.h Race condition fix; caused latency on first load 2013-01-24 18:37:44 -08:00
UnsavedFile.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00