| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanup based on turning off the -woffs in IRIX. | Jarkko Hietaniemi | 2001-06-30 | 1 | -1/+6 |
* | Partially fix a problem noticed by IRIX compiler: | Jarkko Hietaniemi | 2001-06-24 | 1 | -1/+3 |
* | Re: perl@10722: Bogus warnings on REs | Hugo van der Sanden | 2001-06-21 | 1 | -1/+2 |
* | RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t | Paul Marquess | 2001-06-03 | 1 | -2/+10 |
* | One less -Wall whine. | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+1 |
* | -Wall cleanup continues. | Jarkko Hietaniemi | 2001-06-02 | 1 | -2/+8 |
* | Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t | Jeff Pinyan | 2001-06-01 | 1 | -2/+55 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -14/+14 |
* | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 1 | -7/+6 |
* | Re: [ID 20010506.041] segfault when matching utf8 string | Inaba Hiroto | 2001-05-25 | 1 | -0/+1 |
* | Re: [ID 20000716.007] \G in a m//g expression causes problems | Hugo van der Sanden | 2001-05-23 | 1 | -1/+1 |
* | Re: [PATCH] HERE mark in regex | Ronald J. Kimball | 2001-05-16 | 1 | -3/+3 |
* | Remove the 'asciir' re subpragma. Should instead implement | Jarkko Hietaniemi | 2001-05-11 | 1 | -31/+7 |
* | Insecure regexes | Robin Houston | 2001-05-07 | 1 | -1/+1 |
* | -Wformat error from ext/re/re_comp.c | Robin Barker | 2001-05-04 | 1 | -6/+6 |
* | The #9901 had removed one line essential for EBCDIC. | Jarkko Hietaniemi | 2001-05-04 | 1 | -0/+1 |
* | Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] | Hugo van der Sanden | 2001-04-30 | 1 | -1/+0 |
* | In character classes one couldn't have 0x80..0xff characters | Jarkko Hietaniemi | 2001-04-29 | 1 | -63/+40 |
* | Re: [PATCH @9846] dumping ANYOF | Hugo van der Sanden | 2001-04-26 | 1 | -1/+5 |
* | Retract #9851, core dumps from pod2man. | Jarkko Hietaniemi | 2001-04-26 | 1 | -1/+0 |
* | (Retracted by #9852.) | Hugo van der Sanden | 2001-04-26 | 1 | -0/+1 |
* | Re: ANYOF_SIZE is wrong in 5.7.1 | Mark-Jason Dominus | 2001-04-22 | 1 | -2/+1 |
* | Re: Regex debugger patch | Mark-Jason Dominus | 2001-04-22 | 1 | -21/+194 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-03-28 | 1 | -8/+34 |
* | More EBCDIC stuff: | Nick Ing-Simmons | 2001-03-20 | 1 | -10/+6 |
* | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -3/+2 |
* | regcomp.c is working in native space, not Unicode space (if different) | Nick Ing-Simmons | 2001-03-11 | 1 | -9/+8 |
* | Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former. | Nick Ing-Simmons | 2001-03-11 | 1 | -20/+7 |
* | Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump. | Jarkko Hietaniemi | 2001-03-10 | 1 | -18/+0 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -11/+11 |
* | Make /x{abcd}/ to work without use utf8. | Jarkko Hietaniemi | 2001-03-06 | 1 | -0/+2 |
* | Retract #8929,8930,8932,8933 for now. | Jarkko Hietaniemi | 2001-02-25 | 1 | -31/+43 |
* | (Retracted by #8395.) | Jarkko Hietaniemi | 2001-02-25 | 1 | -43/+31 |
* | Misapplied regex optimizations when \C is present. | Jarkko Hietaniemi | 2001-02-18 | 1 | -0/+3 |
* | Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ | Hugo van der Sanden | 2001-02-13 | 1 | -6/+4 |
* | Manually applied version for dev branch of Alan/Sarathy 5.6 patch. | Alan Burlison | 2001-02-07 | 1 | -118/+117 |
* | regcomp.c old feature removal | Mark-Jason Dominus | 2001-01-16 | 1 | -5/+0 |
* | One more patch for UTF8 | Inaba Hiroto | 2001-01-09 | 1 | -1/+5 |
* | UTF-8 cleanup. | Jarkko Hietaniemi | 2001-01-05 | 1 | -1/+5 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | more UTF8 test suites and an UTF8 patch | Inaba Hiroto | 2000-12-30 | 1 | -40/+89 |
* | Comments work so much better when they are closed. | Jarkko Hietaniemi | 2000-12-18 | 1 | -1/+1 |
* | Some compilers (e.g. HP-UX) can't switch on 64-bit integers. | Jarkko Hietaniemi | 2000-12-18 | 1 | -2/+8 |
* | Polymorphic regexps. | Jarkko Hietaniemi | 2000-12-17 | 1 | -501/+339 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -26/+0 |
* | On DEBUGGING make ANYOFUTF8 nodes store away also the SV | Jarkko Hietaniemi | 2000-12-03 | 1 | -2/+40 |
* | Implement ANYOFUTF8 regprop() dumping. | Jarkko Hietaniemi | 2000-12-03 | 1 | -10/+39 |
* | Make uv_to_utf8() to zero-terminate its output buffer, | Jarkko Hietaniemi | 2000-12-03 | 1 | -7/+1 |
* | Get the three different space character classes right under utf8. | Jarkko Hietaniemi | 2000-12-01 | 1 | -7/+8 |
* | \x{} doesn't any more require 'use utf8' outside regexen so why | Jarkko Hietaniemi | 2000-12-01 | 1 | -7/+1 |