Sebastian Wilzbach
|
c94d93e121
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2018-01-09 02:19:50 +01:00 |
|
Sebastian Wilzbach
|
233e90bdc1
|
Add PHOBOSSRC urls to std.experimental
|
2018-01-08 02:52:50 +01:00 |
|
jmh530
|
dcbfb799c9
|
Fix Issue 15157: Adjust building blocks docs
|
2018-01-06 22:29:10 +01:00 |
|
The Dlang Bot
|
e3c6e4ef95
|
Merge pull request #5965 from jpf91/aaconv
std.conv: ieeeQuadruple (AArch64) support for parse!real
merged-on-behalf-of: Iain Buclaw <ibuclaw@gdcproject.org>
|
2018-01-06 15:53:18 +01:00 |
|
The Dlang Bot
|
66bb891239
|
Merge pull request #5998 from JackStouffer/bigint-pure-opcast
Made BigInt.opCast for ints pure
merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>
|
2018-01-04 21:33:23 +01:00 |
|
Jack Stouffer
|
aa995a6ff9
|
Made BigInt.opCast pure
|
2018-01-04 15:05:25 -05:00 |
|
Jack Stouffer
|
dc291a16e4
|
Changed all instances of FormatSpec to const ref
|
2018-01-04 10:05:16 -05:00 |
|
The Dlang Bot
|
380b248b87
|
Merge pull request #5986 from wilzbach/replaceslice-safe
Fix Issue 18186 - std.array.replaceSlice should be usable in @safe
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
|
2018-01-04 08:33:56 +01:00 |
|
Jack Stouffer
|
163b7db94b
|
Fix BigInt.toString overload
See https://github.com/dlang/phobos/pull/5991#issuecomment-355122818 for more information
|
2018-01-03 16:05:59 -05:00 |
|
Jack Stouffer
|
9d8a331e40
|
address Andrei's review
|
2018-01-03 14:40:10 -05:00 |
|
Jack Stouffer
|
3eadd0095e
|
Merge branch 'file-overflow' of https://github.com/WalterBright/phobos into file-overflow
|
2018-01-03 13:16:52 -05:00 |
|
The Dlang Bot
|
f3189822ab
|
Merge pull request #5989 from wilzbach/static-foreach
Use static foreach in Phobos
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
|
2018-01-03 19:05:07 +01:00 |
|
Sebastian Wilzbach
|
7de3787876
|
Use static foreach in Phobos
|
2018-01-03 17:30:11 +01:00 |
|
Jack Stouffer
|
edf6a75fcb
|
Markdown-ify BigInt's docs
|
2018-01-03 11:29:37 -05:00 |
|
The Dlang Bot
|
db2d2413b4
|
Merge pull request #5970 from wilzbach/markdownify-algorithm
Markdownify std.algorithm
merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>
|
2018-01-03 15:44:56 +01:00 |
|
The Dlang Bot
|
5c37fa2046
|
Merge pull request #5985 from wilzbach/small-safe-2
@safeify more unittests II
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
|
2018-01-03 10:39:35 +01:00 |
|
The Dlang Bot
|
9012cb4565
|
Merge pull request #5976 from schveiguy/fix18124
Fix issue 18124 -- RegexMatch.front isn't clear as to what it returns
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
|
2018-01-03 08:32:20 +01:00 |
|
The Dlang Bot
|
d3b0b89b75
|
Merge pull request #5984 from wilzbach/small-safe
@safeify more unittests
merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>
|
2018-01-03 07:07:42 +01:00 |
|
Sebastian Wilzbach
|
b0575c8a66
|
@safeify more unittests II
|
2018-01-03 06:26:05 +01:00 |
|
Sebastian Wilzbach
|
84fdc2a844
|
Fix Issue 18186 - std.array.replaceSlice should be usable in @safe
|
2018-01-03 05:52:12 +01:00 |
|
Sebastian Wilzbach
|
9f492c1c2c
|
@safeify more unittests
|
2018-01-03 05:44:04 +01:00 |
|
The Dlang Bot
|
e7f68bf533
|
Merge pull request #5982 from wilzbach/fix-18153
Fix Issue 18153 - deprecate public symbols ByLine, ByRecord, ByChunk
merged-on-behalf-of: Steven Schveighoffer <schveiguy@users.noreply.github.com>
|
2018-01-03 01:53:45 +01:00 |
|
Sebastian Wilzbach
|
d33e7df1ca
|
Fix Issue 18153 - deprecate public symbols ByLine, ByRecord, ByChunk
|
2018-01-03 01:18:14 +01:00 |
|
The Dlang Bot
|
4c02353d5c
|
Merge pull request #5971 from Kozzi11/FormattedReadRValue
Make std.format.formattedRead usable with rvalues
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2018-01-02 22:30:26 +01:00 |
|
Daniel Kozak
|
146306a27b
|
Fix Issue 18152 - Make std.format.formattedRead usable with rvalues
|
2018-01-02 21:57:07 +01:00 |
|
Sebastian Wilzbach
|
c5a89310a4
|
Remove deprecated std.windows.iunknown
|
2018-01-01 14:58:47 +01:00 |
|
Steven Schveighoffer
|
fdc3e994cd
|
Explicitly type RegexMatch.front (and add inout because captures has
inout as well). Fixes issue 18124
|
2017-12-31 09:24:47 -05:00 |
|
Martin Nowak
|
ac821be1de
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-12-30 19:15:43 +01:00 |
|
Dragos Carp
|
2b5d643337
|
Fix 'among' doc link in std.algorithm.searching
|
2017-12-30 02:23:32 +01:00 |
|
The Dlang Bot
|
e1304f495a
|
Merge pull request #5973 from wilzbach/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
|
2017-12-29 23:18:23 +01:00 |
|
The Dlang Bot
|
0e68c150f7
|
Merge pull request #5967 from dlang/JackStouffer-patch-1
Add Array of Random Numbers Example
merged-on-behalf-of: Jack Stouffer <jack@jackstouffer.com>
|
2017-12-29 23:13:00 +01:00 |
|
Martin Nowak
|
d6bf49aef6
|
Merge pull request #5958 from BBasile/stable
prevent deprecation message caused by std.math.abs() on short and byte.
|
2017-12-29 23:09:54 +01:00 |
|
Jack Stouffer
|
f28bf2d194
|
Add example to uniform on how to create an array of random numbers
|
2017-12-29 16:40:09 -05:00 |
|
Sebastian Wilzbach
|
ee08d522cd
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
|
2017-12-29 18:02:00 +01:00 |
|
Steven Schveighoffer
|
bb79bd8191
|
Fix whitespace issue.
|
2017-12-29 10:30:04 -05:00 |
|
Héctor Barreras Almarcha [Dechcaudron]
|
9968b61d07
|
Fixes issue 18116
|
2017-12-29 16:21:30 +01:00 |
|
Martin Nowak
|
b221120735
|
fix Issue 18135 - can't join RegexMatch anymore
- fix copying of structs with RegexMatch fields by making
const interface reference rebindable
|
2017-12-29 13:52:35 +01:00 |
|
Sebastian Wilzbach
|
8227e00cd9
|
Manual fixup
|
2017-12-29 01:48:45 +01:00 |
|
Sebastian Wilzbach
|
fc0c29f3a2
|
Markdownify std.algorithm
Done with: https://github.com/wilzbach/dscanner-fix/blob/master/d_code_markdown.d
|
2017-12-29 01:17:40 +01:00 |
|
Sebastian Wilzbach
|
415728e086
|
Remove std.stdio debug output
|
2017-12-29 00:20:07 +01:00 |
|
Sebastian Wilzbach
|
1d02ff4877
|
Fix typo
|
2017-12-29 00:19:59 +01:00 |
|
The Dlang Bot
|
1ce61d802d
|
Merge pull request #5960 from ThomasMader/dont-expect-root
Don't expect root home dir in unittest
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2017-12-28 09:40:56 +01:00 |
|
Thomas Mader
|
9add02ecbb
|
Don't expect root home dir in unittest
|
2017-12-28 09:13:36 +01:00 |
|
The Dlang Bot
|
21e280fe60
|
Merge pull request #5966 from ThomasMader/custom_paths
Add possibility to specify custom path to tzdata dir
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
|
2017-12-27 23:45:20 +01:00 |
|
Thomas Mader
|
735b360c42
|
Fix Issue 15391 - Add possibility to specify custom path to TZDatabaseDir
|
2017-12-27 17:32:48 +01:00 |
|
The Dlang Bot
|
279f99642e
|
Merge pull request #5948 from andralex/datetime-imports
Dramatically faster to import std.datetime (and anything under it)
merged-on-behalf-of: Andrei Alexandrescu <andralex@users.noreply.github.com>
|
2017-12-26 20:19:44 +01:00 |
|
Andrei Alexandrescu
|
cd3152c7bf
|
Improve import speed of std.datetime
|
2017-12-26 13:24:37 -05:00 |
|
Johannes Pfau
|
a3d16b9587
|
std.conv: ieeeQuadruple (AArch64) support for parse!real
Currently limited to ieeeExtended precision by the parser. This just
adds code to put the parsed value into a ieeeQuadruple format real.
|
2017-12-26 10:24:54 +01:00 |
|
Johannes Pfau
|
e4d8a5babe
|
std.conv: Some code cleanup for parse!real
|
2017-12-26 10:23:55 +01:00 |
|
Basile Burg
|
b183307018
|
prevent deprecation message caused by std.math.abs() on short and byte
|
2017-12-25 12:45:13 +01:00 |
|