1 Revision history for Perl extension POE::XS::Queue::Array.
4 - moved the structural queue code to queue.c, Array.xs is purely an
6 - replaced all the opaque memmove() calls with a call to pq_move_items()
7 which does sanity checks in DEBUG code.
8 - added t/02_release.t which attempts to check we're handling references