| Commit message (Expand) | Author | Age | Files | Lines |
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -1/+1 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+19 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -7/+7 |
* | 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 | -1/+8 |
* | Switch modifiers in RE off | Ilya Zakharevich | 1998-07-08 | 1 | -1/+17 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -0/+6 |
* | allow eval-groups in patterns only if they C<use re 'eval';> | Gurusamy Sarathy | 1998-07-06 | 1 | -0/+7 |
* | catch nonexistent backrefs in REs | Hugo van der Sanden | 1998-07-04 | 1 | -1/+3 |
* | Improve warning on zero-length chunks in RE | Ilya Zakharevich | 1998-06-28 | 1 | -11/+15 |
* | applied patch, tweaked doc, and regen regnodes.h | Ilya Zakharevich | 1998-06-28 | 1 | -0/+10 |
* | update repository copy of Asmdata.pm after `perl bytecode.pl` | Gurusamy Sarathy | 1998-06-19 | 1 | -0/+4 |
* | fix off-by-one that trampled memory in re_croak2() | Gurusamy Sarathy | 1998-06-18 | 1 | -2/+2 |
* | applied patch, with indentation tweaks | Ilya Zakharevich | 1998-06-12 | 1 | -84/+0 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -0/+5 |
* | [win32] minimal fix to enable compiling with -DMULTIPLICITY | Gurusamy Sarathy | 1998-05-31 | 1 | -123/+123 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -16/+3 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 1 | -15/+6 |
* | | [asperl] more changes to satisfy non-debug VC build (C-API doesn't | Gurusamy Sarathy | 1998-05-26 | 1 | -2/+6 |
* | | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -3/+2 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -48/+63 |
|\ \
| |/ |
|
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -2/+5 |
| * | [win32] merge change#664 from maint branch | Gurusamy Sarathy | 1998-05-13 | 1 | -46/+58 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -2/+7 |
|\ \
| |/ |
|
| * | [win32] propagate bugfix @ change831 from asperl | Gurusamy Sarathy | 1998-03-17 | 1 | -5/+6 |
| * | VMS updates (direct) | Charles Bailey | 1998-03-16 | 1 | -3/+7 |
* | | [asperl] fix buggy order of free() in regcomp.c (from AS) | Gurusamy Sarathy | 1998-03-17 | 1 | -5/+6 |
* | | [asperl] added AS patch#12 with minor changes | Gurusamy Sarathy | 1998-03-12 | 1 | -1/+1 |
* | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | [5.004_61 PATCH] Make incompatible changes to RE engine NOW | Ilya Zakharevich | 1998-03-05 | 1 | -2/+9 |
| * | External symbol re_croak2 | Gisle Aas | 1998-03-05 | 1 | -2/+3 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -28/+3 |
|\ \
| |/ |
|
| * | #ifdef CAN_PROTOTYPE cleanup | Gisle Aas | 1998-02-25 | 1 | -25/+0 |
| * | [5.004_5* PATCH] Make ornaments default in Term::ReadLine | Ilya Zakharevich | 1998-02-25 | 1 | -3/+3 |
* | | [asperl] integrate latest win32 branch | Gurusamy Sarathy | 1998-02-22 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Misprint in regcomp.c [PATCH] | Ilya Zakharevich | 1998-02-20 | 1 | -2/+1 |
* | | [asperl] bring ASPerl uptodate with mainline changes | Gurusamy Sarathy | 1998-02-14 | 1 | -3/+24 |
|\ \
| |/ |
|
| * | [PATCH] 5.004_58: the locale.t problem in IRIX | Jarkko Hietaniemi | 1998-02-12 | 1 | -3/+24 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -24/+0 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | 5.004_56: Patch to Tie::Hash and docs | Ilya Zakharevich | 1998-02-06 | 1 | -2/+3 |
| * | [win32] s/PerlENV/PerlEnv/ just to be consistent | Gurusamy Sarathy | 1998-01-19 | 1 | -1/+1 |
| * | [win32] foo() -> PerlGroup_foo() patch from ActiveState | Gurusamy Sarathy | 1998-01-19 | 1 | -1/+1 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -19/+23 |
* | | [asperl] Created new branch from win32@396, added AS patch#1 | Gurusamy Sarathy | 1998-01-30 | 1 | -1/+1 |
|/ |
|
* | embed.pl now reads *var*.h to do its stuff. | Nick Ing-Simmons | 1997-11-30 | 1 | -2/+3 |
* | ansiperl builds with Borland C++ again | Nick Ing-Simmons | 1997-11-22 | 1 | -3/+4 |
* | The new jumbo regexp stuff did SSPUSHINT on a char* instead of | Malcolm Beattie | 1997-11-19 | 1 | -3/+8 |
* | Jumbo regexp patch applied (with minor fix-up tweaks): | Ilya Zakharevich | 1997-11-19 | 1 | -475/+1374 |
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -75/+56 |