summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MARK -Ds debuggingReini Urban2015-11-105-21/+54
* perlexperiment.pod: use consistent style for Perl versionsAaron Crane2015-11-101-7/+7
* Mention warning categories for removed experimental featuresAaron Crane2015-11-101-0/+6
* Update perlexperiment for removal of lexical topic and autoderefDagfinn Ilmari Mannsåker2015-11-101-17/+14
* t/op/utf8decode.t: print debugging info if test failsKarl Williamson2015-11-091-1/+6
* utf8.h: Move #define within fileKarl Williamson2015-11-091-7/+7
* utf8.h, utfebcdic.h: Use mnemonic constantKarl Williamson2015-11-092-23/+24
* utf8.h: Reformat a couple of table linesKarl Williamson2015-11-091-2/+4
* re/pat_advanced.t: Fix a test so also runs on EBCDICKarl Williamson2015-11-091-1/+4
* Devel::Peek: document that uses STDERRKarl Williamson2015-11-091-1/+3
* [perl #126469] document the ob parameter to sv_reftype()Tony Cook2015-11-091-0/+3
* make sv_ref() part of the APITony Cook2015-11-093-2/+8
* cygwin: look harder for a C: mapping and skip if we don't find itTony Cook2015-11-091-4/+9
* perl #126586 hexfp may lose 1-3 low order bits (most often, 1)Jarkko Hietaniemi2015-11-072-2/+57
* perl #126582 hexfp overflow drops hi-order bitsJarkko Hietaniemi2015-11-072-10/+28
* Carp: stable CPAN releaseRicardo Signes2015-11-063-2/+5
* Dumpvalue: Generalize for non-ASCII platformsKarl Williamson2015-11-052-16/+36
* Update other win32/ makefiles as per eb840d4ab6Steve Hay2015-11-052-12/+4
* remove useless build product /win32/config.w32Daniel Dragan2015-11-051-5/+2
* re-parallelize Win32 build after Unicode::Normalize got XSDaniel Dragan2015-11-051-5/+8
* Update Pod-Simple to CPAN version 3.32Chris 'BinGOs' Williams2015-11-0335-505/+473
* Allow overriding the compile time in "perl -V" outputNiko Tyni2015-11-031-7/+12
* remove XSLoader and DynaLoader OS specific code on NA OSesDaniel Dragan2015-11-032-7/+17
* remove remains of dl_dld.xsDaniel Dragan2015-11-031-4/+0
* Update Math-BigInt-FastCalc to CPAN version 0.35Chris 'BinGOs' Williams2015-11-022-4/+2
* Update Getopt-Long to CPAN version 2.48Chris 'BinGOs' Williams2015-11-022-8/+14
* pp_hot.c: rationalise SvREFCNT_inc_*()David Mitchell2015-11-021-6/+6
* Upgrade Math::BigInt from version 1.999706 to 1.999707Steve Hay2015-11-025-30/+66
* dont install PPPort.so/PPPort.dllDaniel Dragan2015-11-021-2/+2
* Workaround for perl #124212: these functions are not true static inlineJarkko Hietaniemi2015-11-013-26/+42
* restore comma removed by 2f1fe8a307Lukas Mai2015-11-011-1/+1
* fix typo in error messageLukas Mai2015-10-311-1/+1
* Add epigraph for 5.22.1-RC1Steve Hay2015-10-311-0/+19
* Perl 5.22.1-RC1 todaySteve Hay2015-10-311-0/+1
* Module::CoreList updates for 5.22.1Steve Hay2015-10-313-0/+35
* Remove redundant code in configure.comCraig A. Berry2015-10-301-5/+0
* make regen for uconfig.hJarkko Hietaniemi2015-10-301-2/+2
* Revert "Remove unused filesystem stat symbols."Jarkko Hietaniemi2015-10-3025-0/+1337
* perlre: NitsKarl Williamson2015-10-301-128/+146
* PATCH: [perl #126481] panic for !! with syntax error in /(?[...])/Karl Williamson2015-10-303-3/+33
* Carp: CPAN release 1.37_02Ricardo Signes2015-10-303-2/+5
* Carp: remove prereq on parent.pmRicardo Signes2015-10-291-1/+0
* Upgrade Math-BigInt from version 1.999705 to 1.999706Steve Hay2015-10-2911-24/+73
* For perl #126468: protect quotes in myccflags.Jarkko Hietaniemi2015-10-291-1/+5
* Unicode::Normalize needs CombiningClass.plTony Cook2015-10-291-1/+1
* Unicode::Normalize no-go with miniperl.Jarkko Hietaniemi2015-10-284-0/+13
* Fix Tie::StdScalar when $instance exists but isn't a 'true' valueRuud H.G. van Tol2015-10-282-2/+3
* document -O change to ConfigureRicardo Signes2015-10-281-1/+4
* Make -O behaviour the defaultIvan Pozdeev2015-10-281-5/+4
* pp_sys.c: silence g++ compiler warningDavid Mitchell2015-10-281-2/+10