Sandu Liviu Catalin
7e39fab21a
Reuse method.
2022-03-09 22:41:00 +02:00
Sandu Liviu Catalin
27521f209d
Fix return value.
2022-03-09 22:33:35 +02:00
Sandu Liviu Catalin
e6cbdfaf30
Allow XML chaining.
2022-03-09 22:25:51 +02:00
Sandu Liviu Catalin
fd62cafe33
Update XML.cpp
2022-03-09 22:11:03 +02:00
Sandu Liviu Catalin
f49452c165
Remove SLongInt and ULongInt helper types.
...
Fix a bunch of bugs and mistakes discovered along the way.
2021-09-10 21:27:28 +03:00
Sandu Liviu Catalin
494aed47bf
Backport basic xml.
2021-07-03 20:42:44 +03:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00
Sandu Liviu Catalin
e92f99c55e
Fix rename issues from XML library.
2020-03-22 03:15:49 +02:00
Sandu Liviu Catalin
91c0f2ec02
Cleanup XML library code.
2020-03-22 02:22:32 +02:00
Sandu Liviu Catalin
c9de01e8a3
Merge XML library into a single file.
2020-03-22 01:50:40 +02:00
Sandu Liviu Catalin
39d6af7687
Integrate XML module.
...
Integrate the XML module into the host plugin and get it to compile.
2020-03-22 01:33:11 +02:00