| Commit message (Expand) | Author | Age | Files | Lines |
* | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -109/+819 |
* | workaround C<"foo" "bar"> catenation-intolerant compilers | Gurusamy Sarathy | 1998-07-21 | 1 | -2/+3 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -1/+1 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -4/+4 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -247/+247 |
* | added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING | Andy Dougherty | 1998-07-14 | 1 | -1/+12 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -2/+6 |
* | applied patch, reformatted long lines in places | Dominic Dunlop | 1998-07-11 | 1 | -18/+48 |
* | applied patch, tweaked doc and code that does labels/indentation | Ilya Zakharevich | 1998-07-11 | 1 | -2/+2 |
* | applied patch from Ilya, tweaked some to get clean static build of | Gurusamy Sarathy | 1998-07-09 | 1 | -0/+3 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -0/+6 |
* | fix accidental RE-de-optimization | Gurusamy Sarathy | 1998-07-07 | 1 | -2/+2 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -1/+1 |
* | allow a flags args to fbm_instr() for future needs | Ilya Zakharevich | 1998-07-04 | 1 | -2/+2 |
* | applied patch, tweaked doc, and regen regnodes.h | Ilya Zakharevich | 1998-06-28 | 1 | -0/+4 |
* | Zero-length matching bug | Ilya Zakharevich | 1998-06-22 | 1 | -2/+5 |
* | fix memory leaks and uninitialized memory accesses found by Purify | Gurusamy Sarathy | 1998-06-18 | 1 | -1/+1 |
* | applied patch, with indentation tweaks | Ilya Zakharevich | 1998-06-12 | 1 | -10/+0 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -18/+26 |
* | Re: 5.004_65 uninitialized variable regexec.c (2) | Ilya Zakharevich | 1998-06-10 | 1 | -1/+2 |
* | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -1/+1 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -6/+8 |
|\ |
|
| * | [win32] merge change#664 from maint branch | Gurusamy Sarathy | 1998-05-13 | 1 | -6/+8 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Andy Dougherty's configuration patches (Config_63-01 up to 04). | Malcolm Beattie | 1998-04-02 | 1 | -3/+3 |
* | | [asperl] bring ASPerl uptodate with mainline changes | Gurusamy Sarathy | 1998-02-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 5.004_5*: [PATCH] restore old behaviour of \1 in RE | Ilya Zakharevich | 1998-02-12 | 1 | -1/+1 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -45/+3 |
* | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -1/+1 |
* | | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Regexp fix: (?>a+)b doesn't match aaab: | Ilya Zakharevich | 1998-01-08 | 1 | -1/+3 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -50/+52 |
|/ |
|
* | ansiperl builds with Borland C++ again | Nick Ing-Simmons | 1997-11-22 | 1 | -7/+9 |
* | The new jumbo regexp stuff did SSPUSHINT on a char* instead of | Malcolm Beattie | 1997-11-19 | 1 | -1/+1 |
* | Jumbo regexp patch applied (with minor fix-up tweaks): | Ilya Zakharevich | 1997-11-19 | 1 | -257/+715 |
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -26/+16 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -3/+5 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -3/+5 |
* | | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -3/+32 |
|\ \
| |/ |
|
| * | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -8/+11 |
| * | Avoid core dump on some paren'd regexp matches | Hugo van der Sanden | 1997-08-07 | 1 | -3/+28 |
* | | Merge maint-5.004 branch (5.004_01) with mainline. | Malcolm Beattie | 1997-09-30 | 1 | -2/+13 |
|\ \
| |/ |
|
| * | Regex Bug in 5.003_26 thru 003_99a | Andreas Karrer | 1997-06-11 | 1 | -2/+13 |
* | | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -0/+3 |
* | | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -2/+5 |
* | | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97e | Perl 5 Porters | 1997-04-15 | 1 | -12/+20 |
* | | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -2/+2 |
* | | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -1/+1 |
* | | Don't assume that sizeof(int) >= sizeof(void*) | Chip Salzenberg | 1997-02-22 | 1 | -1/+2 |