|
|
dfccfc56c1
|
xo-indentlog: handle gcc 13.3
|
2024-09-13 22:40:54 -05:00 |
|
|
|
bdfe08a514
|
xo-indentlog: bugfix: increase buf size to exclude possible overrun
|
2024-09-13 19:55:35 -05:00 |
|
|
|
0fef9b03e3
|
xo-indentlog: fix: print_with_escapes() static to appease osx build
|
2024-08-05 14:26:09 -04:00 |
|
|
|
18feb2bfe7
|
xo-indentlog: account for more-concise clang output when printing fn
|
2024-07-21 13:52:48 +10:00 |
|
|
|
db87d4f40d
|
indentlog: tweak fake mm_setcsr() in machdep.hpp
|
2024-06-14 15:14:35 -04:00 |
|
|
|
89fd44467f
|
xo-indentlog: tidy: quoted_impl -> quot_impl
|
2024-05-01 23:36:03 -04:00 |
|
|
|
ea7d79f95c
|
xo-indentlog: xo::print::quoted -> quot, avoiding std::quoted
|
2024-05-01 22:31:27 -04:00 |
|
|
|
088fd9b32c
|
xo-indentlog: refactor: move escaping feature to own function
|
2024-05-01 22:20:53 -04:00 |
|
|
|
9d3cae1dee
|
xo-indentlog: workaround unexpected ambiguity with hex() inserter
|
2024-05-01 14:49:55 -04:00 |
|
|
|
89fc563f00
|
xo-indentlog: utest: track gcc behavior change around 13.2
|
2024-04-29 10:56:18 -04:00 |
|
|
|
27dec697ed
|
xo-indentlog: explicit cstdint to satisfy compiler warning
|
2024-04-28 14:47:29 -04:00 |
|
|
|
74eda2bc75
|
xo-indentlog: bugfix: + array size to satisfy compiler warning
|
2024-04-28 14:47:01 -04:00 |
|
|
|
86c6bbe806
|
xo-indentlog: bugfix: escaped special chars behaving unexpectedly
|
2024-04-28 14:46:34 -04:00 |
|
|
|
292a410f1f
|
xo-indentlog: hex() explicit kword to avoid ambiguity w/ templates
|
2024-04-28 14:45:31 -04:00 |
|
|
|
bdb39b8226
|
xo-indentlog: + hex printer
|
2024-04-17 18:23:39 -04:00 |
|
|
|
20774158ad
|
xo-indentlog: + XTAG() macro
|
2024-04-01 18:01:24 -04:00 |
|
|
|
8bbf326805
|
lsp: prevent some false complaints from LSP clang seeing gcc headers
|
2024-03-29 14:54:05 -04:00 |
|
|
|
d42d29fa52
|
indentlog: allow for multiply STRINGIFY macro defs
|
2024-03-29 14:52:24 -04:00 |
|
|
|
aa8f431cc2
|
indentlog: cosmetic: + comment
|
2024-03-13 15:30:31 -04:00 |
|
Roland Conybeare
|
86fb63c679
|
bugfix: drop std::move to allow copy elisison
|
2023-10-22 20:39:54 -04:00 |
|
|
|
5fb7586fea
|
Merge branch 'main' of github.com:rconybea/indentlog
|
2023-10-17 14:37:27 -04:00 |
|
|
|
298f7a2888
|
log_level printing + change XO_LITERAL
|
2023-10-17 14:35:58 -04:00 |
|
Roland Conybeare
|
e149d44a93
|
indentlog: compile fixes for OSX build (clang 11)
|
2023-10-17 00:18:42 -04:00 |
|
|
|
0f898ff011
|
bugfix: #pragma once in log_level.hpp
|
2023-10-11 18:37:09 -04:00 |
|
|
|
756e6c521f
|
function: bugfix: exclude [with T = ...] suffix when printing
|
2023-10-11 17:43:48 -04:00 |
|
|
|
bdde88ebae
|
print: pair.hpp: default printer for std::pair<>
|
2023-10-11 17:43:17 -04:00 |
|
|
|
4c5992ae40
|
cosmetic: tidy comment for atavism
|
2023-10-11 17:43:01 -04:00 |
|
|
|
c6a258eb3c
|
indentlog: insert xo/ into include path
|
2023-10-06 18:30:10 -04:00 |
|
|
|
7aa534567f
|
utest: + function_name test
|
2023-09-22 15:15:11 -04:00 |
|
|
|
3983361e78
|
color: bugfix: color_off() needs to know color spec
|
2023-09-22 15:14:50 -04:00 |
|
|
|
b2d939363e
|
utest: + code_location test
|
2023-09-22 14:55:38 -04:00 |
|
|
|
2b7d7f9d78
|
cosmetic: consistent comment in color.hpp
|
2023-09-22 12:16:06 -04:00 |
|
|
|
20b19d9cfe
|
tidy: forward instead of move in tag_impl
|
2023-09-22 12:15:43 -04:00 |
|
|
|
e7317b122c
|
print: simplify quoted_impl
|
2023-09-22 12:15:09 -04:00 |
|
|
|
b07b3e09b5
|
timeutil: bugfix: needs timegm() instead of mktime() !
|
2023-09-21 17:44:00 -04:00 |
|
|
|
d656a3970d
|
cosmetic: code layout in quoted.hpp
|
2023-09-21 11:10:22 -04:00 |
|
|
|
468c525470
|
indentlog: + hello example + cmake install attempt
|
2023-09-19 14:34:41 -04:00 |
|
|
|
6f74ce1cf4
|
build: cmake install targets
|
2023-09-18 17:51:28 -04:00 |
|
|
|
eaa5f3ada3
|
refactor: + indentlog/timeutil/, for clarity
|
2023-09-18 16:15:41 -04:00 |
|
|
|
efe207a4de
|
indentlog: refactor: move stream-inserters to print/ subdir
|
2023-09-18 13:29:04 -04:00 |
|
|
|
5c60277610
|
indentlog: strongly-typed fucntion_style enum
|
2023-09-18 13:24:41 -04:00 |
|
|
|
21c1a8e1ae
|
indentlog: refactor: strongly-typed coloring_control_flags
|
2023-09-18 13:18:07 -04:00 |
|
|
|
fbe0de6cba
|
indentlog: + support rgb color
|
2023-09-18 13:12:19 -04:00 |
|
|
|
6a06c769c8
|
indentlog: refactor: tag_config.tag_color uses color_spec
|
2023-09-18 13:09:15 -04:00 |
|
|
|
346eef69a4
|
indentlog: refactor: color_spec -> color_spec_type
|
2023-09-18 13:06:28 -04:00 |
|
|
|
30753c76af
|
indentlog: refactor: color_encoding -> strongly-typed
|
2023-09-18 13:01:44 -04:00 |
|
|
|
e674fe65b1
|
indentlog: refactor: retire log_config.encoding
|
2023-09-18 12:57:10 -04:00 |
|
|
|
0c9eb6e2da
|
indentlog: refactor: log_config function_name uses color_spec
|
2023-09-18 12:56:21 -04:00 |
|
|
|
9a12eba62f
|
indentlog: refactor: log_config.nesting_level_color color_spec
|
2023-09-18 12:51:36 -04:00 |
|
|
|
62d2ac2766
|
indentlog: refactor: log_config.code_location_color uses color_spec
|
2023-09-18 12:49:45 -04:00 |
|