Jason Volk
|
11948e47ac
|
ircd: Move m::import to mods::import where it is more appropriate.
|
2018-09-13 18:19:27 -07:00 |
|
Jason Volk
|
81d7ba8c39
|
ircd: Various string_view conversion fixes.
|
2018-09-13 06:47:52 -07:00 |
|
Jason Volk
|
32a67c82c9
|
ircd::mods: Minor cleanup.
|
2018-08-30 21:55:19 -07:00 |
|
Jason Volk
|
8fb580aaf5
|
configure/ircd: Overhaul install system directory related.
|
2018-08-12 16:30:51 -07:00 |
|
Jason Volk
|
db21df0c31
|
ircd: Move mapi.h into mods/.
|
2018-04-24 01:21:16 -07:00 |
|
Jason Volk
|
34abaea046
|
ircd::mods: Move the call to the init function after the mod ctor.
|
2018-03-25 16:10:52 -07:00 |
|
Jason Volk
|
291b6dc286
|
ircd::mods: Add shared_from mod& sym_ptr ctor; adjust conversions.
|
2018-03-25 16:10:52 -07:00 |
|
Jason Volk
|
f36af09789
|
ircd::mods: Interface modernization; various cleanup; reorg.
|
2018-03-25 14:32:24 -07:00 |
|
Jason Volk
|
d745e65ee1
|
ircd::mods: Split up; clean up; reorg.
|
2018-03-23 22:52:36 -07:00 |
|
Jason Volk
|
fe6f09d218
|
ircd::mods: Preliminary ADL wrappage of mods::mod.
|
2018-03-23 22:52:36 -07:00 |
|
Jason Volk
|
0dcf117910
|
ircd::mods: Provide a reference to the module's own handle inside the module.
|
2018-03-23 22:52:36 -07:00 |
|
Jason Volk
|
8ad264f72d
|
ircd: Consolidate demangle related into interface / unit.
|
2018-03-23 22:17:09 -07:00 |
|
Jason Volk
|
33788e66f2
|
ircd::mods: Improve hiding the module name suffix from public interface.
|
2018-02-22 20:32:09 -08:00 |
|
Jason Volk
|
0569b41f4b
|
ircd::mods: Add sym_ptr / import_shared reference ctors.
|
2018-02-22 14:30:11 -08:00 |
|
Jason Volk
|
fbafdaa851
|
ircd::mods: Disable the mangles map for now.
|
2018-02-18 22:38:23 -08:00 |
|
Jason Volk
|
9ac16d14d4
|
ircd::mods: Split into internal header.
|
2018-02-08 23:36:04 -08:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
0bd2f896d0
|
ircd::mods: Add remangling to module system (pre dll::smart_lib); cleanup.
|
2017-12-02 13:07:55 -08:00 |
|
Jason Volk
|
2a17d2b939
|
ircd: Fix string length of demangle() value.
|
2017-09-24 18:16:43 -07:00 |
|
Jason Volk
|
b207b9e909
|
ircd: Rename ircd::scope to ircd::unwind.
|
2017-09-24 18:16:41 -07:00 |
|
Jason Volk
|
43ddaa90a4
|
ircd::mods: Fix string termination for demangle().
|
2017-09-24 18:16:41 -07:00 |
|
Jason Volk
|
a9ac3f9956
|
ircd: Move ircd::mods::demangle() to ircd::demangle().
|
2017-09-24 18:16:39 -07:00 |
|
Jason Volk
|
68b0356203
|
ircd: Simplify some info log messages.
|
2017-09-24 18:16:37 -07:00 |
|
Jason Volk
|
7c9c0ffa38
|
ircd::mods: Rewrite undefined symbol exception using demangling.
|
2017-09-08 03:47:49 -07:00 |
|
Jason Volk
|
28cf226c3a
|
ircd::mods: Add cxx abi name demangling.
|
2017-09-08 03:46:43 -07:00 |
|
Jason Volk
|
5fe03e5c0a
|
ircd::mods: Add unpostfixed() and postfixed() for module names.
|
2017-08-23 15:52:14 -06:00 |
|
Jason Volk
|
17926e095f
|
ircd::mods: Add workaround for dlclose() recursion issue.
|
2017-04-04 16:10:29 -07:00 |
|
Jason Volk
|
25df66a89a
|
ircd::mods: Improve error reporting on failed module load.
|
2017-03-30 16:04:20 -07:00 |
|
Jason Volk
|
3a31c62681
|
ircd: Minor cleanup.
|
2017-03-30 16:04:20 -07:00 |
|
Jason Volk
|
ae9b37939e
|
ircd::mods: Slightly more graceful handling of boost::dll's noexcept issue.
|
2017-03-20 21:29:30 -07:00 |
|
Jason Volk
|
6a0e5e4de5
|
ircd::mods: Add sym_ptr/sym_ref to link symbols with a typed object.
|
2017-03-20 21:29:29 -07:00 |
|
Jason Volk
|
a8fc400130
|
ircd: Towards a modern refactor of variadic arguments passed to functions.
|
2017-03-20 19:27:29 -07:00 |
|
Jason Volk
|
9c137d7c50
|
ircd::mapi: Remove linkage of MAGIC value.
|
2017-03-17 17:46:20 -07:00 |
|
Jason Volk
|
b592b69b86
|
What is the Matrix? Control.
|
2017-03-10 17:51:18 -08:00 |
|
Jason Volk
|
a4f55b4627
|
ircd::mods: Reorganize and distill interface.
|
2016-11-25 19:23:49 -08:00 |
|