Martin Nowak
|
ce2ac192c9
|
fix incorrect imports/fqn usages
- mostly of the form `import a.b : sym; a.b.sym();`, which is wrong b/c
selective imports do not add the module to the current scope
|
2016-02-20 14:41:44 +01:00 |
|
Walter Bright
|
8e6faa560f
|
fix problems that prevent implementing import shadowing protection
|
2016-02-11 22:38:53 -08:00 |
|
Walter Bright
|
7fe9cc897c
|
sha_SSSE3.d: small optimization
|
2015-10-19 07:12:27 -07:00 |
|
Martin Nowak
|
26a52bc2d9
|
attributes for inline asm
|
2014-09-30 00:58:10 +02:00 |
|
sinkuu
|
cd5da9b21a
|
Add @nogc to std.digest.sha
|
2014-08-22 17:01:39 +09:00 |
|
Martin Nowak
|
e7bcad9406
|
localize some imports
|
2014-08-02 01:05:56 +02:00 |
|
monarchdodra
|
44fe3d88f7
|
Remove tabs
|
2014-01-08 08:37:52 +01:00 |
|
k-hara
|
03a32d6fa4
|
Fix issue 313 & 314
|
2013-06-25 08:38:30 +09:00 |
|
Martin Nowak
|
4a6af4e42e
|
workaround Bug 9378
- SHA1 asm is broken for PIC
|
2013-01-24 03:16:26 +01:00 |
|
kai
|
4592361e06
|
Add SSSE3 implementation to SHA1 digest.
|
2012-11-21 19:44:01 +01:00 |
|