Sdcv by Dushistov

View the Project on GitHub Dushistov/sdcv

SDCV

sdcv - console version of StarDict

Recent changes:

Version 0.5.5

  • Avoid crashes when passing unknown dicts to the -u flag
  • Use off_t for stuff mainly assigned to a stat.st_size value

Version 0.5.4

  • Use binary search for synonyms
  • Various improvments in work with synonyms
  • Added --json (same as --json-output) to match man
  • Show all matched result
  • More robust parsing of ifo file
  • Prevent crash if file size of files not matched expecting one for .oft files

Version 0.5.3

  • Use single quotes around JSON data to reduce need for escaping
  • Store integer magic in cache file
  • Added $SDCV_HISTFILE to set history file
  • return exit code 2 if search term not found
  • Comply with the XDG Base Directory Specification

Version 0.5.2

  • Synonyms index support (.syn files) by Peter
  • Add support of json output by Peter (--json-output)
  • Add -e for exact searches (no fuzzy matches) by Peter
  • Fix build with clang 3.4.1
  • Fix FSF address in license by Tomáš Čech

Version 0.5.1

  • Fix usage of SDCV_PAGER by Anton Yuzhaninov
  • Fix build without readline
  • specify dictionary order by -u switches or ~/.sdcv_ordering by Cong Gu

Version 0.5.0-beta2

  • add option to colorize output
  • Roman Imankulov's patch to better use of readline
  • Fix build with modern compilers
  • Fix work on CPU with align issues, like ARM and SPARC (thanks to Michal Čihař )
  • Migrate to C++11 and CMake (so at now archive with code 180K->54K)
  • Update Russian translation --- CUT --

Releases(beta and last stable)

Link Size hash (md5) Date
sdcv-0.5.5.tar.gz 66K 265dbfda83a57810595d156877f3e6fd 2023-04-18
sdcv-0.5.4.tar.gz 66K 143aeb52fc54ebd7980e5424b437c70f 2022-06-24
sdcv-0.5.3.tar.gz 61K 6a75cfe650ce1d0fca229e63278d5c0e 2020-08-14
sdcv-0.5.2.tar.gz 61K c94ae9f53341757d93d2978ead648af6 2017-08-16
sdcv-0.5.1.tar.gz 58K 96cf5c7639a3eb6523739d6090534879 2017-04-25
sdcv-0.5.0-beta2-Source.tar.bz2 51K 49aa0e9b47b602022da0ea54d6104562 2013-07-07
sdcv-0.4.2.tar.bz2 180K f624662b333daa5da2d3e99cef519f17 2006-04-24

More previous releases can be found on sdcv's sourceforge page.

Feedback

If you have question, feature request or want report bug email me(Be sure to include the word "sdcv" somewhere in the "Subject:" field).