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
Tim Stack c0e3931729 [ansi] add support for 256/rgb colors 6 months ago
..
CMakeLists.txt [ansi] add support for 256/rgb colors 6 months ago
Makefile.am [ansi] add support for 256/rgb colors 6 months ago
README.md [docs] some more README.md files 3 years ago
ansi_scrubber.cc [ansi] add support for 256/rgb colors 6 months ago
ansi_scrubber.hh [build] some tidying up of the headers 12 months ago
ansi_vars.hh [build] some tidying up of the headers 12 months ago
attr_line.builder.cc [md4c] initial markdown support 2 years ago
attr_line.builder.hh [hex-view] add a new view 9 months ago
attr_line.cc [attr_line] text wrapping fixes for preformatted text 10 months ago
attr_line.hh [hex-view] add a new view 9 months ago
attr_line.tests.cc [attr_line] text wrapping fixes for preformatted text 10 months ago
auto_fd.cc [readline] remove use of openpty 9 months ago
auto_fd.hh [readline] remove use of openpty 9 months ago
auto_mem.hh [piper] add metadata to piper file header and cleanup workdir 11 months ago
auto_pid.cc Revert "[readline] try clone() if fork() does not work" 9 months ago
auto_pid.hh Revert "[readline] try clone() if fork() does not work" 9 months ago
bus.hh [build] fix some include issues 2 years ago
color_spaces.cc [ansi] add support for 256/rgb colors 6 months ago
color_spaces.hh [ansi] add support for 256/rgb colors 6 months ago
date_time_scanner.cc [cmds] add command for setting a default time zone 10 months ago
date_time_scanner.cfg.hh [date_time_scanner] convert timestamps with zones to local time 11 months ago
date_time_scanner.hh [cmds] add command for setting a default time zone 10 months ago
enum_util.hh [clang-format] init 2 years ago
file_range.hh [logfile] improve handling of ansi escapes 2 years ago
from_trait.hh [ansi] add support for 256/rgb colors 6 months ago
fs_util.cc [docs] mention timezone stuff 10 months ago
fs_util.hh [docs] mention timezone stuff 10 months ago
fs_util.tests.cc [regex101] add an integration with regex101 2 years ago
func_util.hh [fini] fix a destruction ordering issue 2 years ago
future_util.hh [lss] missed a full_sort and improve error handling when too many files are opened 10 months 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 [pcre2] migrate from pcre to pcre2 2 years ago
humanize.network.hh [pcre2] migrate from pcre to pcre2 2 years ago
humanize.network.tests.cc [pcre2] migrate from pcre to pcre2 2 years ago
humanize.time.cc [gantt] support for sub-ids 11 months ago
humanize.time.hh [gantt] support for sub-ids 11 months ago
humanize.time.tests.cc [humanize] pad out duration to align fields 1 year ago
injector.bind.hh [fini] fix a destruction ordering issue 2 years ago
injector.hh [fini] fix a destruction ordering issue 2 years ago
intern_string.cc [:eval] treat the argument like the contents of a file with multiple commands 10 months ago
intern_string.hh [data_scanner] recognize XML comments 10 months ago
intern_string.tests.cc [gantt] tweak the style of dates in the chart headers 11 months ago
is_utf8.cc [json] fix json log handling with multiple lines in a field 1 year ago
is_utf8.hh [logfile] report utf error location 1 year ago
isc.cc [remote] fix handling of absolute symlinks 2 years ago
isc.hh [remote] fix handling of absolute symlinks 2 years ago
itertools.hh [:set-file-timezone] flesh out this command some more 10 months ago
keycodes.hh [listview] use ctrl-] to focus on overlays 11 months ago
line_range.hh [pretty-print] fix an issue with shifting attributes when rewriting 10 months ago
lnav.console.cc [attr_line] text wrapping fixes for preformatted text 10 months ago
lnav.console.hh [misc] more include shuffling 12 months ago
lnav.console.into.hh [pcre2] migrate from pcre to pcre2 2 years ago
lnav.gzip.cc [lint] fix some coverity/clang-tidy issues 2 years ago
lnav.gzip.hh [build] missing time.h include 11 months ago
lnav.gzip.tests.cc [vtab] indexing improvements 2 years ago
lnav_log.cc [tidy] close FDs and add FMT_STRING() 12 months ago
lnav_log.hh [view_helpers] add some defense to the search preview 1 year ago
log_level_enum.hh [regex101] add an integration with regex101 2 years ago
lrucache.hpp [view_curses] fix color pair allocation 3 years ago
map_util.hh [gantt] reduce memory usage 10 months ago
math_util.hh [:eval] treat the argument like the contents of a file with multiple commands 10 months ago
network.tcp.cc [coverity] fix some issues found by coverity 2 years ago
network.tcp.hh [build] some tidying up of the headers 12 months ago
network.tcp.tests.cc [clang-format] init 2 years ago
opt_util.hh [attr_line] use variant instead of a union for attribute values 2 years ago
paths.cc [build] silence some warnings 2 years ago
paths.hh [clang-format] init 2 years ago
piper.file.cc [build] missing include 11 months ago
piper.file.hh [piper] add metadata to piper file header and cleanup workdir 11 months ago
result.h [cleanup] fix some warnings 1 year ago
snippet_highlighters.cc [pcre2] migrate from pcre to pcre2 2 years ago
snippet_highlighters.hh [lint] fix some coverity/clang-tidy issues 2 years ago
string_attr_type.cc [log_format] don't rely on the opid being in the displayed message itself 6 months ago
string_attr_type.hh [log_format] don't rely on the opid being in the displayed message itself 6 months ago
string_util.cc [sql] some SQL prompt cleanup 10 months ago
string_util.hh [sql] some SQL prompt cleanup 10 months ago
string_util.tests.cc [data_scanner] recognize toml/ini table headers 9 months ago
strnatcmp.c strnatcmp.c: ensure correct value range for isdigit() argument. 1 year ago
strnatcmp.h [tests] adding some more coverage 3 years ago
test_base.cc [clang-format] init 2 years ago
time_util.cc [listview] use ctrl-] to focus on overlays 11 months ago
time_util.hh [exec] limit wait_for_pipers() in interactive use 10 months ago
types.hh [build] some tidying up of the headers 12 months ago

README.md

libbase -- Library of utility functions