aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Heap-Simple-XS
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - updated from v0.07 to v0.09Aaron Dalton2005-12-073-5/+17
| | | | | | | | | | | | | | | | | | | | 0.09 2005-11-30 - order_name called with unknown order reported wrong id. (bug, but one that should be impossible to ever trigger) - added a #define packWARN for older perls that don't have it yet. 0.08 2005-11-20 - Remove pointless sv_reftype test from object access. - Add extract_all - absorb and key_absorb now take any number of heaps as argument instead of absorbing exactly one. - Add mass insert/key_insert/_key_insert. Use them in absorb. - Added merge_arrays Approved by: tobez Notes: svn path=/head/; revision=150571
* Update to 0.07.Roman Bogorodskiy2005-07-302-3/+3
| | | | | | | | PR: 84325 Submitted by: Aaron Dalton (maintainer) Notes: svn path=/head/; revision=140435
* New Port: devel/p5-Heap-Simple-XS - An XS implementationSergey Matveychuk2004-11-244-0/+50
of the Heap::Simple interface PR: ports/73828 Submitted by: Aaron Dalton <aaron(at)daltons.ca> Notes: svn path=/head/; revision=122297