[parrot/parrot] be4743: [docs] update pdd16_native_call.pod
GitHub
noreply at github.com
Wed Jan 2 03:08:50 UTC 2013
Branch: refs/heads/rurban/nci-void-gh904
Home: https://github.com/parrot/parrot
Commit: be474398cd2a440681ed8d0e0f62437e4bdc2568
https://github.com/parrot/parrot/commit/be474398cd2a440681ed8d0e0f62437e4bdc2568
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-01 (Tue, 01 Jan 2013)
Changed paths:
M docs/pdds/draft/pdd16_native_call.pod
Log Message:
-----------
[docs] update pdd16_native_call.pod
Replace sig t by S (string).
Commit: ccca3c3301c37439b4fbb7bdd884e0b3dbc1f710
https://github.com/parrot/parrot/commit/ccca3c3301c37439b4fbb7bdd884e0b3dbc1f710
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-01 (Tue, 01 Jan 2013)
Changed paths:
M examples/nci/PQt.cpp
M examples/nci/QtHelloWorld.pasm
M examples/nci/QtHelloWorld.pir
Log Message:
-----------
[examples] Update QT nci examples
Replace t by S, simplify PQt.cpp cmdline doc
Commit: ca7e91eddd620f36e1fd3e462699f91c72adb73c
https://github.com/parrot/parrot/commit/ca7e91eddd620f36e1fd3e462699f91c72adb73c
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-01 (Tue, 01 Jan 2013)
Changed paths:
M src/nci/extra_thunks.nci
Log Message:
-----------
[GH #904] Add sigs for nci/QtHelloWorld to extra_thunks.nci
Commit: c871b14325df65938b208a5ca98d6918aa3b6377
https://github.com/parrot/parrot/commit/c871b14325df65938b208a5ca98d6918aa3b6377
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-01 (Tue, 01 Jan 2013)
Changed paths:
M MANIFEST
A t/tools/dev/nci_thunk_gen.t
M tools/dev/nci_thunk_gen.pir
Log Message:
-----------
[GH #904, #897] nci_thunk_gen v0.02: fix sig "p v", add declaration
Add test for bug #904. Wrong arguments for void sig.
void use empty arguments calls and do not need to handle call_object overhead.
[GH #897] Add declaration of the nci loader function, for the static nci
functions not yet.
Commit: 7e690b3fa20c18901367df0431f17448ff8ffbe2
https://github.com/parrot/parrot/commit/7e690b3fa20c18901367df0431f17448ff8ffbe2
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-01 (Tue, 01 Jan 2013)
Changed paths:
M .gitignore
M ChangeLog
M config/gen/makefiles/root.in
M src/nci/core_thunks.c
M t/library/nciutils.t
Log Message:
-----------
Fix src/nci/extra_thunks Makefile rules
Add ChangeLog for GH #897, #904
Follow the renaming of src/extra_nci_thunks.c to src/nci/extra_thunks.c to
check the proper dependencies.
Compare: https://github.com/parrot/parrot/compare/be474398cd2a^...7e690b3fa20c
More information about the parrot-commits
mailing list