gvansickle/ucg
UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code.
C++GPL-3.0
Issues
- 0
Update README.md
#144 opened by gvansickle - 0
- 0
- 1
Consider removing PCRE1 support
#140 opened by gvansickle - 0
Fix std::is_literal_type warning
#137 opened by gvansickle - 4
Migrate off travis-ci.org for CI builds/testing
#127 opened by gvansickle - 0
Revisit directory traversal
#136 opened by gvansickle - 0
More constexpr in ArgParse.
#134 opened by gvansickle - 0
Update to optionparser-1.7
#129 opened by gvansickle - 0
Update ucg to >= C++20
#125 opened by gvansickle - 1
- 0
Convert build system from Autoconf to CMake
#126 opened by gvansickle - 0
UCG may refuse to open read-only file
#119 opened by ZyX-I - 1
HEAD does not containg configure script
#124 opened by csrabak - 0
[bug] HEAD does not compile in ARM
#123 opened by AndersonTorres - 0
0.3.3 does not compile
#122 opened by 0-wiz-0 - 21
- 2
Update the performance benchmark results
#121 opened by hungptit - 18
[EXPIRED] Windows binary
#109 opened by sergeevabc - 3
Compile error with clang++ 4.0.0 vs. DirTree
#118 opened by gvansickle - 4
possible bug with symlink following
#106 opened by BurntSushi - 5
Command-line-options section of website looks...crappy
#117 opened by refi64 - 4
Error when building using GCC 4.9 on Chrome OS
#114 opened by refi64 - 5
ucg works in x86 systems...
#115 opened by refi64 - 0
Add context feature
#113 opened by gvansickle - 16
Homebrew formula
#110 opened by equal-l2 - 2
options after non-options not working properly
#112 opened by gvansickle - 1
Support both `--noopt` and `--no-opt` no-options
#107 opened by gvansickle - 2
Outgrowing argp for argument parsing?
#94 opened by gvansickle - 2
sync_queue<> is a bottleneck
#111 opened by gvansickle - 10
- 0
- 1
- 0
Prepare and release 0.3.0
#98 opened by gvansickle - 5
- 5
problem with non-JIT pcre2
#100 opened by 0-wiz-0 - 10
script(1) detection does not work on NetBSD
#99 opened by 0-wiz-0 - 0
Add PaX MPROTECT support
#101 opened by gvansickle - 8
dirname() compatibility
#96 opened by 0-wiz-0 - 2
malloc_stats() is unportable
#97 opened by 0-wiz-0 - 14
Build fails when CXXFLAGS=-march=native
#95 opened by eigengrau - 1
- 2
- 0
Optimize the num_lines_since_last_match count, move to FileScanner base class
#89 opened by gvansickle - 0
segfault in microstring::length()
#90 opened by gvansickle - 0
General Refactoring
#87 opened by gvansickle - 9
- 0
- 5
-k is mostly useless
#83 opened by refi64 - 0
Make directory traversal multithreaded
#85 opened by gvansickle