Jason Volk
|
8e268023d1
|
ircd: Add cfloat to standard include.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
a30f06d80b
|
ircd: Move scalar shorthand typedefs to stdinc.h.
|
2021-09-14 23:39:55 -07:00 |
|
Jason Volk
|
20f81c55ea
|
ircd: Move some typedefs to portable; minor reorg.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
b4112b3d33
|
ircd: Remove std execution header.
|
2020-11-11 12:54:32 -08:00 |
|
Jason Volk
|
d10576a03e
|
ircd::util: Remove separate header for pair gimmick; move to stdinc.h
|
2020-10-10 01:16:39 -07:00 |
|
Jason Volk
|
a4e21ae111
|
ircd: Check and include standard execution policies header.
|
2020-07-31 22:12:14 -07:00 |
|
Jason Volk
|
ac21ebdc90
|
ircd::simd: Expose SIMD utils to standard include group; split header into dir.
|
2020-06-27 16:31:57 -07:00 |
|
Jason Volk
|
d31edde88b
|
ircd: Cleanup/reorg of stdinc contents; remove experimental.
|
2020-06-27 14:24:34 -07:00 |
|
Jason Volk
|
4aae2c4963
|
ircd: Add <cuchar> to standard include group.
|
2020-06-25 17:19:01 -07:00 |
|
Jason Volk
|
be07ae05b2
|
ircd::portable: Optimize redefined macro if conditions are favorable.
|
2020-06-05 04:32:57 -07:00 |
|
Jason Volk
|
cefee45147
|
ircd: Add portable __is_identifier(); add convenience typedef for long long.
|
2020-04-27 14:03:06 -07:00 |
|
Jason Volk
|
4bef7dca7b
|
ircd: Split stdinc into additional macros header.
|
2020-02-21 12:22:56 -08:00 |
|
Jason Volk
|
c63141c4dc
|
ircd: Complete the assert workaround for clang.
|
2020-02-12 15:12:03 -08:00 |
|
Jason Volk
|
1245101a5b
|
ircd: Undef legacy major/minor macros if included through sys/types.h.
|
2019-12-31 13:42:22 -08:00 |
|
Jason Volk
|
3051e6da83
|
ircd: Isolate inclusion of sys/time.h.
|
2019-07-20 18:42:15 -07:00 |
|
Jason Volk
|
2b4c7a3646
|
ircd: Remove stale comment from stdinc.
|
2019-07-17 14:53:13 -07:00 |
|
Jason Volk
|
cf3b1218c4
|
ircd: Misc fixes for clang.
|
2019-06-23 16:22:06 -06:00 |
|
Jason Volk
|
f85398392f
|
ircd: Tentative fix assert macro missing on clang.
|
2019-06-23 07:37:23 -06:00 |
|
Jason Volk
|
6d429d5cc4
|
ircd: Add ulong typedef on FreeBSD.
|
2019-06-05 23:54:02 -07:00 |
|
Jason Volk
|
c2e2e998c8
|
ircd: Add sys/types.h to stdinc; #undef conflicting stdio.h standard defines.
|
2019-06-04 13:49:33 -07:00 |
|
Jason Volk
|
7d6bcd1bd0
|
ircd: Add visibility pragma in stdinc.h
|
2019-05-02 16:45:27 -07:00 |
|
Jason Volk
|
a9b098a280
|
ircd: Start a 128bit conditional typedef section in stdinc.h.
|
2019-03-21 16:46:04 -07:00 |
|
Jason Volk
|
ede2439a55
|
ircd: Add support for configurable soft-assertions.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
cd5903960d
|
configure: Add and include std <filesystem> header.
|
2019-03-02 11:40:12 -08:00 |
|
Jason Volk
|
c0d575a4ee
|
ircd: Truncate comment.
|
2019-02-05 04:58:38 -08:00 |
|
Jason Volk
|
6408ac4592
|
ircd: Remove the legacy AFP() / AFGP() macros.
|
2018-12-08 13:51:33 -08:00 |
|
Jason Volk
|
6967ad1faa
|
ircd::fpe: Add floating point environment suite; error scoping device.
|
2018-11-11 18:28:28 -08:00 |
|
Jason Volk
|
36bb0d3175
|
ircd: Integrate all boost::system::system_error with stdlib.
|
2018-11-08 23:05:11 -08:00 |
|
Jason Volk
|
50acb06dcf
|
ircd: Add missing using std::chrono::duration in stdinc main imports.
|
2018-10-21 00:55:33 -07:00 |
|
Jason Volk
|
5218cd681a
|
ircd: Add missing minutes chrono import.
|
2018-09-16 18:19:23 -07:00 |
|
Jason Volk
|
9f35483e4e
|
ircd: Include unistd.h in stdinc stack; remove the syscall() fwddecl.
|
2018-09-15 00:14:22 -07:00 |
|
Jason Volk
|
a3db6f2a95
|
ircd: Replace iostream include with iosfwd to elide inits in every unit.
|
2018-07-01 14:29:52 -07:00 |
|
Jason Volk
|
13bee93ddc
|
ircd: Split standard includes back into an stdinc.h.
|
2018-06-15 16:19:29 -06:00 |
|
Jason Volk
|
9601dac9cc
|
ircd: Consolidate stdinc.h and ircd.h and fix precompiled headers.
|
2018-06-15 16:13:18 -06:00 |
|
Jason Volk
|
7461de8b3d
|
ircd::db: Condition to check database from ircd::checkdb via -checkdb command line option.
|
2018-05-31 12:47:37 -07:00 |
|
Jason Volk
|
f808a28664
|
ircd: Add m/m.h to stdinc.h
|
2018-04-22 16:22:02 -07:00 |
|
Jason Volk
|
d745e65ee1
|
ircd::mods: Split up; clean up; reorg.
|
2018-03-23 22:52:36 -07:00 |
|
Jason Volk
|
91c9737f29
|
ircd: Improve runlevel changed callback related.
|
2018-03-23 22:17:09 -07:00 |
|
Jason Volk
|
8ad264f72d
|
ircd: Consolidate demangle related into interface / unit.
|
2018-03-23 22:17:09 -07:00 |
|
Jason Volk
|
af8835aa5c
|
construct/ircd: Add option to soft-indicate no modules should be loaded on startup.
|
2018-03-16 21:42:22 -07:00 |
|
Jason Volk
|
7daef82218
|
construct/ircd: Add option to soft-indicate no listening sockets should be bound.
|
2018-03-16 21:42:22 -07:00 |
|
Jason Volk
|
3eadd31c7f
|
ircd::buffer: Split into directory.
|
2018-03-12 22:48:56 -07:00 |
|
Jason Volk
|
97e593a77e
|
ircd: Mein conf.
|
2018-03-02 08:02:20 -08:00 |
|
Jason Volk
|
7142cbf735
|
ircd: Move magic out of fs::.
|
2018-02-18 22:54:54 -08:00 |
|
Jason Volk
|
9173c13b89
|
ircd: Move resource::request related off the stack into client.
|
2018-02-17 16:17:59 -08:00 |
|
Jason Volk
|
f770a1638e
|
ircd: Update Makefile ordering to reflect current header ordering; commentary.
|
2018-02-11 15:47:24 -08:00 |
|
Jason Volk
|
9de8cb69d2
|
ircd: Send the aborted array_view fetus to valhalla.
|
2018-02-07 12:16:17 -08:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
229ac50be4
|
ircd: Move params.h out to construct/
|
2018-02-03 14:10:49 -08:00 |
|
Jason Volk
|
f1611a4a54
|
ircd: Reorder the headers to allow utils depending on *_view and buffer:: and allocator::...
|
2018-01-29 08:17:02 -08:00 |
|