Rev. | 时间 | 作者 |
---|---|---|
02292e7 | 2018-12-08 23:35:32 | ![]() |
Added initialized() function. |
||
280815f | 2018-12-08 23:17:33 | ![]() |
Some improvements to Lazy<T> class. Ensures that initializer is *not* called more than once. |
||
ec94dd9 | 2018-12-08 23:16:08 | ![]() |
Disable XPDeprecationWarning. |
||
305ac09 | 2018-12-07 22:14:26 | ![]() |
Small optimization in Lazy<T> class. |
||
82c81f5 | 2018-11-27 04:51:40 | ![]() |
Added support for Visual Studio 2017.9 (v15.9.2). |
||
5a54e22 v1.11 | 2018-10-28 23:26:28 | ![]() |
Bump version. |
||
bb40ce3 | 2018-10-28 22:44:37 | ![]() |
Documentation was updated. |
||
b6dd064 | 2018-10-28 22:41:52 | ![]() |
Small improvement to operating system detection. |
||
03dda73 | 2018-10-28 03:11:51 | ![]() |
Some improvements to minimum OS version check. |
||
e96e437 | 2018-10-25 05:55:32 | ![]() |
Added support for Visual Studio 2017.8 (v15.8.8). |
||
26f30c7 | 2018-10-24 04:50:09 | ![]() |
Updated project/solution files. |
||
db0ed92 | 2018-10-24 04:48:24 | ![]() |
Fixed a regression in 8fa44842. |
||
0cbf24d | 2018-10-23 06:23:29 | ![]() |
Removed a debug output. |
||
89b73b9 | 2018-10-23 06:09:52 | ![]() |
Small improvement to init_process() function. |
||
8fa4484 | 2018-10-23 06:07:44 | ![]() |
Some improvements to OS::known_folder() function. |
||
6d39b85 | 2018-10-21 21:22:04 | ![]() |
Use simplified() method to clean-up input lines. |
||
fe90a2c | 2018-10-21 19:28:14 | ![]() |
Make sure we won't loop the list of remaining hosts more then once. |
||
f634567 | 2018-10-21 07:24:08 | ![]() |
Fixed typo in variable name. |
||
cd682bc | 2018-10-21 06:43:37 | ![]() |
Make sure global timeout is *not* triggered, right after tryContactHost() succeeded. |
||
a7b6af2 | 2018-10-21 04:35:09 | ![]() |
Small code clean-up. |
||
4038c56 | 2018-10-21 04:05:57 | ![]() |
Improved buildRandomList() function. |
||
a61fc10 | 2018-10-21 04:05:39 | ![]() |
Added an overload of next_rand_u32() that generates a random number in [0,N) range. |
||
88f4dd9 | 2018-10-20 23:40:25 | ![]() |
Small fix. |
||
d82978f | 2018-10-20 20:03:45 | ![]() |
Small code clean-up. |
||
3b63946 | 2018-10-19 07:22:01 | ![]() |
refactored update info parsing code (again). |
||
a2e57f2 | 2018-10-19 05:26:01 | ![]() |
Improved progress indicator + refactored update info parsing code. |
||
be887a7 | 2018-10-18 04:42:28 | ![]() |
Small fix. |
||
21b3587 | 2018-10-18 04:26:47 | ![]() |
Some code refactoring in UpdateChecker class. |
||
bd7b365 | 2018-10-18 03:26:53 | ![]() |
Small tweak to timeout handling. |
||
961f92b | 2018-10-17 06:18:00 | ![]() |
Various improvements and code refactoring in UpdateChecker class. |