Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -4/+4 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - updated from v0.07 to v0.09 | Aaron Dalton | 2005-12-07 | 3 | -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 | ||||
* | Update to 0.07. | Roman Bogorodskiy | 2005-07-30 | 2 | -3/+3 |
| | | | | | PR: 84325 Submitted by: Aaron Dalton (maintainer) | ||||
* | New Port: devel/p5-Heap-Simple-XS - An XS implementation | Sergey Matveychuk | 2004-11-24 | 4 | -0/+50 |
of the Heap::Simple interface PR: ports/73828 Submitted by: Aaron Dalton <aaron(at)daltons.ca> |