summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* perldelta for 6091bd4ca4a4Tony Cook2017-07-101-0/+7
* perldelta for 67c3640a57440aTony Cook2017-07-101-1/+3
* perldebug: cross reference to perldebgutsRicardo Signes2017-07-041-1/+3
* (perl #131546) some notes on in-memory files for open()Tony Cook2017-07-041-0/+7
* 5.22.4-RC1 and 5.24.2-RC1 todaySteve Hay2017-07-011-0/+2
* perlrebackslash: Fix a couple of nits.Karl Williamson2017-06-211-3/+3
* perldelta for Unicode 10Karl Williamson2017-06-211-0/+5
* give Renee his "r" bäckLukas Mai2017-06-201-1/+1
* new perldeltaEric Herman2017-06-204-217/+654
* Merge branch 'release-5.27.1' into bleadEric Herman2017-06-202-239/+75
|\
| * add new release to perlhistv5.27.1Eric Herman2017-06-191-1/+3
| * perldelta: one moreSawyer X2017-06-191-2/+2
| * perldelta: Linkify and C<>'ifySawyer X2017-06-191-4/+4
| * First cut at finalizing perldelta 5.27.1Eric Herman2017-06-191-232/+66
* | Pod correction.E. Choroba2017-06-191-1/+1
|/
* We now support building with Visual Studio 2017 (VC++ 14.1)Steve Hay2017-06-161-2/+9
* perldelta: davem's contributions for 5.27.1 so farDavid Mitchell2017-06-161-0/+38
* Update Filter-Util-Call to CPAN version 1.57Chris 'BinGOs' Williams2017-06-161-2/+4
* add File::Glob changes to perldeltaYves Orton2017-06-151-1/+3
* add perldelta entry about new hash stuffYves Orton2017-06-151-1/+29
* perldelta for 3135e2b23ba4Tony Cook2017-06-141-0/+5
* perldelta for e80af1fd276dTony Cook2017-06-141-0/+6
* perldelta: Use new boiler plateKarl Williamson2017-06-111-8/+9
* Add XS-callable function is_utf8_invariant_string_loc()Karl Williamson2017-06-081-0/+9
* Move forward in time.Abigail2017-06-071-29/+33
* Update pods about bitwise UTF-8 above 0xFF being fatalKarl Williamson2017-06-074-19/+20
* Make setting ${^ENCODING} to a defined value fatalDagfinn Ilmari Mannsåker2017-06-073-3/+9
* sv_vcatpvfn() family: make svmax arg Size_tDavid Mitchell2017-06-071-1/+1
* Perl_sv_vcatpvfn_flags: make %n missing arg fatalDavid Mitchell2017-06-071-0/+5
* perldelta for 1097da16b21fTony Cook2017-06-071-1/+2
* Fatalize the use of code points above 0xFF for bitwise operators.Abigail2017-06-072-3/+8
* Fatalize inheriting AUTOLOAD for non-methods.Abigail2017-06-062-25/+12
* buildtoc: explicitly accept -q (RT #131520)Lukas Mai2017-06-061-1/+1
* Remove B::OP:terseAbigail2017-06-061-0/+4
* perldelta entry for 13f4dd346e6f3b61534a20f246de3a80b3feb743Abigail2017-06-061-0/+4
* Remove diag entry about comma-less format variable list.Abigail2017-06-061-7/+0
* Out of range Unicode code point is now fatal.Abigail2017-06-061-13/+9
* remove -DH (DEBUG_H) misfeatureDavid Mitchell2017-06-051-1/+0
* Forbid setting $/ to a reference to a non-postive integerDagfinn Ilmari Mannsåker2017-06-052-4/+9
* Forbid use of bare << to mean <<""Dagfinn Ilmari Mannsåker2017-06-052-3/+7
* Disallow opening the same symbol as both a file and directory handleDagfinn Ilmari Mannsåker2017-06-052-10/+15
* perldata.pod: clarify hash in scalar context.David Mitchell2017-06-051-3/+3
* perldelta for delete on key/value slicesDagfinn Ilmari Mannsåker2017-06-021-0/+6
* Add support for deleting key/value slices (RT#131328)Dagfinn Ilmari Mannsåker2017-06-022-12/+15
* perldeprecation: Add vec() with above-FF code pointsKarl Williamson2017-06-011-0/+6
* Deprecate vec() with above-FF code points.Karl Williamson2017-06-013-2/+18
* RT #127742: Hash keys are limited to 2 GB - throw an exception if hash keys a...Aaron Crane2017-06-011-0/+7
* Captialise Perl when talking about specific versions in perldeltaDagfinn Ilmari Mannsåker2017-06-011-2/+2
* Remove deprecated function 'to_utf8_case()'Karl Williamson2017-06-012-1/+6
* Fatalize \N{}Karl Williamson2017-06-013-10/+5