GitHub / maxbachmann/rapidfuzz-cpp issues and pull requests
#109 - Issues with building on android
Issue -
State: closed - Opened by DavidLazarescu over 1 year ago
- 6 comments
#107 - Fix CMake export error when added as sub directory by offering installation option
Pull Request -
State: closed - Opened by cxxsucks about 2 years ago
- 1 comment
#106 - CMake complains "rapidfuzz not in export set" when exporting a project dependent on rapidfuzz
Issue -
State: closed - Opened by cxxsucks about 2 years ago
- 2 comments
#105 - Are there any specific compiler settings aside from std++17 (onwards) I need to get this to work?
Issue -
State: closed - Opened by oviano about 2 years ago
- 4 comments
#104 - The amalgamation file includes things like "rapidfuzz/details/Range.hpp"
Issue -
State: closed - Opened by oviano about 2 years ago
- 1 comment
Labels: bug
#103 - Change git branch in README.md to main
Pull Request -
State: closed - Opened by pdewit about 2 years ago
- 1 comment
#102 - Fix build with GCC 13
Pull Request -
State: closed - Opened by thesamesam over 2 years ago
- 3 comments
#101 - Why does partial_ratio gives different results then partial ratio in FuzzyWuzzy lib ?
Issue -
State: closed - Opened by Lazart over 2 years ago
- 2 comments
Labels: question
#100 - Test failures on i686
Issue -
State: closed - Opened by mgorny over 2 years ago
- 5 comments
Labels: bug
#99 - Fix potential overflow condition on 32-bit architectures.
Pull Request -
State: closed - Opened by troycurtisjr over 2 years ago
- 1 comment
#98 - What platorms are supported?
Issue -
State: closed - Opened by DavidLazarescu over 2 years ago
- 2 comments
Labels: question
#97 - fix score_hint in levenshtein_editops
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#96 - Tests fail to compile: Unknown CMake command "project_options"
Issue -
State: closed - Opened by yurivict almost 3 years ago
- 9 comments
#95 - add simd implementation for OSA
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#94 - add Jaro and JaroWinkler
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#93 - add simd implementation of LCSseq
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#92 - add optimal string alignment distance
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#91 - cleanup for C++17
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#90 - add banded levenshtein implementation for long sequences
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#89 - reduce boilerplate of string metrics
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#88 - Damerau levenshtein
Pull Request -
State: closed - Opened by maxbachmann almost 3 years ago
#87 - a tiny error
Issue -
State: closed - Opened by ZJR19930222 almost 3 years ago
- 1 comment
#86 - use ranges to wrap iterators
Pull Request -
State: closed - Opened by maxbachmann about 3 years ago
#85 - fix integer wraparound in partial_ratio/partial_ratio_alignment
Pull Request -
State: closed - Opened by maxbachmann about 3 years ago
- 1 comment
#83 - refactor implementation
Pull Request -
State: closed - Opened by maxbachmann about 3 years ago
#82 - refactor pattern match vectors
Pull Request -
State: closed - Opened by maxbachmann about 3 years ago
#81 - Simd support
Pull Request -
State: closed - Opened by maxbachmann about 3 years ago
- 1 comment
#80 - Simd support
Pull Request -
State: closed - Opened by maxbachmann about 3 years ago
#79 - Add GCC CI
Pull Request -
State: closed - Opened by yaoyuan0553 over 3 years ago
- 3 comments
#78 - reduce compiler warnings
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#77 - reduce compiler warnings
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#76 - run tests on MSVC and in Debug mode
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#75 - Avoid incrementing the "last" iterator in `sorted_split`
Pull Request -
State: closed - Opened by AntonShalgachev over 3 years ago
- 5 comments
#74 - sorted_split increments the iterator to one-past-end
Issue -
State: closed - Opened by AntonShalgachev over 3 years ago
- 2 comments
Labels: bug
#73 - drop C++14 support
Issue -
State: closed - Opened by maxbachmann over 3 years ago
Labels: discussion
#72 - fix GCC and Clang warnings
Pull Request -
State: closed - Opened by yaoyuan0553 over 3 years ago
- 1 comment
#71 - Headers are installed in /usr/local/lib on Linux
Issue -
State: closed - Opened by pekkarr over 3 years ago
- 1 comment
Labels: bug
#70 - merge new changes
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#69 - Fix MSVC warnings
Pull Request -
State: closed - Opened by yaoyuan0553 over 3 years ago
- 18 comments
#68 - enable warnings in tests
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#64 - Fix extract templates examples
Pull Request -
State: closed - Opened by panosk over 3 years ago
- 2 comments
#63 - add LCS distance
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#62 - use sphinx for the documentation
Issue -
State: open - Opened by maxbachmann over 3 years ago
Labels: documentation
#61 - added missing lines necessary to call CPack and create .deb file
Pull Request -
State: closed - Opened by stephanecharette over 3 years ago
- 6 comments
#60 - Typos in code
Issue -
State: closed - Opened by ithersta over 3 years ago
- 1 comment
Labels: bug
#58 - improve editops performance and memory usage
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#57 - JNI implementation of rapidfuzz
Issue -
State: closed - Opened by MuntashirAkon over 3 years ago
- 8 comments
Labels: question
#56 - Improve build process
Pull Request -
State: closed - Opened by maxbachmann over 3 years ago
#55 - Case sensitivity
Issue -
State: closed - Opened by jkryszyn almost 4 years ago
- 1 comment
Labels: question
#54 - Create Smallest divisible number
Pull Request -
State: closed - Opened by ghost almost 4 years ago
- 1 comment
Labels: invalid
#53 - Fix incorrect editops results
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
- 1 comment
#52 - add bitparallel jaro implementation
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
#51 - Run Unit tests in CI
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
#50 - add more intrinsics
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
#49 - improve codegen for PatternMatchVector
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
#48 - improve performance of InDel distance by unrolling loops
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
#47 - Fix matching blocks syntax & size_t consistency.
Pull Request -
State: closed - Opened by Hunter-Zolomon almost 4 years ago
- 2 comments
#46 - Fix levenshtein_editops_impl assert comp error.
Pull Request -
State: closed - Opened by Hunter-Zolomon almost 4 years ago
- 1 comment
#45 - levenshtein_editops_impl assert error
Issue -
State: closed - Opened by Hunter-Zolomon almost 4 years ago
Labels: bug
#44 - Test
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
#43 - Add Jaro and Jaro-Winkler similarity
Issue -
State: closed - Opened by maxbachmann almost 4 years ago
- 2 comments
Labels: enhancement
#42 - Pythonv1.5
Pull Request -
State: closed - Opened by maxbachmann almost 4 years ago
#41 - Suggestion to use relative includes for internally included hpp files...
Issue -
State: closed - Opened by oviano almost 4 years ago
- 3 comments
#40 - CMake Integration does not work
Issue -
State: closed - Opened by jkryszyn almost 4 years ago
- 6 comments
Labels: bug
#39 - handle signed/unsigned characters
Pull Request -
State: closed - Opened by maxbachmann about 4 years ago
#38 - properly handle sign in default_process
Pull Request -
State: closed - Opened by maxbachmann about 4 years ago
#37 - Minor fixes to allow building with -Werror=shadow
Pull Request -
State: closed - Opened by emmenlau over 4 years ago
- 1 comment
#36 - Tiny build issue: require Catch2 >= 3.0
Issue -
State: closed - Opened by emmenlau over 4 years ago
- 1 comment
#35 - Can I use your library for unicode characters?
Issue -
State: closed - Opened by hedgehog91 over 4 years ago
- 4 comments
#34 - V1.1.0
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#33 - add unicode support to Python implementation
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#32 - fix some more code warnings
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#31 - fix size_t casts for MSVC
Pull Request -
State: closed - Opened by fizzyade over 4 years ago
- 4 comments
#30 - Prepare release
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#29 - Fuzz Testing
Issue -
State: closed - Opened by maxbachmann over 4 years ago
- 1 comment
Labels: help wanted
#28 - Testing
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#27 - add github actions integration
Issue -
State: closed - Opened by maxbachmann over 4 years ago
Labels: help wanted
#26 - get_maching_blocks problem.
Issue -
State: closed - Opened by fizzyade over 4 years ago
- 9 comments
Labels: bug
#25 - fix gcc -Werror=missing-braces
Pull Request -
State: closed - Opened by RemiBeaupreARA over 4 years ago
#24 - Cleanup
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#23 - cleanup Cached Ratio implementation
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#22 - work on Python release v1.1.0
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#21 - Work towards 1.0.0
Pull Request -
State: closed - Opened by maxbachmann over 4 years ago
#20 - Hamming distance implementation
Issue -
State: closed - Opened by ideasbyjin over 4 years ago
- 7 comments
#19 - Compare c++ with python
Issue -
State: closed - Opened by xiaocaoxu over 4 years ago
- 6 comments
Labels: question
#18 - keep header hierarchy when installing with CMake
Pull Request -
State: closed - Opened by avilleret almost 5 years ago
#17 - added a list in the CMake option
Pull Request -
State: closed - Opened by ghost almost 5 years ago
#16 - CMake support
Pull Request -
State: closed - Opened by avilleret almost 5 years ago
- 3 comments
#15 - Cmake
Pull Request -
State: closed - Opened by maxbachmann almost 5 years ago
#14 - Difflib
Pull Request -
State: closed - Opened by maxbachmann almost 5 years ago
#13 - use the Levenshtein distance to find matching blocks
Pull Request -
State: closed - Opened by maxbachmann almost 5 years ago
#12 - Cpp11 support
Pull Request -
State: closed - Opened by maxbachmann almost 5 years ago
#11 - continue refactoring into SentenceView
Pull Request -
State: closed - Opened by maxbachmann about 5 years ago
#10 - refactor string helpers into class
Pull Request -
State: closed - Opened by maxbachmann about 5 years ago
#9 - benchmarks
Issue -
State: open - Opened by maxbachmann about 5 years ago
#8 - use uncommon characters in levenshtein aswell
Pull Request -
State: closed - Opened by maxbachmann about 5 years ago
#7 - support different char types in fuzz methods
Pull Request -
State: closed - Opened by maxbachmann about 5 years ago
#6 - improve support for string types and C++14
Pull Request -
State: closed - Opened by maxbachmann about 5 years ago
#5 - publish to conan
Issue -
State: closed - Opened by maxbachmann about 5 years ago
- 1 comment
#4 - make C++14 compliant
Issue -
State: closed - Opened by maxbachmann about 5 years ago
- 1 comment