summaryrefslogtreecommitdiff
path: root/girepository/girnode.c
AgeCommit message (Expand)Author
2024-05-16girepository/girnode: Fully free the members and discriminators listsMarco Trevisan (Treviño)
2024-05-16girepository/girnode: Simplify the ownership fo the serialized type stringMarco Trevisan (Treviño)
2024-05-16girepository/girmodule: Cleanup the builder types hash keysMarco Trevisan (Treviño)
2024-04-25girepository: Fix various implicit conversions from size_t to smaller typesPhilip Withnall
2024-04-12girnode: Simplify NULL node handlingPhilip Withnall
2024-02-08girepository: Make GIInfoType privatePhilip Withnall
2024-01-26girnode: Improve int types in GIIrNodeFieldPhilip Withnall
2024-01-26girnode: Improve int types in GIIrNodeTypePhilip Withnall
2024-01-26girnode: Fix a couple of leaks from GIIrNode subclassesPhilip Withnall
2024-01-16girnode: Use size_t to compute gir node size and ensure value is validMarco Trevisan (Treviño)
2024-01-16girepository: Use expected signed types for iteratingMarco Trevisan (Treviño)
2024-01-16girmodule: Ensure we actually use unsigned for gi_ir_module_fatal lineMarco Trevisan (Treviño)
2024-01-16girepository: Use uint8_t pointers instead of gucharMarco Trevisan (Treviño)
2024-01-16girnode: Use unsigned type for unsigned valuesMarco Trevisan (Treviño)
2024-01-16girrepository: Use standard int sized types instead of g[u]int*Marco Trevisan (Treviño)
2024-01-16girnode: Assign negative value to signed integerMarco Trevisan (Treviño)
2024-01-16girepository: Use char instead of glib-specific gcharMarco Trevisan (Treviño)
2024-01-16girrepository: Use void* instead of gpointerMarco Trevisan (Treviño)
2024-01-16girepository: Replace tabs with spaces in indentationMarco Trevisan (Treviño)
2024-01-15girrepository: Drop trailing new line on GMessagesMarco Trevisan (Treviño)
2023-11-08girepository: Remove `_` prefix from private functionsPhilip Withnall
2023-11-08girepository: Rename symbols to the GI namespacePhilip Withnall
2023-11-08gir: Rename girnode.h to girnode-private.hEmmanuele Bassi
2023-11-08gir: Rename girmodule.h to girmodule-private.hEmmanuele Bassi
2023-10-25girepository: Add SPDX license header to all obvious filesPhilip Withnall
2023-10-15Move girepositoryEmmanuele Bassi