[parrot/parrot] d45e52: t nci sig: bring back nci cstring support
GitHub
noreply at github.com
Tue Mar 11 21:05:11 UTC 2014
Branch: refs/heads/rurban/t-nci-sig
Home: https://github.com/parrot/parrot
Commit: d45e523f08949175ee7878311a36e540d1682efd
https://github.com/parrot/parrot/commit/d45e523f08949175ee7878311a36e540d1682efd
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M include/parrot/nci.h
M src/nci/libffi.c
M src/nci/signatures.c
Log Message:
-----------
t nci sig: bring back nci cstring support
WIP. needed in most external code.
Commit: 7ff3dbc47a60dd76becaf1ace42325ff8bc85ed5
https://github.com/parrot/parrot/commit/7ff3dbc47a60dd76becaf1ace42325ff8bc85ed5
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M runtime/parrot/library/SDL.pir
Log Message:
-----------
SDL: fix example to use t sig again
Commit: 6ca95d936bba529b813a3a25a3395eccb34ba2aa
https://github.com/parrot/parrot/commit/6ca95d936bba529b813a3a25a3395eccb34ba2aa
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M runtime/parrot/library/SDL.pir
Log Message:
-----------
SDL: more libSDL_ttf-2.0 choices to search for
Commit: f4bae6c31f3319401c2fa6163cc6c1190d85a63f
https://github.com/parrot/parrot/commit/f4bae6c31f3319401c2fa6163cc6c1190d85a63f
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M runtime/parrot/library/SDL.pir
Log Message:
-----------
[examples] SDL: print SDLLIBPATH= only on failure
Commit: 1fe7641a81068b2cd28acf0f135fd73a4ff09565
https://github.com/parrot/parrot/commit/1fe7641a81068b2cd28acf0f135fd73a4ff09565
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-11 (Tue, 11 Mar 2014)
Changed paths:
M include/parrot/datatypes.h
M src/nci/libffi.c
M src/nci/signatures.c
M src/pmc/structview.pmc
Log Message:
-----------
nci: broke the nci tests
added cstr converters, and also pshort/pint/plong for PMC access to integers (Integer).
Compare: https://github.com/parrot/parrot/compare/04bc9a9ca4d4...1fe7641a8106
More information about the parrot-commits
mailing list