2003-03-16 |
Jarkko Hietaniemi |
Signedness nits. |
blob | commitdiff |
2003-03-16 |
Jarkko Hietaniemi |
Further potential pitfalls for the utf8 len/pos cache |
blob | commitdiff | diff to current |
2003-03-11 |
Todd C. Miller |
typos and other minor things |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-16 |
Nicholas Clark |
COW regexps: |
blob | commitdiff | diff to current |
2002-12-28 |
Gurusamy Sarathy |
save_re_context() was not saving many regexec.c state |
blob | commitdiff | diff to current |
2002-12-28 |
Gurusamy Sarathy |
fix signed/unsigned mismatch warning from change#18266 |
blob | commitdiff | diff to current |
2002-12-17 |
Richard Hitt |
[Fwd: Patch for perl utf8-related bug] |
blob | commitdiff | diff to current |
2002-12-09 |
Hugo van der Sanden |
fix #18266 sprintf format mismatch |
blob | commitdiff | diff to current |
2002-12-09 |
Abhijit Menon-Sen |
Re: [perl #18107] lc(), uc() and ucfirst() broken insid... |
blob | commitdiff | diff to current |
2002-11-25 |
Inaba Hiroto |
UTF8 regexp {n} bug |
blob | commitdiff | diff to current |
2002-11-07 |
Mark Pease |
[perl #18154] Problem found in calculating offsets... |
blob | commitdiff | diff to current |
2002-10-24 |
Dan Kogai |
The Inaba patch for tr/// vs. use encoding |
blob | commitdiff | diff to current |
2002-10-22 |
Dave Mitchell |
PL_curpad == AvARRAY(PL_comppad) always |
blob | commitdiff | diff to current |
2002-10-21 |
Hugo van der Sanden |
Re: [perl #18019] regex overoptimization |
blob | commitdiff | diff to current |
2002-08-11 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2002-07-28 |
Chris Ball |
Typo in regcomp.c |
blob | commitdiff | diff to current |
2002-07-08 |
Craig A. Berry |
regcomp.c casting tweak |
blob | commitdiff | diff to current |
2002-07-01 |
Hugo van der Sanden |
-Dr and unicode |
blob | commitdiff | diff to current |
2002-05-12 |
Jarkko Hietaniemi |
EBCDIC: make t/op/pat #242 and 243 finally succeed. |
blob | commitdiff | diff to current |
2002-04-27 |
Jarkko Hietaniemi |
More U32 regflags. |
blob | commitdiff | diff to current |
2002-04-26 |
Jarkko Hietaniemi |
The #16182 radiates U32ness. |
blob | commitdiff | diff to current |
2002-04-26 |
Gurusamy Sarathy |
various signed/unsigned mismatch nits |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-03 |
Hugo van der Sanden |
Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(... |
blob | commitdiff | diff to current |
2002-03-30 |
Rafael Garcia-Suarez |
Re: 64 bit SEGV in t/op/regmesg.t |
blob | commitdiff | diff to current |
2002-03-28 |
Rafael Garcia-Suarez |
Re: Regex-Unicode bugs |
blob | commitdiff | diff to current |
2002-03-28 |
Hugo van der Sanden |
Re: Regex-Unicode bugs |
blob | commitdiff | diff to current |
2002-03-27 |
Rafael Garcia-Suarez |
A warning wasn't turnable off |
blob | commitdiff | diff to current |
2002-03-21 |
Nick Ing-Simmons |
Integrate mainline (Win2k/MinGW all ok except threads... |
blob | commitdiff | diff to current |
2002-03-20 |
Jarkko Hietaniemi |
Fix for "UTF-8 bug with s///" from Hugo. |
blob | commitdiff | diff to current |
2002-03-16 |
Jarkko Hietaniemi |
Better place to initialize (IRIX cc noticed that |
blob | commitdiff | diff to current |
2002-03-16 |
Jarkko Hietaniemi |
HP-UX gcc 3 warnings found by Sarathy. |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-03-07 |
Jarkko Hietaniemi |
As suggested by Anton Tagunov, eq and cmp now obey the |
blob | commitdiff | diff to current |
2002-03-04 |
Paul Marquess |
taint + deprecated warnings |
blob | commitdiff | diff to current |
2002-02-24 |
Jarkko Hietaniemi |
Use to_uni_fold(). |
blob | commitdiff | diff to current |
2002-02-24 |
Jarkko Hietaniemi |
Using uninitialized (and wrong) variables is not good. |
blob | commitdiff | diff to current |
2002-02-24 |
Jarkko Hietaniemi |
EBCDIC: this seems to calm the last of the |
blob | commitdiff | diff to current |
2002-02-19 |
Jarkko Hietaniemi |
The POSIX extensions are deadly. |
blob | commitdiff | diff to current |
2002-02-18 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-18 |
Jarkko Hietaniemi |
EBCDIC: now the worst seems to be over for |
blob | commitdiff | diff to current |
2002-02-11 |
Jarkko Hietaniemi |
"Can't happen" - yes, it can, with buggy UTF-8/EBCDIC. |
blob | commitdiff | diff to current |
2002-02-04 |
Yitzchak Scott-Tho... |
(??{ }) anomaly |
blob | commitdiff | diff to current |
2002-02-03 |
Jarkko Hietaniemi |
EBCDIC: more natification. |
blob | commitdiff | diff to current |
2002-02-03 |
Jarkko Hietaniemi |
EBCDIC: character classes must remap the low 256. |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-13 |
Jarkko Hietaniemi |
Don't bother checking for the Greek special |
blob | commitdiff | diff to current |
2002-01-12 |
Jarkko Hietaniemi |
Special treatment for U+03B0 and U+0390 in //i, |
blob | commitdiff | diff to current |
2002-01-10 |
Hugo van der Sanden |
micropatch |
blob | commitdiff | diff to current |
2002-01-08 |
Hugo van der Sanden |
[patch] save a test |
blob | commitdiff | diff to current |
2002-01-07 |
Jeff Pinyan |
leading (.*) should not be implicitly ^'d |
blob | commitdiff | diff to current |
2002-01-07 |
Jarkko Hietaniemi |
More regex and utf8 debug dumping. |
blob | commitdiff | diff to current |
2002-01-07 |
Jarkko Hietaniemi |
Unused variable. |
blob | commitdiff | diff to current |
2002-01-05 |
Jarkko Hietaniemi |
Finish up (ha!) the Unicode case folding; |
blob | commitdiff | diff to current |
2002-01-05 |
Jarkko Hietaniemi |
Ooops. Retract the regex parts of #14090. |
blob | commitdiff | diff to current |
2002-01-05 |
Nicholas Clark |
[REPATCH] Re: [PATCH] Re: socketpair blip on unicos... |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Do not add the first characters of multicharacter foldings |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Allow emitting the foldcased version of "\x{df}", "ss" |
blob | commitdiff | diff to current |
2002-01-01 |
Jarkko Hietaniemi |
Now that to_utf8_fold() was fixed. |
blob | commitdiff | diff to current |
2001-12-31 |
Jarkko Hietaniemi |
Unused variable. |
blob | commitdiff | diff to current |
2001-12-31 |
Jarkko Hietaniemi |
Add some comments to the recent Unicode case-folding... |
blob | commitdiff | diff to current |
2001-12-31 |
Jarkko Hietaniemi |
Delay folding until necessary; start of handling |
blob | commitdiff | diff to current |
2001-12-30 |
Jarkko Hietaniemi |
Fix all the I case foldings as per CaseFold.txt. |
blob | commitdiff | diff to current |
2001-12-30 |
Jarkko Hietaniemi |
Fix all the C(ommon) case foldings as per CaseFold... |
blob | commitdiff | diff to current |
2001-12-24 |
Jarkko Hietaniemi |
Must cast constants if they can be quads. |
blob | commitdiff | diff to current |
2001-12-23 |
Jarkko Hietaniemi |
The funky final sigma casefolding. |
blob | commitdiff | diff to current |
2001-12-23 |
Jarkko Hietaniemi |
Fix encoding pragma. |
blob | commitdiff | diff to current |
2001-12-22 |
Jeffrey Friedl |
and [BUG] \X and \C fixed, \X still dorked |
blob | commitdiff | diff to current |
2001-12-22 |
Jarkko Hietaniemi |
Unicode casefolding fixes. |
blob | commitdiff | diff to current |
2001-12-13 |
Jarkko Hietaniemi |
Unadorned numbers evil. |
blob | commitdiff | diff to current |
2001-12-12 |
Jarkko Hietaniemi |
Fixes for casting problems detected on a SuSE 7.2 Itanium, |
blob | commitdiff | diff to current |
2001-12-09 |
Jarkko Hietaniemi |
Apply NetBSD patch-ae: another gcc sparc64 bug. |
blob | commitdiff | diff to current |
2001-11-24 |
Nicholas Clark |
memset() is cheaper than a loop of 256 bit-a-a-times |
blob | commitdiff | diff to current |
2001-11-23 |
Hugo van der Sanden |
Re: regex oddness with \Z and $& |
blob | commitdiff | diff to current |
2001-11-18 |
Jarkko Hietaniemi |
Retract #13048: that introduced a malloc() (through... |
blob | commitdiff | diff to current |
2001-11-16 |
Jeff Pinyan |
Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_te... |
blob | commitdiff | diff to current |
2001-11-06 |
Jarkko Hietaniemi |
More UTF-8 EXACT tweaking, plus a forgotten UTF-8 |
blob | commitdiff | diff to current |
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 |
next |