Skip to content

Commit bcc0bd4

Browse files
committed
publish: Update crate version for release
generated from commit d0ea966
1 parent a5f45a7 commit bcc0bd4

File tree

8,855 files changed

+146528
-15628
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,855 files changed

+146528
-15628
lines changed

COPYRIGHT.txt

+2-16
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,6 @@ included, and carry their own copyright notices and license terms:
1212
Licensed under the SIL Open Font License, Version 1.1.
1313
See FiraSans-LICENSE.txt.
1414

15-
* Heuristica (Heuristica-Italic.woff):
16-
17-
Copyright 1989, 1991 Adobe Systems Incorporated. All rights reserved.
18-
Utopia is either a registered trademark or trademark of Adobe Systems
19-
Incorporated in the United States and/or other countries. Used under
20-
license.
21-
22-
Copyright 2006 Han The Thanh, Vntopia font family, http://vntex.sf.net
23-
24-
Copyright (c) 2008-2012, Andrey V. Panov (panov@canopus.iacp.dvo.ru),
25-
with Reserved Font Name Heuristica.
26-
27-
Licensed under the SIL Open Font License, Version 1.1.
28-
See Heuristica-LICENSE.txt.
29-
3015
* rustdoc.css, main.js, and playpen.js:
3116

3217
Copyright 2015 The Rust Developers.
@@ -47,7 +32,8 @@ included, and carry their own copyright notices and license terms:
4732
Licensed under the SIL Open Font License, Version 1.1.
4833
See SourceCodePro-LICENSE.txt.
4934

50-
* Source Serif Pro (SourceSerifPro-Regular.woff, SourceSerifPro-Bold.woff):
35+
* Source Serif Pro (SourceSerifPro-Regular.ttf.woff,
36+
SourceSerifPro-Bold.ttf.woff, SourceSerifPro-It.ttf.woff):
5137

5238
Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with
5339
Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of

Heuristica-Italic.woff

-117 KB
Binary file not shown.

Heuristica-LICENSE.txt

-101
This file was deleted.

SourceSerifPro-Bold.ttf.woff

91.2 KB
Binary file not shown.

SourceSerifPro-Bold.woff

-47.6 KB
Binary file not shown.

SourceSerifPro-It.ttf.woff

35.5 KB
Binary file not shown.

SourceSerifPro-Regular.ttf.woff

86.6 KB
Binary file not shown.

SourceSerifPro-Regular.woff

-48.8 KB
Binary file not shown.

aliases.js

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
var ALIASES = {};
2-
ALIASES['arrayfire'] = {};
2+
ALIASES["arrayfire"] = {};
3+
ALIASES["lazy_static"] = {};
4+
ALIASES["libc"] = {};
5+
ALIASES["num"] = {};
6+
ALIASES["num_bigint"] = {};
7+
ALIASES["num_complex"] = {};
8+
ALIASES["num_integer"] = {};
9+
ALIASES["num_iter"] = {};
10+
ALIASES["num_rational"] = {};
11+
ALIASES["num_traits"] = {};
12+
ALIASES["rand"] = {};
13+
ALIASES["rustc_serialize"] = {};

arrayfire/AfError.t.html

-10
This file was deleted.

arrayfire/Array.t.html

-10
This file was deleted.

arrayfire/Backend.t.html

-10
This file was deleted.

arrayfire/BinaryOp.t.html

-10
This file was deleted.

arrayfire/BorderType.t.html

-10
This file was deleted.

arrayfire/Callback.t.html

-10
This file was deleted.

arrayfire/CannyThresholdType.t.html

-10
This file was deleted.

arrayfire/ColorMap.t.html

-10
This file was deleted.

arrayfire/ColorSpace.t.html

-10
This file was deleted.

arrayfire/Connectivity.t.html

-10
This file was deleted.

arrayfire/ConstGenerator.t.html

-10
This file was deleted.

arrayfire/ConvDomain.t.html

-10
This file was deleted.

arrayfire/ConvMode.t.html

-10
This file was deleted.

arrayfire/Convertable.t.html

-10
This file was deleted.

arrayfire/DEFAULT_RANDOM_ENGINE.v.html

-10
This file was deleted.

arrayfire/DType.t.html

-10
This file was deleted.

arrayfire/DiffusionEq.t.html

-10
This file was deleted.

arrayfire/Dim4.t.html

-10
This file was deleted.

arrayfire/ErrorCallback.t.html

-10
This file was deleted.

arrayfire/Features.t.html

-10
This file was deleted.

0 commit comments

Comments
 (0)