index
:
pygi.git
master
py3k
Unnamed repository; edit this file 'description' to name the repository.
David Hugh Malcolm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gi
/
pygi-argument.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement vfuncs.
Tomeu Vizoso
2010-04-18
1
-0
/
+1
*
Implement nullable argument support, including tests
Zach Goldberg
2010-04-18
1
-6
/
+37
*
Implementation callback support with scoping and basic argument support.
Zach Goldberg
2010-04-17
1
-4
/
+8
*
Add support for foreign structs
Tomeu Vizoso
2010-04-17
1
-2
/
+25
*
Remove support for pointers to basic types as input-only argument and return ...
Simon van der Linden
2010-01-22
1
-541
/
+45
*
Suppress compilation warnings
Simon van der Linden
2010-01-05
1
-1
/
+2
*
The array field 'length' starts to count from the C arg list, so need to decr...
Tomeu Vizoso
2009-12-22
1
-1
/
+10
*
Use the limit constants from glib and interpret G_MAXUINT32 as PyLong_FromLon...
Tomeu Vizoso
2009-11-30
1
-7
/
+7
*
Remove global checks for pointers and move them in type cases that need them
Simon van der Linden
2009-11-30
1
-92
/
+424
*
Set a default constructor for boxed structs that don't have one
Tomeu Vizoso
2009-11-30
1
-1
/
+13
*
Revert "Use the limit constants from glib and interpret G_MAXUINT32 as PyLong...
Tomeu Vizoso
2009-11-30
1
-7
/
+7
*
Use the limit constants from glib and interpret G_MAXUINT32 as PyLong_FromLon...
Tomeu Vizoso
2009-11-28
1
-7
/
+7
*
Structs in arrays are not marshalled correctly
Tomeu Vizoso
2009-11-27
1
-5
/
+24
*
Accept 0 as a valid value for flag and enum arguments
Tomeu Vizoso
2009-11-24
1
-1
/
+18
*
Add support for Any arguments
Tomeu Vizoso
2009-11-22
1
-8
/
+12
*
Treat GI_INFO_TYPE_INTERFACE same as GI_INFO_TYPE_OBJECT
Tomeu Vizoso
2009-11-20
1
-0
/
+3
*
Initial import
Simon van der Linden
2009-11-08
1
-0
/
+1976