Age | Commit message (Expand) | Author |
---|---|---|
2021-07-10 | types: properly deal with circular data in GC mark phase | Jo-Philipp Wich |
2021-07-09 | types: fix wrong assert() on tearing down object trees | Jo-Philipp Wich |
2021-05-20 | types: fix uninitialized memory on setting non-contiguous array indexes | Jo-Philipp Wich |
2021-05-04 | lib: add support for pretty printing JSON to printf() and sprintf() | Jo-Philipp Wich |
2021-04-27 | treewide: ISO C / pedantic compliance | Jo-Philipp Wich |
2021-04-26 | treewide: address various sign-compare warnings | Jo-Philipp Wich |
2021-04-26 | types: support creating ressource values without associated type | Jo-Philipp Wich |
2021-04-26 | types: fix potential memory leaks and null pointer accesses | Jo-Philipp Wich |
2021-04-26 | types: fix potential leak of key in ucv_object_add() | Jo-Philipp Wich |
2021-04-25 | treewide: rework internal data type system | Jo-Philipp Wich |