You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/src/base
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago
..
CMakeLists.txt [md4c] initial markdown support 2 years ago
Makefile.am [md4c] initial markdown support 2 years ago
README.md
ansi_scrubber.cc [console] colorize console output 2 years ago
ansi_scrubber.hh [console] colorize console output 2 years ago
attr_line.builder.cc [md4c] initial markdown support 2 years ago
attr_line.builder.hh [md4c] initial markdown support 2 years ago
attr_line.cc [md4c] initial markdown support 2 years ago
attr_line.hh [md4c] initial markdown support 2 years ago
attr_line.tests.cc [md4c] initial markdown support 2 years ago
auto_fd.hh [modernize] some more cleanups 3 years ago
auto_mem.hh [console] colorize console output 2 years ago
auto_pid.cc [build] silence some warnings 3 years ago
auto_pid.hh [clang-format] init 3 years ago
date_time_scanner.cc [build] missing include 3 years ago
date_time_scanner.hh [build] remove use of memset 3 years ago
enum_util.hh [clang-format] init 3 years ago
file_range.hh [regex101] add an integration with regex101 2 years ago
fs_util.cc [regex101] add an integration with regex101 2 years ago
fs_util.hh [regex101] add an integration with regex101 2 years ago
fs_util.tests.cc [regex101] add an integration with regex101 2 years ago
func_util.hh [views] add a breadcrumb view 2 years ago
future_util.hh [clang-format] init 3 years ago
humanize.cc [console] colorize console output 2 years ago
humanize.file_size.tests.cc [console] colorize console output 2 years ago
humanize.hh [console] colorize console output 2 years ago
humanize.network.cc [clang-format] init 3 years ago
humanize.network.hh [build] some clang-tidy fixes 3 years ago
humanize.network.tests.cc [clang-format] init 3 years ago
humanize.time.cc [build] silence some warnings 3 years ago
humanize.time.hh [clang-format] init 3 years ago
humanize.time.tests.cc [clang-format] init 3 years ago
injector.bind.hh [clang-format] init 3 years ago
injector.hh [clang-format] init 3 years ago
intern_string.cc [md4c] initial markdown support 2 years ago
intern_string.hh [md4c] initial markdown support 2 years ago
intern_string.tests.cc [regex101] add an integration with regex101 2 years ago
is_utf8.cc [clang-format] init 3 years ago
is_utf8.hh [clang-format] init 3 years ago
isc.cc [clang-format] init 3 years ago
isc.hh [clang-format] init 3 years ago
itertools.hh [md4c] initial markdown support 2 years ago
lnav.console.cc [md4c] initial markdown support 2 years ago
lnav.console.hh [regex101] add an integration with regex101 2 years ago
lnav.gzip.cc [build] silence some warnings 3 years ago
lnav.gzip.hh [clang-format] init 3 years ago
lnav.gzip.tests.cc [clang-format] init 3 years ago
lnav_log.cc [md4c] initial markdown support 2 years ago
lnav_log.hh [clang-format] init 3 years ago
log_level_enum.hh [regex101] add an integration with regex101 2 years ago
lrucache.hpp
math_util.hh [clang-format] init 3 years ago
network.tcp.cc [modernize] some more cleanups 3 years ago
network.tcp.hh [build] some clang-tidy fixes 3 years ago
network.tcp.tests.cc [clang-format] init 3 years ago
opt_util.hh [attr_line] use variant instead of a union for attribute values 3 years ago
paths.cc [build] silence some warnings 3 years ago
paths.hh [clang-format] init 3 years ago
result.h [modernize] some more cleanups 3 years ago
string_attr_type.cc [md4c] initial markdown support 2 years ago
string_attr_type.hh [md4c] initial markdown support 2 years ago
string_util.cc [regex101] add an integration with regex101 2 years ago
string_util.hh [regex101] add an integration with regex101 2 years ago
string_util.tests.cc [clang-format] init 3 years ago
strnatcmp.c
strnatcmp.h
test_base.cc [clang-format] init 3 years ago
time_util.cc [clang-format] init 3 years ago
time_util.hh [build] remove use of memset 3 years ago

README.md

libbase -- Library of utility functions