phobos/std
2014-07-07 09:57:09 +10:00
..
c Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
container Merge pull request #2247 from Safety0ff/rbrefac 2014-06-29 17:30:35 +04:00
digest Remove trailing whitespaces 2014-05-17 15:35:25 +02:00
experimental Fixup spelling mistake. 2014-05-21 22:18:07 +02:00
internal Remove unused WinAPI ANSI function usages. 2014-06-12 17:22:18 +04:00
net Fix Issue 8767 - Add note on where to download the curl static library when using x86 Windows. 2014-04-24 20:52:36 +02:00
windows Move various deprecations along. 2013-12-11 23:44:12 -08:00
algorithm.d [trivial] Fix copy/paste error in minPos doc comment. 2014-06-28 09:09:00 +02:00
array.d std.array.replaceInPlace: Don't call remove to remove nothing 2014-06-17 12:01:54 -04:00
ascii.d Minor stylistic cleanup in std.ascii. 2014-05-22 16:08:27 -07:00
base64.d Convert to new alias syntax 2014-02-11 15:27:05 +09:00
bigint.d more operators nothrow 2014-05-28 11:57:22 -07:00
bitmanip.d std.bitmanip: BitArray.opcmp unittest improvements by MartinNowak 2014-06-13 17:31:40 -04:00
compiler.d
complex.d Mark some unittest blocks deprecated to suppress messages during Phobos build 2014-06-29 15:52:06 +09:00
concurrency.d [Trivial] Fix documentation typos 2014-02-28 21:08:19 +02:00
conv.d ARM fixes for 2.065 2014-06-27 17:49:06 +02:00
cstream.d
csv.d Remove use of automatic adjacent string literal concatenation from phobos 2014-01-20 03:42:21 +11:00
datetime.d Add missing imports 2014-06-24 14:15:20 +09:00
demangle.d Remove trailing white 2014-01-08 08:30:28 +01:00
encoding.d [Trivial] Fix documentation typos 2014-02-28 21:08:19 +02:00
exception.d Merge pull request #2265 from jmdavis/exception 2014-06-23 08:36:55 +02:00
file.d Mark some unittest blocks deprecated to suppress messages during Phobos build 2014-06-29 15:52:06 +09:00
format.d Constrain isSomeString 2014-05-25 17:43:42 +02:00
functional.d Better clarity in describing parameters. 2014-06-23 13:20:14 -04:00
getopt.d Merge branch 'master' of https://github.com/AndrewEdwards/phobos 2014-06-30 01:36:56 +09:00
json.d Mark some unittest blocks deprecated to suppress messages during Phobos build 2014-06-29 15:52:06 +09:00
math.d Replace BMASK with a computed clear mask 2014-06-29 06:39:47 +01:00
mathspecial.d annotate mathspecial functions 2014-05-18 10:37:49 -07:00
mmfile.d Changed tabs to spaces 2014-07-07 09:57:09 +10:00
numeric.d Trivial documentation fix for issue 12557 2014-05-14 15:44:58 +02:00
outbuffer.d OutBuffer is now an OutputRange 2014-03-20 18:19:59 -07:00
parallelism.d Sed "@safe pure nothrow" 2014-05-06 08:21:13 +02:00
path.d fix property enforcement 2014-05-17 19:00:26 +09:00
process.d Issue 12898 - std.process.browse expects URL to be encoded in CP_ACP on Windows instead of UTF-8 2014-06-12 17:42:09 +04:00
random.d Update random.d 2014-06-29 17:13:15 +09:00
range.d Make side effect on strongly pure function call 2014-06-14 23:17:44 +09:00
regex.d Merge pull request #2234 from DmitryOlshansky/regex-reuse-sets 2014-06-08 17:09:56 -07:00
signals.d Update the Qt signals and slots link. 2014-06-22 01:02:30 +03:00
socket.d fix Issue 13000 - Casts should be removed to utilize features of inout 2014-06-28 21:37:02 +09:00
socketstream.d
stdint.d
stdio.d Fix issue 12859 again 2014-06-30 11:03:15 +09:00
stdiobase.d
stream.d fix Issue 7822 - lseek cast(int)offset should be lseek cast(off_t)offset 2014-05-28 01:32:59 +01:00
string.d Upkeep in outdent 2014-06-10 19:27:14 +02:00
syserror.d
system.d
traits.d inout instance field is not allowed in D 2014-07-01 11:18:15 +09:00
typecons.d Fix #9819: Allow access to named tuple's names 2014-06-17 09:50:31 -07:00
typelist.d
typetuple.d Convert to new alias syntax 2014-02-11 15:27:05 +09:00
uni.d Update uni.d 2014-06-29 17:18:30 +09:00
uri.d Allow mutable char/wchar/dchar[] to be used in std.uri 2014-03-13 02:42:14 -04:00
utf.d fix property enforcement 2014-06-21 18:44:14 +09:00
uuid.d Sed "@safe pure nothrow" 2014-05-06 08:21:13 +02:00
variant.d fix Issue 13000 - Casts should be removed to utilize features of inout 2014-06-28 21:37:02 +09:00
xml.d [Trivial] Fix documentation typos 2014-02-28 21:08:19 +02:00
zip.d Merge pull request #1870 from MartinNowak/fix1832 2014-02-16 21:01:54 +01:00
zlib.d Replace implicit catches of Throwables with explicit catches. 2014-04-21 23:05:50 +02:00