YouCompleteMe/python/ycm
Strahinja Val Markovic a5fb6b7509 Removing unsupported signal() calls on Windows
SIGQUIT and SIGHUP are not supported.

For details, see Python docs: http://docs.python.org/2/library/signal.html#signal.signal
2013-10-17 20:16:44 -07:00
..
client Tweaked the request retries logic. 2013-10-17 14:45:53 -07:00
completers Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
server Removing unsupported signal() calls on Windows 2013-10-17 20:16:44 -07:00
tests extra conf path handling now OS-agnostic 2013-08-25 10:44:45 -07:00
__init__.py Fixing python tests broken in rename 2013-05-19 20:06:14 -07:00
base.py Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
extra_conf_store.py More logging for extra conf store 2013-10-17 12:21:33 -07:00
test_utils.py Better completion in the middle of a word 2013-06-09 19:00:49 -07:00
user_options_store.py frozendict now as submodule in third_party 2013-10-07 11:03:30 -07:00
utils.py More robust way of picking an unused local port 2013-10-14 20:38:45 -07:00
vimsupport.py Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
youcompleteme.py Ensuring server cleanup on OS signals 2013-10-17 12:21:59 -07:00