1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move g-ir-scanner to --no-libtool, will have to fix cygwin for it later. More... over 13 years ago
Fixes and enhancements in test runner. More... over 13 years ago
Adapt demo to resize_grip change in gtk-3.0 More... over 13 years ago
Improve use of waf buildtool. More... over 13 years ago
Introduce notion of marshal_2lua with specified parent. More... over 13 years ago
Get rid of empty and unused lgi_marshal_init(). More... over 13 years ago
Switch order of arg/transfer args in marshal_2lua. More... over 13 years ago
Prepare infrastructure for structs with parent. More... over 13 years ago
Make test infrastructure a bit more sane and robust. More... over 13 years ago
Fix caller-allocates support, add test for it. More... over 13 years ago
Cosmetic change, make more readable. More... over 13 years ago
Add basic POD-structure test. More... over 13 years ago
Handle non-boxed structure creation differently. More... over 13 years ago
Fix uninitialized return value when assigning to structure field. More... over 13 years ago
Add enum and flags regress tests. More... over 13 years ago
Use g_list_free to free GList, g_slist_free is different and crashes. More... over 13 years ago
Hashtable marshalling implementation. More... over 13 years ago
Adapt to change in GI; in args are always transfer=none. More... over 13 years ago
Disable verbose logging again, fix one erroneous global dereference. More... over 13 years ago
Fix marshal_2c C-arrays. More... over 13 years ago
Make marshal functions parameter ordering consistent. More... over 13 years ago
Fix potential GIBaseInfo leaks. More... over 13 years ago
Fix marshalling string full in 2c. More... over 13 years ago
Fix marshalling of integer types and marshalling number test. More... over 13 years ago
Some fixes to marshalling, bootstraps now. More... over 13 years ago
Complete rewrite of marshalling interface and implementation. More... over 13 years ago
Plumb array and list element type baseinfo leak when doing marshal_2c. More... over 13 years ago
Reorganize structure of marshal.c source. More... over 13 years ago
Add list test. More... over 13 years ago
Implement Lua->GList and Lua->GSList marshalling. More... over 13 years ago