[parrot/parrot] 4ab077: Start re-doing the readline logic using an arbitra...
GitHub
noreply at github.com
Thu Jul 19 01:26:58 UTC 2012
Branch: refs/heads/whiteknight/io_cleanup1
Home: https://github.com/parrot/parrot
Commit: 4ab077f3c8aa7d81a885c93e1fdec0311c3b3903
https://github.com/parrot/parrot/commit/4ab077f3c8aa7d81a885c93e1fdec0311c3b3903
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M include/parrot/io.h
M src/io/api.c
M src/io/buffer.c
M src/io/io_private.h
M src/io/utilities.c
M src/pmc/filehandle.pmc
M src/pmc/handle.pmc
Log Message:
-----------
Start re-doing the readline logic using an arbitrary STRING delimiter. Parrot builds but fails some readline-related tests.
More information about the parrot-commits
mailing list