| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=101965
|
|
|
|
|
|
|
|
|
| |
fixup plist
Approved by: maintainer
Notes:
svn path=/head/; revision=87784
|
|
|
|
|
|
|
|
| |
PR: 53954
Submitted by: Mathieu Arnold <m@absolight.net>
Notes:
svn path=/head/; revision=84156
|
|
ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and creates
the glue necessary to let Perl access those functions. The compiler uses
typemaps to determine how to map C function parameters and variables to Perl
values.
Notes:
svn path=/head/; revision=83806
|