[parrot/parrot] b4b92b: Add in a function Parrot_io_get_standard_piohandle...
GitHub
noreply at github.com
Mon Jun 25 23:28:22 UTC 2012
Branch: refs/heads/whiteknight/io_cleanup1
Home: https://github.com/parrot/parrot
Commit: b4b92b9892c26af4c83ce954c8718691aa982d01
https://github.com/parrot/parrot/commit/b4b92b9892c26af4c83ce954c8718691aa982d01
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M include/parrot/io.h
M src/io/api.c
M src/packfile/api.c
Log Message:
-----------
Add in a function Parrot_io_get_standard_piohandle to replace the older Parrot_io_get_std_handle
Commit: 5eee9bac9d2e99add7449e7ee7f59bdcb6a05d21
https://github.com/parrot/parrot/commit/5eee9bac9d2e99add7449e7ee7f59bdcb6a05d21
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M src/io/api.c
M src/io/buffer.c
M src/io/filehandle.c
M src/io/pipe.c
M src/io/stringhandle.c
M src/io/userhandle.c
M src/pmc/filehandle.pmc
M src/pmc/handle.pmc
M src/pmc/socket.pmc
M src/pmc/stringhandle.pmc
Log Message:
-----------
Several build fixes for g++. kid51++ for the error report
Commit: dc11d0d1b59c200a71ab2006cb7039f1bcbc171f
https://github.com/parrot/parrot/commit/dc11d0d1b59c200a71ab2006cb7039f1bcbc171f
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M src/io/pipe.c
M src/io/socket.c
M src/io/stringhandle.c
M src/pmc/handle.pmc
Log Message:
-----------
Merge branch 'whiteknight/io_cleanup1' of github.com:parrot/parrot into whiteknight/io_cleanup1
Compare: https://github.com/parrot/parrot/compare/413ae84c91f6...dc11d0d1b59c
More information about the parrot-commits
mailing list