summaryrefslogtreecommitdiff
path: root/t/porting
Commit message (Expand)AuthorAgeFilesLines
* Note new blead customizations to JSON::PP and Test::SimpleSteve Hay2013-09-161-0/+5
* known_pod_issues: Add Devel::CallParserFather Chrysostomos2013-09-141-0/+1
* fix O_CREAT without O_TRUNC in cpan/autodie/t/utf8_open.tCraig A. Berry2013-09-131-0/+1
* Upgrade autodie from version 2.20 to 2.21Steve Hay2013-09-121-1/+0
* Added release manager test for copyright yearSmylers2013-09-101-1/+21
* Test that README and perl -v copyright years matchSmylers2013-09-101-0/+56
* regcomp.c: Introduce vFAIL2utf8f to replace the APPLY(X,Y) hackBrian Fraser2013-09-101-1/+1
* Stop autodie test from changing a file to stop Git whining about uncommitted ...Steve Hay2013-09-051-0/+1
* version has been upgraded from version 0.9903 to 0.9904Steve Hay2013-09-031-7/+3
* [perl #117265] safesyscalls: check embedded nul in syscall argsTony Cook2013-08-261-0/+1
* Stifle diag.tFather Chrysostomos2013-08-251-0/+1
* update autodie test for new Carp stack trace formZefram2013-08-241-0/+1
* podcheck.t: Skip perl5200deltaFather Chrysostomos2013-08-241-0/+3
* regen pod issuesFather Chrysostomos2013-08-231-2/+2
* RMG: Fix some verbatim lines over 79 columnsKarl Williamson2013-08-211-1/+1
* Fix version's test scripts' $Verbose flagSteve Hay2013-08-191-1/+6
* version has been upgraded from 0.9902 to 0.9903Steve Hay2013-08-191-9/+2
* Update Maintainers.pl etc for Devel-PPPort upgrade to 3.21Steve Hay2013-08-191-4/+0
* Update t/porting/customized.datSteve Hay2013-08-181-1/+0
* Regen t/porting/customized.dat following f81a37f2d8Steve Hay2013-08-151-0/+19
* Update t/porting/customized.dat for cpan/libnet/Makefile.PLSteve Hay2013-08-131-1/+1
* Upgrade libnet from 1.22 to 1.22_02Steve Hay2013-08-081-1/+1
* Fix t/porting/customized.t --regen not to add DOS EOLs on WindowsSteve Hay2013-08-061-2/+2
* Remove SAVEt_STACK_CXPOSFather Chrysostomos2013-08-051-2/+1
* Handle SAVEt_READONLY_OFF in ss_dupFather Chrysostomos2013-08-051-1/+1
* Handle SAVEt_ADELETE in ss_dupFather Chrysostomos2013-08-051-1/+1
* Test that ss_dup handles all savestack itemsFather Chrysostomos2013-08-051-0/+36
* Regen t/porting/known_pod_issues.dat.Karl Williamson2013-07-301-1/+2
* fix /test_bootstrap.t under -DPERL_NO_COWDavid Mitchell2013-07-281-18/+19
* Generate the lib/ cleanup rules in the Win32 Makefiles from MANIFEST.Nicholas Clark2013-07-241-1/+1
* Generate the lib/ cleanup rules in Makefile.SH automatically from MANIFEST.Nicholas Clark2013-07-241-1/+1
* Refactor t/porting/regen.t to check everything (and the return values!).Nicholas Clark2013-07-241-12/+34
* Syntax check regen/uconfig_h.pl using t/porting/utils.tNicholas Clark2013-07-241-1/+6
* For changelogs suggest name it Changes and follow CPAN::Changes::SpecNeil Bowers2013-07-241-0/+1
* epigraphs.pod: Fix too long verbatim linesKarl Williamson2013-07-221-1/+1
* Update Module-Build to CPAN version 4.007Chris 'BinGOs' Williams2013-07-221-1/+1
* Move version from lib/ to cpan/Nicholas Clark2013-07-161-1/+0
* diag.t: Handle ckWARN2reg_d properlyFather Chrysostomos2013-07-131-0/+1
* Remove trailing dots in t/porting/readme.t on VMS.Craig A. Berry2013-07-071-0/+1
* Invert the build logic for miniperlmain.c and ExtUtils::MiniperlNicholas Clark2013-07-071-1/+2
* Move File::Find from lib/ to ext/Nicholas Clark2013-07-051-1/+1
* Move VMS::Filespec from vms/ext to ext/Nicholas Clark2013-07-021-1/+1
* Skip most of FindExt's tests for troublesome configurations.Nicholas Clark2013-07-021-28/+32
* In FindExt.t, move the main loop's comparison logic into a subroutine.Nicholas Clark2013-07-021-5/+11
* Minor refactors to FindExt's test, removing code duplication.Nicholas Clark2013-07-021-6/+5
* Thanks to FindExt::apply_config() we're now able to test dynamic extensions.Nicholas Clark2013-07-021-5/+11
* #118675 fix 4 porting/pod_rules.t uses different perl than compiled oneDaniel Dragan2013-07-021-1/+3
* regenerate t/porting/known_pod_issues.datBrian Gottreu2013-06-281-78/+10
* Run the pedantic checks when regenerating the databaseBrian Gottreu2013-06-281-40/+67
* do not worry about long verbatim lines w/o env varRicardo Signes2013-06-281-8/+15