Jason Volk
|
0b9bb185de
|
ircd::util: Add environment iteration convenience tools.
|
2023-02-07 20:04:26 -08:00 |
|
Jason Volk
|
9d0d45294c
|
ircd: Attribute static dtors worthy of running to cleanup memcheck reports.
|
2022-06-17 21:11:54 -07:00 |
|
Jason Volk
|
dd5d122bae
|
ircd::util: Use long double literals to indicate promotion intent (pedantic).
|
2022-06-17 21:11:54 -07:00 |
|
Jason Volk
|
07ec766ff9
|
ircd::ios: Consolidate dispatch/post/defer interfaces; minor fixes.
|
2020-12-20 06:02:50 -08:00 |
|
Jason Volk
|
f3886d60d8
|
ircd: Replace callsites w/ template deduced mutable_cast.
|
2020-11-05 22:10:53 -08:00 |
|
Jason Volk
|
512b12caf1
|
ircd::util: Refactor pretty(duration) interface; internal template.
|
2020-09-27 18:12:51 -07:00 |
|
Jason Volk
|
407202f85f
|
ircd::util: Improvements to timer tool; fix accumulator semantics; comments.
|
2020-09-10 23:50:47 -07:00 |
|
Jason Volk
|
4371d803a4
|
ircd: Move fpe out of util.
|
2020-06-17 23:01:23 -07:00 |
|
Jason Volk
|
df79d61395
|
ircd::util: Elide std::function overhead for util::unwind suite.
|
2019-12-03 13:39:49 -08:00 |
|
Jason Volk
|
2be2d7ca8c
|
ircd::util: Allow integer index on all overloads for precooked format strings.
|
2019-09-22 16:09:15 -07:00 |
|
Jason Volk
|
62d91f2c94
|
ircd::util: Use non-byte unit strings in si util.
|
2019-09-22 16:09:15 -07:00 |
|
Jason Volk
|
4b225267fc
|
ircd::util: Fix error.
|
2019-08-29 23:33:35 -07:00 |
|
Jason Volk
|
c7b828c60e
|
ircd::util: Use long literals.
|
2019-08-23 16:09:52 -07:00 |
|
Jason Volk
|
a2541e3627
|
ircd::util: Limit iteration.
|
2019-08-23 16:09:52 -07:00 |
|
Jason Volk
|
27d394ebfa
|
ircd::util: Simplify tool.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
0cdbe472d1
|
ircd::util: Add pretty() convenience to timer.
|
2019-04-27 15:51:36 -07:00 |
|
Jason Volk
|
c6a59ab6b1
|
ircd::util: Add an unwind::defer device.
|
2019-04-18 05:46:07 -07:00 |
|
Jason Volk
|
63d591b2b8
|
ircd::util::fpe: Add interface to set the except flag.
|
2019-03-04 13:20:39 -08:00 |
|
Jason Volk
|
d8536ca9a9
|
ircd: Move fpe into util.
|
2019-02-16 13:17:44 -08:00 |
|
Jason Volk
|
cc636d375f
|
ircd::util: Improve string() suite; add flags for shrink_to_fit().
|
2019-02-07 18:03:21 -08:00 |
|
Jason Volk
|
b2caba08a9
|
ircd::util: Fix u2a() input casting.
|
2019-01-19 13:42:05 -08:00 |
|
Jason Volk
|
7df8a8a20c
|
ircd::util: Add more pretty date units.
|
2019-01-07 13:22:47 -08:00 |
|
Jason Volk
|
3b2188280a
|
util: Use more compact fmt for abbrev time.
|
2018-12-31 15:22:09 -08:00 |
|
Jason Volk
|
43a354da49
|
ircd::util: Add a format option for pretty_nanoseconds() et al for abbreviated units.
|
2018-12-30 13:38:14 -08:00 |
|
Jason Volk
|
a70d65f171
|
ircd::util: Allow custom format string for pretty() suite.
|
2018-11-28 14:41:27 -08:00 |
|
Jason Volk
|
13f38782f5
|
ircd::util: Deinline various utils; minor cleanup.
|
2018-10-25 13:39:41 -07:00 |
|
Jason Volk
|
045a944911
|
ircd: Move a2u / pretty() suites from lex_cast to util::; start util.cc unit.
|
2018-10-21 01:00:41 -07:00 |
|