[parrot/parrot] 5b7ac5: Start implementing the UserHandle pmc type, and as...
GitHub
noreply at github.com
Fri Nov 9 01:39:45 UTC 2012
Branch: refs/heads/whiteknight/userhandle
Home: https://github.com/parrot/parrot
Commit: 5b7ac58067ce889dc534bfbe0e0039aad0619c8b
https://github.com/parrot/parrot/commit/5b7ac58067ce889dc534bfbe0e0039aad0619c8b
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/call/pcc.c
M src/io/userhandle.c
A src/pmc/iobuffer.pmc
A src/pmc/userhandle.pmc
Log Message:
-----------
Start implementing the UserHandle pmc type, and as a bonus, also the new IOBuffer PMC type. These should allow the creation of custom user-defined handle types that can do other things than what the current assortment of filehandle/stringhandle/pipe/socket can do.
More information about the parrot-commits
mailing list