1999-02-07 |
Ilya Zakharevich |
patch for change#2822, done right; add PERL_OBJECT... |
blob | commitdiff |
1999-02-01 |
Ilya Zakharevich |
Debugging REx with lookbehind |
blob | commitdiff | diff to current |
1999-02-01 |
Ilya Zakharevich |
Speed up .*? and half-fix UTF lookbehind |
blob | commitdiff | diff to current |
1998-12-29 |
Ilya Zakharevich |
Bugs in hairy interactions of feature in REx |
blob | commitdiff | diff to current |
1998-12-01 |
Jarkko Hietaniemi |
Typo in comments. |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
fix for pat.t failure under USE_THREADS |
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 |
Finishing off SNOBOL: $1 in (?{}) |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
better -Mre=debugcolor |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
regcolors |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
applied suggested patch with PERL_OBJECT tweaks |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
Fix \G in REx without //g |
blob | commitdiff | diff to current |
1998-11-17 |
Gurusamy Sarathy |
s/Perl_utf8skip/PL_utf8skip/g |
blob | commitdiff | diff to current |
1998-11-09 |
Gurusamy Sarathy |
patches from Hugo van der Sanden <hv@crypt.compulink... |
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-28 |
Gurusamy Sarathy |
minor cleanup |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy |
bump patchlevel to 52; other little tweaks for threads... |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy |
tweaks to enable PERL_OBJECT to build & test on win32 |
blob | commitdiff | diff to current |
1998-09-24 |
Ilya Zakharevich |
Re: problem with (?p{}) [PATCH 5.005_5*] |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
(?>) broken in RE |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
re-introduce change#1703 |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where... |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
patch to support computed regular subexpressions |
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 |
Ilya Zakharevich |
[5.005_50 PATCH] misprint in RE engine |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-05 |
Gurusamy Sarathy |
back out change#1703 that break bincompat with PERL_OBJ... |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
better RE colors |
blob | commitdiff | diff to current |
1998-08-02 |
Gurusamy Sarathy |
rename duplicate warning in regexec.c |
blob | commitdiff | diff to current |
1998-08-02 |
Jan-Pieter Cornet |
de-utf-ized variation of Ilya's patch |
blob | commitdiff | diff to current |
1998-07-26 |
Nick Ing-Simmons |
Add dTHR so that it compiles miniperl in threaded mode |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy |
add new files to MANIFEST; add missing prototypes to... |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
workaround C<"foo" "bar"> catenation-intolerant compilers |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-07-14 |
Andy Dougherty |
added suggested patch (via PM), tweaked to implicitly... |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy |
make RE engine threadsafe; -Dusethreads builds, tests... |
blob | commitdiff | diff to current |
1998-07-11 |
Dominic Dunlop |
applied patch, reformatted long lines in places |
blob | commitdiff | diff to current |
1998-07-11 |
Ilya Zakharevich |
applied patch, tweaked doc and code that does labels... |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy |
applied patch from Ilya, tweaked some to get clean... |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich |
add patch for C<use re 'debug'> |
blob | commitdiff | diff to current |
1998-07-07 |
Gurusamy Sarathy |
fix accidental RE-de-optimization |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
patchlevel up to 5.004_70, various tweaks |
blob | commitdiff | diff to current |
1998-07-04 |
Ilya Zakharevich |
allow a flags args to fbm_instr() for future needs |
blob | commitdiff | diff to current |
1998-06-28 |
Ilya Zakharevich |
applied patch, tweaked doc, and regen regnodes.h |
blob | commitdiff | diff to current |
1998-06-22 |
Ilya Zakharevich |
Zero-length matching bug |
blob | commitdiff | diff to current |
1998-06-18 |
Gurusamy Sarathy |
fix memory leaks and uninitialized memory accesses... |
blob | commitdiff | diff to current |
1998-06-12 |
Ilya Zakharevich |
applied patch, with indentation tweaks |
blob | commitdiff | diff to current |
1998-06-11 |
Ilya Zakharevich |
Bugs with (?{}), $^R and many-to-many subst |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
Re: 5.004_65 uninitialized variable regexec.c (2) |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] tweaks to make it build with the Borland compi... |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-13 |
Gurusamy Sarathy |
[win32] merge change#664 from maint branch |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-02 |
Malcolm Beattie |
Andy Dougherty's configuration patches (Config_63-01... |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy |
[asperl] bring ASPerl uptodate with mainline changes |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy |
[asperl] added AS patch#5 (patch #4 was intentionally... |
blob | commitdiff | diff to current |
1998-02-12 |
Ilya Zakharevich |
5.004_5*: [PATCH] restore old behaviour of \1 in RE |
blob | commitdiff | diff to current |
1998-02-01 |
Douglas Lankshear |
[asperl] added AS patch#3 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] initial merge of latest win32 branch into... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-08 |
Ilya Zakharevich |
Regexp fix: (?>a+)b doesn't match aaab: |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons |
ansiperl builds with Borland C++ again |
blob | commitdiff | diff to current |
1997-11-19 |
Malcolm Beattie |
The new jumbo regexp stuff did SSPUSHINT on a char... |
blob | commitdiff | diff to current |
1997-11-19 |
Ilya Zakharevich |
Jumbo regexp patch applied (with minor fix-up tweaks): |
blob | commitdiff | diff to current |
1997-10-31 |
Nick Ing-Simmons |
Convert miniperl sources to ANSI C. Several passes of |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
blob | commitdiff | diff to current |
1997-10-08 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_03) with mainline. |
blob | commitdiff | diff to current |
1997-09-30 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_01) with mainline. |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-08-07 |
Tim Bunce |
[inseperable differences up to perl 5.004_02] |
blob | commitdiff | diff to current |
1997-08-06 |
Hugo van der Sanden |
Avoid core dump on some paren'd regexp matches |
blob | commitdiff | diff to current |
1997-06-11 |
Andreas Karrer |
Regex Bug in 5.003_26 thru 003_99a |
blob | commitdiff | diff to current |
1997-05-26 |
Malcolm Beattie |
Integrate thrperl 5.003->5.004. |
blob | commitdiff | diff to current |
1997-04-22 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_97g... |
blob | commitdiff | diff to current |
1997-04-14 |
Perl 5 Porters |
[inseparable changes from patch from perl-5.003_97d... |
blob | commitdiff | diff to current |
1997-03-28 |
Malcolm Beattie |
Initial 3-way merge from (5.001m, thr1m, 5.003) plus... |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
blob | commitdiff | diff to current |
1997-03-08 |
Roderick Schertler |
printf format corrections for -DDEBUGGING |
blob | commitdiff | diff to current |
1997-03-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_91... |
blob | commitdiff | diff to current |
1997-02-21 |
Chip Salzenberg |
Don't assume that sizeof(int) >= sizeof(void*) |
blob | commitdiff | diff to current |
1997-02-10 |
Ilya Zakharevich |
Regexp optimizations |
blob | commitdiff | diff to current |
1997-01-25 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_22 to... |
blob | commitdiff | diff to current |
1996-12-23 |
Gurusamy Sarathy |
patch for regex bug: (x|x){n} |
blob | commitdiff | diff to current |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
blob | commitdiff | diff to current |
1996-12-06 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_10 to... |
blob | commitdiff | diff to current |
1996-11-29 |
Chip Salzenberg |
Fix regex matching of chars with high bit set |
blob | commitdiff | diff to current |
1996-11-26 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_08 to... |
blob | commitdiff | diff to current |
1996-11-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_07 to... |
blob | commitdiff | diff to current |
1996-06-18 |
Perl 5 Porters |
Allow redirection of debug messages |
blob | commitdiff | diff to current |
1996-08-19 |
Perl 5 Porters |
Use memcmp instead of bcmp even when we don't care... |
blob | commitdiff | diff to current |
1996-08-10 |
Larry Wall |
perl 5.003_02: [no incremental changelog available] |
blob | commitdiff | diff to current |
1995-11-20 |
Larry Wall |
5.002 beta 1 |
blob | commitdiff | diff to current |
1995-10-31 |
Andy Dougherty |
This is my patch patch.1n for perl5.001. |
blob | commitdiff | diff to current |
1995-06-22 |
Andy Dougherty |
This is my patch patch.1m for perl5.001. |
blob | commitdiff | diff to current |
1995-03-13 |
Larry Wall |
Perl 5.001 |
blob | commitdiff | diff to current |
1995-01-11 |
Larry Wall |
[fix crash in regexec.c] |
blob | commitdiff | diff to current |
next |