mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-15 17:31:56 +00:00
165 lines
5.7 KiB
HTML
165 lines
5.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<title>Sdcv by Dushistov</title>
|
|
|
|
<link rel="stylesheet" href="stylesheets/styles.css">
|
|
<link rel="stylesheet" href="stylesheets/github-light.css">
|
|
<meta name="viewport" content="width=device-width">
|
|
<!--[if lt IE 9]>
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<header>
|
|
<h1>Sdcv</h1>
|
|
<p></p>
|
|
|
|
<p class="view"><a href="https://github.com/Dushistov/sdcv">View the Project on GitHub <small>Dushistov/sdcv</small></a></p>
|
|
|
|
|
|
<ul>
|
|
<li><a href="https://github.com/Dushistov/sdcv/zipball/master">Download <strong>ZIP File</strong></a></li>
|
|
<li><a href="https://github.com/Dushistov/sdcv/tarball/master">Download <strong>TAR Ball</strong></a></li>
|
|
<li><a href="https://github.com/Dushistov/sdcv">View On <strong>GitHub</strong></a></li>
|
|
</ul>
|
|
</header>
|
|
<section>
|
|
<h3>
|
|
<a id="sdcv" class="anchor" href="#sdcv" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>SDCV</h3>
|
|
|
|
<p>sdcv - console version of <a href="http://stardict-4.sourceforge.net/">StarDict</a></p>
|
|
|
|
<h2>
|
|
<a id="recent-changes" class="anchor" href="#recent-changes" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Recent <a href="https://github.com/Dushistov/sdcv/blob/master/NEWS">changes</a>:</h2>
|
|
|
|
<p>Version 0.5.5</p>
|
|
<ul>
|
|
<li>Avoid crashes when passing unknown dicts to the -u flag</li>
|
|
<li>Use off_t for stuff mainly assigned to a stat.st_size value</li>
|
|
</ul>
|
|
|
|
<p>Version 0.5.4</p>
|
|
<ul>
|
|
<li>Use binary search for synonyms</li>
|
|
<li>Various improvments in work with synonyms</li>
|
|
<li>Added --json (same as --json-output) to match man</li>
|
|
<li>Show all matched result</li>
|
|
<li>More robust parsing of ifo file</li>
|
|
<li>Prevent crash if file size of files not matched expecting one for .oft files</fi>
|
|
</ul>
|
|
|
|
<p>Version 0.5.3</p>
|
|
<ul>
|
|
<li>Use single quotes around JSON data to reduce need for escaping</li>
|
|
<li>Store integer magic in cache file</li>
|
|
<li>Added $SDCV_HISTFILE to set history file</li>
|
|
<li>return exit code 2 if search term not found</li>
|
|
<li>Comply with the XDG Base Directory Specification</li>
|
|
</ul>
|
|
<p>Version 0.5.2</p>
|
|
<ul>
|
|
<li>Synonyms index support (.syn files) by Peter</li>
|
|
<li>Add support of json output by Peter (--json-output)</li>
|
|
<li>Add -e for exact searches (no fuzzy matches) by Peter</li>
|
|
<li>Fix build with clang 3.4.1</li>
|
|
<li>Fix FSF address in license by Tomáš Čech</li>
|
|
</ul>
|
|
<p>Version 0.5.1</p>
|
|
<ul>
|
|
<li>Fix usage of SDCV_PAGER by Anton Yuzhaninov</li>
|
|
<li>Fix build without readline</li>
|
|
<li>specify dictionary order by -u switches or ~/.sdcv_ordering by Cong Gu</li>
|
|
</ul>
|
|
|
|
<p>Version 0.5.0-beta2</p>
|
|
|
|
<ul>
|
|
<li>add option to colorize output</li>
|
|
<li>Roman Imankulov's patch to better use of readline</li>
|
|
<li>Fix build with modern compilers</li>
|
|
<li>Fix work on CPU with align issues, like ARM and SPARC (thanks to Michal Čihař )</li>
|
|
<li>Migrate to C++11 and CMake (so at now archive with code 180K->54K)</li>
|
|
<li>Update Russian translation
|
|
--- CUT --</li>
|
|
</ul>
|
|
|
|
<h2>
|
|
<a id="releasesbeta-and-last-stable" class="anchor" href="#releasesbeta-and-last-stable" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Releases(beta and last stable)</h2>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Link</th>
|
|
<th>Size</th>
|
|
<th>hash (md5)</th>
|
|
<th>Date</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://github.com/Dushistov/sdcv/archive/refs/tags/v0.5.5.tar.gz">sdcv-0.5.5.tar.gz</a></td>
|
|
<td>66K</td>
|
|
<td>265dbfda83a57810595d156877f3e6fd</td>
|
|
<td>2023-04-18</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.4.tar.gz">sdcv-0.5.4.tar.gz</a></td>
|
|
<td>66K</td>
|
|
<td>143aeb52fc54ebd7980e5424b437c70f</td>
|
|
<td>2022-06-24</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.3.tar.gz">sdcv-0.5.3.tar.gz</a></td>
|
|
<td>61K</td>
|
|
<td>6a75cfe650ce1d0fca229e63278d5c0e</td>
|
|
<td>2020-08-14</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.2.tar.gz">sdcv-0.5.2.tar.gz</a></td>
|
|
<td>61K</td>
|
|
<td>c94ae9f53341757d93d2978ead648af6</td>
|
|
<td>2017-08-16</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://github.com/Dushistov/sdcv/archive/v0.5.1.tar.gz">sdcv-0.5.1.tar.gz</a></td>
|
|
<td>58K</td>
|
|
<td>96cf5c7639a3eb6523739d6090534879</td>
|
|
<td>2017-04-25</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://sourceforge.net/projects/sdcv/files/sdcv/sdcv-0.5.0-beta2-Source.tar.bz2/download">sdcv-0.5.0-beta2-Source.tar.bz2</a></td>
|
|
<td>51K</td>
|
|
<td>49aa0e9b47b602022da0ea54d6104562</td>
|
|
<td>2013-07-07</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="http://prdownloads.sourceforge.net/sdcv/sdcv-0.4.2.tar.bz2?download">sdcv-0.4.2.tar.bz2</a></td>
|
|
<td>180K</td>
|
|
<td>f624662b333daa5da2d3e99cef519f17</td>
|
|
<td>2006-04-24</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<p>More previous releases can be found on <a href="http://sourceforge.net/projects/sdcv">sdcv's sourceforge page</a>. </p>
|
|
|
|
<h2>
|
|
<a id="feedback" class="anchor" href="#feedback" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Feedback</h2>
|
|
|
|
<p>If you have question, feature request or want
|
|
report bug email me(Be sure to include the word "sdcv" somewhere in the "Subject:" field).</p>
|
|
</section>
|
|
<footer>
|
|
<p>This project is maintained by <a href="https://github.com/Dushistov">Dushistov</a></p>
|
|
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
|
</footer>
|
|
</div>
|
|
<script src="javascripts/scale.fix.js"></script>
|
|
|
|
</body>
|
|
</html>
|