[parrot/parrot] 257784: Start implementing per-type vtables. Add two new f...

GitHub noreply at github.com
Fri May 25 01:25:47 UTC 2012


  Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: 257784b58c0afa9980c29ebf7eee0330a0125e60
      https://github.com/parrot/parrot/commit/257784b58c0afa9980c29ebf7eee0330a0125e60
  Author: Whiteknight <wknight8111 at gmail.com>
  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.





More information about the parrot-commits mailing list