YouCompleteMe/third_party
micbou c5284f95e5
Update ycmd
Include following changes:
 - add option to make relative paths in flags from extra
   conf absolute;
 - fix compilation on Haiku;
 - add libclang detection on FreeBSD;
 - write python used during build before installing
   completers;
 - support unknown languages from tags;
 - update Universal Ctags languages list;
 - resolve symlinks in extra conf glob patterns;
 - update JediHTTP;
 - update Boost to 1.65.0;
 - filter and sort candidates when query is empty;
 - improve LLVM root path search for prebuilt binaries;
 - inline critical utility functions;
 - do not sort header paths in filename completer;
 - implement partial sorting;
 - add max_num_candidates option;
 - fix multiline comments and strings issues;
 - update Clang to 5.0.0.
2017-09-10 16:33:24 +02:00
..
pythonfutures Adding python-futures to third_party 2013-10-07 11:03:30 -07:00
requests-futures@98712e7d0f Bumping to newest Requests & requests-futures 2014-03-01 10:43:17 -08:00
ycmd@3ad0300e94 Update ycmd 2017-09-10 16:33:24 +02:00