summaryrefslogtreecommitdiff
path: root/girepository/gitypelib-internal.h
AgeCommit message (Expand)Author
2024-04-01docs: spelling and grammar fixesVille Skyttä
2024-02-14girepository: Move internal gi_typelib_blob_type_to_info_type() functionPhilip Withnall
2024-02-12gitypelib: Explicitly convert from GITypelibBlobType to GIInfoTypePhilip Withnall
2024-02-08Merge branch '3155-union-tests' into 'main'Philip Withnall
2024-02-07gitypelib: Switch to refcountingPhilip Withnall
2024-02-06gitypes: Fix integer values of GIInfoTypePhilip Withnall
2024-01-26girepository: Move search and library paths into GIRepositoryPhilip Withnall
2024-01-26gitypelib: Replace multiple constructors with gi_typelib_new_from_bytes()Philip Withnall
2024-01-16gitypelib: Replace gi_typelib_check_format with compile-time static checks onlyMarco Trevisan (Treviño)
2024-01-16girrepository: Replace usage of gsize with standard size_tMarco Trevisan (Treviño)
2024-01-16girepository: Use uint8_t pointers instead of gucharMarco Trevisan (Treviño)
2024-01-16girrepository: Use standard int sized types instead of g[u]int*Marco Trevisan (Treviño)
2024-01-16girepository: Use char instead of glib-specific gcharMarco Trevisan (Treviño)
2024-01-16girepository: Replace tabs with spaces in indentationMarco Trevisan (Treviño)
2024-01-05gitypelib: Rename gi_typelib_check_sanity() to gi_typelib_check_format()Philip Withnall
2023-12-18gitypelib: Port documentation to gi-docgen and updatePhilip Withnall
2023-11-08girepository: Remove `_` prefix from private functionsPhilip Withnall
2023-11-08girepository: Rename symbols to the GI namespacePhilip Withnall
2023-11-07gir: Use pragma once for the inclusion guardEmmanuele Bassi
2023-10-25girepository: Add SPDX license header to all obvious filesPhilip Withnall
2023-10-15Move girepositoryEmmanuele Bassi