Commit graph

12453 commits

Author SHA1 Message Date
Andrei Alexandrescu
6cbaa94251 Merge pull request #4600 from JackStouffer/conv
Improved docs for std.conv.parse
2016-07-15 16:47:27 -04:00
Andrei Alexandrescu
cd68d1a582 Merge pull request #4603 from JackStouffer/cache
Enhanced cache and map to provide length info for their slices
2016-07-15 16:45:30 -04:00
H. S. Teoh
4c94b20200 Merge pull request #4602 from JackStouffer/algorithm_assert_messages
Added Asserts and Messages to Asserts in std.algorithm.iteration
2016-07-15 09:11:55 -07:00
Walter Bright
6d877221c5 Merge pull request #4601 from JackStouffer/conv2
Improved docs for std.conv.parse (part 2)
2016-07-14 19:14:18 -07:00
Steven Schveighoffer
c9df29eb5c Merge pull request #4280 from JackStouffer/textImpl
Small performance increase for std.conv.text/wtext/dtext
2016-07-14 19:39:19 -04:00
Jack Stouffer
fcb57098d1 Enhanced cache and map to provide length info for their slices 2016-07-14 14:03:25 -04:00
Jack Stouffer
c9222e1ecc Added messages to asserts in std.algorithm.iteration 2016-07-14 13:16:23 -04:00
Walter Bright
2443331c60 Merge pull request #4598 from JackStouffer/unused-variables
Removed Unused Variables From Several Files
2016-07-13 13:33:45 -07:00
Walter Bright
c3166388dd Merge pull request #4594 from atilaneves/std_datetime_ut
Add @system and @safe to std.datetime unit tests
2016-07-13 13:33:28 -07:00
Jack Stouffer
e9925222dd Improved docs for std.conv.parse 2016-07-13 14:22:46 -04:00
Jack Stouffer
176a047e05 Improved docs for std.conv.parse 2016-07-13 12:24:45 -04:00
Jack Stouffer
4c4733ae72 Removed unused variables from std.getopt 2016-07-13 11:33:53 -04:00
Jack Stouffer
f678909768 Fix Issue 15995: std.conv.text and friends can be made faster with std.array.appender 2016-07-12 13:42:21 -04:00
Jack Stouffer
f6c64e0df4 Removed unused variables from std.numeric 2016-07-12 11:15:45 -04:00
Atila Neves
8c414fda03 Add @safe and @system to std.datetime unit tests part 11 2016-07-12 16:33:05 +02:00
Atila Neves
f6394a4199 Add @safe and @system to std.datetime unit tests part 10 2016-07-12 16:32:56 +02:00
Atila Neves
8ccfd2a666 Add @safe and @system to std.datetime unit tests part 9 2016-07-12 16:32:48 +02:00
Atila Neves
371dfa3b00 Add @safe and @system to std.datetime unit tests part 8 2016-07-12 16:32:36 +02:00
Atila Neves
95ce57c45e Add @safe and @system to std.datetime unit tests part 7 2016-07-12 16:32:28 +02:00
Atila Neves
997ee9faf6 Add @safe and @system to std.datetime unit tests part 6 2016-07-12 16:32:18 +02:00
Atila Neves
64dfdd5f95 Add @safe and @system to std.datetime unit tests part 5 2016-07-12 16:32:07 +02:00
Atila Neves
cc9b40be29 Add @safe and @system to std.datetime unit tests part 4 2016-07-12 16:31:52 +02:00
Atila Neves
d68dd4fd38 Add @safe and @system to std.datetime unit tests part 3 2016-07-12 16:31:36 +02:00
Atila Neves
89a6713668 Add @system and @safe to std.datetime unit tests part 2 2016-07-12 16:31:10 +02:00
Atila Neves
695c1ef9e9 Add @safe and @system to std.datetime unit tests part 1 2016-07-12 16:30:55 +02:00
Jack Stouffer
f693f91a89 Removed unused variables from std.zip 2016-07-12 10:10:13 -04:00
Jack Stouffer
c08e6561c9 Removed unused variables from std.uni 2016-07-12 09:58:39 -04:00
Jack Stouffer
6b02d380b1 Removed unused variables from std.file 2016-07-12 09:51:35 -04:00
Walter Bright
5790171485 Merge pull request #4592 from atilaneves/std_math_ut
Add @system and @safe to std.math unit tests
2016-07-11 18:19:02 -07:00
Walter Bright
2cfee27108 Merge pull request #4593 from atilaneves/std_uni_ut
Add @system and @safe to std.uni unit tests
2016-07-11 16:31:12 -07:00
Dmitry Olshansky
f49908c56b Merge pull request #4578 from JackStouffer/unused-variables
Remove or Fix Unused Variables
2016-07-11 21:38:30 +02:00
H. S. Teoh
1e8f8554b6 Merge pull request #4596 from JackStouffer/patch-7
Improved docs for std.range.transversal
2016-07-11 11:37:26 -07:00
Jack Stouffer
7ba830f6fe Improved docs for std.range.transversal 2016-07-11 13:41:35 -04:00
H. S. Teoh
a0ccd13eb8 Merge pull request #4595 from JackStouffer/assert_messages
Added error messages to asserts in std.range (part 3)
2016-07-11 09:23:40 -07:00
Jack Stouffer
f58fc3adea Added messages to asserts in std.range.package 2016-07-11 09:53:28 -04:00
Jack Stouffer
48424da293 Removed unused variables from std.datetime 2016-07-11 09:30:28 -04:00
Atila Neves
307b2a3f1a Add @system and @safe to std.uni unit tests 2016-07-11 15:15:11 +02:00
Atila Neves
5f3daad49a Add @system and @safe to std.math unit tests 2016-07-11 15:03:06 +02:00
Dmitry Olshansky
61a7f2a250 Merge pull request #4586 from wilzbach/travis_imports
[automation] enable travis check for selected imports
2016-07-11 12:28:32 +02:00
Walter Bright
6389374894 Merge pull request #4588 from atilaneves/std_format_ut
Add @system and @safe to std.format unit tests
2016-07-10 13:47:38 -07:00
Walter Bright
9b87fa0c85 Merge pull request #4589 from atilaneves/std_traits_ut
Add @system and @safe to std.traits unit tests
2016-07-10 13:46:56 -07:00
Walter Bright
bb6f5b3fdf Merge pull request #4590 from atilaneves/std_typecons_ut
Add @system and @safe to std.typecons unit tests
2016-07-10 13:46:01 -07:00
Atila Neves
270abec779 Add @system and @safe to std.typecons unit tests 2016-07-10 14:30:36 +02:00
Atila Neves
ca0adc1141 Add @system and @safe to std.traits unit tests 2016-07-10 14:19:02 +02:00
Atila Neves
ed058a3404 Add @system and @safe to std.format unit tests 2016-07-10 14:09:30 +02:00
Walter Bright
470cc236ff Merge pull request #4580 from schveiguy/fixcycleswin
Fix all windows cycles
2016-07-09 21:29:28 -07:00
Sebastian Wilzbach
f14e7ccd85 enable travis check for selected imports 2016-07-10 03:08:15 +02:00
Andrei Alexandrescu
39d1de64f8 Merge pull request #4573 from JackStouffer/patch-crazydiamond
Added error messages to asserts in std.range (part 2)
2016-07-09 19:08:19 -04:00
Walter Bright
5a54b41d94 Merge pull request #4581 from atilaneves/std_stdio_ut
Add @system and @safe to std.stdio unit tests
2016-07-09 15:55:13 -07:00
Dmitry Olshansky
fc61a1553b Merge pull request #4582 from atilaneves/std_string_ut
Replace @trusted with @system in std.string unit tests
2016-07-09 22:37:33 +02:00