Commit graph

12453 commits

Author SHA1 Message Date
Jack Stouffer
67b196cafe Fixed package wide std.algorithm imports in std.regex.internal.parser 2016-07-05 00:13:24 -04:00
Jack Stouffer
399b4fa842 Fixed package wide std.algorithm imports in std.regex.internal.ir 2016-07-05 00:13:24 -04:00
Jack Stouffer
89fadf3edc Fixed package wide std.algorithm imports in std.regex.package 2016-07-05 00:13:22 -04:00
Dmitry Olshansky
c8f75f77c9 Merge pull request #4556 from WalterBright/scopeparallel
remove incorrect use of 'scope'
2016-07-05 03:06:18 +02:00
Walter Bright
665fffb0fb Merge pull request #4552 from aG0aep6G/partly-revert-pr4549
restore mistakenly removed 'scope'
2016-07-04 17:06:56 -07:00
Dmitry Olshansky
f0634c25bd Merge pull request #4448 from JackStouffer/icmp
Removed auto-decoding from std.uni.icmp
2016-07-04 23:17:16 +02:00
Walter Bright
b9c344ea5a Merge pull request #4557 from atilaneves/std_xml_ut
Add @system and @safe to std.xml unit tests
2016-07-04 13:45:20 -07:00
Walter Bright
1e95d6918f Merge pull request #4559 from atilaneves/std_socket_ut
Add @system and @safe to std.socket unit tests
2016-07-04 13:44:30 -07:00
Walter Bright
72fb2d0256 Merge pull request #4560 from atilaneves/std_encoding_ut
Add @system and @safe to std.encoding unit tests
2016-07-04 13:43:55 -07:00
Walter Bright
564b621778 Merge pull request #4561 from atilaneves/std_utf_ut
Add @system and @safe to std.utf unit tests
2016-07-04 13:29:38 -07:00
Walter Bright
c10551ac34 Merge pull request #4562 from atilaneves/std_process_ut
Add @system and @safe to std.process unit tests
2016-07-04 13:28:54 -07:00
Walter Bright
8529db052b Merge pull request #4563 from JackStouffer/patch-whitesnake
Fix several imports in std.regex
2016-07-04 13:28:04 -07:00
Walter Bright
1decb74758 remove incorrect use of 'scope' 2016-07-04 13:22:29 -07:00
Jack Stouffer
31e7f4a510 Removed package wide std.range import from std.regex.internal.parser 2016-07-04 15:37:30 -04:00
Jack Stouffer
b2fd3141b6 Removed package wide std.range import from std.regex.internal.backtracking 2016-07-04 15:37:30 -04:00
Jack Stouffer
f9001ae545 Removed package wide std.range import from std.regex.internal.ir 2016-07-04 15:37:30 -04:00
Jack Stouffer
03060622d8 Removed package wide std.range import from std.regex.internal.thompson 2016-07-04 15:37:30 -04:00
Jack Stouffer
3d580b8bf1 Removed global std.exception import from std.regex.package 2016-07-04 15:37:29 -04:00
Jack Stouffer
996aeb4505 Removed package wide std.range import from std.regex.package 2016-07-04 15:37:27 -04:00
Atila Neves
9861693bfb Add @system and @safe to std.process unit tests 2016-07-04 17:41:31 +02:00
Atila Neves
4f5571f6e8 Add @system and @safe to std.utf unit tests 2016-07-04 17:33:10 +02:00
Atila Neves
44c01ba36b Add @system and @safe to std.encoding unit tests 2016-07-04 17:23:47 +02:00
Atila Neves
5ba5c8326c Add @system and @safe to std.socket unit tests 2016-07-04 17:19:31 +02:00
Atila Neves
e74e7be713 Add @system and @safe to std.xml unit tests 2016-07-04 16:21:19 +02:00
Walter Bright
085f214bb7 Merge pull request #4550 from atilaneves/std_array_ut
Add @system and @safe to std.array unit tests
2016-07-04 03:31:33 -07:00
Atila Neves
2c4e4c76ce Add @system and @safe to std.array unit tests 2016-07-04 11:01:34 +02:00
Walter Bright
7ae4e6b1a3 Merge pull request #4553 from JackStouffer/patch-anightattheopera
Remove several global imports from std.process
2016-07-04 00:25:17 -07:00
Jack Stouffer
2bc85ac4a2 Removed global core.sys.posix.stdio import from std.process 2016-07-04 02:17:59 -04:00
Jack Stouffer
ecb5c4b9e6 Removed global core.stdc.errno import from std.process 2016-07-04 02:17:59 -04:00
Jack Stouffer
ed05655893 Removed global core.stdc.string import from std.process 2016-07-04 02:17:59 -04:00
Jack Stouffer
fd1afb27b2 Removed global std.exception import from std.process 2016-07-04 02:17:57 -04:00
Walter Bright
efe8c99b0e Merge pull request #4554 from JackStouffer/patch-imagesandwords
Removed globals imports from std.variant
2016-07-03 22:31:04 -07:00
Walter Bright
a57895d9cd Merge pull request #4555 from JackStouffer/patch-toysintheattic
Fix imports in std.experimental.allocator
2016-07-03 22:30:33 -07:00
Jack Stouffer
f085c82bf6 Removed global std.math import from std.experimental.allocator.common 2016-07-03 21:39:59 -04:00
Jack Stouffer
79e87255ba Fixed std.algorithm import in std.experimental.allocator.common to not be package wide 2016-07-03 21:38:30 -04:00
Jack Stouffer
b7019f1677 Removed unused debug imports from std.experimental.allocator 2016-07-03 21:34:26 -04:00
Jack Stouffer
9e75dd0b35 Removed global std.exception import from std.experimental.allocator 2016-07-03 21:33:18 -04:00
Jack Stouffer
3f618f24f8 Removed global std.conv import from std.experimental.allocator 2016-07-03 21:32:11 -04:00
Jack Stouffer
ffd5c44de6 Replaced package wide std.range import in std.experimental.allocator 2016-07-03 21:30:34 -04:00
Jack Stouffer
665dd87fde Removed global std.algorithm import from std.experimental.allocator 2016-07-03 21:29:17 -04:00
Jack Stouffer
484bc2b9e8 Removed auto-decoding from std.uni.icmp 2016-07-03 21:20:15 -04:00
Jack Stouffer
503e9f8cb3 Removed global core.stdc.string import from std.variant 2016-07-03 19:39:35 -04:00
Jack Stouffer
909c46251a Removed global std.exception import from std.variant 2016-07-03 19:37:41 -04:00
Jack Stouffer
6a79d1ea06 Removed global std.conv import from std.variant 2016-07-03 19:33:02 -04:00
Andrei Alexandrescu
5e49ae97f0 Merge pull request #4468 from WalterBright/fmtsep
harmonize use of std.format sep[]
2016-07-03 17:26:21 -04:00
Walter Bright
8ed6280d79 Merge pull request #4456 from JackStouffer/slurp
Improved docs for std.file.slurp
2016-07-03 13:46:13 -07:00
anonymous
50c660f4bb restore mistakenly removed 'scope'
This reverts a part of commit 77aa18e3e5.
2016-07-03 22:42:43 +02:00
Walter Bright
b9557aca17 Merge pull request #4507 from burner/encoding_safe_pure
std.encoding marked unittests and functions @safe pure nothrow
2016-07-03 13:15:40 -07:00
Jack Stouffer
703566e28e Removed global std.path import from std.process 2016-07-03 16:07:45 -04:00
Jack Stouffer
1aa7eee00a Removed global std.conv import from std.process 2016-07-03 16:04:21 -04:00