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 e952dc6340 [date_time_scanner] do not try to read millis if it is already set
Also, pay attention to the gmtoff when converting exttm to a timeval.

Fixes #1034
10 months ago
..
CMakeLists.txt [piper] add metadata to piper file header and cleanup workdir 11 months ago
Makefile.am [piper] add metadata to piper file header and cleanup workdir 11 months ago
README.md [docs] some more README.md files 3 years ago
ansi_scrubber.cc [markdown] some minor improvements 10 months ago
ansi_scrubber.hh [build] some tidying up of the headers 11 months ago
ansi_vars.hh [build] some tidying up of the headers 11 months 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 [misc] more include shuffling 11 months ago
attr_line.hh [log-annotations] add :annotate command 10 months ago
attr_line.tests.cc [tests] add some tests for recent additions 11 months ago
auto_fd.cc [log-annotations] add :annotate command 10 months ago
auto_fd.hh [log-annotations] add :annotate command 10 months ago
auto_mem.hh [piper] add metadata to piper file header and cleanup workdir 11 months ago
auto_pid.cc [error] leverage sqlite3_error_offset 2 years ago
auto_pid.hh [files] custom url handlers 11 months ago
bus.hh [build] fix some include issues 2 years ago
date_time_scanner.cc [date_time_scanner] do not try to read millis if it is already set 10 months ago
date_time_scanner.hh [date_time_scanner] do not try to read millis if it is already set 10 months ago
enum_util.hh [clang-format] init 2 years ago
file_range.hh [logfile] improve handling of ansi escapes 2 years ago
fs_util.cc [tidy] close FDs and add FMT_STRING() 11 months ago
fs_util.hh [yajlpp] flesh things out a bit more 2 years 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 [clang-format] init 2 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 [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 [humanize] pad out duration to align fields 12 months ago
humanize.time.hh [clang-format] init 2 years ago
humanize.time.tests.cc [humanize] pad out duration to align fields 12 months 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 [misc] more include shuffling 11 months ago
intern_string.hh [gantt] tweak the style of dates in the chart headers 10 months ago
intern_string.tests.cc [gantt] tweak the style of dates in the chart headers 10 months ago
is_utf8.cc [json] fix json log handling with multiple lines in a field 12 months ago
is_utf8.hh [logfile] report utf error location 11 months 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 [line_buffer] add some performance counters for tracking SQL perf 2 years ago
line_range.hh [misc] more include shuffling 11 months ago
lnav.console.cc [misc] more include shuffling 11 months ago
lnav.console.hh [misc] more include shuffling 11 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() 11 months ago
lnav_log.hh [view_helpers] add some defense to the search preview 11 months 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
math_util.hh [gantt] support filtering 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 11 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 12 months 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 [docs] some more updates to docs 2 years ago
string_attr_type.hh [gantt] add a gantt chart view 10 months ago
string_util.cc [json] fix json log handling with multiple lines in a field 12 months ago
string_util.hh [markdown] some minor improvements 10 months ago
string_util.tests.cc [clang-format] init 2 years 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 [date_time_scanner] do not try to read millis if it is already set 10 months ago
time_util.hh [date_time_scanner] do not try to read millis if it is already set 10 months ago
types.hh [build] some tidying up of the headers 11 months ago

README.md

libbase -- Library of utility functions