Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
Kenneth Hsu
|
6a84e9f972
|
Always log filename if error occurs during retrieval.
This fixes #4658.
|
2022-01-08 12:06:33 -08:00 |
|
Kenneth Hsu
|
f12858e6a5
|
Mark fields that shouldn't be reassigned as readonly.
This makes it explicit at compile-time that these fields should not be
reassigned outside the constructor.
|
2018-05-25 10:04:52 -07:00 |
|
Kenneth Skovhede
|
0c68daff6c
|
Fixed all whitespace to be 4 spaces instead of tabs
|
2016-09-15 11:39:27 +02:00 |
|
Kenneth Skovhede
|
25541d9d18
|
Implemented a new progress reporting system that relies polling for sending progress updates that occur with a high frequency.
|
2013-08-20 22:16:30 +02:00 |
|
Kenneth Skovhede
|
7493291be6
|
Changed AsyncDownloader to support continued downloading if errors are encountered
|
2013-05-20 15:02:36 +02:00 |
|
Kenneth Skovhede
|
23744d8915
|
More refactoring and cleanup
|
2013-05-08 21:29:59 +02:00 |
|
Kenneth Skovhede
|
8f704d9445
|
Moved stuff around and dropped the ForestHash namespace
|
2013-05-08 20:17:07 +02:00 |
|