[parrot/parrot] 8d9d80: Moving get_fd() from filehandle.pmc to handle.pmc
noreply at github.com
noreply at github.com
Tue Nov 30 04:51:00 UTC 2010
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 8d9d806b1ef689f49b36287f7510e7cb9e06a113
https://github.com/parrot/parrot/commit/8d9d806b1ef689f49b36287f7510e7cb9e06a113
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-11-29 (Mon, 29 Nov 2010)
Changed paths:
M src/pmc/filehandle.pmc
M src/pmc/handle.pmc
Log Message:
-----------
Moving get_fd() from filehandle.pmc to handle.pmc
Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>
Commit: 70992f350b5c4c8c7655586939cc2d52dcaeaef4
https://github.com/parrot/parrot/commit/70992f350b5c4c8c7655586939cc2d52dcaeaef4
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-11-29 (Mon, 29 Nov 2010)
Changed paths:
M t/pmc/socket.t
Log Message:
-----------
Test: Socket get_fd() should not return -1
Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>
Commit: 93b2c4399ff44f0b9544e4eacb0fd022e160c2d3
https://github.com/parrot/parrot/commit/93b2c4399ff44f0b9544e4eacb0fd022e160c2d3
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-11-29 (Mon, 29 Nov 2010)
Changed paths:
M t/pmc/filehandle.t
Log Message:
-----------
Forgot to tell FileHandle test that I added a new one
Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>
Commit: 7a4bef02fa2580ed98700262651596b63308c329
https://github.com/parrot/parrot/commit/7a4bef02fa2580ed98700262651596b63308c329
Author: Fernando Brito <email at fernandobrito.com>
Date: 2010-11-29 (Mon, 29 Nov 2010)
Changed paths:
M t/pmc/filehandle.t
Log Message:
-----------
Test: FileHandle get_fd() should not return -1
Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>
More information about the parrot-commits
mailing list