Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: 257784b58c0afa9980c29ebf7eee0330a0125e60
      
https://github.com/parrot/parrot/commit/257784b58c0afa9980c29ebf7eee0330a0125e60
  Author: Whiteknight <[email protected]>
  Date:   2012-05-24 (Thu, 24 May 2012)

  Changed paths:
    M include/parrot/io.h
    M src/io/api.c
    M src/io/filehandle.c
    M src/io/io_private.h
    A src/io/pipe.c
    M src/io/socket.c
    M src/io/stringhandle.c
    A src/io/userhandle.c
    M src/io/utilities.c

  Log Message:
  -----------
  Start implementing per-type vtables. Add two new files, one for pipes and one 
for user-defined types. Start cannibalizing existing IO api routines to fill in 
the vtables.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to