Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-09Update includes.Alexander
2020-08-09HTML: added clone/deep clone functions for nodes.Alexander
2020-01-08Fixed myhtml_token_node_attribute_last() for return last attribute.Alexander
2019-01-12sync modest from myhtmlAzq2
2018-09-06Fixed parsing problem for PRE element with CDATA in thread and single mode.Alexander Borisov
2018-08-18Fixed the problem of parsing chunks when there was a script tag.Alexander Borisov
2018-08-17Merge pull request #57 from Azq2/patch-13Alexander
2018-06-16fix charef parsingКирилл Жумарин
2018-06-02fix serialization segfaultКирилл Жумарин
2018-06-02fix doctype serialization by specКирилл Жумарин
2018-06-02Replace strcasecmp to mycore_strcasecmpКирилл Жумарин
2018-06-02fix doctype serialization by specКирилл Жумарин
2018-06-02fix doctype serializationКирилл Жумарин
2018-06-02fix serialization segfaultКирилл Жумарин
2018-05-22Merge pull request #51 from Azq2/patch-8Alexander
2018-05-22sync myhtml lexborisov/myhtml/issues/139Кирилл Жумарин
2018-05-22fix serializationКирилл Жумарин
2018-05-20fix nodes_by_attribute_value_recursion_endКирилл Жумарин
2018-05-20Fix code formattingКирилл Жумарин
2018-05-20fix segfault in myhtml_get_nodes_by_name_in_scopeКирилл Жумарин
2018-05-15Add missing MyHTML_TOKEN_TYPE_DONEКирилл Жумарин
2018-05-13fix copy node mcharКирилл Жумарин
2018-05-13Fix segfault lexborisov/myhtml#138Кирилл Жумарин
2018-05-13Fix segfaultКирилл Жумарин
2018-01-03Fix for myhtml module https://github.com/lexborisov/myhtml/issues/124lexborisov
2017-09-07Sync myhtml modulelexborisov
2017-08-31Sync with MyHTMLlexborisov
2017-08-27typo fix: "pasition" -> "position"Alexey Voznyuk
2017-06-16Version up for myhtmllexborisov
2017-06-16Sync myhtml with last versionlexborisov
2017-03-20Added new rule for make (make modules)lexborisov
2017-03-16Make clone for Linux and Mac OS Xlexborisov
2017-03-14Added define *_VERSION_STRING for all moduleslexborisov
2017-03-14Changed (C)lexborisov
2017-03-14Fix for https://github.com/lexborisov/Modest/issues/24lexborisov
2017-03-13Fixed problem with thread infiniti waitlexborisov
2017-03-13Added -pedanticlexborisov
2017-03-12Fixes for https://github.com/lexborisov/Modest/issues/16lexborisov
2017-03-12Fix problem with Windows Threadslexborisov
2017-03-11Windowslexborisov
2017-03-11Remove all fprintf and printflexborisov
2017-03-10Changes for io functionslexborisov
2017-03-09Refactoring Threads and Makefilelexborisov
2017-03-03New code design. Added MyCore and MyEncodinglexborisov
2017-03-01URL parsing by specification https://url.spec.whatwg.org/lexborisov
2017-02-21Sync with myhtmllexborisov
2017-02-17Fixed broken mapping for convert encoding functions https://github.com/lexbor...lexborisov
2017-02-17Little changes for apilexborisov
2017-02-14Big update. See CHANGELOGlexborisov
2017-01-15MyHTML: Sync with specification and added comments for validation parse errorslexborisov