summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make 'do' errors refer to 'do' (not 'require') (RT #129927)Lukas Mai2016-11-114-15/+33
* Drop support for Linux a.outAaron Crane2016-11-111-86/+0
* Upgrade Unicode-Collate from version 1.17 to 1.18Steve Hay2016-11-09117-357/+636
* Upgrade Math::BigInt from vesion 1.999726(_01) to 1.999727Steve Hay2016-11-098-18/+13
* Perl_do_vop(): enhance "avoid sv_catpvn"David Mitchell2016-11-091-12/+11
* handle SvIMMORTALs in LHS of list assignDavid Mitchell2016-11-092-2/+8
* Stefan Seifert is now a perl authorTony Cook2016-11-091-0/+1
* clarify the contents of argv[]Stefan Seifert2016-11-091-0/+3
* skip some tests that aren't UTF-EBCIDIC compatible on non-ASCIITony Cook2016-11-091-19/+24
* (perl #129000) use the new utf8_hop_back()Tony Cook2016-11-092-2/+8
* (perl #129000) create a safer utf8_hop()Tony Cook2016-11-096-0/+194
* Upgrade podlators from version 4.08 to 4.09Steve Hay2016-11-0846-717/+794
* Update Archive-Tar to CPAN version 2.18Chris 'BinGOs' Williams2016-11-076-10/+4
* perlvar: clarify @ISA recommendationsAristotle Pagaltzis2016-11-071-3/+3
* perlvar: document @ISAHauke D2016-11-071-0/+13
* perlobj: do not discourage manual @ISAAristotle Pagaltzis2016-11-071-4/+6
* perlobj: remove now-inaccurate claimAristotle Pagaltzis2016-11-071-3/+1
* (perl #129995) avoid sv_catpvn() in do_vop() when unneededTony Cook2016-11-072-3/+16
* Added note about perlobj change to perldeltaDave Rolsky2016-11-061-2/+2
* Add docs on calling methods using a fully qualified name like $mp3->File::save()Lukas Mai2016-11-061-0/+28
* Small formatting fix in perlobjDave Rolsky2016-11-061-2/+2
* Add a few more mentions of Moo to perlootutDave Rolsky2016-11-061-9/+11
* utf8.c: No need to look at trailing NUL in comparing stringKarl Williamson2016-11-061-1/+1
* customized.dat regenJarkko Hietaniemi2016-11-051-2/+2
* Version bumpJarkko Hietaniemi2016-11-051-1/+1
* Capture also the stderr, the message from tar might go thereJarkko Hietaniemi2016-11-051-1/+1
* netbsd-vax: no infinityJarkko Hietaniemi2016-11-051-3/+22
* call AV set magic in list assignDavid Mitchell2016-11-044-2/+55
* netbsd-vax: customized.dat update for S-L-UJarkko Hietaniemi2016-11-041-5/+5
* netbsd-vax: also the 1E1000 is toxic (in compiletime).Jarkko Hietaniemi2016-11-045-5/+5
* configure.com: missing ELSE in usethreads logicCraig A. Berry2016-11-031-0/+2
* Fix typos in test commentDagfinn Ilmari Mannsåker2016-11-031-1/+1
* Compiler choice clean-up in configure.com.Craig A. Berry2016-11-031-28/+5
* skip SEGVing test in t/uni/overload.tDavid Mitchell2016-11-031-1/+4
* Net::Ping 500_ping_icmp.t: remove sudo codeDavid Mitchell2016-11-033-12/+4
* Make toke.c:S_lop's x arg a U8 to match PL_expectAndy Lester2016-11-033-3/+3
* fix hv.h build breakageDavid Mitchell2016-11-031-1/+0
* add a comment about the properties of struct hekYves Orton2016-11-031-4/+10
* Revert "hv.h: rework HEK_FLAGS to a proper member in struct hek"Tony Cook2016-11-033-15/+5
* Fix wrong UTF-8 overflow error on 32-bit platformsKarl Williamson2016-11-025-19/+57
* APItest/t/utf8.t: Correct to uppercase in printKarl Williamson2016-11-021-1/+1
* macOS (10.12) deprecated syscall(2).Jarkko Hietaniemi2016-11-021-0/+8
* fix taint handling in list assignmentDavid Mitchell2016-11-022-1/+48
* [perl #130001] h2xs: avoid infinite loop for enumsHugo van der Sanden2016-11-021-1/+1
* clarify behavior single quote regexpsYves Orton2016-11-022-9/+8
* Upgrade Net::Ping from version 2.51 to 2.55Steve Hay2016-11-027-264/+327
* Treat VSI C the same as DEC/Compaq/HP C.Craig A. Berry2016-11-011-3/+6
* Upgrade Unicode::Collate from version 1.14 to 1.17Steve Hay2016-11-01120-33442/+35593
* Upgrade Test::Simple from version 1.302059 to 1.302062Steve Hay2016-11-0151-54/+195
* Upgrade Term::ANSIColor from version 4.05 to 4.06Steve Hay2016-11-015-42/+111