summaryrefslogtreecommitdiff
path: root/gi/pygi-cache.h
Commit message (Expand)AuthorAgeFilesLines
...
* support callbacksJohn (J5) Palmieri2011-01-171-2/+11
* [gi] implement aux arg handling for array lengthsJohn (J5) Palmieri2011-01-131-1/+0
* [gi] handle allow_none for all argsJohn (J5) Palmieri2011-01-121-0/+1
* [gi] implemented return marshalling and started on out marshallingJohn (J5) Palmieri2011-01-111-1/+7
* [gi] flesh out interface in marshalling a bit moreJohn (J5) Palmieri2011-01-111-0/+1
* [gi] add object and interface in marshallingJohn (J5) Palmieri2011-01-101-1/+0
* [gi] hook up invoke to the cacheJohn (J5) Palmieri2011-01-101-3/+3
* [gi] refactor cache structs so they inherit from ArgCacheJohn (J5) Palmieri2011-01-091-27/+23
* [gi]fix cache compile error - now compiles but cache still not hooked upJohn (J5) Palmieri2011-01-081-11/+14
* add sequence caching and array marshalling w/ item marshallingJohn (J5) Palmieri2011-01-081-3/+1
* whitespace fixesJohn (J5) Palmieri2011-01-061-21/+21
* add marshalling for basic types and add more skeleton codeJohn (J5) Palmieri2011-01-061-11/+30
* first checkin of the new caching branchJohn (J5) Palmieri2011-01-041-0/+104