2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff |
2002-02-28 |
Jarkko Hietaniemi |
PL_bostr was pointing to the wrong string |
blob | commitdiff | diff to current |
2002-02-27 |
Jarkko Hietaniemi |
Signedness nit. |
blob | commitdiff | diff to current |
2002-02-24 |
Jarkko Hietaniemi |
Tiny code cleanup. |
blob | commitdiff | diff to current |
2002-02-24 |
Jarkko Hietaniemi |
EBCDIC tweak (native instead of uni) and comment update. |
blob | commitdiff | diff to current |
2002-02-18 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-17 |
Jarkko Hietaniemi |
The #14715 and #14716 were okay: they just revealed |
blob | commitdiff | diff to current |
2002-02-05 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-05 |
Jarkko Hietaniemi |
EBCDIC: SHARP S is different. |
blob | commitdiff | diff to current |
2002-02-03 |
Jarkko Hietaniemi |
EBCDIC: it's much nicer to compare Unicode code points |
blob | commitdiff | diff to current |
2002-02-01 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-01 |
Jarkko Hietaniemi |
The Malformed UTF-8 Heisenbug seen by Merijn and NickC |
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 |
Hugo van der Sanden |
Re: lookbehind broken with latest bleedperl |
blob | commitdiff | diff to current |
2002-01-13 |
Jarkko Hietaniemi |
One more sharp s case found by Jeffrey. |
blob | commitdiff | diff to current |
2002-01-13 |
Jarkko Hietaniemi |
Comment tweak. |
blob | commitdiff | diff to current |
2002-01-12 |
Jarkko Hietaniemi |
Sharp S as a special treat for our German UTF-8 testers :-) |
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-12 |
Jarkko Hietaniemi |
Unicode lookbehind looked bad. |
blob | commitdiff | diff to current |
2002-01-09 |
Hugo van der Sanden |
Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtrackin... |
blob | commitdiff | diff to current |
2002-01-09 |
Hugo van der Sanden |
Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtrackin... |
blob | commitdiff | diff to current |
2002-01-09 |
Andreas König |
Re: Weird Malformed warning in bleadperl |
blob | commitdiff | diff to current |
2002-01-09 |
Jarkko Hietaniemi |
SANY (. with /s) wasn't happy on Unicode. |
blob | commitdiff | diff to current |
2002-01-08 |
Jarkko Hietaniemi |
A little better comments. |
blob | commitdiff | diff to current |
2002-01-07 |
Jarkko Hietaniemi |
More regex and utf8 debug dumping. |
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 |
Cast. |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Off-by-one is my middle name. |
blob | commitdiff | diff to current |
2002-01-02 |
Jarkko Hietaniemi |
One more iteration of the ibcmp_utf8() interface, |
blob | commitdiff | diff to current |
2002-01-02 |
Jarkko Hietaniemi |
Make ibcmp_utf8() optionally progress in either string for |
blob | commitdiff | diff to current |
2002-01-01 |
Jarkko Hietaniemi |
Make ibcmp_utf8() more robust and make regmatch() use it. |
blob | commitdiff | diff to current |
2002-01-01 |
Jarkko Hietaniemi |
Now that to_utf8_fold() was fixed. |
blob | commitdiff | diff to current |
2002-01-01 |
Jarkko Hietaniemi |
Better support for multicharacter foldings. |
blob | commitdiff | diff to current |
2002-01-01 |
Jarkko Hietaniemi |
Unnecessary/Lingering UTF8 flag might mess up caseless... |
blob | commitdiff | diff to current |
2001-12-31 |
Jarkko Hietaniemi |
Less unused ones. |
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-31 |
Jarkko Hietaniemi |
gcc -Wall dewhine. |
blob | commitdiff | diff to current |
2001-12-31 |
Jarkko Hietaniemi |
More Unicode folding tweaks, avoid potential false... |
blob | commitdiff | diff to current |
2001-12-30 |
Jarkko Hietaniemi |
Make that six wrongs. |
blob | commitdiff | diff to current |
2001-12-30 |
Jarkko Hietaniemi |
Four wrongs can make a right. |
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 |
More constant casting. |
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 |
Even more \X fixing. |
blob | commitdiff | diff to current |
2001-12-23 |
Jarkko Hietaniemi |
More \X fixing. |
blob | commitdiff | diff to current |
2001-12-22 |
Jarkko Hietaniemi |
Small tweaks. |
blob | commitdiff | diff to current |
2001-12-22 |
Jarkko Hietaniemi |
Unicode casefolding continues. |
blob | commitdiff | diff to current |
2001-12-22 |
Jarkko Hietaniemi |
More Unicode casing fixes. |
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-13 |
Jarkko Hietaniemi |
It could be possible for the case-insensitive |
blob | commitdiff | diff to current |
2001-12-06 |
Jeff Pinyan |
Re: [PATCH: bleadperl] casefold backref |
blob | commitdiff | diff to current |
2001-12-06 |
Hugo van der Sanden |
casefold backref |
blob | commitdiff | diff to current |
2001-11-30 |
Jarkko Hietaniemi |
Add a note about folding vs lowercase. |
blob | commitdiff | diff to current |
2001-11-28 |
Jarkko Hietaniemi |
Fix for "a\x{100}" =~ /A/i. |
blob | commitdiff | diff to current |
2001-11-24 |
Jarkko Hietaniemi |
The debug_pag needs to be visible at all times |
blob | commitdiff | diff to current |
2001-11-20 |
Jarkko Hietaniemi |
Create a per-interpeter debug scratchpad container |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi |
Retract #13082 until a better solution is found: |
blob | commitdiff | diff to current |
2001-11-18 |
Jarkko Hietaniemi |
(retracted by #13096) |
blob | commitdiff | diff to current |
2001-11-14 |
Jarkko Hietaniemi |
Signedness nit. |
blob | commitdiff | diff to current |
2001-11-14 |
Jeff Pinyan |
Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS... |
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-06 |
Jarkko Hietaniemi |
More UTF8 EXACT fixing. |
blob | commitdiff | diff to current |
2001-11-06 |
Jarkko Hietaniemi |
More re debugging. |
blob | commitdiff | diff to current |
2001-11-05 |
Jarkko Hietaniemi |
EXACT correction attempt. Continued in #12863. |
blob | commitdiff | diff to current |
2001-11-05 |
Jarkko Hietaniemi |
Regex debugging fixes from Hugo. |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
microperl sync. |
blob | commitdiff | diff to current |
2001-10-25 |
Jarkko Hietaniemi |
STRLEN != int. |
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-10 |
Rafael Garcia-Suarez |
two s/// bugfixes |
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-09-16 |
Jarkko Hietaniemi |
Use UCHARAT() as suggested by Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-09-15 |
Jeff Pinyan |
adding (U8) to case insensitive matching |
blob | commitdiff | diff to current |
2001-09-14 |
Jeff Pinyan |
more jumpables, and hit-bit bug |
blob | commitdiff | diff to current |
2001-09-07 |
Jeff Pinyan |
Re: [PATCH regexec.c] more general .* and .*? |
blob | commitdiff | diff to current |
2001-09-07 |
Jeff Pinyan |
(Replaced by #11934) |
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-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
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-17 |
Hugo van der Sanden |
Re: [ID 20010803.016] Possible regex bug in 5.6.1 |
blob | commitdiff | diff to current |
2001-08-15 |
Hugo van der Sanden |
Re: [ID 20010811.006] re_eval: logical leaks |
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 |
Re: [patch] ignore PL_curpm in PL_regex_padav cleanup |
blob | commitdiff | diff to current |
2001-08-03 |
Doug MacEachern |
[patch] ignore PL_curpm in PL_regex_padav cleanup |
blob | commitdiff | diff to current |
2001-07-22 |
Mark-Jason Dominus |
regexec.c #define cleanup |
blob | commitdiff | diff to current |
2001-07-12 |
Artur Bergman |
fix for PMOP threadness failures |
blob | commitdiff | diff to current |
2001-06-30 |
Jarkko Hietaniemi |
Add support for $^N, the most-recently closed group. |
blob | commitdiff | diff to current |
2001-06-21 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-21 |
Richard Soderberg |
Step 2: Use the new PM_GETRE/SETRE macros everywhere. |
blob | commitdiff | diff to current |
2001-06-02 |
Jarkko Hietaniemi |
-Wall cleanup continues. |
blob | commitdiff | diff to current |
2001-05-31 |
Jarkko Hietaniemi |
Salvage bits and pieces from the experimental 'utf8... |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
More -Wall silencing from Michael Schwern and Jarkko... |
blob | commitdiff | diff to current |
next |