summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing Pod::Html.Nicholas Clark2012-02-081-0/+71
* avoid making a new top-level package for one helperRicardo Signes2012-02-071-22/+11
* Fix portability issue with Pod::Html test caseMarc Green2012-02-061-2/+2
* Modernize the use of open() (copied from old code)Marc Green2012-02-061-6/+6
* Re-add cache featureMarc Green2012-02-064-14/+209
* Remove ‘Useless use of "re" pragma’ warningFather Chrysostomos2012-02-032-5/+10
* Increase $re::VERSION to 0.19Father Chrysostomos2012-02-031-1/+1
* For the sake or robustness, avoid reproducing Perl guts in test fileEric Brine2012-02-031-12/+17
* XS::Typemap: Fix tests with -DusemorebitsSteffen Mueller2012-02-031-8/+31
* Resurrect PerlIO-related typemap tests.Craig A. Berry2012-02-021-2/+2
* Revert "XS::Typemap: Disable PerlIO related typemap tests"Craig A. Berry2012-02-022-69/+57
* make Carp messages match die properlyZefram2012-02-021-1/+1
* XS::Typemap: Silence pedantic compiler warningsSteffen Mueller2012-02-021-21/+31
* XS::Typemap: Disable PerlIO related typemap testsSteffen Mueller2012-02-022-57/+69
* Increase $arybase::VERSION to 0.04Father Chrysostomos2012-02-011-1/+1
* [perl #109570] Fix off-by-1 error in arybase’s lsliceFather Chrysostomos2012-02-012-3/+4
* XS::Typemap: Somewhat consistent indentationSteffen Mueller2012-02-011-43/+42
* Move typemap documentation to its own fileSteffen Mueller2012-02-011-580/+51
* XS::Typemap: Fix typo in docs, fix versionSteffen Mueller2012-02-011-2/+2
* XS::Typemap: Tests for T_IN/T_OUT typemapsSteffen Mueller2012-02-013-10/+64
* XS::Typemap: Tests for T_INOUT typemapSteffen Mueller2012-02-013-1/+22
* XS::Typemap: Tests for the T_PACKEDARRAY typemapSteffen Mueller2012-02-013-24/+180
* XS::Typemap: Tests for T_PACKEDSteffen Mueller2012-02-013-4/+91
* Document T_PACKEDARRAYSteffen Mueller2012-02-011-1/+15
* XS::Typemap: Document T_PACKEDSteffen Mueller2012-02-011-1/+32
* XS-Typemap: Document sharing mechanism for typemapsSteffen Mueller2012-02-011-0/+29
* Inline the XS-Typemap typemap fileSteffen Mueller2012-02-012-26/+31
* Document the exact format of a typemapSteffen Mueller2012-02-011-1/+68
* Typemaps: Start writing some general documentationSteffen Mueller2012-02-011-1/+45
* First stab T_REFREF docsSteffen Mueller2012-02-011-1/+8
* Typemap tests: T_SHORT, T_U_INT, T_INT, T_LONGSteffen Mueller2012-02-013-14/+74
* Cleanup: Condense tests and add a fewSteffen Mueller2012-02-011-80/+34
* Minor documentation fixes and annotationsSteffen Mueller2012-02-012-5/+8
* Stop SvPVutf8 from forcing the POK flagFather Chrysostomos2012-01-311-1/+3
* XS::APItest: svpv_magic.t: Correct test nameFather Chrysostomos2012-01-311-1/+1
* Make SvPVbyte return bytes for non-PVsFather Chrysostomos2012-01-311-1/+7
* Test that SvPVutf8 works with magic varsFather Chrysostomos2012-01-311-1/+19
* [perl #108994] Stop SvPVutf8 from coercing SVsFather Chrysostomos2012-01-312-0/+33
* XS::APItest: Move $VERSION further upFather Chrysostomos2012-01-311-2/+2
* Increase $XS::APItest::VERSION to 0.35Father Chrysostomos2012-01-311-1/+1
* B.pm: Document stashflagsFather Chrysostomos2012-01-311-0/+2
* Increase $File::Glob::VERSION to 1.17Father Chrysostomos2012-01-311-1/+1
* In B.xs, use *pvf() functions to reduce the number of API calls.Nicholas Clark2012-01-311-7/+5
* Increase the fallback value of MAXPATHLENDominic Hargreaves2012-01-301-1/+1
* Moving :mmap out of core binary into a moduleLeon Timmermans2012-01-302-0/+350
* Implement the fc keyword and the \F string escape.Brian Fraser2012-01-291-2/+2
* [perl #77388] Make stacked -t workFather Chrysostomos2012-01-231-1/+1
* Fix bad pointer size in has_trailing_nulEric Brine2012-01-231-2/+3
* Increase $B::VERSION to 1.34Father Chrysostomos2012-01-231-1/+1
* B.xs add missing B::COP::stashflagsReini Urban2012-01-231-0/+11