Add XemeExtensionMap
Review Request #2887 — Created Dec. 17, 2023 and submitted
This keeps track of a subset of XemeExtensions and makes it easier to parse them.
Ran the unit tests under valgrind.
Summary | ID |
---|---|
261a2359834595099de3b97e63f56b31f8fbd4d4 |
Description | From | Last Updated |
---|---|---|
The parse method is being rehashed at the moment as my initial idea sucked. |
grim | |
All the Since: 0.1.0 should be Since: 0.1 now, I think. |
QuLogic | |
Maybe also lookup existing one that should be there any more? |
QuLogic | |
char |
QuLogic | |
char |
QuLogic | |
an end_element |
QuLogic | |
Not really "whether", as it returns the extension, not TRUE/FALSE. |
QuLogic | |
an extension |
QuLogic | |
an end_element |
QuLogic | |
This should use g_slice_free, shouldn't it? |
QuLogic | |
Missing blank line. |
QuLogic | |
Not unused. |
QuLogic | |
char |
QuLogic | |
Not unused. |
QuLogic |
- Change Summary:
-
Clean up the parsing stuff but adding start and end functions as they are required to properly handle the subparsers in GMarkupParseContext
- Commits:
-
Summary ID 5303c684fa095351f83584b950b398b0b80c0295 8c3839e1e66ad8e80f9ea00d77f83a776add8d66
- Change Summary:
-
Addressed issues and plugged a memory leak we both missed.
- Commits:
-
Summary ID 8c3839e1e66ad8e80f9ea00d77f83a776add8d66 d368790404d4ad68716dd64879823301a63b83c4