summaryrefslogtreecommitdiff
path: root/pod/perldebguts.pod
Commit message (Expand)AuthorAgeFilesLines
* regcomp.sym: Update \b descriptionsKarl Williamson2015-03-181-15/+13
* Add qr/\b{gcb}/Karl Williamson2015-02-191-11/+15
* Add regex nodes for localeKarl Williamson2014-12-291-0/+6
* Eliminate unused BACK regnodeAaron Crane2014-09-291-8/+1
* Up regex flags limit for (??{})Karl Williamson2014-09-291-1/+2
* regcomp.sym: ANYOF nodes have an argumentKarl Williamson2014-09-291-1/+1
* Eliminate the duplicative regops BOL and EOLYves Orton2014-09-171-16/+19
* Change 'semantics' to 'rules'Karl Williamson2014-02-201-14/+14
* Revert "Free up bit for regex ANYOF nodes"Karl Williamson2014-02-151-190/+137
* Free up bit for regex ANYOF nodesKarl Williamson2014-02-151-137/+190
* pod/perldebguts: Stress ephemeral nature of regnode typesKarl Williamson2014-02-121-1/+1
* Use bit instead of node for regex SSCKarl Williamson2014-01-221-1/+0
* Convert regnode to a flag for [...]Karl Williamson2013-12-311-144/+137
* briefly document DB::lsubTony Cook2013-09-161-0/+4
* test and briefly document DB::gotoTony Cook2013-09-161-0/+7
* Allow trie use for /iaa matchingKarl Williamson2013-08-291-0/+3
* Remove newly unnecessary regnode, codeKarl Williamson2013-08-291-149/+141
* Add new regnode for synthetic start classKarl Williamson2012-12-281-0/+1
* Free up regex ANYOF bit.Karl Williamson2012-12-281-0/+3
* Regenerate the regnode table in perldebguts.pod automaticallyFather Chrysostomos2012-12-221-160/+178
* Fix up runtime regex codeblocks.David Mitchell2012-06-131-4/+3
* [RT #36079] Convert ` to '.jkeenan2011-11-221-8/+8
* perldebguts: Update regnodes to 5.14Karl Williamson2011-03-241-109/+230
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-1/+1
* perldebguts tweaksFather Chrysostomos2011-02-111-18/+18
* Update: re pragma is lexically scoped since Perl 5.9.5.Nick Johnston2010-06-281-1/+2
* Use POD references to documentation when possible.Tom Hukins2010-03-121-1/+1
* POD markup fixGisle Aas2008-11-121-0/+1
* Several POD fixes by Jonathan StoweRafael Garcia-Suarez2007-05-281-4/+4
* Fix a broken link and a meaningless phrase in perldebgutsRafael Garcia-Suarez2007-03-221-3/+2
* Hack out -DL documentation from perldebuguts.podSteve Hay2005-07-121-152/+2
* Some updates for the memory use debugging section:Jarkko Hietaniemi2003-08-091-6/+17
* Whitespace tweaks.Jarkko Hietaniemi2002-03-201-5/+5
* consistent commands for perl5db.pl etc.Richard Foley2002-02-251-3/+3
* Re: perldebguts minor tweaksJoe McMahon2002-01-251-1/+1
* perldebguts minor tweaksJoe McMahon2002-01-241-51/+97
* perldebguts.pod [bleadperl]Peter Scott2002-01-241-3/+4
* Module names and other nitsAudrey Tang2001-12-291-1/+1
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* Typo correction in perldebguts.podMark-Jason Dominus2001-11-041-1/+1
* Re: Regex debugger patch Mark-Jason Dominus2001-04-221-30/+75
* Pod updatesStephen P. Potter2000-11-071-5/+5
* PATCH 5.6 perldebguts grammar cleanupMark-Jason Dominus2000-10-091-4/+4
* DOC PATCH 5.6.0Mark-Jason Dominus2000-10-021-3/+5
* random pod typos (from Peter Scott <Peter@PSDT.com>)Gurusamy Sarathy2000-05-281-2/+2
* doubled words in pods (from Simon CozensGurusamy Sarathy2000-04-271-2/+2
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-7/+7
* patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-141-0/+923