dkorpel
|
5242beb167
|
add return scope to realloc
|
2021-06-08 09:32:30 +00:00 |
|
dkorpel
|
6c51d19c89
|
Add return scope to MultiArray ctor
|
2021-06-01 14:14:06 +02:00 |
|
nordlow
|
88a4ebbc1f
|
Annotate std/uni/package.d to please dlang/dmd#12520
|
2021-05-17 18:30:15 +02:00 |
|
berni44
|
ad5247072f
|
std.format: Add formatting integers with %e, %f, %g and %a.
|
2021-04-26 16:28:00 +02:00 |
|
berni44
|
b2019ebab0
|
Narrow imports of std.math in the rest of phobos.
|
2021-04-21 03:00:57 +02:00 |
|
berni44
|
6f2a0934a7
|
Adapt imports of std.format to new structure of std.format.
|
2021-03-19 13:22:00 +01:00 |
|
Nathan Sashihara
|
fe1deb2f84
|
Fix a few places where opDollar could be an alias of length
|
2020-11-11 02:09:56 +01:00 |
|
starcanopy
|
04c472ed05
|
Fix issue 21302: std.uni's documentation contains a dead link to its source file
|
2020-10-11 06:33:04 +02:00 |
|
Nathan Sashihara
|
453faadf5b
|
Replace is(Unqual!T == Unqual!U) with is(immutable T == immutable U) for speed & memory usage
|
2020-08-03 15:07:32 +02:00 |
|
Per Nordlöw
|
a54b71e6e6
|
Qualify unittests as nothrow @nogc
|
2020-07-27 18:43:15 +02:00 |
|
Per Nordlöw
|
7b60bf7c53
|
Wrap static assert assert in unittests
|
2020-07-27 17:49:55 +02:00 |
|
Nicholas Lindsay Wilson
|
39dc254193
|
replace "package " with "package(std) "
|
2020-05-05 13:08:39 +08:00 |
|
Nicholas Lindsay Wilson
|
f0aade9ad2
|
Move std.uni to a package
|
2020-05-05 10:55:41 +08:00 |
|