This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
ripgrep
Watch
1
Star
0
Fork
0
You've already forked ripgrep
mirror of
https://github.com/BurntSushi/ripgrep.git
synced
2025-04-08 16:53:58 +02:00
Code
Issues
Releases
Activity
ripgrep
/
grep
/
src
History
Andrew Gallant
d3e118a786
Fix debug expression statement.
2016-10-10 21:48:34 -04:00
..
data
progress
2016-06-22 21:19:02 -04:00
lib.rs
Fix a performance bug where using -w could result in very bad performance.
2016-09-21 19:12:07 -04:00
literals.rs
Don't union inner literals of repetitions.
2016-09-25 20:10:28 -04:00
nonl.rs
Improve the "bad literal" error message.
2016-09-16 18:12:00 -04:00
search.rs
Fix debug expression statement.
2016-10-10 21:48:34 -04:00
word_boundary.rs
Fix a performance bug where using -w could result in very bad performance.
2016-09-21 19:12:07 -04:00