[parrot/parrot] 05a88d: Remove FileHandle puts method and fix test and doc...
noreply at github.com
noreply at github.com
Sun Dec 18 05:28:22 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 05a88d8a95cdecf94dbe6e0a11554a0ba88bb614
https://github.com/parrot/parrot/commit/05a88d8a95cdecf94dbe6e0a11554a0ba88bb614
Author: Sasho <sasho at ubuntu.(none)>
Date: 2011-12-17 (Sat, 17 Dec 2011)
Changed paths:
M docs/book/pir/ch08_io.pod
M runtime/parrot/library/Archive/Tar.pir
M runtime/parrot/library/Archive/Zip.pir
M runtime/parrot/library/Configure/genfile.pir
M runtime/parrot/library/LWP/Protocol.pir
M runtime/parrot/library/Test/Builder/Output.pir
M runtime/parrot/library/osutils.pir
M src/pmc/filehandle.pmc
M t/compilers/imcc/syn/op.t
M t/dynpmc/gziphandle.t
M t/pmc/io.t
M t/pmc/packfile.t
M t/pmc/stringhandle.t
Log Message:
-----------
Remove FileHandle puts method and fix test and docs
Signed-off-by: Jonathan "Duke" Leto <jonathan at leto.net>
Commit: fae8c27a08de720269e1670afc8cc2a6cc1ae240
https://github.com/parrot/parrot/commit/fae8c27a08de720269e1670afc8cc2a6cc1ae240
Author: Jonathan "Duke" Leto <jonathan at leto.net>
Date: 2011-12-17 (Sat, 17 Dec 2011)
Changed paths:
M runtime/parrot/library/ProfTest/PIRProfile.nqp
Log Message:
-----------
Replace .puts call with .print, fixes #231
Compare: https://github.com/parrot/parrot/compare/165e732...fae8c27
More information about the parrot-commits
mailing list