Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Sub-Identify
From: Makoto Fujiwara
Date: 2015-02-16 15:49:01
Message id: 20150216144901.C6EBA98@cvs.netbsd.org
Log Message:
Update 0.04 to 0.10 (Changes does not mention for 0.10)
-------------------
0.09- A. Sinan Unur (1):
Fix test failure due to hard-coded filenames.
0.08- Rafael Garcia-Suarez (2):
Require at least perl 5.8.0
Improve docs beyond a really terse synopsis
0.07- Rafael Garcia-Suarez (1):
Require B unconditionally on older perls
0.06- Rafael Garcia-Suarez (4):
Remove perl version requirement
Skip tests that rely on perls more recent than 5.14.0
Update ppport.h
Use the pure-perl version of is_sub_constant on perls earlier than 5.16
0.05- Rafael Garcia-Suarez (13):
Add test for function prototypes
Require at least perl 5.14.1
Better, simpler code for testing if we can load the XS version
Add gitignore file
Experimental implementation of get_code_location
Add XS implementation of get_code_location()
Add test for the prototype of get_code_location
Make get_code_location work on undefined subs
Add link to github repo in the meta file
Add TODO file
Add pure-perl implementation of is_sub_constant()
Add XS implemetation of is_constant_sub()
Add documentation
Files: