summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mktables: Add commentKarl Williamson2014-05-291-0/+3
* PATCH: [perl #121630]: perlpod clarificationKarl Williamson2014-05-291-3/+3
* t/lib/charnames/alias: Add commentKarl Williamson2014-05-291-0/+1
* t/re/charset.t: Fix comment, test namesKarl Williamson2014-05-291-9/+10
* Revert "mktables: Remove obsolete sort constraint"Karl Williamson2014-05-291-6/+8
* mktables: Add regenerated header to fileKarl Williamson2014-05-291-2/+4
* Remove deprecated 'PL_sv_objcount'Karl Williamson2014-05-293-7/+1
* utf8.c: Silence compiler warningKarl Williamson2014-05-291-1/+1
* utf8.c: Move static function to embed.fncKarl Williamson2014-05-294-6/+23
* Unify the "fall-through" lint annotation.Jarkko Hietaniemi2014-05-2914-124/+124
* Only prototype should_warn_nl under PERL_CORE.Craig A. Berry2014-05-293-7/+9
* Give caretx.c an explicit rule in vms/descrip_mms.template.Craig A. Berry2014-05-291-0/+2
* Actually define SS_NOPRIV.Craig A. Berry2014-05-291-0/+2
* Further simplify the sockatmark().Jarkko Hietaniemi2014-05-291-11/+5
* Build fixes for Win32 after the Coverity smoke.Jarkko Hietaniemi2014-05-292-6/+13
* Get rid of "grep empty(sub)expression" noise.Jarkko Hietaniemi2014-05-291-1/+1
* We cannot assert(sv) since sv can be validly nullJarkko Hietaniemi2014-05-291-2/+1
* Devel::PPPort 3.24 from CPAN.Jarkko Hietaniemi2014-05-2925-36/+2087
* No more x2p.Jarkko Hietaniemi2014-05-292-3/+0
* Version bumping thanks to the Coverity deluge.Jarkko Hietaniemi2014-05-293-3/+3
* Followup to 316ebaf (aka perl #121894).Jarkko Hietaniemi2014-05-292-3/+8
* Bump version for Devel::PeekKarl Williamson2014-05-291-1/+1
* fcntl receiving -1 from fileno, fcntl failing.Jarkko Hietaniemi2014-05-2910-121/+295
* Insert asserts to paths suspected by Coverity.Jarkko Hietaniemi2014-05-2913-6/+28
* bump version on NDBM_FileDavid Mitchell2014-05-291-1/+1
* O_BINARY versus O_TEXT.Jarkko Hietaniemi2014-05-293-3/+17
* Strengthen the ix zero min-clamping to panic.Jarkko Hietaniemi2014-05-291-1/+1
* Makefile.SH: Module::Build is no longer there, stop copying itBrian Fraser2014-05-291-2/+0
* make regen for uconfig.hBrian Fraser2014-05-291-1/+1
* Fix for [perl #121963] 5.20.0-RC1 can't compile on AndroidBrian Fraser2014-05-2910-11/+12
* SH_PATH should be $targetsh, not $shBrian Fraser2014-05-291-1/+1
* Max size of the flop operator range.Jarkko Hietaniemi2014-05-291-11/+19
* Use system default locale only if there is one.Jarkko Hietaniemi2014-05-291-4/+13
* printf %s, cast appropriately.Jarkko Hietaniemi2014-05-291-1/+1
* Unused dTHX, even under threads.Jarkko Hietaniemi2014-05-291-1/+0
* __APPLE__ is not Apple, use PERL_DARWIN instead.Jarkko Hietaniemi2014-05-291-1/+1
* Reindent the block. Whitespace-only change.Jarkko Hietaniemi2014-05-291-46/+46
* Fix false nesting.Jarkko Hietaniemi2014-05-291-5/+5
* UV casting to avoid intermediate sign extension.Jarkko Hietaniemi2014-05-292-9/+12
* Remove x2pLeon Timmermans2014-05-2928-12725/+19
* Standardize spelling of program name on American English.Doug Bell2014-05-291-1/+1
* temporary fix for [perl #121975] COW speedup lost after e8c6a474Yves Orton2014-05-291-3/+8
* Quad_t and Uquad_t cannot unpack as NVs.Jarkko Hietaniemi2014-05-291-6/+4
* si_names access one past the end.Jarkko Hietaniemi2014-05-291-1/+3
* cleanup on commit "Pseudo-fork dups arg array on argless calls"Daniel Dragan2014-05-291-8/+7
* put va_end() in the right placeTony Cook2014-05-292-2/+2
* bump $PerlIO::via::VERSION to 0.15Tony Cook2014-05-291-1/+1
* add va_end() calls where missing for a va_start() or va_end().Jarkko Hietaniemi2014-05-294-6/+15
* remove comment that no longer appliesTony Cook2014-05-291-1/+0
* bump $XS::APItest::VERSION to 0.61Tony Cook2014-05-291-1/+1