lnav/src/base
Tim Stack 057be8c66d [lint] fix some coverity/clang-tidy issues 2022-10-05 12:28:29 -07:00
..
CMakeLists.txt [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
Makefile.am [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
README.md [docs] some more README.md files 2021-02-07 21:30:02 -08:00
ansi_scrubber.cc [ansi] fix perf bug in eraser 2022-09-26 10:31:04 -07:00
ansi_scrubber.hh [logfile] improve handling of ansi escapes 2022-09-19 20:15:35 -07:00
attr_line.builder.cc [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
attr_line.builder.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
attr_line.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
attr_line.hh [logfile] plumb gzip header through file meta 2022-09-20 20:07:44 -07:00
attr_line.tests.cc [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
auto_fd.hh [spectro] fix key colors 2022-06-28 23:15:50 -07:00
auto_mem.hh [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
auto_pid.cc [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
auto_pid.hh [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
bus.hh [build] fix some include issues 2022-07-05 11:46:15 -07:00
date_time_scanner.cc use scnlib instead of sscanf/strtod 2022-07-28 23:31:58 -07:00
date_time_scanner.hh [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
enum_util.hh [clang-format] init 2022-03-16 15:38:08 -07:00
file_range.hh [logfile] improve handling of ansi escapes 2022-09-19 20:15:35 -07:00
fs_util.cc [yajlpp] flesh things out a bit more 2022-10-04 21:17:01 -07:00
fs_util.hh [yajlpp] flesh things out a bit more 2022-10-04 21:17:01 -07:00
fs_util.tests.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
func_util.hh [fini] fix a destruction ordering issue 2022-09-21 18:54:45 -07:00
future_util.hh [clang-format] init 2022-03-16 15:38:08 -07:00
humanize.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
humanize.file_size.tests.cc [console] colorize console output 2022-04-12 16:07:13 -07:00
humanize.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
humanize.network.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
humanize.network.hh [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
humanize.network.tests.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
humanize.time.cc [build] silence some warnings 2022-03-28 22:00:49 -07:00
humanize.time.hh [clang-format] init 2022-03-16 15:38:08 -07:00
humanize.time.tests.cc [clang-format] init 2022-03-16 15:38:08 -07:00
injector.bind.hh [fini] fix a destruction ordering issue 2022-09-21 18:54:45 -07:00
injector.hh [fini] fix a destruction ordering issue 2022-09-21 18:54:45 -07:00
intern_string.cc [anon] add an anonymizer to help with support requests 2022-09-15 21:11:30 -07:00
intern_string.hh [json-log] change how lines that do not start with a curly are reported 2022-09-24 21:19:20 -07:00
intern_string.tests.cc [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
is_utf8.cc [logfile] handle logs with ANSI escapes 2022-09-14 21:43:36 -07:00
is_utf8.hh [logfile] handle logs with ANSI escapes 2022-09-14 21:43:36 -07:00
isc.cc [remote] fix handling of absolute symlinks 2022-08-11 12:40:36 -07:00
isc.hh [remote] fix handling of absolute symlinks 2022-08-11 12:40:36 -07:00
itertools.hh [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
lnav.console.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
lnav.console.hh [build] remove use of <algorithm> 2022-07-06 22:57:53 -07:00
lnav.console.into.hh [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
lnav.gzip.cc [lint] fix some coverity/clang-tidy issues 2022-10-05 12:28:29 -07:00
lnav.gzip.hh [clang-format] init 2022-03-16 15:38:08 -07:00
lnav.gzip.tests.cc [vtab] indexing improvements 2022-07-19 22:08:07 -07:00
lnav_log.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
lnav_log.hh [clang-format] init 2022-03-16 15:38:08 -07:00
log_level_enum.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lrucache.hpp [view_curses] fix color pair allocation 2021-02-16 22:15:14 -08:00
math_util.hh [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06:37 -07:00
network.tcp.cc [coverity] fix some issues found by coverity 2022-06-13 09:31:32 -07:00
network.tcp.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
network.tcp.tests.cc [clang-format] init 2022-03-16 15:38:08 -07:00
opt_util.hh [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
paths.cc [build] silence some warnings 2022-03-28 22:00:49 -07:00
paths.hh [clang-format] init 2022-03-16 15:38:08 -07:00
result.h [result] try to fix type conversion on s390x 2022-09-30 22:20:44 -07:00
snippet_highlighters.cc [pcre2] migrate from pcre to pcre2 2022-09-10 09:28:07 -07:00
snippet_highlighters.hh [lint] fix some coverity/clang-tidy issues 2022-10-05 12:28:29 -07:00
string_attr_type.cc [docs] some more updates to docs 2022-08-08 23:14:02 -07:00
string_attr_type.hh [db] avoid reusing the same chart colors 2022-09-19 02:25:26 -07:00
string_util.cc [logfile] handle logs with ANSI escapes 2022-09-14 21:43:36 -07:00
string_util.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
string_util.tests.cc [clang-format] init 2022-03-16 15:38:08 -07:00
strnatcmp.c [tests] adding some more coverage 2021-06-02 21:09:50 -07:00
strnatcmp.h [tests] adding some more coverage 2021-06-02 21:09:50 -07:00
test_base.cc [clang-format] init 2022-03-16 15:38:08 -07:00
time_util.cc [logfile] plumb gzip header through file meta 2022-09-20 20:07:44 -07:00
time_util.hh [logfile] plumb gzip header through file meta 2022-09-20 20:07:44 -07:00

README.md

libbase -- Library of utility functions