summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Add new release to perlhistv5.37.10Yves Orton2023-03-201-1/+2
* perldelta.pod - add more docs on %{^HOOK}, update github links,Yves Orton2023-03-201-31/+90
* pod/perldelta.pod - updates for 5.37.10Yves Orton2023-03-202-200/+212
* regcomp.c - throw an error if we have more U16_MAX open parens.Yves Orton2023-03-191-0/+5
* perldeprecation.pod - add unscheduled deprecations and add category infoYves Orton2023-03-181-0/+52
* perldeprecation.pod - apostrophe as package separator goes away in 5.42Yves Orton2023-03-181-8/+8
* perldeprecation.pod - add smartmatch deprecationYves Orton2023-03-181-0/+9
* warnings.pm - add deprecated::version_downgrade categoryYves Orton2023-03-181-6/+6
* warnings.pm - add deprecated::goto_construct categoryYves Orton2023-03-181-1/+1
* warnings.pm - add deprecated::delimiter_will_be_paired categoryYves Orton2023-03-181-6/+7
* warnings.pm - add deprecated::apostrophe_as_package_separator as new deprecat...Yves Orton2023-03-181-8/+9
* warnings.pm - support deprecated::unicode_property_name categoryYves Orton2023-03-181-3/+4
* warnings.pm - add deprecated::dot_in_inc warings categoryYves Orton2023-03-181-5/+5
* warnings.pm - support deprecated::smartmatch categoryYves Orton2023-03-181-4/+4
* pp_ctl.c - add support for hooking require.Yves Orton2023-03-184-4/+153
* scope.c - add mortal_destructor_sv() and mortal_svfunc_x()Yves Orton2023-03-182-6/+50
* pod/perldiag.pod - provide full path to issues trackerYves Orton2023-03-181-2/+2
* win32: inject a socket-aware version of CloseHandle() into the CRTTomasz Konojacki2023-03-171-2/+12
* mg.c - add support for ${^LAST_SUCCESSFUL_PATTERN}Yves Orton2023-03-143-4/+57
* perlvar.pod - fixup docs for ${^PREMATCH}, ${^MATCH} and ${^POSTMATCH}Yves Orton2023-03-141-26/+24
* regcomp.c - extend REF to hold the paren it needs to regcppushYves Orton2023-03-131-10/+10
* regex engine - simplify regnode structures and make them consistentYves Orton2023-03-131-8/+8
* regexec.c - teach BRANCH and BRANCHJ nodes to reset capture buffersYves Orton2023-03-131-2/+2
* regcomp.c - track parens related to CURLYX and CURLYMYves Orton2023-03-131-4/+4
* Follow-up to commit 3c104c002976d9f30342f43f227a382f7dcd4466Steve Hay2023-03-111-0/+2
* Add perldelta.pod entry for goto being permitted in some defer/finally blocksPaul "LeoNerd" Evans2023-03-071-0/+16
* scope.c - improved RCPV support, SAVERCPV SAVEFREERCPVYves Orton2023-03-061-4/+39
* pod/perlfilter.pod - replace piracy comments with something more realisticZefram2023-03-031-9/+8
* Allow :isa in class declaration without a blockArne Johannessen2023-03-021-0/+6
* Update the smartmatch experiment statusPhilippe Bruhat (BooK)2023-02-251-1/+5
* Document that smartmatch is deprecated and will be removed in 5.42Philippe Bruhat (BooK)2023-02-251-16/+14
* add a bit more guidance into the perldelta templateKaren Etheridge2023-02-201-3/+6
* Generate new perldelta for 5.37.10Karen Etheridge2023-02-204-425/+869
* Add new release to perlhistv5.37.9Karen Etheridge2023-02-201-0/+1
* perldelta: fill in synced modulesKaren Etheridge2023-02-201-23/+67
* perldelta finalizationKaren Etheridge2023-02-201-202/+254
* perldelta for optimize_optree() + finalize_optree()Paul "LeoNerd" Evans2023-02-201-0/+14
* perldelta for my_snprintfKarl Williamson2023-02-201-0/+6
* perldelta for utf8_length() changeKarl Williamson2023-02-201-0/+4
* perldelta.pod - note that REG_INF has been raisedYves Orton2023-02-201-0/+7
* perldelta.pod - document $SIG{__DIE__} and compile error count bugfixesYves Orton2023-02-201-0/+29
* perldelta for 626df4fd56, 6c19911f93Tony Cook2023-02-201-0/+7
* Perldelta for 8ab54e77 (GIMME/dowantarray deprecation)Dagfinn Ilmari Mannsåker2023-02-191-1/+6
* perldelta.pod: performance entry for GH #20800Richard Leach2023-02-191-0/+6
* document deprecation of ' as the package separatorTony Cook2023-02-143-7/+19
* perldelta for d8a109ccd8Tony Cook2023-02-141-1/+9
* perlvar.pod - add "Scoping Rules of Regex Variables" sectionYves Orton2023-02-122-80/+135
* Perldelta for new 'class' featurePaul "LeoNerd" Evans2023-02-111-0/+28
* Re-work wordingScott Baker2023-02-101-1/+1
* Move talk of `$_` above example to be consistent with other funcsScott Baker2023-02-101-3/+1