summaryrefslogtreecommitdiff
path: root/girepository/gdump.c
AgeCommit message (Expand)Author
2024-05-31Dump pointer types in the introspection blobEmmanuele Bassi
2024-01-16girrepository: Replace usage of gsize with standard size_tMarco Trevisan (Treviño)
2024-01-16girrepository: Use standard int sized types instead of g[u]int*Marco Trevisan (Treviño)
2024-01-16girepository: Replace tabs with spaces in indentationMarco Trevisan (Treviño)
2023-12-19girepository: Drop libgio dependency from gdump.cPhilip Withnall
2023-12-12girepository: Split arguments of gi_repository_dump()Philip Withnall
2023-11-08girepository: Remove redundant GLib version checksPhilip Withnall
2023-11-08girepository: Rename symbols to the GI namespacePhilip Withnall
2023-10-25girepository: Ensure config.h is included first in gdump.cPhilip Withnall
2023-10-25girepository: Move an include to avoid _WIN32_WINNT being redefinedPhilip Withnall
2023-10-25girepository: Various fixes to symbol visibility and compilation definesPhilip Withnall
2023-10-25girepository: Add SPDX license header to all obvious filesPhilip Withnall
2023-10-15Move girepositoryEmmanuele Bassi