jean-pierre charras
|
9a2d8e6b6b
|
Fix a collision name with a windows header (msys2)
LoadLibrary is changed to LoadSymbolLibrary, due to a header included by pegtl
having a #define LoadLibrary ...
|
2022-12-09 09:36:58 +01:00 |
Jon Evans
|
dd94b2d3a7
|
Rename PROPERTIES to STRING_UTF8_MAP for clarity
This class has nothing to do with the properties system
|
2022-11-06 11:51:52 -05:00 |
Jeff Young
|
8206283a20
|
Code clarity.
|
2022-10-11 11:22:26 +01:00 |
Wayne Stambaugh
|
fc3cad0b54
|
Hash symbol libraries per library rather than statically per cache type.
|
2022-02-07 15:40:21 -05:00 |
Wayne Stambaugh
|
b36e31c49f
|
Factor out common and remove dead legacy symbol library code.
|
2022-01-29 14:13:00 -05:00 |
Jeff Young
|
46338403e7
|
Unwrap some std::library typedefs.
|
2021-07-28 22:16:38 +01:00 |
Wayne Stambaugh
|
cb72da294a
|
More NULL expunging.
|
2021-07-16 16:13:41 -04:00 |
Wayne Stambaugh
|
ff099453c8
|
Rename class_library.[h|cpp] to symbol_library.[h|cpp].
|
2021-06-15 09:24:55 -04:00 |