Age | Commit message (Expand) | Author |
---|---|---|
2020-08-03 | Missing include (std::max; Windows --disable-pch) | Stephan Bergmann |
2020-06-29 | tools: fix 32bit Android build | Miklos Vajna |
2020-06-25 | use tools::JsonWriter for dumping property tree | Noel Grandin |
2020-06-24 | fix JsonWriter::reallocBuffer | Noel Grandin |
2020-06-21 | Avoid one more unhelpful -Werror=stringop-truncation | Stephan Bergmann |
2020-06-20 | use JsonWriter for the rest of ITiledRenderable | Noel Grandin |
2020-06-19 | asan: need to use malloc instead of new for tools::JsonWriter | Noel Grandin |
2020-06-19 | Fix typos | Andrea Gelmini |
2020-06-18 | Avoid unhelpful -Werror=stringop-truncation | Stephan Bergmann |
2020-06-18 | new json writer for LOK | Noel Grandin |