Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start fixing some pod pedantic errors | Karl Williamson | 2015-09-03 | 1 | -111/+111 |
* | Add ANYOFD regex node | Karl Williamson | 2015-08-24 | 1 | -0/+1 |
* | perldebguts: Add clarification | Karl Williamson | 2015-08-24 | 1 | -1/+2 |
* | remove deprecated /\C/ RE character class | David Mitchell | 2015-06-19 | 1 | -1/+0 |
* | regcomp.sym: Update \b descriptions | Karl Williamson | 2015-03-18 | 1 | -15/+13 |
* | Add qr/\b{gcb}/ | Karl Williamson | 2015-02-19 | 1 | -11/+15 |
* | Add regex nodes for locale | Karl Williamson | 2014-12-29 | 1 | -0/+6 |
* | Eliminate unused BACK regnode | Aaron Crane | 2014-09-29 | 1 | -8/+1 |
* | Up regex flags limit for (??{}) | Karl Williamson | 2014-09-29 | 1 | -1/+2 |
* | regcomp.sym: ANYOF nodes have an argument | Karl Williamson | 2014-09-29 | 1 | -1/+1 |
* | Eliminate the duplicative regops BOL and EOL | Yves Orton | 2014-09-17 | 1 | -16/+19 |
* | Change 'semantics' to 'rules' | Karl Williamson | 2014-02-20 | 1 | -14/+14 |
* | Revert "Free up bit for regex ANYOF nodes" | Karl Williamson | 2014-02-15 | 1 | -190/+137 |
* | Free up bit for regex ANYOF nodes | Karl Williamson | 2014-02-15 | 1 | -137/+190 |
* | pod/perldebguts: Stress ephemeral nature of regnode types | Karl Williamson | 2014-02-12 | 1 | -1/+1 |
* | Use bit instead of node for regex SSC | Karl Williamson | 2014-01-22 | 1 | -1/+0 |
* | Convert regnode to a flag for [...] | Karl Williamson | 2013-12-31 | 1 | -144/+137 |
* | briefly document DB::lsub | Tony Cook | 2013-09-16 | 1 | -0/+4 |
* | test and briefly document DB::goto | Tony Cook | 2013-09-16 | 1 | -0/+7 |
* | Allow trie use for /iaa matching | Karl Williamson | 2013-08-29 | 1 | -0/+3 |
* | Remove newly unnecessary regnode, code | Karl Williamson | 2013-08-29 | 1 | -149/+141 |
* | Add new regnode for synthetic start class | Karl Williamson | 2012-12-28 | 1 | -0/+1 |
* | Free up regex ANYOF bit. | Karl Williamson | 2012-12-28 | 1 | -0/+3 |
* | Regenerate the regnode table in perldebguts.pod automatically | Father Chrysostomos | 2012-12-22 | 1 | -160/+178 |
* | Fix up runtime regex codeblocks. | David Mitchell | 2012-06-13 | 1 | -4/+3 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -8/+8 |
* | perldebguts: Update regnodes to 5.14 | Karl Williamson | 2011-03-24 | 1 | -109/+230 |
* | Fix bad pod links found by Test::Pod::LinkCheck | Apocalypse | 2011-02-15 | 1 | -1/+1 |
* | perldebguts tweaks | Father Chrysostomos | 2011-02-11 | 1 | -18/+18 |
* | Update: re pragma is lexically scoped since Perl 5.9.5. | Nick Johnston | 2010-06-28 | 1 | -1/+2 |
* | Use POD references to documentation when possible. | Tom Hukins | 2010-03-12 | 1 | -1/+1 |
* | POD markup fix | Gisle Aas | 2008-11-12 | 1 | -0/+1 |
* | Several POD fixes by Jonathan Stowe | Rafael Garcia-Suarez | 2007-05-28 | 1 | -4/+4 |
* | Fix a broken link and a meaningless phrase in perldebguts | Rafael Garcia-Suarez | 2007-03-22 | 1 | -3/+2 |
* | Hack out -DL documentation from perldebuguts.pod | Steve Hay | 2005-07-12 | 1 | -152/+2 |
* | Some updates for the memory use debugging section: | Jarkko Hietaniemi | 2003-08-09 | 1 | -6/+17 |
* | Whitespace tweaks. | Jarkko Hietaniemi | 2002-03-20 | 1 | -5/+5 |
* | consistent commands for perl5db.pl etc. | Richard Foley | 2002-02-25 | 1 | -3/+3 |
* | Re: perldebguts minor tweaks | Joe McMahon | 2002-01-25 | 1 | -1/+1 |
* | perldebguts minor tweaks | Joe McMahon | 2002-01-24 | 1 | -51/+97 |
* | perldebguts.pod [bleadperl] | Peter Scott | 2002-01-24 | 1 | -3/+4 |
* | Module names and other nits | Audrey Tang | 2001-12-29 | 1 | -1/+1 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | Typo correction in perldebguts.pod | Mark-Jason Dominus | 2001-11-04 | 1 | -1/+1 |
* | Re: Regex debugger patch | Mark-Jason Dominus | 2001-04-22 | 1 | -30/+75 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -5/+5 |
* | PATCH 5.6 perldebguts grammar cleanup | Mark-Jason Dominus | 2000-10-09 | 1 | -4/+4 |
* | DOC PATCH 5.6.0 | Mark-Jason Dominus | 2000-10-02 | 1 | -3/+5 |
* | random pod typos (from Peter Scott <Peter@PSDT.com>) | Gurusamy Sarathy | 2000-05-28 | 1 | -2/+2 |
* | doubled words in pods (from Simon Cozens | Gurusamy Sarathy | 2000-04-27 | 1 | -2/+2 |