Skip to content

Commit

Permalink
Preparations for 3.1.0-test.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsolomko committed Jul 1, 2017
1 parent 7f4fcd5 commit 5f41fb6
Show file tree
Hide file tree
Showing 83 changed files with 1,587 additions and 427 deletions.
4 changes: 2 additions & 2 deletions .jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ clean: true
exclude: Tests/
author: Timofey Solomko
module: SWCompression
module_version: 3.0.1
module_version: 3.1.0-test
copyright: '© 2017 Timofey Solomko'
readme: README.md
github_url: https://github.com/tsolomko/SWCompression
github_file_prefix: https://github.com/tsolomko/SWCompression/tree/v3.0.1
github_file_prefix: https://github.com/tsolomko/SWCompression/tree/v3.1.0-test
theme: fullwidth
2 changes: 1 addition & 1 deletion SWCompression.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "SWCompression"
s.version = "3.0.1"
s.version = "3.1.0-test"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Sources/Service/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.0.1</string>
<string>3.1.0-test</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSHumanReadableCopyright</key>
Expand Down
27 changes: 15 additions & 12 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<a class="header-link" href="index.html">
SWCompression Docs
</a>
(100% documented)
(97% documented)
</p>

<p class="header-col--secondary">
Expand Down Expand Up @@ -61,6 +61,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="Classes/GzipArchive.html">GzipArchive</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="Classes/GzipArchive/Member.html">– Member</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="Classes/LZMA.html">LZMA</a>
</li>
Expand Down Expand Up @@ -204,7 +207,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/LZMA2.swift#L32-L79">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/LZMA2.swift#L32-L79">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -239,7 +242,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/GzipArchive.swift#L192-L345">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/GzipArchive.swift#L189-L363">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -274,7 +277,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/ZipContainer.swift#L44-L170">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/ZipContainer.swift#L41-L255">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -305,7 +308,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/ZipContainer.swift#L173-L223">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/ZipContainer.swift#L258-L308">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -340,7 +343,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/LZMA.swift#L35-L62">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/LZMA.swift#L35-L67">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -375,7 +378,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/ZlibArchive.swift#L120-L186">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/ZlibArchive.swift#L117-L183">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -410,7 +413,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/Deflate.swift#L27-L489">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/Deflate.swift#L24-L479">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -445,7 +448,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/BZip2.swift#L42-L285">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/BZip2.swift#L39-L288">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -480,7 +483,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/TarContainer.swift#L31-L283">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/TarContainer.swift#L28-L386">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -511,7 +514,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/TarContainer.swift#L286-L334">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/TarContainer.swift#L389-L437">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -546,7 +549,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/XZArchive.swift#L48-L367">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/XZArchive.swift#L45-L385">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
7 changes: 5 additions & 2 deletions docs/Classes/BZip2.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
SWCompression Docs
</a>
(100% documented)
(97% documented)
</p>

<p class="header-col--secondary">
Expand Down Expand Up @@ -62,6 +62,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/GzipArchive.html">GzipArchive</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/GzipArchive/Member.html">– Member</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/LZMA.html">LZMA</a>
</li>
Expand Down Expand Up @@ -241,7 +244,7 @@ <h4>Return Value</h4>
<p>Decompressed data.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/BZip2.swift#L56-L60">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/BZip2.swift#L53-L57">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
9 changes: 6 additions & 3 deletions docs/Classes/Deflate.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
SWCompression Docs
</a>
(100% documented)
(97% documented)
</p>

<p class="header-col--secondary">
Expand Down Expand Up @@ -62,6 +62,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/GzipArchive.html">GzipArchive</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/GzipArchive/Member.html">– Member</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/LZMA.html">LZMA</a>
</li>
Expand Down Expand Up @@ -246,7 +249,7 @@ <h4>Return Value</h4>
<p>Decompressed data.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/Deflate.swift#L76-L80">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/Deflate.swift#L73-L77">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -306,7 +309,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/Deflate.swift#L275-L330">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/Deflate.swift#L272-L323">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
70 changes: 67 additions & 3 deletions docs/Classes/GzipArchive.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<a class="header-link" href="../index.html">
SWCompression Docs
</a>
(100% documented)
(97% documented)
</p>

<p class="header-col--secondary">
Expand Down Expand Up @@ -62,6 +62,9 @@
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/GzipArchive.html">GzipArchive</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/GzipArchive/Member.html">– Member</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/LZMA.html">LZMA</a>
</li>
Expand Down Expand Up @@ -185,6 +188,37 @@ <h1>GzipArchive</h1>
<div class="section-content">
<div class="task-group">
<ul class="item-container">
<li class="item">
<div>
<code>
<a name="/s:VC13SWCompression11GzipArchive6Member"></a>
<a name="//apple_ref/swift/Struct/Member" class="dashAnchor"></a>
<a class="token" href="#/s:VC13SWCompression11GzipArchive6Member">Member</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

<a href="../Classes/GzipArchive/Member.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">GzipArchive</span><span class="p">:</span> <span class="kt"><a href="../Protocols/Archive.html">Archive</a></span></code></pre>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/GzipArchive.swift#L191-L194">Show on GitHub</a>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
Expand Down Expand Up @@ -249,7 +283,37 @@ <h4>Return Value</h4>
<p>Unarchived data.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/GzipArchive.swift#L211-L226">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/GzipArchive.swift#L213-L218">Show on GitHub</a>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:ZFC13SWCompression11GzipArchive14multiUnarchiveFzT7archiveV10Foundation4Data_GSaVS0_6Member_"></a>
<a name="//apple_ref/swift/Method/multiUnarchive(archive:)" class="dashAnchor"></a>
<a class="token" href="#/s:ZFC13SWCompression11GzipArchive14multiUnarchiveFzT7archiveV10Foundation4Data_GSaVS0_6Member_">multiUnarchive(archive:)</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>

</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">GzipArchive</span><span class="p">:</span> <span class="kt"><a href="../Protocols/Archive.html">Archive</a></span></code></pre>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/GzipArchive.swift#L220-L230">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -392,7 +456,7 @@ <h4>Return Value</h4>
<p>Resulting archive&rsquo;s data.</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/tsolomko/SWCompression/tree/v3.0.1/Sources/GzipArchive.swift#L251-L343">Show on GitHub</a>
<a href="https://github.com/tsolomko/SWCompression/tree/v3.1.0-test/Sources/GzipArchive.swift#L269-L361">Show on GitHub</a>
</div>
</section>
</div>
Expand Down
Loading

0 comments on commit 5f41fb6

Please sign in to comment.