phobos/std/internal
Nathan Sashihara 02659f65ba Fix Issue 19983 - Add fast path using slice assignment to std.internal.cstring.tempCString
This is applicable for narrow strings when the output type matches the
string's encoding type.
2019-06-23 22:41:58 -04:00
..
digest SHA on Win64: use SSSE3 version by adjusting register usage 2018-12-08 15:46:12 +01:00
math Fixes #19740: Incorrect result of BigInt * BigInt. 2019-04-21 08:41:33 +08:00
test Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
windows Replace imports of core.sys.windows.windows to speed up compilation 2018-12-17 21:03:31 -05:00
attributes.d Add @betterC extraction testsuite 2018-08-21 17:19:21 +02:00
cstring.d Fix Issue 19983 - Add fast path using slice assignment to std.internal.cstring.tempCString 2019-06-23 22:41:58 -04:00
memory.d Correct documentation in std.internal.memory 2018-11-18 04:31:42 -05:00
scopebuffer.d Merge pull request #6764 from rracariu/master 2018-11-21 00:05:11 +01:00
unicode_comp.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_decomp.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_grapheme.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_norm.d Mark the internal unicode code as package 2016-09-15 08:42:57 +01:00
unicode_tables.d Markdownify Phobos 2018-04-02 22:32:47 +02:00