lnav/src/base
Tim Stack 1fd274ce24 [docs] some more updates to docs
Also, add support for overstruck/backspace-underscore for
doing bold/underline.
2022-08-08 23:14:02 -07:00
..
CMakeLists.txt use scnlib instead of sscanf/strtod 2022-07-28 23:31:58 -07:00
Makefile.am use scnlib instead of sscanf/strtod 2022-07-28 23:31:58 -07:00
README.md [docs] some more README.md files 2021-02-07 21:30:02 -08:00
ansi_scrubber.cc [docs] some more updates to docs 2022-08-08 23:14:02 -07:00
ansi_scrubber.hh [docs] some more updates to docs 2022-08-08 23:14:02 -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 [docs] some more updates to docs 2022-08-08 23:14:02 -07:00
attr_line.hh [attr_line] tweak shifting of attributes 2022-08-02 11:25:19 -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 [cmds] add :export-session command 2022-07-20 22:01:17 -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 [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
fs_util.cc [coverity] fix some issues found by coverity 2022-06-13 09:31:32 -07:00
fs_util.hh [line_buffer] cache compressed files 2022-08-01 14:56:48 -07:00
fs_util.tests.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
func_util.hh [build] more msys 2022-06-04 00:03:52 -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 [clang-format] init 2022-03-16 15:38:08 -07:00
humanize.network.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
humanize.network.tests.cc [clang-format] init 2022-03-16 15:38:08 -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 [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06:37 -07:00
injector.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
intern_string.cc [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
intern_string.hh [scn] more scnlib conversions 2022-07-29 21:58:08 -07:00
intern_string.tests.cc [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
is_utf8.cc [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
is_utf8.hh [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
isc.cc [clang-format] init 2022-03-16 15:38:08 -07:00
isc.hh [perf] fix url download performance 2022-06-03 21:41:21 -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 [docs] some more updates to docs 2022-08-08 23:14:02 -07:00
lnav.console.hh [build] remove use of <algorithm> 2022-07-06 22:57:53 -07:00
lnav.gzip.cc [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -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 [lnav_log] leak the dumper list vector to avoid static ordering issues 2022-07-05 13:12:13 -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 [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
snippet_highlighters.cc [line_buffer] cache compressed files 2022-08-01 14:56:48 -07:00
snippet_highlighters.hh [console] syntax highlight some snippets 2022-06-11 08:39:02 -07:00
string_attr_type.cc [docs] some more updates to docs 2022-08-08 23:14:02 -07:00
string_attr_type.hh [docs] some more updates to docs 2022-08-08 23:14:02 -07:00
string_util.cc [scn] more scnlib conversions 2022-07-29 21:58:08 -07:00
string_util.hh [scn] more scnlib conversions 2022-07-29 21:58:08 -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 [time_util] cap large year in tm2sec() instead of returning BAD_DATE 2022-08-04 21:55:03 -07:00
time_util.hh [perf] fix some performance issues 2022-06-03 19:17:00 -07:00

README.md

libbase -- Library of utility functions