Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: 1f03c5b2ddfcabec46a4488e4a96597c3d8e3cdf
      
https://github.com/parrot/parrot/commit/1f03c5b2ddfcabec46a4488e4a96597c3d8e3cdf
  Author: Whiteknight <[email protected]>
  Date:   2012-06-09 (Sat, 09 Jun 2012)

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

  Log Message:
  -----------
  Add new IO vtables to set, get and advance the current in-memory cursor 
position. Update file position on read and write operations. For read/write 
handles, make sure to sync buffers so position stays consistent. Several 
codestd fixes. Add comments. Several tests still failing



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

Reply via email to