Clone
ixen <ixen@copyhandler.com>
committed
on 18 Oct 16
Fixed high CPU usage when logging. Replaced boost log with liblogger in shell extension. (CH-206).
ParallelizeReaderWriter + 4 more
.gitignore (+1 -0)
1 1 bin
2 2 intermediate
3 3 .vs
4 4 .vahashtags
5 5 ipch
6 6 *.sdf
7 7 *.user
8 8 *.opendb
9 9 *.aps
10 10 *.db
  11 *.bak
11 12 src/ch/help/HTMLDefines.h
12 13 src/ch/help/*/HTMLDefines.h
13 14 src/ch/help/*/*.chm
14 15 src/chext/chext.h
15 16 src/chext/chext.tlb
16 17 src/chext/chext_i.c
17 18 src/chext/chext_p.c
18 19 src/chext/dlldata.c
19 20 _ReSharper.Caches