summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* XS::Typemap: Tests for T_IN/T_OUT typemapssmueller/typemapdocs4Steffen Mueller2012-01-263-10/+64
* XS::Typemap: Tests for T_INOUT typemapSteffen Mueller2012-01-263-1/+22
* XS::Typemap: Tests for the T_PACKEDARRAY typemapSteffen Mueller2012-01-263-24/+180
* XS::Typemap: Tests for T_PACKEDSteffen Mueller2012-01-243-4/+91
* Document T_PACKEDARRAYSteffen Mueller2012-01-231-1/+15
* XS::Typemap: Document T_PACKEDSteffen Mueller2012-01-211-1/+32
* XS-Typemap: Document sharing mechanism for typemapsSteffen Mueller2012-01-211-0/+29
* Inline the XS-Typemap typemap fileSteffen Mueller2012-01-213-27/+31
* Document the exact format of a typemapSteffen Mueller2012-01-211-1/+68
* Typemaps: Start writing some general documentationSteffen Mueller2012-01-211-1/+45
* First stab T_REFREF docsSteffen Mueller2012-01-211-1/+8
* Typemap tests: T_SHORT, T_U_INT, T_INT, T_LONGSteffen Mueller2012-01-213-14/+74
* Cleanup: Condense tests and add a fewSteffen Mueller2012-01-211-80/+34
* Minor documentation fixes and annotationsSteffen Mueller2012-01-212-5/+8
* Restore triple-dot directory spec tests in vms/ext/filespec.t.Craig A. Berry2012-01-201-7/+7
* Start rationalizing Unix-to-VMS file spec conversion code.Craig A. Berry2012-01-201-11/+0
* VMS-specific symlink tweak for stat.tCraig A. Berry2012-01-201-1/+3
* [perl #82772] utf8::decode: Don’t read past SvCURFather Chrysostomos2012-01-201-1/+1
* Warn for stat(*unopened) after statting fileFather Chrysostomos2012-01-202-0/+6
* pp_sys.c:pp_stat: Change scope of havefp varFather Chrysostomos2012-01-201-2/+2
* [perl #71002] stat() on unopened fh _Father Chrysostomos2012-01-202-2/+12
* Safe.pm: Make sure SWASHNEW is properly loadedKarl Williamson2012-01-202-5/+9
* Create a perldelta for 5.15.8Chris 'BinGOs' Williams2012-01-2010-676/+1078
* begin filling the 5.16.0 delta from 5.15.2Ricardo Signes2012-01-201-1/+140
* begin filling the 5.16.0 delta from 5.15.1Ricardo Signes2012-01-201-22/+361
* begin filling the 5.16.0 delta from 5.15.0Ricardo Signes2012-01-201-26/+441
* Add v5.15.7 epigraph to the epigraphs fileChris 'BinGOs' Williams2012-01-201-0/+26
* Merge branch 'bingos/release-5.15.7' into bleadChris 'BinGOs' Williams2012-01-2027-159/+849
|\
| * Update perlhist (also removing some annoying trailing whitespace)v5.15.7bingos/release-5.15.7Chris 'BinGOs' Williams2012-01-201-4/+5
| * Finalise perldeltaChris 'BinGOs' Williams2012-01-201-10/+0
| * Update Module::CoreList for v5.15.7Chris 'BinGOs' Williams2012-01-203-3/+702
| * Bump the perl version in various places for v5.15.7Chris 'BinGOs' Williams2012-01-2023-142/+142
* | Copyright update for ExtUtils::{ParseXS,Typemaps}Steffen Mueller2012-01-205-10/+6
* | Fix parse problem with embedded typemapsSteffen Mueller2012-01-204-6/+5
* | 5.14.0 has been released, so update the versions used for support examples.Nicholas Clark2012-01-201-3/+3
|/
* Removed more boilerplating from perldeltaChris 'BinGOs' Williams2012-01-201-28/+4
* Update Acknowledgements in perldeltaChris 'BinGOs' Williams2012-01-201-9/+8
* Better typemap error reportingSteffen Mueller2012-01-203-7/+64
* EU::Typemaps: Make oneliner in docs more portableSteffen Mueller2012-01-201-1/+1
* Bump ExtUtils::ParseXS version for doc referencesSteffen Mueller2012-01-204-4/+4
* perldelta: Expand entryFather Chrysostomos2012-01-191-1/+5
* perldelta: another bug numberFather Chrysostomos2012-01-191-1/+1
* perldelta: typoFather Chrysostomos2012-01-191-1/+1
* perldelta for PerlIO::scalar and nullsFather Chrysostomos2012-01-191-0/+2
* Add Bo Lindbergh to perldelta acknowledgementsFather Chrysostomos2012-01-191-1/+2
* checkAUTHORS.pl: Another address for Bo LindberghFather Chrysostomos2012-01-191-0/+1
* pp_sys.c: compiler warningFather Chrysostomos2012-01-191-1/+1
* PerlIO::scalar: tests for trailing nullFather Chrysostomos2012-01-191-1/+24
* (PerlIO::)scalar.t: Add function for testing trailing nullEric Brine2012-01-191-0/+14
* [perl #108398] Make PerlIO::scalar add null terminatorBo Lindbergh2012-01-191-5/+7