summaryrefslogtreecommitdiff
path: root/pod/perl595delta.pod
Commit message (Collapse)AuthorAgeFilesLines
* Minor pod fixes to make Pod::Checker happy with the core podAlex Vandiver2008-12-251-6/+0
| | | | | Applied with some amendments to the perlfunc corrections. PerlFAQ modifications will be applied separately.
* Placate the black box index parser on search.cpan.org.Nicholas Clark2007-11-171-1/+1
| | | p4raw-id: //depot/perl@32372
* POD cleanupsDavid Landgren2007-10-041-2/+2
| | | | | Message-ID: <46FD4B30.9070802@landgren.net> p4raw-id: //depot/perl@32026
* add BigInt changes to perl595delta.podTels2007-08-031-0/+48
| | | | | Message-Id: <200708031319.18320@bloodgate.com> p4raw-id: //depot/perl@31680
* Extend the update info regarding Configure changesH.Merijn Brand2007-07-201-2/+25
| | | p4raw-id: //depot/perl@31644
* Update Module::CoreList, regenerate META.yml,Rafael Garcia-Suarez2007-07-071-0/+5
| | | | | | mention Log::Message::* in perldelta and update perlhist with 5.9.5 p4raw-id: //depot/perl@31561
* Mention that pseudo-hashes are no longer supportedRafael Garcia-Suarez2007-07-071-0/+5
| | | p4raw-id: //depot/perl@31556
* Add a note in perldelta about undefining *ISARafael Garcia-Suarez2007-07-071-0/+5
| | | p4raw-id: //depot/perl@31550
* Update Changes.Rafael Garcia-Suarez2007-06-141-0/+7
| | | | | Mention the removal of -A and assertions.pm in perldelta. p4raw-id: //depot/perl@31383
* Dave remarks that I have been too terse here.Rafael Garcia-Suarez2007-05-311-1/+2
| | | p4raw-id: //depot/perl@31319
* Mention that last bugfix in perldeltaRafael Garcia-Suarez2007-05-291-0/+3
| | | p4raw-id: //depot/perl@31302
* Mention new lexical pragmas big* in perldeltaRafael Garcia-Suarez2007-05-281-0/+5
| | | p4raw-id: //depot/perl@31291
* Bad orientation in doc, noticed by Jan Dubois.Rafael Garcia-Suarez2007-05-261-1/+1
| | | p4raw-id: //depot/perl@31281
* Document new escapes in perldeltaRafael Garcia-Suarez2007-05-251-0/+9
| | | p4raw-id: //depot/perl@31276
* Document cpanp and cpan2distRafael Garcia-Suarez2007-05-251-0/+5
| | | p4raw-id: //depot/perl@31272
* perldelta additions suggested by Steve HayRafael Garcia-Suarez2007-05-241-0/+16
| | | p4raw-id: //depot/perl@31263
* Perldelta nit by Brandon BlackRafael Garcia-Suarez2007-05-231-0/+9
| | | p4raw-id: //depot/perl@31260
* Update perldeltaRafael Garcia-Suarez2007-05-221-1/+62
| | | p4raw-id: //depot/perl@31256
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-1/+1
| | | | | Message-ID: <9b18b3110703071144t787e028s8a79fa1986624b54@mail.gmail.com> p4raw-id: //depot/perl@30517
* More work on perldeltaRafael Garcia-Suarez2007-03-021-12/+91
| | | p4raw-id: //depot/perl@30441
* Vadim did the static build changeSteve Hay2007-02-131-1/+1
| | | p4raw-id: //depot/perl@30258
* A few more details in perldeltaRafael Garcia-Suarez2007-02-131-3/+14
| | | p4raw-id: //depot/perl@30257
* Fix Pod errors.Nicholas Clark2007-02-091-2/+2
| | | p4raw-id: //depot/perl@30188
* Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, ↵Yves Orton2007-01-111-2/+17
| | | | | | | | | cleanup and more docs for regatom() Message-ID: <9b18b3110701101133i46dc5fd0p1476a0f1dd1e9c5a@mail.gmail.com> (plus POD nits by Merijn and myself) p4raw-id: //depot/perl@29756
* \R is supposed to mean something else so switch to \g and make it more ↵Yves Orton2006-12-041-2/+3
| | | | | | | useful in the process Message-ID: <9b18b3110612030755o241e6372o9870ecce9c42e3d5@mail.gmail.com> p4raw-id: //depot/perl@29445
* Revert change #29098 (that introduced a new warning,Rafael Garcia-Suarez2006-11-241-6/+0
| | | | | | "Variable length character upgraded in print") p4raw-link: @29098 on //depot/perl: f46fa3876d9373760a3cd5dd806719154ff55bcb p4raw-id: //depot/perl@29372
* Regenerate Changes, add nits in perldeltaRafael Garcia-Suarez2006-11-211-0/+5
| | | p4raw-id: //depot/perl@29340
* Re: [PATCH] Fix RT#19049 and add relative backreferencesYves Orton2006-11-151-1/+7
| | | | | Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com> p4raw-id: //depot/perl@29279
* Re: [PATCH] New regex syntax omnibusYves Orton2006-11-131-2/+2
| | | | | Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com> p4raw-id: //depot/perl@29260
* Regenerate Changes; update perldeltaRafael Garcia-Suarez2006-11-081-2/+26
| | | p4raw-id: //depot/perl@29231
* More notes in perldeltaRafael Garcia-Suarez2006-11-071-1/+20
| | | p4raw-id: //depot/perl@29226
* Forbid using tainted formats in printf and sprintfRafael Garcia-Suarez2006-11-071-0/+5
| | | p4raw-id: //depot/perl@29225
* New regex syntax omnibusYves Orton2006-11-071-2/+2
| | | | | | | | Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com> Plus a portability fix (in string comparison for regex verbs) and doc tweaks / podchecker fixes p4raw-id: //depot/perl@29222
* Add more backtracking control verbs to regex engine (?CUT), (?ERROR)Yves Orton2006-11-021-0/+6
| | | | | Message-ID: <9b18b3110611020335h7ea469a8g28ca483f6832816d@mail.gmail.com> p4raw-id: //depot/perl@29189
* Update perldelta with changes up to 28867Rafael Garcia-Suarez2006-10-301-3/+64
| | | p4raw-id: //depot/perl@29158
* Document that warnings.pm doesn't load Carp anymoreRafael Garcia-Suarez2006-10-251-0/+11
| | | p4raw-id: //depot/perl@29102
* Some notes about the recent changes in perldeltaRafael Garcia-Suarez2006-10-231-0/+17
| | | p4raw-id: //depot/perl@29091
* Add possessive quantifiers to regex engine.Yves Orton2006-10-131-0/+9
| | | | | | | Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com> With doc tweaks p4raw-id: //depot/perl@29005
* Update perldelta for recent regexp changes, based on a text by Yves Orton.Rafael Garcia-Suarez2006-10-091-0/+67
| | | p4raw-id: //depot/perl@28972
* Add perl595deltaRafael Garcia-Suarez2006-10-091-0/+61
p4raw-id: //depot/perl@28970