| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't | Jarkko Hietaniemi | 2000-12-01 | 1 | -0/+1 |
* | Debug dump of ANYOFUTF8 was garbage (data from ANYOF). | Jarkko Hietaniemi | 2000-11-26 | 1 | -16/+24 |
* | Message nit. | Jarkko Hietaniemi | 2000-11-26 | 1 | -1/+1 |
* | Fixes for signedness warnings noticed by VMSperlers. | Jarkko Hietaniemi | 2000-11-22 | 1 | -2/+6 |
* | Overeager visited-positions optimizations | Ilya Zakharevich | 2000-11-22 | 1 | -7/+27 |
* | [PATCH 5.7.0] make regcomp reenterable | Ilya Zakharevich | 2000-11-18 | 1 | -578/+624 |
* | restore match data on backtracing | Ilya Zakharevich | 2000-11-18 | 1 | -10/+32 |
* | Too profiler-happy: with optimization the #7590 actually makes | Jarkko Hietaniemi | 2000-11-07 | 1 | -3/+6 |
* | Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp | Jarkko Hietaniemi | 2000-11-07 | 1 | -6/+3 |
* | [ID 20001031.004] Uninitialized auto variable in regcomp.c | Martin Husemann | 2000-11-01 | 1 | -2/+2 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -3/+3 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -8/+13 |
* | Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. | Nick Ing-Simmons | 2000-09-30 | 1 | -3/+3 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -11/+11 |
* | Fix for a parsing bug, not for the original bug. | Spider Boardman | 2000-09-14 | 1 | -0/+3 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -3/+3 |
* | nextchar() abuse misses an optimisation | Hugo van der Sanden | 2000-08-22 | 1 | -2/+2 |
* | Rename the macro argument because some preprocessors | Jarkko Hietaniemi | 2000-08-21 | 1 | -8/+8 |
* | Fix a core dump in lib/selfloader under -DDEBUGGING. | Spider.Boardman@Orb.Nashua.NH.US | 2000-08-19 | 1 | -2/+7 |
* | Add [[:blank:]] as suggested in | Jeffrey Friedl | 2000-08-18 | 1 | -6/+55 |
* | Tweak the regex compilation errors once more. | Jarkko Hietaniemi | 2000-08-17 | 1 | -3/+3 |
* | Change the regx compilation error markers to use = instead of < | Lupe Christoph | 2000-08-16 | 1 | -2/+2 |
* | Get back into sync with Jeffrey on the enhanced regex warnings. | Jarkko Hietaniemi | 2000-08-10 | 1 | -6/+6 |