Revisions of nuspell

Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1159819 from Richard Biener's avatar Richard Biener (rguenther) (revision 32)
- Avoid relying on macro expansion in BuildRequires as that breaks
  Substitute.
buildservice-autocommit accepted request 1128359 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 31)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1128133 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 30)
* Update to version 5.1.4.
* Bump BuildRequires: pkgconfig(catch2) >= 3.3.2; contrary to upstream release notes, tests require 3.3.2 or newer; see commit ee40edc. Unfortunately, this means no testing for builds on Leap.
buildservice-autocommit accepted request 1111325 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 29)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1110768 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 28)
Update to version 5.1.3
buildservice-autocommit accepted request 1040594 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 27)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1039899 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
- update to v5.1.2:
  * Rewrite internal testing tool verify and improve it to support testing
    suggestions.
  * Greatly improve the speed of suggestions in certain edge cases. See #45.
  * Fix minor encoding issue in the CLI tool on Windows when reading from
    file(s) instead of the standard input. UTF-8 is now the default encoding
    in that case and not the one of the console.
buildservice-autocommit accepted request 1030252 from andy great's avatar andy great (andythe_great) (revision 25)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 1010965 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 24)
Update to version 5.1.1 and use Catch2 < 3.0 for builds (not yet compatible with Catch2 >= 3).
buildservice-autocommit accepted request 900547 from andy great's avatar andy great (andythe_great) (revision 23)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 900541 from andy great's avatar andy great (andythe_great) (revision 22)
- Update to version 5.0.0.
  * Fixed
    * Greatly reduce memory usage.
    * Increase speed of spellchecking.
    * Fix long lagging when generating suggestions in edge cases.
    * Fix building on OS Haiku.
  * Changed
    * Split file dictionary.hxx/cxx into multiple files. The other
      files are implementation details and the public header
      dictionary.hxx is now clean of private details.
  * Removed
    * Remove functions and classes that were deprecated in v4.x.
buildservice-autocommit accepted request 862717 from andy great's avatar andy great (andythe_great) (revision 21)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) committed (revision 20)
andy great's avatar andy great (andythe_great) committed (revision 19)
andy great's avatar andy great (andythe_great) committed (revision 18)
- Update to version 4.2.0.
  * Deprecate functions that allowed non-Unicode encoding. In 
    particular, Dictionary::imbue() and Dictionary::imbue_utf8().
  * Completely remove dependency on Boost. The CLI tools were 
    refactored to use ICU directly.
buildservice-autocommit accepted request 850930 from andy great's avatar andy great (andythe_great) (revision 17)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) committed (revision 16)
andy great's avatar andy great (andythe_great) committed (revision 15)
- Update to version 4.1.0.
  * Added: Add new API for finding dictionaries on the file-system. 
    It is a set of free functions located in the file finder.hxx.
  * Fixed: Improve searching for dictionaries on the file-system.
    Fix finding them on
    Fedora.
  * Deprecated: Deprecate the old API for finding dictionaries, 
    i.e. the class Finder in the file finder.hxx.
- Updates since 3.1.2.
  * Fix handling CRLF line endings in .dic. Fixes #89.
  * Fix CMake scripts for unusual install prefixes.
  * Improve hash-table insertion, avoid temporaries. This improves
    loading times.
  * Switch man-page generator from Ronn to Pandoc. This changes the
    dependencies for building. See the README.
  * Fix lifetime issue (segmentation fault) in ngram-based 
    suggestions.
  * Fix internal usage of std::codecvt in edge case in function 
    to_wide() and to_narrow()
  * Fix not propagating recursion depth in spell_break(), which 
    caused hangup.
  * Fix overwriting of PDB files when compiling with Visual Studio.
    This prevented debugging nuspell.dll.
  * Fix output of CLI tool to be more compatible to ispell and 
    hunspell.
  * Boost is no longer a dependency of the library at all. It is 
    still a dependency of the CLI tool. 
  * Use std::string_view in the public API instead of const 
    std::string&. Also use it internally at various places.
  * Build as shared library by default. Building as static is still
buildservice-autocommit accepted request 820818 from andy great's avatar andy great (andythe_great) (revision 14)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) committed (revision 13)
- Update to version 3.1.2.
  * Fixed: Internal refactorings that reduce function templates in
    utils and finder.
  * Changed: File utils.hxx is not installed any more. It is a 
    private header.
  * Deprecated: Some functions for searching dictionaries in class
    Finder are deprecated as they were searching in directories that
    no longer contain dictionaries.
Displaying revisions 1 - 20 of 32
openSUSE Build Service is sponsored by