Modest/source
Кирилл Жумарин c2025f620c
Add missing MyHTML_TOKEN_TYPE_DONE
If node has node->token == NULL and we call myhtml_attribute_add/myhtml_node_text_set/myhtml_node_text_set_with_charef - being created new node token, but without MyHTML_TOKEN_TYPE_DONE
Because of this myhtml_token_node_wait_for_done wait infinity.
2018-05-15 01:20:24 +03:00
..
modest Cleaned formatting 2018-03-26 15:21:14 +02:00
mycore Potential loss of the pointer on systems other than x86, x86_64 (Misaligned Integer Pointer) 2017-09-25 13:57:04 +03:00
mycss Added parser for 'contains' 2018-03-26 14:24:12 +02:00
myencoding Fixed for problem with infinity loop in function myencoding_prescan_stream_to_determine_encoding 2017-08-13 15:52:23 +03:00
myfont Added new rule for make (make modules) 2017-03-20 21:57:29 +03:00
myhtml Add missing MyHTML_TOKEN_TYPE_DONE 2018-05-15 01:20:24 +03:00
myport Fix for creating a spinlock without support spinlock https://github.com/lexborisov/myhtml/issues/103 2017-05-19 18:47:17 +03:00
myunicode Added new rule for make (make modules) 2017-03-20 21:57:29 +03:00
myurl Added new rule for make (make modules) 2017-03-20 21:57:29 +03:00