summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* add Intel C++ Compiler for Win32 supportDaniel Dragan2013-11-201-3/+6
* Check symlink status before setting File::Find::fullname to undef.Victor Efimov2013-11-192-5/+35
* XS::Typemap: silence compiler warning.David Mitchell2013-11-182-1/+2
* POSIX: silence some compiler warningsDavid Mitchell2013-11-182-1/+7
* SDBM_File: fix 'set but not used' warningDavid Mitchell2013-11-182-2/+1
* PerlIO::via: fix compiler warningDavid Mitchell2013-11-182-2/+7
* PerlIO::scalar: silence some compiler warningsDavid Mitchell2013-11-181-2/+2
* un-TODO the test for 120535, Reini's patch fixes itTony Cook2013-11-181-1/+0
* Add UTF8 flag to keys returned by B::HV->ARRAYReini Urban2013-11-181-6/+10
* TODO test for 120535Tony Cook2013-11-181-0/+8
* Convert to using Test::More. Provide each test with a description.James E Keenan2013-11-171-357/+433
* Compliance: Mixed declarations not allowed in some pre-C99 compilersH.Merijn Brand2013-11-141-3/+3
* Dynaloader: fix build issueDavid Mitchell2013-11-149-9/+18
* Opcode: fix 'null argument' warningDavid Mitchell2013-11-132-2/+4
* File::Glob: fix warnings and non-\0-ended stringsDavid Mitchell2013-11-132-4/+14
* File::Glob: silence some compiler warningsDavid Mitchell2013-11-131-4/+13
* Devel::Peek: fix some compiler warningsDavid Mitchell2013-11-132-2/+3
* arybase: silence some compiler warningsDavid Mitchell2013-11-133-1/+11
* File-DosGlob: silence some compiler warningsDavid Mitchell2013-11-132-2/+3
* B: silence some compiler warningsDavid Mitchell2013-11-131-70/+90
* DynaLoader: silence some compiler warningsDavid Mitchell2013-11-1310-1/+10
* fix multi-eval of Perl_custom_op_xop in XopENTRYDaniel Dragan2013-11-103-2/+26
* Stop open fh, ">>", \$undef from warningFather Chrysostomos2013-11-092-2/+7
* Make &CORE::exit respect vmsish exit hintFather Chrysostomos2013-11-081-1/+0
* Update B::Concise for the exit->nextstate hush hint moveFather Chrysostomos2013-11-081-1/+2
* Teach B::Concise about VMS hushed flagFather Chrysostomos2013-11-081-1/+1
* Warn for all uses of %hash{...} in scalar cxFather Chrysostomos2013-11-081-1/+1
* This version bump also got lost in the mergeH.Merijn Brand2013-11-081-1/+1
* Search for errno.h in more (semi)default locationsH.Merijn Brand2013-11-081-5/+7
* [perl #120462] Exempt $a and $b from ‘used once’ warningsFather Chrysostomos2013-11-041-15/+15
* Add op_other to B::Concise -debug output for LOGOPsMatthew Horsfall2013-10-252-2/+42
* Make sure truncated in-memory files have trailing nullFather Chrysostomos2013-10-252-2/+7
* Increase PerlIO::scalar::VERSION to 0.18Father Chrysostomos2013-10-251-1/+1
* Better fix for #119529Father Chrysostomos2013-10-252-18/+17
* Remove some unnecessary Makefile.PLs from cpan/ and ext/Steve Hay2013-10-251-11/+0
* rv2hv does not use its TARGFather Chrysostomos2013-10-243-20/+40
* Fix bare blocks in lvalue subsFather Chrysostomos2013-10-241-1/+1
* Increase $B::Concise::VERSION to 0.991Father Chrysostomos2013-10-231-1/+1
* Add OPpLVALUE flagFather Chrysostomos2013-10-231-0/+1
* Make B/Deparse handle unicode regexesDavid Mitchell2013-10-232-1/+3
* Remove some IGNORABLE files from ext/ and lib/Steve Hay2013-10-183-34/+0
* PerlIO::scalar: stringify refsDavid Mitchell2013-10-173-3/+17
* Adding a prototype attribute.Peter Martini2013-10-162-1/+37
* Fix ext/File-Glob/t/threads.t filenames for VMS.Craig A. Berry2013-10-011-1/+1
* File::Glob::VERSION++Brian Fraser2013-09-271-1/+1
* File::Glob: Dup glob state in CLONE()Brian Fraser2013-09-272-0/+104
* Tweak B::Concise tests following OPpCONST_FOLDED removalFather Chrysostomos2013-09-161-18/+31
* Remove OPpCONST_FOLDEDFather Chrysostomos2013-09-161-1/+5
* Make B::OP::slabbed, folded, etc. actually workFather Chrysostomos2013-09-161-1/+1
* Silence noise from Errno_pm.PL on WindowsSteve Hay2013-09-161-1/+1