The Dlang Bot
935e734c49
Merge pull request #6601 from WalterBright/systime-in
...
dip1000: std.datetime.system replace 'in' with 'scope const'
merged-on-behalf-of: Walter Bright <WalterBright@users.noreply.github.com>
2018-06-24 07:15:24 +02:00
Walter Bright
f6aeb514c0
dip1000: std.datetime.system replace 'in'
2018-06-23 21:18:05 -07:00
Jonathan M Davis
852dc7ef6e
Some fixes to the docs for TimeZone and LocalTime
...
The information that the docs for TimeZone and LocalTime gave about the TZ Database
was outdated.
2018-06-22 19:28:31 -06:00
The Dlang Bot
2973ad23f7
Merge pull request #6579 from wilzbach/dub
...
Expose experimental packages on Dub
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2018-06-22 23:08:33 +02:00
Sebastian Wilzbach
31b6a2a3be
Merge pull request #6597 from dlang/Hackerpilot-patch-1
...
Fix doc comment for pivotPartition
2018-06-22 16:59:42 +02:00
Sebastian Wilzbach
408edbe2cd
Add initial dub.sdl with stdx-allocator and stdx-checkedint
2018-06-22 16:56:20 +02:00
Alexibu
58f8200fc7
Update timezone.d
2018-06-22 20:39:45 +10:00
Alexibu
8d971df834
Document deprecation of TimeZone.getTimeZone
...
There was documentation refering to the now deprecated method of getting one of the of the timezone implementations via the static TimeZone.getTimeZone.
2018-06-22 20:30:50 +10:00
Brian Schott
1bb5636617
Fix typo.
2018-06-20 21:30:59 -07:00
Brian Schott
da9b10f859
Fix doc comment for pivotPartition
...
Looks like a search-and-replace messed up the code markup. Also, it seems like the range specified in the second list item was not consistent with its explanation.
2018-06-20 21:27:45 -07:00
The Dlang Bot
5814a924e0
Merge pull request #6587 from BBasile/dub-sdl
...
add a DUB description
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-20 19:19:45 +02:00
Sebastian Wilzbach
bf8de8681b
Merge pull request #6595 from wilzbach/joiner-changelog
...
Add a changelog entry for the performance improvement of std.algorithmm.iteration.joiner
2018-06-20 18:29:29 +02:00
The Dlang Bot
db66b82b17
Merge pull request #6584 from schveiguy/fix18995
...
Fix issue 18995 - Make sure GC calls destructor when using std.array.array
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2018-06-20 08:58:36 +02:00
Sebastian Wilzbach
84b98fc3f0
Remove invalid Markdown backticks in std.{container,path,random}.d
2018-06-19 22:04:01 +02:00
The Dlang Bot
b03003fad5
Merge pull request #6588 from rainers/win64_unittest_posix_mak
...
windows: build phobos unittests through posix.mak to allow parallel builds
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-19 17:50:11 +02:00
The Dlang Bot
653f382afe
Merge pull request #6535 from n8sh/range-18933
...
Fix Issue 18933 - std.range.assumeSorted should not nest SortedRange!(SortedRange!(...), pred)
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-19 03:27:04 +02:00
The Dlang Bot
1d70525d00
Merge pull request #6485 from aG0aep6G/18804
...
fix issue 18804 - std.algorithm.mutation.copy puts whole source range…
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-19 00:34:14 +02:00
Rainer Schuetze
4c06d7d174
windows: build phobos unittests through posix.mak to allow parallel builds
2018-06-19 00:25:16 +02:00
Sebastian Wilzbach
924192951a
Add a changelog entry for the performance improvement of std.algorithm.iteration.joiner
2018-06-19 00:22:00 +02:00
Nathan Sashihara
9112e31e50
Fix Issue 18933 - std.range.assumeSorted should not nest SortedRange!(SortedRange!(...), pred)
2018-06-18 17:12:32 -04:00
Sebastian Wilzbach
25078aa699
Merge pull request #6593 from ntrel/void-getter
...
[trivial] Getter property should not return void
2018-06-18 20:52:50 +02:00
Sebastian Wilzbach
238fb7665c
Merge pull request #6586 from BBasile/issue-18993
...
fix issue 18993 (REG ~master) - toLower is broken for UTF chars
2018-06-18 19:28:55 +02:00
Nick Treleaven
c2b40d8127
[trivial] Getter property should not return void
2018-06-18 13:23:35 +01:00
The Dlang Bot
5ea37d8b66
Merge pull request #6589 from n8sh/trivial-toCase-reserve
...
std.uni.toCase reserve before appending, not after
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-18 12:31:47 +02:00
Nathan Sashihara
a5d7eba13a
std.uni.toCase reserve before appending, not after
2018-06-18 04:04:02 -04:00
The Dlang Bot
b1e3bdb90e
Merge pull request #6440 from nordlow/qualify-mmap-allocator
...
Qualify MmapAllocator
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-18 06:27:07 +02:00
Basile Burg
0055efeb53
add a DUB description
2018-06-17 14:27:14 +02:00
Basile Burg
7dc672f5bb
fix issue 18993 - toLower is broken for UTF chars
2018-06-17 10:04:36 +02:00
The Dlang Bot
e32b8169b1
Merge pull request #6585 from MartinNowak/merge_stable
...
Merge remote-tracking branch 'upstream/stable' into merge_stable
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-06-17 07:43:32 +02:00
Martin Nowak
94eeac1e16
Merge remote-tracking branch 'upstream/stable' into merge_stable
2018-06-16 22:51:56 +02:00
Steven Schveighoffer
4fe18b9055
Fix issue 18995 - Make sure GC calls destructor when using std.array.array
2018-06-16 14:42:40 -04:00
Martin Nowak
8d4e3941cf
Merge remote-tracking branch 'upstream/master' into stable
2018-06-16 07:27:16 +02:00
Martin Nowak
cc961daf32
Merge pull request #6544 from schveiguy/fix18934
...
Fix issue 18934 - make std.variant support getting types that have const members
2018-06-16 07:10:09 +02:00
Roman Chistokhodov
732e2ab434
Make safe unittest
2018-06-15 22:51:58 +03:00
The Dlang Bot
15b682af36
Merge pull request #6549 from wilzbach/checked-doc
...
Fix Issue 18952 - std.experimental.checkedint.Saturate prints integral promotion deprecation message
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-14 07:20:31 +02:00
Basile Burg
a716ad69f1
address review: use memcpy and disable assignment
2018-06-14 07:03:23 +02:00
The Dlang Bot
441df317f8
Merge pull request #6582 from dlang/revert-5416-dontoptimizeaway
...
Revert "Add dontOptimizeAway to std.datetime.stopwatch"
merged-on-behalf-of: Jonathan M Davis <jmdavis@users.noreply.github.com>
2018-06-14 03:17:16 +02:00
Nathan Sashihara
27257d1413
Revert "Add dontOptimizeAway to std.datetime.stopwatch"
2018-06-13 16:19:17 -04:00
The Dlang Bot
e257ce133a
Merge pull request #5416 from wilzbach/dontoptimizeaway
...
Add dontOptimizeAway to std.datetime.stopwatch
merged-on-behalf-of: unknown
2018-06-13 20:07:09 +02:00
The Dlang Bot
89c1f1af6f
Merge pull request #6154 from wilzbach/fix-12086
...
Fix Issue 12086 - std.algorithm.remove + range of indices produces wrong results
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-13 18:02:48 +02:00
Basile Burg
d3a933b748
remove wrong ddoc and make disable default ctor
2018-06-13 14:13:34 +02:00
Basile Burg
4b3d0ed23c
address review: make the custom array pure
2018-06-13 07:24:07 +02:00
Basile Burg
047f7272cb
address review: use static OOME and remove useless null check
2018-06-13 06:28:49 +02:00
The Dlang Bot
02482d9090
Merge pull request #6567 from WalterBright/uuid-scope
...
uuid: add scope
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-06-13 05:37:39 +02:00
Basile Burg
76491474ef
cover postblit when heap storage is used
2018-06-12 09:42:01 +02:00
The Dlang Bot
0629647b0f
Merge pull request #6577 from CromFr/patch-1
...
Fix std.traits.Variadic doc layout
merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>
2018-06-12 09:35:24 +02:00
Thibaut CHARLES
fc9aefbcb3
Fix std.traits.Variadic doc layout
2018-06-11 12:02:16 +02:00
Basile Burg
acb48117d0
fine tweaks
2018-06-11 07:12:25 +02:00
Basile Burg
87a909c147
make impossible to change length and use a var to test if a bit field is used
2018-06-11 06:04:31 +02:00
Basile Burg
395e5e91c4
use a bit packed vector (w/o heap alloc) for small lengths
2018-06-10 21:32:26 +02:00