pikotools/src/space
Tomasz Sowa f02dd1093a
fix(HtmlParser): correctly remove an item from the space struct when requested from a callback
while here:
- implement the removing algorithm for the compact_mode
2024-04-16 09:35:47 +02:00
..
keyvalueparser.cpp add a KeyValueParser for parsing simple key/value strings 2023-11-07 03:54:34 +01:00
keyvalueparser.h add a KeyValueParser for parsing simple key/value strings 2023-11-07 03:54:34 +01:00
space.cpp fix(HtmlParser): correctly remove an item from the space struct when requested from a callback 2024-04-16 09:35:47 +02:00
space.h fix(HtmlParser): correctly remove an item from the space struct when requested from a callback 2024-04-16 09:35:47 +02:00
spaceparser.cpp fix: memory leak in the SpaceParser 2023-10-18 16:51:52 +02:00
spaceparser.h allow to parse a time decimal fraction in ParseTime() method 2022-12-23 02:15:11 +01:00