1.29: since 1.027 a major refactoring of POIU that works well with ASDF 2.26.15.
authorFrancois-Rene Rideau <tunes@google.com>
Sun, 9 Dec 2012 21:52:20 +0000 (16:52 -0500)
committerFrancois-Rene Rideau <tunes@google.com>
Sun, 9 Dec 2012 21:52:20 +0000 (16:52 -0500)
commit5c3d13e8e938f9c5d853515de6146e42252ba1ba
tree0ca75af81043f9e3e94d46a561044d5042052de5
parentf1c5819ef2d53d603d014e94bece5e50dd61515c
1.29: since 1.027 a major refactoring of POIU that works well with ASDF 2.26.15.
* Using files, not pipes, to communicate results, to avoid deadlock due to full buffers.
* Major simplification by hooking into recent ASDF's perform-plan interface,
 rather than kludging our way around perform for parallel operations.
* Take advantage of ASDF 2.26.15's new internal traverse and action-stamp APIs.
poiu.asd
poiu.lisp
test.lisp