Bug 84325 - Update Port: devel/p5-Heap-Simple-XS 0.06 -> 0.07
Summary: Update Port: devel/p5-Heap-Simple-XS 0.06 -> 0.07
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-29 23:00 UTC by Aaron Dalton
Modified: 2005-07-30 05:44 UTC (History)
0 users

See Also:


Attachments
submission.txt (843 bytes, text/plain)
2005-07-29 23:00 UTC, Aaron Dalton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Dalton 2005-07-29 23:00:37 UTC
0.07  2005-07-27
	- removed a stray print from t/speed_array
	- added a forgotten static to option()
        - call_method -> call_sv for Object types
	- use no-stealing mortalcopies
	- Start using PERL_NO_GET_CONTEXT.
	- Replaced :: by - in author email address (easier quoting for mailers)
	- use size_t to index the data array. This should select the minimal
	  sensible data width.
	- Replaced sv_derived_from object access by much more sophisticated
	  tests
        - Don't run benchmarks unless asked for during Makefile.PL
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-07-30 05:35:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I'll take it.
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-07-30 05:44:42 UTC
State Changed
From-To: open->closed

Committed, thanks!