2001-11-06 |
Jarkko Hietaniemi |
More UTF-8 EXACT tweaking, plus a forgotten UTF-8 |
blob | commitdiff |
2001-11-06 |
Jarkko Hietaniemi |
Implement the encoding pragma for regex literals. |
blob | commitdiff | diff to current |
2001-11-05 |
Jarkko Hietaniemi |
Regex debugging fixes from Hugo. |
blob | commitdiff | diff to current |
2001-11-03 |
Jarkko Hietaniemi |
Don't bother doing POSIX charclass parsing if it |
blob | commitdiff | diff to current |
2001-11-03 |
Jarkko Hietaniemi |
Comment correction. |
blob | commitdiff | diff to current |
2001-10-25 |
Jarkko Hietaniemi |
STRLEN != int. |
blob | commitdiff | diff to current |
2001-10-25 |
Jarkko Hietaniemi |
This takes care of some of the re 'debug' cases but |
blob | commitdiff | diff to current |
2001-10-24 |
Jarkko Hietaniemi |
Dump Unicode better for re 'debug'. The regprop() |
blob | commitdiff | diff to current |
2001-10-09 |
Jarkko Hietaniemi |
Make the toupper/lower/title API for Unicode not right |
blob | commitdiff | diff to current |
2001-10-01 |
Jarkko Hietaniemi |
Be careful to pull chars from the varargs stack when |
blob | commitdiff | diff to current |
2001-10-01 |
Jarkko Hietaniemi |
Further tweaks to the Unicode properties. |
blob | commitdiff | diff to current |
2001-09-29 |
Jarkko Hietaniemi |
More leniency to the \p and \P: now can have whitespace |
blob | commitdiff | diff to current |
2001-09-10 |
Nicholas Clark |
Re: the remaining bugs in \x escapes (was Re: [PATCH... |
blob | commitdiff | diff to current |
2001-09-10 |
Jarkko Hietaniemi |
Using strlen() not good on embedded nul bytes. |
blob | commitdiff | diff to current |
2001-09-09 |
Jeff Pinyan |
[PATCH regcomp.c] zero-width assertions CAN be ?'d |
blob | commitdiff | diff to current |
2001-09-05 |
Nicholas Clark |
oct and hex in glorious 64 bit (with less bugs) (was... |
blob | commitdiff | diff to current |
2001-09-02 |
Jarkko Hietaniemi |
Rename the variable: it *used* to be (wrongly) that the |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-08-31 |
Artur Bergman |
Fixes bug in change 11717 that bus errored on HP-UX... |
blob | commitdiff | diff to current |
2001-08-31 |
Artur Bergman |
Change 11797 sneaked in a faulty regcomp.c change which... |
blob | commitdiff | diff to current |
2001-08-31 |
John P. Linderman |
Re: Problem in ext/Time/HiRest/HiRes.t |
blob | commitdiff | diff to current |
2001-08-18 |
Jarkko Hietaniemi |
New try for ID 20010407.006: detach the semantics |
blob | commitdiff | diff to current |
2001-08-15 |
Hugo van der Sanden |
Re: [ID 20010809.023] perlre misleads when stating... |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi |
Not quite so relicy as thought in #11651 (op/concat... |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi |
More (less) regex/utf8 relics. (Toned down later in... |
blob | commitdiff | diff to current |
2001-08-04 |
Jarkko Hietaniemi |
Continuation of #11575: SANY_SEEN completely deprecated, |
blob | commitdiff | diff to current |
2001-08-04 |
Daniel P. Berrange |
Decouple SANY into SANY and CANY: the new SANY is ... |
blob | commitdiff | diff to current |
2001-08-04 |
Doug MacEachern |
[patch] refcount re ops |
blob | commitdiff | diff to current |
2001-07-14 |
Jeffrey Friedl |
patch to add DEL to [:cntrl:] |
blob | commitdiff | diff to current |
2001-07-12 |
Mark-Jason Dominus |
Patch: document reg_data.what member |
blob | commitdiff | diff to current |
2001-06-30 |
Jarkko Hietaniemi |
Code cleanup based on turning off the -woffs in IRIX. |
blob | commitdiff | diff to current |
2001-06-24 |
Jarkko Hietaniemi |
Partially fix a problem noticed by IRIX compiler: |
blob | commitdiff | diff to current |
2001-06-21 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-21 |
Hugo van der Sanden |
Re: perl@10722: Bogus warnings on REs |
blob | commitdiff | diff to current |
2001-06-03 |
Paul Marquess |
RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
One less -Wall whine. |
blob | commitdiff | diff to current |
2001-06-02 |
Jarkko Hietaniemi |
-Wall cleanup continues. |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Jeff Pinyan |
Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
More -Wall sweeping. |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
Medley of -Wall cleanups from Michael Schwen, Hugo... |
blob | commitdiff | diff to current |
2001-05-25 |
Inaba Hiroto |
Re: [ID 20010506.041] segfault when matching utf8 string |
blob | commitdiff | diff to current |
2001-05-23 |
Hugo van der Sanden |
Re: [ID 20000716.007] \G in a m//g expression causes... |
blob | commitdiff | diff to current |
2001-05-16 |
Ronald J. Kimball |
Re: [PATCH] HERE mark in regex |
blob | commitdiff | diff to current |
2001-05-11 |
Jarkko Hietaniemi |
Remove the 'asciir' re subpragma. Should instead implement |
blob | commitdiff | diff to current |
2001-05-07 |
Robin Houston |
Insecure regexes |
blob | commitdiff | diff to current |
2001-05-04 |
Robin Barker |
-Wformat error from ext/re/re_comp.c |
blob | commitdiff | diff to current |
2001-05-04 |
Jarkko Hietaniemi |
The #9901 had removed one line essential for EBCDIC. |
blob | commitdiff | diff to current |
2001-04-30 |
Hugo van der Sanden |
Re: [PATCH bleadperl] [ID 20010426.002] Word boundry... |
blob | commitdiff | diff to current |
2001-04-29 |
Jarkko Hietaniemi |
In character classes one couldn't have 0x80..0xff chara... |
blob | commitdiff | diff to current |
2001-04-26 |
Hugo van der Sanden |
Re: [PATCH @9846] dumping ANYOF |
blob | commitdiff | diff to current |
2001-04-26 |
Jarkko Hietaniemi |
Retract #9851, core dumps from pod2man. |
blob | commitdiff | diff to current |
2001-04-26 |
Hugo van der Sanden |
(Retracted by #9852.) |
blob | commitdiff | diff to current |
2001-04-22 |
Mark-Jason Dominus |
Re: ANYOF_SIZE is wrong in 5.7.1 |
blob | commitdiff | diff to current |
2001-04-22 |
Mark-Jason Dominus |
Re: Regex debugger patch |
blob | commitdiff | diff to current |
2001-03-28 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-03-28 |
Nick Ing-Simmons |
More EBCDIC tweaks: |
blob | commitdiff | diff to current |
2001-03-20 |
Nick Ing-Simmons |
More EBCDIC stuff: |
blob | commitdiff | diff to current |
2001-03-14 |
Jarkko Hietaniemi |
Integrate changes #9137,9138,9142 from maintperl into... |
blob | commitdiff | diff to current |
2001-03-11 |
Nick Ing-Simmons |
regcomp.c is working in native space, not Unicode space... |
blob | commitdiff | diff to current |
2001-03-11 |
Nick Ing-Simmons |
Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latte... |
blob | commitdiff | diff to current |
2001-03-10 |
Jarkko Hietaniemi |
Fix for ID 20010306.008, UTF-8 and \w without 'use... |
blob | commitdiff | diff to current |
2001-03-10 |
Nick Ing-Simmons |
EBCDIC sanity - phase I |
blob | commitdiff | diff to current |
2001-03-06 |
Jarkko Hietaniemi |
Make /x{abcd}/ to work without use utf8. |
blob | commitdiff | diff to current |
2001-02-25 |
Jarkko Hietaniemi |
Retract #8929,8930,8932,8933 for now. |
blob | commitdiff | diff to current |
2001-02-25 |
Jarkko Hietaniemi |
(Retracted by #8395.) |
blob | commitdiff | diff to current |
2001-02-18 |
Jarkko Hietaniemi |
Misapplied regex optimizations when \C is present. |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-13 |
Hugo van der Sanden |
Re: [ID 20010212.006] Core dump with /((?:hard|soft... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-02-07 |
Alan Burlison |
Manually applied version for dev branch of Alan/Sarathy... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-16 |
Mark-Jason Dominus |
regcomp.c old feature removal |
blob | commitdiff | diff to current |
2001-01-09 |
Inaba Hiroto |
One more patch for UTF8 |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
UTF-8 cleanup. |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-30 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-12-30 |
Inaba Hiroto |
more UTF8 test suites and an UTF8 patch |
blob | commitdiff | diff to current |
2000-12-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-18 |
Jarkko Hietaniemi |
Comments work so much better when they are closed. |
blob | commitdiff | diff to current |
2000-12-18 |
Jarkko Hietaniemi |
Some compilers (e.g. HP-UX) can't switch on 64-bit... |
blob | commitdiff | diff to current |
2000-12-17 |
Jarkko Hietaniemi |
Polymorphic regexps. |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi |
On DEBUGGING make ANYOFUTF8 nodes store away also the SV |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi |
Implement ANYOFUTF8 regprop() dumping. |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi |
Make uv_to_utf8() to zero-terminate its output buffer, |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
Get the three different space character classes right... |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
\x{} doesn't any more require 'use utf8' outside regexe... |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
Fix for 20001130.008 and 20001130.010, the PL_regnpar... |
blob | commitdiff | diff to current |
2000-11-26 |
Jarkko Hietaniemi |
Debug dump of ANYOFUTF8 was garbage (data from ANYOF). |
blob | commitdiff | diff to current |
2000-11-26 |
Jarkko Hietaniemi |
Message nit. |
blob | commitdiff | diff to current |
2000-11-22 |
Jarkko Hietaniemi |
Fixes for signedness warnings noticed by VMSperlers. |
blob | commitdiff | diff to current |
2000-11-22 |
Ilya Zakharevich |
Overeager visited-positions optimizations |
blob | commitdiff | diff to current |
2000-11-18 |
Ilya Zakharevich |
[PATCH 5.7.0] make regcomp reenterable |
blob | commitdiff | diff to current |
2000-11-18 |
Ilya Zakharevich |
restore match data on backtracing |
blob | commitdiff | diff to current |
2000-11-07 |
Jarkko Hietaniemi |
Too profiler-happy: with optimization the #7590 actuall... |
blob | commitdiff | diff to current |
2000-11-07 |
Jarkko Hietaniemi |
Shave off about 5% (Digital UNIX, -g, pixie) of the... |
blob | commitdiff | diff to current |
2000-11-01 |
Martin Husemann |
[ID 20001031.004] Uninitialized auto variable in regcomp.c |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Continue the internal UTF-8 API tweaking. |
blob | commitdiff | diff to current |
next |