common-lisp.net
/
projects/cffi/cffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
babdbca
bb8a25d
)
Merge pull request #21 from crlf0710/master
author
Liam Healy
<lhealy@common-lisp.net>
Fri, 18 Jan 2013 15:32:43 +0000 (07:32 -0800)
committer
Liam Healy
<lhealy@common-lisp.net>
Fri, 18 Jan 2013 15:32:43 +0000 (07:32 -0800)
More library names and fix :sizet typo for windows. Expand affirmative return from structure-by-value-p to include typedefs, so that foreign function calls by value may use the typedefed names to declare variable. Includes tests.
Trivial merge