14.1.1
版本发布时间: 2024-09-09 10:28:54
BurntSushi/ripgrep最新发布版本:14.1.1(2024-09-09 10:28:54)
This is a minor release with a bug fix for a matching bug. In particular, a bug
was found that could cause ripgrep to ignore lines that should match. That is,
false negatives. It is difficult to characterize the specific set of regexes
in which this occurs as it requires multiple different optimization strategies
to collide and produce an incorrect result. But as one reported example, in
ripgrep, the regex (?i:e.x|ex)
does not match e-x
when it should. (This
bug is a result of an inner literal optimization performed in the grep-regex
crate and not in the regex
crate.)
In case you haven't heard of it before, ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files.
Bug fixes:
- BUG #2884: Fix bug where ripgrep could miss some matches that it should report.
Miscellaneous:
-
MISC #2748:
Remove ripgrep's
simd-accel
feature because it was frequently broken.
1、 ripgrep-14.1.1-aarch64-apple-darwin.tar.gz 1.7MB
2、 ripgrep-14.1.1-aarch64-apple-darwin.tar.gz.sha256 123B
3、 ripgrep-14.1.1-aarch64-unknown-linux-gnu.tar.gz 1.95MB
4、 ripgrep-14.1.1-aarch64-unknown-linux-gnu.tar.gz.sha256 114B
5、 ripgrep-14.1.1-armv7-unknown-linux-gnueabihf.tar.gz 1.94MB
6、 ripgrep-14.1.1-armv7-unknown-linux-gnueabihf.tar.gz.sha256 118B
7、 ripgrep-14.1.1-armv7-unknown-linux-musleabi.tar.gz 1.86MB
8、 ripgrep-14.1.1-armv7-unknown-linux-musleabi.tar.gz.sha256 117B
9、 ripgrep-14.1.1-armv7-unknown-linux-musleabihf.tar.gz 1.87MB
10、 ripgrep-14.1.1-armv7-unknown-linux-musleabihf.tar.gz.sha256 119B
11、 ripgrep-14.1.1-i686-pc-windows-msvc.zip 1.83MB
12、 ripgrep-14.1.1-i686-pc-windows-msvc.zip.sha256 176B
13、 ripgrep-14.1.1-i686-unknown-linux-gnu.tar.gz 2.25MB
14、 ripgrep-14.1.1-i686-unknown-linux-gnu.tar.gz.sha256 111B
15、 ripgrep-14.1.1-powerpc64-unknown-linux-gnu.tar.gz 2.29MB
16、 ripgrep-14.1.1-powerpc64-unknown-linux-gnu.tar.gz.sha256 116B
17、 ripgrep-14.1.1-s390x-unknown-linux-gnu.tar.gz 2.59MB
18、 ripgrep-14.1.1-s390x-unknown-linux-gnu.tar.gz.sha256 112B
19、 ripgrep-14.1.1-x86_64-apple-darwin.tar.gz 1.99MB
20、 ripgrep-14.1.1-x86_64-apple-darwin.tar.gz.sha256 108B
21、 ripgrep-14.1.1-x86_64-pc-windows-gnu.zip 10.41MB
22、 ripgrep-14.1.1-x86_64-pc-windows-gnu.zip.sha256 177B
23、 ripgrep-14.1.1-x86_64-pc-windows-msvc.zip 1.96MB
24、 ripgrep-14.1.1-x86_64-pc-windows-msvc.zip.sha256 178B
25、 ripgrep-14.1.1-x86_64-unknown-linux-musl.tar.gz 2.45MB
26、 ripgrep-14.1.1-x86_64-unknown-linux-musl.tar.gz.sha256 114B
27、 ripgrep_14.1.1-1_amd64.deb 1.77MB