Skip to content

Commit

Permalink
Version 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
seantanly committed Jan 6, 2017
1 parent 5173578 commit 620d831
Show file tree
Hide file tree
Showing 20 changed files with 620 additions and 417 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
====

## Version 2.1.4 (2017-01-06)

* Silence warnings for Elixir v1.4.
* Update docs generated from ex_doc v0.14.5.


## Version 2.1.3 (2016-02-23)

* Updated typespecs support for Dialyzer
Expand Down
18 changes: 18 additions & 0 deletions doc/.build
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
dist/app-4aef34ad5f.js
dist/app-a07cea761b.css
fonts/icomoon.eot
fonts/icomoon.svg
fonts/icomoon.ttf
fonts/icomoon.woff
dist/sidebar_items-febd63c80f.js
api-reference.html
changelog.html
readme.html
license.html
index.html
404.html
Paratize.html
Paratize.Base.html
Paratize.Chunk.html
Paratize.Pool.html
Paratize.TaskOptions.html
48 changes: 24 additions & 24 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,20 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>404 – Paratize v2.1.3</title>
<link rel="stylesheet" href="dist/app-1e374caa3d.css" />
<script src="dist/sidebar_items.js"></script>
<meta name="generator" content="ExDoc v0.14.5">
<title>404 – Paratize v2.1.4</title>
<link rel="stylesheet" href="dist/app-a07cea761b.css" />

<script src="dist/sidebar_items-febd63c80f.js"></script>
</head>
<body data-type="extras">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>
<section class="sidebar">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>


<a href="Paratize.html" class="sidebar-projectLink">
Expand All @@ -27,7 +26,7 @@ <h1 class="sidebar-projectName">
Paratize
</h1>
<h2 class="sidebar-projectVersion">
v2.1.3
v2.1.4
</h2>
</div>

Expand All @@ -49,13 +48,13 @@ <h2 class="sidebar-projectVersion">


</ul>

<div class="gradient"></div>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>

<section class="content">
<div id="content" class="content-inner">
<div class="content-outer">
<div id="content" class="content-inner">


<h2>Page not found</h2>
Expand All @@ -65,23 +64,24 @@ <h2>Page not found</h2>
<a href="api-reference.html" title="API Reference">API Reference</a> page to find what
you were looking for.</p>

<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.11.4),
</span>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.5),
</span>
</p>
<button class="night-mode-toggle" />
</footer>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<button class="night-mode-toggle" />
</footer>
</div>
</div>
</section>
</div>
<script src="dist/app-6d2e071366.js"></script>
<script src="dist/app-4aef34ad5f.js"></script>
</body>
</html>

73 changes: 36 additions & 37 deletions doc/Paratize.Base.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,20 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.11.4">
<title>Paratize.Base – Paratize v2.1.3</title>
<link rel="stylesheet" href="dist/app-1e374caa3d.css" />
<script src="dist/sidebar_items.js"></script>
<meta name="generator" content="ExDoc v0.14.5">
<title>Paratize.Base – Paratize v2.1.4</title>
<link rel="stylesheet" href="dist/app-a07cea761b.css" />

<script src="dist/sidebar_items-febd63c80f.js"></script>
</head>
<body data-type="modules">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>
<section class="sidebar">
<button class="sidebar-toggle">
<i class="icon-menu"></i>
</button>


<a href="Paratize.html" class="sidebar-projectLink">
Expand All @@ -27,7 +26,7 @@ <h1 class="sidebar-projectName">
Paratize
</h1>
<h2 class="sidebar-projectVersion">
v2.1.3
v2.1.4
</h2>
</div>

Expand All @@ -49,30 +48,30 @@ <h2 class="sidebar-projectVersion">


</ul>

<div class="gradient"></div>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>

<section class="content">
<div id="content" class="content-inner">
<div class="content-outer">
<div id="content" class="content-inner">


<h1>
<small class="visible-xs">Paratize v2.1.3</small>
<small class="visible-xs">Paratize v2.1.4</small>
Paratize.Base

<small>behaviour</small>


<a href="https://github.com/seantanly/elixir-paratize/blob/v2.1.3/lib/paratize/base.ex#L1" title="View Source" class="view-source" rel="help">
<a href="https://github.com/seantanly/elixir-paratize/blob/v2.1.4/lib/paratize/base.ex#L1" title="View Source" class="view-source" rel="help">
<i class="icon-code"></i>
</a>

</h1>


<section id="moduledoc" class="docstring">
<section id="moduledoc">
<p>Provides the base implementation for <code class="inline">parallel_each/3</code> and <code class="inline">parallel_map/3</code>.</p>
<p>To create an implementation, do <code class="inline">use Paratize.Base</code> and provide the implementation of <code class="inline">parallel_exec/2</code>.</p>

Expand Down Expand Up @@ -130,27 +129,26 @@ <h1 class="section-heading">
Callbacks
</h1>
<div class="detail" id="c:parallel_exec/2">

<div class="detail-header">
<a href="#c:parallel_exec/2" class="detail-link" title="Link to this callback">
<i class="icon-link"></i>
</a>
<span class="signature">parallel_exec(list, arg1)</span>
<a href="https://github.com/seantanly/elixir-paratize/blob/v2.1.3/lib/paratize/base.ex#L16" class="view-source" rel="help" title="View Source">

<a href="https://github.com/seantanly/elixir-paratize/blob/v2.1.4/lib/paratize/base.ex#L16" class="view-source" rel="help" title="View Source">
<i class="icon-code"></i>
</a>

</div>

<div class="specs">
<h4 class="specs-title">Specs</h4>
<div class="specs-list">


<div class="specs">

<pre><code class="elixir">parallel_exec([(() -> res)], <a href="Paratize.TaskOptions.html#t:t/0">Paratize.TaskOptions.t</a>) :: [res] when res: var</code></pre>
<pre>parallel_exec([(() -> res)], <a href="Paratize.TaskOptions.html#t:t/0">Paratize.TaskOptions.t</a>) :: [res] when res: var</pre>

</div>
</div>


</div>
<section class="docstring">
<p>Parallel processing of functions.
Returns the list of results in order.</p>
Expand All @@ -167,23 +165,24 @@ <h3>Args:</h3>

</section>

<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.11.4),
</span>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
<footer class="footer">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.5),
</span>
</p>
<button class="night-mode-toggle" />
</footer>
<span class="line">
designed by
<a href="https://twitter.com/dignifiedquire" target="_blank" title="@dignifiedquire">Friedel Ziegelmayer</a>.
</span>
</p>
<button class="night-mode-toggle" />
</footer>
</div>
</div>
</section>
</div>
<script src="dist/app-6d2e071366.js"></script>
<script src="dist/app-4aef34ad5f.js"></script>
</body>
</html>

Loading

0 comments on commit 620d831

Please sign in to comment.