Commit graph

28 commits

Author SHA1 Message Date
Steven Schveighoffer
3ea28fee2b Fix Stupid -> Snazzy based on updated name. 2022-09-11 20:37:17 +02:00
Iain Buclaw
fd5facfe04 posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
Walter Bright
33cceac7ac switch Digital Mars copyright to D Language Foundation 2018-09-05 13:49:46 -07:00
Sebastian Wilzbach
c324714fde Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
Sebastian Wilzbach
ec47ac4224 Remove the WEB macro in favor of HTTP
replacement: sed 's/\$(WEB/\$(HTTP/g' -i **/*.d
2016-06-16 00:14:51 +02:00
Sebastian Wilzbach
18b8abf60a remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
Geod24
0fb95b8c27 Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
alexrp
85c1f161c0 Adding myself as author to the modules I have contributed to.
This is just me committing to maintain my code additions to
these modules. We should, in general, use these author lists
more so we know who's responsible for the various modules.
2012-07-16 05:31:09 +02:00
XTZGZoReX
37d6fe0bb4 std.compiler: Recognize SDC. 2011-08-22 23:39:30 +02:00
jmdavis
41c62ffa0a Fixed std.compiler.Vendor to follow Phobos naming conventions. 2011-08-13 00:24:49 -07:00
XTZGZoReX
7730bbeb8c Also define Vendor.DotNET (set if version D_NET is set). 2011-07-31 21:37:27 +02:00
Alex Rønne Petersen
323e3c850b Make values in std.compiler immutable rather than const. 2011-07-30 20:36:35 +03:00
Alex Rønne Petersen
eaee18b8cf Make std.compiler able to detect LDC and GDC. 2011-07-30 19:18:38 +03:00
Walter Bright
046e1b36db add source links 2011-02-06 15:46:50 -08:00
Don Clugston
84477a5d3e Move Boost copyright declaration from ddoc to normal comment. Fixes ugly ddoc output. 2010-11-24 19:34:47 +00:00
Sean Kelly
747f3cf1e4 Changed Phobos to use the Boost license. Currently, all public domain modules and all licensed modules by Walter, Andrei, Bartosz, and Don have been changed to use this license (excepting std.c, for the moment). Ideally, all Phobos modules will eventually be distributed under this license, which means obtaining permission from a few more authors, deleting, or rewriting some modules.
Removed std.openrj.
2009-09-16 18:19:51 +00:00
Brad Roberts
8f79f3ec35 phobos 2.003 2007-09-10 07:28:23 +00:00
Brad Roberts
9d8828a349 merge branches/phobos-1.x@256 through branches/phobos-1.x@259 2007-09-10 07:13:30 +00:00
Brad Roberts
de971890b0 phobos 2.000 2007-09-10 06:45:08 +00:00
Brad Roberts
9da00b5d10 phobos 1.015 2007-09-10 06:06:07 +00:00
Brad Roberts
becee64e85 phobos 1.002 2007-09-10 05:59:39 +00:00
Brad Roberts
76dac5da92 phobos 0.176 2007-09-10 05:36:13 +00:00
Brad Roberts
d6ac036aff phobos 0.149 2007-09-10 05:11:52 +00:00
Brad Roberts
72a09be429 phobos 0.146 2007-09-10 05:02:39 +00:00
Brad Roberts
4a0e23be55 phobos 0.134 2007-09-10 04:51:01 +00:00
Brad Roberts
2fd7d60c13 phobos 0.96 2007-09-10 04:05:01 +00:00
Brad Roberts
35a12fec2f phobos 0.76 2007-09-10 03:11:55 +00:00
Brad Roberts
fa1bc52ba2 phobos 0.75 2007-09-10 03:06:06 +00:00
Renamed from compiler.d (Browse further)