summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* Don't allow /\N{}/ under 're strict'Karl Williamson2016-02-181-3/+4
* regcomp.c: Clarify error messageKarl Williamson2016-02-101-0/+2
* regcomp.c: Fix some parsing glitchesKarl Williamson2016-02-101-0/+12
* PATCH: [perl #8904] Revamp [:posix:] parsingKarl Williamson2016-02-091-25/+42
* remove obsolete panic from die_unwind()David Mitchell2016-02-031-5/+0
* Deprecate wide chars in logical string opsKarl Williamson2015-12-161-0/+8
* Change deprecation warning textKarl Williamson2015-12-161-14/+14
* perldiag.pod: Correctly alphabetize an entryKarl Williamson2015-12-161-8/+8
* perldelta for 817e3e2c6Tony Cook2015-12-071-1/+1
* [perl #123991] report an error if we can't parse the number after -CTony Cook2015-12-071-0/+5
* Deprecate Unicode code points above IV_MAXKarl Williamson2015-11-281-0/+14
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-251-12/+30
* PATCH: [perl # 126178] Unterminated /(?i/Karl Williamson2015-10-211-0/+7
* qr/\p{pkg1::...foo}/ must be a user-defined propertyKarl Williamson2015-10-131-0/+9
* perldiag: Remove no-longer used message.Karl Williamson2015-10-131-7/+0
* Fix \p followed by a non-alphaKarl Williamson2015-10-131-0/+7
* regcomp.c: Make compile and run-time error msgs identicalKarl Williamson2015-10-131-16/+12
* Include the name of the non-lvalue sub in error messageDagfinn Ilmari Mannsåker2015-10-121-1/+1
* remove documentation for the now-removed lexical topicRicardo Signes2015-10-021-6/+0
* Remove unneeded ", from perldiag entryPeter Martini2015-09-201-1/+1
* Refactor tr/// parsing to work on EBCDIC, fix other bugKarl Williamson2015-09-081-0/+7
* Various pods: Add C<> around many typed-as-is thingsKarl Williamson2015-09-031-1/+1
* Make qr/(?[ ])/ work in UTF-8 localesKarl Williamson2015-08-241-6/+5
* disallow nested declarations [perl #125587] [perl #121058]Lukas Mai2015-08-181-0/+5
* [perl #125760] deprecate sys(read|write)(), send(), recv() on :utf8Tony Cook2015-08-171-0/+21
* double-double long double %a fixesSisyphus2015-08-061-1/+1
* Document and ensure that sv_catpvf() does no argument orderingAaron Crane2015-07-151-0/+8
* Eliminate repetitious wording in perldiagAaron Crane2015-07-131-44/+3
* Delete experimental autoderef featureAaron Crane2015-07-131-72/+48
* Change wording of warning due to Unicode Standard changeKarl Williamson2015-07-061-1/+1
* [perl #125305] handle chdir to closed handle correctlyTony Cook2015-06-291-0/+4
* The postderef feature is no longer experimentalAaron Crane2015-06-271-15/+0
* alarm() with negative argument makes no sense.Jarkko Hietaniemi2015-06-261-0/+5
* remove deprecated /\C/ RE character classDavid Mitchell2015-06-191-9/+8
* simplify sort sub return arg processingDavid Mitchell2015-06-191-5/+0
* [perl #125305] chdir("") no longer behaves like chdir()Tony Cook2015-06-171-10/+0
* perldiag: Clarify wordingKarl Williamson2015-05-301-2/+2
* Use "UTF-8" consistently in perldeltaDagfinn Ilmari Mannsåker2015-05-201-1/+1
* perldelta/perldiag: make a pod cross-reference pass testsRicardo Signes2015-05-081-2/+1
* perldiag: escape all "<--HERE"SHIRAKATA Kentaro2015-04-191-22/+21
* Small typographical corrections to documentation.SHIRAKATA Kentaro2015-04-181-1/+1
* [perl #123814] stricter handling of numbers in regexp quantifiersHugo van der Sanden2015-03-091-0/+7
* pods: s/semantics/rules/ig in placesKarl Williamson2015-03-071-4/+4
* fix typosSawyer X2015-02-211-1/+1
* Add qr/\b{gcb}/Karl Williamson2015-02-191-0/+24
* infnan: revert nan payload/signaling changesJarkko Hietaniemi2015-02-111-20/+0
* infnan: separate the nan payload overflow and invalid messagesJarkko Hietaniemi2015-02-101-8/+20
* infnan: change the invalid nan message, add to perldiagJarkko Hietaniemi2015-02-101-0/+8
* Warning about experimental bitopsFather Chrysostomos2015-01-311-0/+12
* Parse and compile string- and num-specific bitopsFather Chrysostomos2015-01-311-1/+1