Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
Kenneth Hsu
|
0c1ac9c489
|
Replace chained LINQ calls with call to overload with predicate.
This simplifies the code by reducing the number of enumerators created
while also making the code slightly more readable.
|
2018-10-06 16:20:18 -07:00 |
|
Kenneth Hsu
|
8810e0130d
|
Make string comparisons use ordinal (binary) sort rules.
These string comparisons should not be culture-aware.
|
2017-11-26 11:19:54 -08:00 |
|
Kenneth Skovhede
|
9ae7ea233a
|
Possible fix for PR #1456 and issue #1449
|
2015-09-08 16:41:16 +02:00 |
|
Kenneth Skovhede
|
8d13e698eb
|
Updated copyright notices
|
2015-01-20 21:44:52 +01:00 |
|
Kenneth Skovhede
|
fec4336414
|
Removed a few compile warnings
|
2014-08-06 10:31:01 +02:00 |
|
Kenneth Skovhede
|
4b23403cac
|
Added key uploader module
|
2014-03-12 16:45:54 +01:00 |
|