Commit graph

39 commits

Author SHA1 Message Date
Vladimir Panteleev
657339069c Fix broken links 2017-07-06 19:15:31 +02:00
Vladimir Panteleev
c266aa9087
index.d: Use MREF to fix broken DDox links
Partial fix for issue 14085.
2017-07-03 23:06:18 +00:00
Andrei Alexandrescu
44a3be48db Remove std.concurrencybase 2017-06-11 11:01:08 -04:00
Andrei Alexandrescu
099fa37bb5 Get rid of static this for initializing std{in,out,err} 2017-05-23 15:40:05 -04:00
Sebastian Wilzbach
d6d6831d3b Remove std.experimental.ndslice (#5187)
Remove std.experimental.ndslice
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2017-03-02 09:02:45 +01:00
Andrei Alexandrescu
855bc64d4e Change index.d 2017-02-24 09:12:12 -05:00
Robert burner Schadek
871145fd4c Remove stream from phobos
did went through the deprecation cycle and is scheduled to be remove Oct 2016

forgot some places

another tiny fix

fixing win32/64 I hope

another unittest file removed
2016-09-21 14:44:03 +02:00
Guillaume Chatelet
b9e338da2e Adding murmurhash3 digest to phobos 2016-05-29 15:38:07 +02:00
Sebastian Wilzbach
18b8abf60a remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
Vladimir Panteleev
44cf51ec09 Merge pull request #4275 from 9il/table
Update DDOC Index
2016-05-02 12:32:27 +03:00
Ilya Yaroshenko
c2031d352b Update DDOC Index 2016-05-02 08:59:57 +02:00
Andrei Alexandrescu
594f0f5ce9 DDOC_BLANKLINE 2016-04-24 11:56:04 -04:00
Jonathan M Davis
c3cd933131 Moving deprecations along.
This is mostly just putting dates on existing deprecations that were
missing dates, but it does remove a few things that have been deprecated
long enough to be removed.
2016-02-10 16:43:25 -08:00
AndrewEdwards
eba5621271 Remove deprecated modules and symbols scheduled for removal in 2015 2016-01-27 19:53:44 +09:00
H. S. Teoh
dfd9e4cd3a fix issue 14695: std.uuid missing from index page. 2015-09-03 15:17:49 +02:00
anonymous
3400bed6f6 index.d: proper table rows
Before, table rows were faked with $(BR). This has a couple issues:
* pseudo rows fall apart when one cell breaks but the other doesn't;
* copy/paste doesn't work properly;
* editing the table is more complicated and error-prone;
* it's just plain wrong.
2015-08-31 23:10:56 +02:00
Vladimir Panteleev
b4f25d0d43 Update index.d
- Add missing modules
- Remove obsolete modules
- Normalize markup
- Disable wrapping of module names
- Add intentionally-omitted modules as a comment

Fixes issue 14695
2015-08-31 09:58:47 +00:00
Marc Schütz
bdb35215d7 Add missing references to std.digest.hmac to fix doc generation 2015-08-15 12:03:29 +02:00
Marc Schütz
57ecc812d7 Add std.digest.hmac 2015-06-12 20:37:47 +02:00
Robert burner Schadek
7c0b71727c remove index of socketstream 2015-06-01 03:18:36 +02:00
Walter Bright
ced02fb111 add missing information to index 2015-04-06 23:01:44 -07:00
Martin Nowak
1bdbefa889 fix Issue 14297 - Broken links in phobos/index.html
- use explicit .html links, as redirects aren't
  available for local browsing
2015-03-18 02:17:45 +01:00
Andrei Alexandrescu
11b32b56e5 Fix links 2015-02-16 13:39:18 -08:00
H. S. Teoh
21d1f8244f Reduce minimum width requirements of Phobos index page. 2015-01-27 07:54:42 -08:00
H. S. Teoh
309a22e916 Update cross-module links.
Update crosslinks in cheat sheet.
2015-01-20 10:16:06 -08:00
H. S. Teoh
58d3c4807c Improve wording. 2014-12-06 10:01:52 -08:00
H. S. Teoh
70a21cc66e Move last paragraph to top for easier reading. 2014-11-30 18:05:07 -08:00
H. S. Teoh
91f62d1401 Remove useless link to obsolete wiki. 2014-11-27 16:24:06 -08:00
H. S. Teoh
93cbb0a480 Rewrite of Phobos index page.
Make it more useful than the current outdated and irrelevant philosophy
page.
2014-11-27 14:45:38 -08:00
Domingo Alvarez Duarte
60c393e389 Fix possible copy and paste mistake 2014-07-18 08:36:14 +01:00
Safety0ff
b503b40be1 Update index.d
Fix std.ascii link
2013-03-27 13:55:35 -03:00
jmdavis
cf6ba6ebda Finally remove std.regexp.
It's been deprecated for some time now, and we no longer have anything
in Phobos which depends on it. So, it's long past time for it to be
fully removed.
2013-02-23 18:07:54 -08:00
jmdavis
a6cb849cc8 Removed std.date from index. It doesn't exist anymore.
I left it in as versioned for D1 though, since it _does_ still exist
there.
2012-11-13 02:11:10 -08:00
jmdavis
49a98e29dd Remove std.ctype from the index. 2012-09-30 04:04:58 -07:00
alexrp
38ef7d09c2 Remove std.bind (deprecated from the day delegates were added to the language). 2012-05-13 04:03:26 +02:00
Yao Gómez
f107338794 Removed (versioned out) broken links from Phobos index page. 2012-02-04 23:44:53 -06:00
Andrei Alexandrescu
d061f13d34 https://github.com/D-Programming-Language/phobos/pull/23 2011-05-01 12:11:46 -05:00
Andrei Alexandrescu
f7e2332cd8 Removed std.thread 2011-04-17 09:31:45 -05:00
andralex
823f0d009d Changed phobos.html to index.html 2011-01-30 02:39:55 -06:00
Renamed from phobos.d (Browse further)