Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: 4408cbb7b50dd7c58f2b42ee5460b7189d312f86
      
https://github.com/parrot/parrot/commit/4408cbb7b50dd7c58f2b42ee5460b7189d312f86
  Author: Whiteknight <[email protected]>
  Date:   2012-06-26 (Tue, 26 Jun 2012)

  Changed paths:
    M src/io/socket.c
    M src/pmc/filehandle.pmc
    M src/pmc/handle.pmc
    M src/pmc/socket.pmc
    M src/pmc/stringhandle.pmc

  Log Message:
  -----------
  Make sure Socket defaults to use the Parrot_default_encoding_ptr, like it 
does in master. Refactor some of the encoding logic into Handle to avoid 
duplication. Socket now has settable encodings. I'm still not happy with the 
way we store the encoding name as a string and look it up for every IO request.



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

Reply via email to