Brian Schott
|
1565a3243e
|
Merge pull request #4324 from wilzbach/extend_whitespace_list
enforce: whitespace after catch
|
2016-05-16 19:04:43 -07:00 |
|
Joakim
|
d965b1aa64
|
Fix Android regressions: make sure all tests don't use the local directory and no unzip
|
2016-05-16 21:57:17 +05:30 |
|
Basile Burg
|
41de4f17b7
|
fix issue 15991 - std.datetime.StopWatch is not @nogc
|
2016-05-16 15:38:36 +02:00 |
|
Dmitry Olshansky
|
1d6d8f0e03
|
Merge pull request #4306 from JackStouffer/string
Add example to std.string.toStringz
|
2016-05-16 15:28:04 +04:00 |
|
Sebastian Wilzbach
|
89a2dd5f11
|
use mref macro instead of link2
|
2016-05-16 03:30:08 +03:00 |
|
Ilya Yaroshenko
|
778593d805
|
Merge pull request #4329 from tsbockman/isInfinity_fallback
Fix the broken fallback algorithm for `std.math.isInfinity()`
|
2016-05-15 14:22:44 +02:00 |
|
tsbockman
|
9ecb82e31f
|
Fix the completely broken fallback algorithm for std.math.isInfinity() .
|
2016-05-15 03:48:44 -07:00 |
|
Ilya Yaroshenko
|
8671e88f6b
|
Merge pull request #4325 from ZombineDev/patch-4
Remove ref from the Slice.this parameters
|
2016-05-15 03:33:15 +02:00 |
|
Andrej Mitrović
|
21dcf42add
|
Merge pull request #4326 from dlang/MartinNowak-patch-1
fix variable name in replaceInto example
|
2016-05-14 21:49:02 +02:00 |
|
Martin Nowak
|
26ccb97965
|
fix variable name in replaceInto example
|
2016-05-14 21:42:25 +02:00 |
|
ZombineDev
|
f4333fa2cc
|
Remove ref from the Slice.this parameters
This allows passing rvalues directly.
|
2016-05-14 21:42:15 +03:00 |
|
Sebastian Wilzbach
|
484f7bfbe0
|
enforce: whitespace after catch
|
2016-05-14 15:28:43 +03:00 |
|
Hara Kenji
|
c99ce9d95a
|
Merge pull request #4321 from 9rnsr/fix_wintimezone
Cherry-pick commtis in #4317 from master to stable branch
|
2016-05-14 06:31:24 +09:00 |
|
Brian Schott
|
259e1dd9e0
|
Merge pull request #4317 from BBasile/fix_wtz
hotfix (tester) - Easter Island & Haiti Windows time zone
|
2016-05-14 05:47:18 +09:00 |
|
Brian Schott
|
772f0266c0
|
Merge pull request #4317 from BBasile/fix_wtz
hotfix (tester) - Easter Island & Haiti Windows time zone
|
2016-05-13 00:57:09 -07:00 |
|
Basile Burg
|
700b7af233
|
fix Easter Island WIndows time zone
|
2016-05-13 08:50:41 +02:00 |
|
Dmitry Olshansky
|
e847857706
|
Merge pull request #4301 from 9il/all
remove useless CT branch
|
2016-05-12 21:50:45 +04:00 |
|
Ilya Yaroshenko
|
b59ac8c2a8
|
remove useless CT branch
|
2016-05-12 17:29:49 +02:00 |
|
Sebastian Wilzbach
|
b8f17e2531
|
std.algorithms: document public methods
|
2016-05-12 17:53:03 +03:00 |
|
Jack Stouffer
|
c643eaa291
|
Remove commented out code and redundant comments from std.experimental.allocator
|
2016-05-12 08:25:42 -04:00 |
|
Vladimir Panteleev
|
80594b0b61
|
Merge pull request #4310 from Hackerpilot/update_dscanner
Update D-Scanner to fix some parse failures
|
2016-05-12 06:04:21 +03:00 |
|
Hackerpilot
|
a7fa05b71d
|
Update D-Scanner to fix some parse failures
|
2016-05-11 18:00:43 -07:00 |
|
Jack Stouffer
|
26d70a1939
|
Add example to std.string.toStringz
|
2016-05-11 14:55:10 -04:00 |
|
Dmitry Olshansky
|
e378f3e0cc
|
Merge pull request #4304 from JackStouffer/uni
Clean up of std.uni (part 2)
|
2016-05-11 16:29:28 +04:00 |
|
H. S. Teoh
|
eb3d9d24f4
|
Merge pull request #4305 from CyberShadow/pull-20160510-183209
std.process: Disambiguate fork call on OS X
|
2016-05-10 20:13:03 -07:00 |
|
Vladimir Panteleev
|
b7f0a17300
|
std.process: Disambiguate fork call on OS X
|
2016-05-11 01:54:29 +00:00 |
|
Vladimir Panteleev
|
3636733dcc
|
Merge pull request #4299 from JackStouffer/patch-6
Prepare for long line checks in travis
|
2016-05-11 04:36:15 +03:00 |
|
Jack Stouffer
|
fdffbebe17
|
Fixed long lines in std/math.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
fafb15bf1c
|
Fixed long lines in unicode_norm.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
547d9aad14
|
Fixed long lines in unicode_decomp.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
827b677a0b
|
Fixed long lines in std/windows/registry.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
f6bfee2a9c
|
Fixed long lines in std/variant.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
da25ed2596
|
Fixed long lines in std/uuid.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
510731d76b
|
Fixed long lines in std/utf.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
a37b1168ac
|
Fixed long lines in std/uni.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
3b24d6436d
|
Fixed long lines in std/regex/package.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
c1600e7cf8
|
Fixed long lines in std/regex/internal/thompson.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
0019d42106
|
Fixed long lines in std/regex/internal/tests.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
a932457c06
|
Fixed long lines in std/regex/internal/backtracking.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
82b1c0e097
|
Fixed long lines in std/range/primitives.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
f793024339
|
Fixed long lines in std/range/package.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
c59a606fd5
|
Fixed long lines in std/random.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
57c58b3b33
|
Fixed long lines in std/process.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
909582aa3f
|
Fixed long lines in std/net/isemail.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
fb80717725
|
Fixed long lines in std/net/curl.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
7a62d7ca24
|
Fixed long lines in std/json.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
8cd97964a7
|
Fixed long lines in std/internal/unicode_tables.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
fcfc903b05
|
Fixed long lines in std/internal/unicode_grapheme.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
60481373f0
|
Fixed long lines in std/internal/unicode_comp.d
|
2016-05-10 20:51:39 -04:00 |
|
Jack Stouffer
|
db33adc2ec
|
Fixed long lines in std/internal/math/gammafunction.d
|
2016-05-10 20:51:39 -04:00 |
|