Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: dde2f96d6e8a7e18608a491217bff7ef70cf0be9
      
https://github.com/parrot/parrot/commit/dde2f96d6e8a7e18608a491217bff7ef70cf0be9
  Author: Whiteknight <[email protected]>
  Date:   2012-05-26 (Sat, 26 May 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/socket.c
    M src/io/stringhandle.c
    M src/io/utilities.c

  Log Message:
  -----------
  Change the buffering logic to use a more linear approach instead of a 
circular buffer. The added code complexity wasn't worth it. Several cleanups to 
the buffering code and elsewhere.



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

Reply via email to