Ilya Yaroshenko
|
f5f0fa5cd6
|
clean imports in sorting
|
2016-04-26 17:07:30 +02:00 |
|
Dmitry Olshansky
|
1f37557e38
|
Merge pull request #4185 from lionello/fix15884
Fix issue 15884 Encode wstring/wchar[]/dstring/dchar[] as JSON string
|
2016-04-17 18:07:05 +04:00 |
|
Brian Schott
|
1088e6cac1
|
Merge pull request #4206 from 9il/cov
improve coverage
|
2016-04-16 23:05:38 -07:00 |
|
Ilya Yaroshenko
|
bfc9ac983e
|
[ndslice] improve coverage
|
2016-04-17 06:55:52 +02:00 |
|
Brian Schott
|
d8f017dc36
|
Merge pull request #4205 from 9il/uni
clean examples
|
2016-04-16 19:13:38 -07:00 |
|
Steven Schveighoffer
|
66c019a472
|
Merge pull request #4203 from 9il/Issue15919
Trivial. fix Issue 15919
|
2016-04-16 17:01:00 -04:00 |
|
Ilya Yaroshenko
|
2597483251
|
fix 15919
|
2016-04-16 21:16:51 +02:00 |
|
Ilya Yaroshenko
|
61191e28ed
|
[ndslice] clean examples
|
2016-04-16 18:52:56 +02:00 |
|
Dmitry Olshansky
|
a0edfec9a7
|
Merge pull request #4182 from 9il/ndalloc
[ndslice] creation/allocation utilities
|
2016-04-16 20:00:32 +04:00 |
|
Brad Roberts
|
e2373eec0b
|
Merge pull request #4202 from wilzbach/update-links
update links to dlang
|
2016-04-16 01:59:04 -07:00 |
|
Ilya Yaroshenko
|
cf48dc32e2
|
Merge pull request #4180 from DmitryOlshansky/fix-issue15864
Fix issue 15864 - chmgen triggers exception in std.regex
|
2016-04-16 06:41:27 +02:00 |
|
Sebastian Wilzbach
|
5c8b722a72
|
update links to dlang
|
2016-04-16 06:38:51 +03:00 |
|
Ilya Yaroshenko
|
788de01c9b
|
Merge pull request #4200 from andralex/stride-popFront
TRIVIAL: reuse popFrontN for stride
|
2016-04-15 20:21:15 +02:00 |
|
Ilya Yaroshenko
|
2111157980
|
Merge pull request #4158 from DmitryOlshansky/issue12227
Fix issue 12227 - Allow matching multiple patterns in one go with std.regex
|
2016-04-15 19:21:32 +02:00 |
|
Andrei Alexandrescu
|
069b216302
|
TRIVIAL: reuse popFrontN for stride
|
2016-04-15 12:06:59 -04:00 |
|
Dmitry Olshansky
|
e6c3320b1f
|
Fix issue 12227 - Allow matching multiple patterns in one go with std.regex
|
2016-04-15 16:17:36 +03:00 |
|
Ilya Yaroshenko
|
4e393eb70a
|
Merge pull request #4156 from DmitryOlshansky/issue-2104
Fix issue 2104 - escape function for regular expressions
|
2016-04-14 17:53:00 +02:00 |
|
Dmitry Olshansky
|
cf6152c13f
|
Fix issue 2104 - escape function for regular expressions
|
2016-04-14 16:54:36 +03:00 |
|
Lionello Lunesu
|
1f1ed031a3
|
Fix issue 15884 Encode wstring/wchar[]/dstring/dchar[] as JSON string
|
2016-04-14 16:34:19 +08:00 |
|
Brad Roberts
|
2c6f37a14d
|
Merge pull request #4196 from CyberShadow/pull-20160413-210023
std.datetime: Update Windows time zones for KB3148851
|
2016-04-13 15:15:56 -07:00 |
|
Vladimir Panteleev
|
7e49cce48d
|
std.datetime: Update Windows time zones for KB3148851
|
2016-04-13 21:00:47 +00:00 |
|
Ilya Yaroshenko
|
604b82b4d4
|
[ndslice] fix slice perfomance
|
2016-04-13 14:12:56 +02:00 |
|
Dmitry Olshansky
|
ef0857556f
|
Merge pull request #4192 from yazd/fix-some-imports
Fix some imports
|
2016-04-13 14:30:46 +04:00 |
|
Ilya Yaroshenko
|
d980ea53dc
|
[ndslice] varios fixes
|
2016-04-13 08:59:30 +02:00 |
|
Ilya Yaroshenko
|
cf3f2eae7b
|
[ndslice] fix docs in iteration
|
2016-04-13 08:59:30 +02:00 |
|
Ilya Yaroshenko
|
0e6a0283b4
|
[ndslice] fix unittests in iteration.d
|
2016-04-13 08:59:30 +02:00 |
|
Ilya Yaroshenko
|
0339efec49
|
[ndslice] fix unittests in slice
|
2016-04-13 08:59:30 +02:00 |
|
Ilya Yaroshenko
|
391568d22f
|
[ndslice] fix unittests in selection
|
2016-04-13 08:59:30 +02:00 |
|
Ilya Yaroshenko
|
56f385dbe7
|
[ndslice] add iotaSlice
|
2016-04-13 08:59:30 +02:00 |
|
Ilya Yaroshenko
|
8d8efb7f46
|
[ndslice] add allocation functions
|
2016-04-13 08:59:30 +02:00 |
|
Yazan Dabain
|
9887af3fe6
|
Fix some imports
|
2016-04-12 22:15:09 +03:00 |
|
Dmitry Olshansky
|
1d2e88c266
|
Merge pull request #4069 from John-Colvin/patch-16
faster pairwise summation
|
2016-04-12 13:17:18 +04:00 |
|
Dmitry Olshansky
|
6c0dbab725
|
Merge pull request #4174 from JackStouffer/issue15797
[Issue 15797] Add std.regex.splitterWithMatches
|
2016-04-12 12:17:32 +04:00 |
|
Brian Schott
|
93e40437f5
|
Merge pull request #4186 from JackStouffer/joiner
Cleaned up std.algorithm.joiner's examples
|
2016-04-11 21:33:46 -07:00 |
|
Jack Stouffer
|
12c17d4fd0
|
Cleaned up std.algorithm.joiner's docs
|
2016-04-11 22:38:35 -04:00 |
|
David Nadlinger
|
4547f8cad7
|
Merge pull request #4184 from JackStouffer/patch-5
Document std.uni optimizations in the change log
|
2016-04-12 00:49:45 +01:00 |
|
Dmitry Olshansky
|
7988eae1d1
|
Merge pull request #3545 from sigod/patch-1
std.concurrency: receiveTimeout: allow negative timeout
|
2016-04-12 02:06:09 +04:00 |
|
Ilya Yaroshenko
|
11ef8c4a11
|
Merge pull request #4157 from DmitryOlshansky/issue14504
Fix issue 14504 Regex Optimizer doesn't merge equivalent threads
|
2016-04-11 23:06:43 +02:00 |
|
Dmitry Olshansky
|
3e0aefe23f
|
Merge pull request #4152 from 9il/opindex
fix Issue 15872
|
2016-04-12 00:06:49 +04:00 |
|
Jack Stouffer
|
02e11abd54
|
Fix Issue 15797: Add keepSeperator option to std.regex.splitter
|
2016-04-11 15:55:14 -04:00 |
|
Jack Stouffer
|
27e63ba85d
|
Update changelog.dd
|
2016-04-11 15:42:05 -04:00 |
|
Dmitry Olshansky
|
25d81e662d
|
Fix issue 15864 - chmgen triggers exception in std.regex
|
2016-04-11 21:43:19 +03:00 |
|
Ilya Yaroshenko
|
b4f0478434
|
Merge pull request #4159 from DmitryOlshansky/issue-12367
Fix issue 12367 - std.regex: Recognize (?# ... ) comment syntax
|
2016-04-11 17:23:28 +02:00 |
|
David Nadlinger
|
c8cc357691
|
Merge pull request #4183 from JackStouffer/encoding_fixup
Removed commented out, undocumented function
|
2016-04-11 15:23:49 +01:00 |
|
Dmitry Olshansky
|
ada161f0c5
|
Merge pull request #4176 from BBasile/issue-15884
fix issue 15884 - Assigning char[] to std.json.JSONValue creates array, not string
|
2016-04-11 16:39:50 +04:00 |
|
Dmitry Olshansky
|
9f256889ed
|
Add documnetation and changelog for issue 12367
|
2016-04-11 15:05:21 +03:00 |
|
Dmitry Olshansky
|
11f8935aaf
|
Merge pull request #4150 from JackStouffer/isNumber
std.uni.isPunctuation: significant performance increase for ASCII
|
2016-04-11 15:39:28 +04:00 |
|
Walter Bright
|
0015fd25b7
|
Merge pull request #4153 from JackStouffer/issue11356
Add Informative Example to canEncode
|
2016-04-10 23:56:27 -07:00 |
|
Jack Stouffer
|
84f69b5ea8
|
Removed commented out, undocumented function
|
2016-04-11 01:13:00 -04:00 |
|
Jack Stouffer
|
c80419ba06
|
Add informative example to canEncode
|
2016-04-11 00:28:44 -04:00 |
|