summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update perlhist.pod for new releasev5.27.3Matthew Horsfall2017-08-211-3/+4
* Finalize perldeltaMatthew Horsfall2017-08-211-10/+51
* Update Module::CoreList %released for 5.27.3Matthew Horsfall2017-08-211-1/+1
* Update Module::CoreList for releaseMatthew Horsfall2017-08-212-1/+32
* Bump Module::CoreList versionMatthew Horsfall2017-08-213-3/+3
* Update INSTALL for 5.27.3Matthew Horsfall2017-08-211-2/+2
* Prep perldetla for releaseMatthew Horsfall2017-08-211-292/+33
* Note B::Debug deprecation in perldelta and Porting/Maintainers.plDagfinn Ilmari Mannsåker2017-08-212-1/+2
* perldelta for 5997475bc5Dagfinn Ilmari Mannsåker2017-08-211-1/+2
* make-rmg-checklist - Be more helpful about file open/close errorsMatthew Horsfall2017-08-201-4/+4
* perlop: fix documentation for s/// "false" return valueLukas Mai2017-08-201-1/+2
* document fileno(DIRHANDLE)Zefram2017-08-191-1/+4
* add sv_string_from_errnum()Zefram2017-08-194-7/+54
* Improve heuristic for UTF-8 detection in "$!"Karl Williamson2017-08-184-9/+23
* document dirhandles vs filehandlesZefram2017-08-181-1/+2
* Add -Werror=pointer-arith by defaultDagfinn Ilmari Mannsåker2017-08-172-5/+17
* Update perlhacktips about default gcc warning flagsDagfinn Ilmari Mannsåker2017-08-171-2/+10
* S_opdump_indent(): avoid shift overflowDavid Mitchell2017-08-171-1/+4
* (perl #131793) sanely handle PL_linestart > PL_bufptrTony Cook2017-08-172-5/+23
* Fix "floating pointer" typo in perldeltaDagfinn Ilmari Mannsåker2017-08-141-1/+1
* perldelta for 3cb4cde3dd4dTony Cook2017-08-141-0/+9
* (perl #124368) make /foo/o; /$null/ act consistentlyTony Cook2017-08-142-9/+18
* perldelta for adb0f5c46e10Tony Cook2017-08-141-0/+5
* (perl #131725) ignore the exponent on a decimal float if no digitsTony Cook2017-08-142-2/+29
* locale.c: Use strerror_l if platform has itKarl Williamson2017-08-121-7/+26
* locale.c: Refactor some #if clausesKarl Williamson2017-08-121-15/+13
* locale.c: Move some DEBUGGING codeKarl Williamson2017-08-121-10/+9
* Initialize locale object even in unthreaded perlsKarl Williamson2017-08-124-22/+37
* locales: Add #define; change how to overrideKarl Williamson2017-08-123-7/+8
* perllocale: Rmv links to obsolete documentsKarl Williamson2017-08-121-5/+2
* Use temp files with extensions in rt131211.t on VMS.Craig A. Berry2017-08-121-0/+3
* Fix missing break in tovmsspec.Craig A. Berry2017-08-122-0/+2
* perldelta for fa2e45943e2bTony Cook2017-08-101-1/+3
* (perl #131786) avoid a duplicate symbol error on _LIB_VERSIONTony Cook2017-08-102-8/+8
* utf8.c: EBCDIC fixKarl Williamson2017-08-092-4/+7
* Add Ken Brown to AUTHORSTony Cook2017-08-091-0/+1
* Configure: check for GCC 6 and 7Ken Brown2017-08-091-1/+1
* test cv_[gs]et_call_checker_flags()Zefram2017-08-082-15/+42
* use cv_set_call_checker_flags() where possibleZefram2017-08-085-18/+24
* add cv_get_call_checker_flags()Zefram2017-08-084-31/+73
* Bump ExtUtils::Constant version to 0.24.Nicholas Clark2017-08-082-4/+2
* ExtUtils::Constant: Remove impediment to compiling under C++11Karl Williamson2017-08-081-3/+4
* EU::Constant: avoid 'uninit' warningDavid Mitchell2017-08-081-3/+3
* ExtUtils::Constant - better machine code on threaded perlDaniel Dragan2017-08-081-10/+8
* Typo fixes.Nicholas Clark2017-08-082-5/+6
* Avoid compiler warnings due to mismatched types in *printf format strings.Robin Barker2017-08-081-3/+4
* regen/op_private: remove sassign special-casingDavid Mitchell2017-08-081-3/+0
* fix parameter name in docZefram2017-08-081-1/+1
* Revert "Perl_sv_vcatpvfn_flags: skip IN_LC(LC_NUMERIC)"David Mitchell2017-08-081-4/+2
* (perl #131646) make the test less fragileTony Cook2017-08-081-1/+1