Commit graph

11 commits

Author SHA1 Message Date
Daniel Murphy
a656f26e9e Remove use of automatic adjacent string literal concatenation from phobos 2014-01-20 03:42:21 +11:00
monarchdodra
f326677188 Cleanup uuid 2013-11-23 17:58:57 +01:00
monarchdodra
b0b72b7665 Make parseUUID pure 2013-11-22 18:04:31 +01:00
Hackerpilot
ae1dcaa3e1 Removed empty declarations. Converted more C-style array declarations to D-style. Removed trailing whitespace 2013-07-13 19:34:37 +00:00
Hackerpilot
a4e838e3f2 Revert "Removed implicit string concatenation."
This reverts commit 35871e504e.
2013-07-05 00:58:13 +00:00
Hackerpilot
35871e504e Removed implicit string concatenation. 2013-07-03 11:29:32 -07:00
k-hara
7062ce191a fix Issue 2486 - taking address of slice rvalue is valid 2012-12-03 14:40:24 +09:00
k-hara
01df2f60be Remove redundant parenthesis for getters, and use assignment syntax for setters 2012-11-23 15:07:17 +09:00
k-hara
28dedee456 Issue 7444 - Require [] for array copies too 2012-11-20 17:55:21 +09:00
Johannes Pfau
f6acdbb2be Make std.uuid use the new hash API
* enable SHA-1 support in std.uuid
* make sha1UUID, md5UUID pure
2012-09-16 12:25:43 +02:00
Johannes Pfau
54658df5d8 Add std.uuid module 2012-07-01 14:44:36 +02:00