2000-02-24 |
Gisle Aas |
More UTF8_MAXLEN fixes |
blob | commitdiff |
2000-02-20 |
Gurusamy Sarathy |
lexical warnings update, ability to inspect bitmask... |
blob | commitdiff | diff to current |
2000-02-13 |
Gurusamy Sarathy |
more purification (pp_require() could access free memor... |
blob | commitdiff | diff to current |
2000-02-11 |
Gurusamy Sarathy |
fix uninitialized memory reads found by purify |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-02-01 |
Gurusamy Sarathy |
HINT_UTF8 is not propagated to the op tree anymore... |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy |
runtime now looks at the SVf_UTF8 bit on the SV to... |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy |
add patch for printf-style format typechecks (from... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-02 |
Gurusamy Sarathy |
ebcdic fix for Data::Dumper from Peter Prymmer |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
fix for /(^|a)b/ breakage from Ilya Zakharevich |
blob | commitdiff | diff to current |
1999-12-16 |
Gurusamy Sarathy |
type mismatch for %c format argument (spotted by Robin... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-08 |
Gurusamy Sarathy |
apply change#4618 again along with Ilya's patch to... |
blob | commitdiff | diff to current |
1999-12-08 |
Gurusamy Sarathy |
introduce save_I8() for saving byte values |
blob | commitdiff | diff to current |
1999-12-03 |
Peter Prymmer |
implement /[:ascii:]/ on ebcdic machines |
blob | commitdiff | diff to current |
1999-12-03 |
Gurusamy Sarathy |
revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:... |
blob | commitdiff | diff to current |
1999-12-02 |
Ilya Zakharevich |
applied suggested patch with prototype changes |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-13 |
Jarkko Hietaniemi |
Undo drift from mainline. |
blob | commitdiff | diff to current |
1999-11-13 |
Gurusamy Sarathy |
integrate cfgperl contents (op.[ch] needed manual resolve) |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi |
So many printfs, so little time. |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi |
More printf miscasts flushed out. |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-04 |
Gurusamy Sarathy |
remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore |
blob | commitdiff | diff to current |
1999-10-27 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline; merge conflicts |
blob | commitdiff | diff to current |
1999-10-27 |
Jarkko Hietaniemi |
Integrate with Sarathy; manual resolve on regcomp.c... |
blob | commitdiff | diff to current |
1999-10-26 |
Gurusamy Sarathy |
warnings and const violations identified by compiling... |
blob | commitdiff | diff to current |
1999-10-25 |
Ilya Zakharevich |
Remove the last regnode<==>char* |
blob | commitdiff | diff to current |
1999-10-25 |
Ilya Zakharevich |
Missing REx engine patch |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi |
Fix the printfing nits pointed out by using gcc -Wall and |
blob | commitdiff | diff to current |
1999-10-14 |
Jarkko Hietaniemi |
Warn inside character classes about unknown backslash... |
blob | commitdiff | diff to current |
1999-10-14 |
Jarkko Hietaniemi |
Warn about false ranges like \d-\w (see the change... |
blob | commitdiff | diff to current |
1999-10-12 |
Jarkko Hietaniemi |
Revert the parts of #3926 that outlawed character ranges |
blob | commitdiff | diff to current |
1999-10-05 |
Ilya Zakharevich |
Re: Strange RE engine breakage in 5_61 |
blob | commitdiff | diff to current |
1999-10-02 |
Jarkko Hietaniemi |
Untangle the IV_IS_QUAD jungle by introduding |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-22 |
Ilya Zakharevich |
To: Mailing list Perl5 <perl5-porters@perl.org> |
blob | commitdiff | diff to current |
1999-09-20 |
Gurusamy Sarathy |
queue errors due to strictures rather than printing... |
blob | commitdiff | diff to current |
1999-09-08 |
Ilya Zakharevich |
Fix debugging output for REx |
blob | commitdiff | diff to current |
1999-08-30 |
Ilya Zakharevich |
Use \N{named characters} instead of \C. |
blob | commitdiff | diff to current |
1999-08-05 |
Jarkko Hietaniemi |
Fix regex charclass parsing so that bogus ranges |
blob | commitdiff | diff to current |
1999-08-04 |
Jarkko Hietaniemi |
Introduce the charnames pragma. |
blob | commitdiff | diff to current |
1999-08-03 |
Ilya Zakharevich |
Clarify RE engine code; inline a static function to... |
blob | commitdiff | diff to current |
1999-08-02 |
Jarkko Hietaniemi |
Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that |
blob | commitdiff | diff to current |
1999-08-02 |
Jarkko Hietaniemi |
Fix regclass utf8 hex ranges for quads. |
blob | commitdiff | diff to current |
1999-08-02 |
Jarkko Hietaniemi |
More 64-bit fixing. One known bug of that kind |
blob | commitdiff | diff to current |
1999-08-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. perl.h and util.c required... |
blob | commitdiff | diff to current |
1999-08-01 |
Ilya Zakharevich |
More optimizations to REx engine |
blob | commitdiff | diff to current |
1999-07-25 |
Gurusamy Sarathy |
fix little utf8 nits in testsuite; add patch from Ilya... |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
more PERL_OBJECT cleanups (changes still untested on... |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
sundry cleanups for clean build on windows |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
fixes for logical bugs in the lexwarn patch; other... |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
POSIX [[:character class:]] support for standard, locale, |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-06 |
Ilya Zakharevich |
applied slightly tweaked version of suggested patch for |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-25 |
Ilya Zakharevich |
REx engine improvements |
blob | commitdiff | diff to current |
1999-05-10 |
Ilya Zakharevich |
Cosmetic: data-driven REx-dump |
blob | commitdiff | diff to current |
1999-05-10 |
Hugo van der Sanden |
fix overeager [:foo:] parsing |
blob | commitdiff | diff to current |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
blob | commitdiff | diff to current |
1999-04-26 |
Gurusamy Sarathy |
allow embedded null characters in diagnostics |
blob | commitdiff | diff to current |
1999-04-04 |
Gurusamy Sarathy |
correct places that said newSVpv() when they meant... |
blob | commitdiff | diff to current |
1999-03-24 |
Gurusamy Sarathy |
fix off-by-one that resulted in misparse of C</[\x... |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1999-02-20 |
John Bley |
5.005_55 (CORE) Sparse intializer in regcomp.c |
blob | commitdiff | diff to current |
1999-02-17 |
Hugo van der Sanden |
fix comppad handling for failures in eval 'qr/(?p{... |
blob | commitdiff | diff to current |
1999-02-15 |
Hugo van der Sanden |
regexp flags bug |
blob | commitdiff | diff to current |
1999-02-08 |
Ilya Zakharevich |
s/\ba/./g was over-optimized |
blob | commitdiff | diff to current |
1999-02-07 |
Ilya Zakharevich |
s/\ba/./g was over-optimized |
blob | commitdiff | diff to current |
1999-02-07 |
Ilya Zakharevich |
patch for change#2822, done right; add PERL_OBJECT... |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
PERL_OBJECT tweaks for change#2426 |
blob | commitdiff | diff to current |
1999-01-13 |
Hans Mulder |
[Patch for 5.005_54] re::debugcolors dumps core |
blob | commitdiff | diff to current |
1999-01-09 |
Jarkko Hietaniemi |
Missing dTHRs added. |
blob | commitdiff | diff to current |
1998-12-29 |
Ilya Zakharevich |
Warn on unrecognized alpha escapes. |
blob | commitdiff | diff to current |
1998-12-29 |
Ilya Zakharevich |
Regexp tests and UTF8 |
blob | commitdiff | diff to current |
1998-12-01 |
Jarkko Hietaniemi |
Separated the [:foo:] parsing to its own function. |
blob | commitdiff | diff to current |
1998-11-28 |
Gurusamy Sarathy |
various tweaks; result passes all tests for normal... |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
regcolors |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-10-06 |
Gurusamy Sarathy |
fix globals caught by change#1927; builds and tests... |
blob | commitdiff | diff to current |
1998-10-02 |
Gurusamy Sarathy |
os390 fixes (suggested by Peter Prymmer) |
blob | commitdiff | diff to current |
1998-10-02 |
Dominic Dunlop |
document yet another RE diagnostic, make it consistent... |
blob | commitdiff | diff to current |
1998-09-24 |
Ilya Zakharevich |
Extraneous warning for (?()A|B) |
blob | commitdiff | diff to current |
1998-09-23 |
Dominic Dunlop |
hide symbol for static build |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
re-introduce change#1703 |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
patch to support computed regular subexpressions |
blob | commitdiff | diff to current |
1998-09-23 |
Jarkko Hietaniemi |
apply minimal variant of patch (sent via private mail) |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy... |
blob | commitdiff | diff to current |
1998-09-20 |
Ilya Zakharevich |
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy... |
blob | commitdiff | diff to current |
1998-08-10 |
Gurusamy Sarathy |
various tweaks: fix signed vs. unsigned problems that... |
blob | commitdiff | diff to current |
1998-08-09 |
Paul Marquess |
lexical warnings; tweaks to places that didn't apply... |
blob | commitdiff | diff to current |
1998-08-08 |
Paul Marquess |
fix bogus warning on "\x{123}" |
blob | commitdiff | diff to current |
1998-08-08 |
Dominic Dunlop |
hide dup symbol for static build of ext/re |
blob | commitdiff | diff to current |
next |