summaryrefslogtreecommitdiff
path: root/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearGraham Barr1999-03-271-1/+1
* Re: [PATCH 5.005_03-MAINT-TRIAL1] some tweaks to the build process for OS/390Peter Prymmer1998-12-131-5/+6
* integrate change#1873 from mainlineIlya Zakharevich1998-10-301-0/+4
* 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII landsJarkko Hietaniemi1998-10-241-2/+17
* Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/Ilya Zakharevich1998-09-201-9/+14
* back out change#1703 that break bincompat with PERL_OBJECT andGurusamy Sarathy1998-08-051-26/+27
* better RE colorsIlya Zakharevich1998-08-021-27/+26
* use I32_MAX as the limit when U16_MAX > I32_MAX (for CRAY)Gurusamy Sarathy1998-08-021-1/+4
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-272/+272
* added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGINGAndy Dougherty1998-07-141-2/+13
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-1/+1
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+19
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-7/+7
* applied patch, tweaked doc and code that does labels/indentationIlya Zakharevich1998-07-111-2/+2
* applied patch from Ilya, tweaked some to get clean static build ofGurusamy Sarathy1998-07-091-1/+8
* Switch modifiers in RE offIlya Zakharevich1998-07-081-1/+17
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-0/+6
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-0/+7
* catch nonexistent backrefs in REsHugo van der Sanden1998-07-041-1/+3
* Improve warning on zero-length chunks in REIlya Zakharevich1998-06-281-11/+15
* applied patch, tweaked doc, and regen regnodes.hIlya Zakharevich1998-06-281-0/+10
* update repository copy of Asmdata.pm after `perl bytecode.pl`Gurusamy Sarathy1998-06-191-0/+4
* fix off-by-one that trampled memory in re_croak2()Gurusamy Sarathy1998-06-181-2/+2
* applied patch, with indentation tweaksIlya Zakharevich1998-06-121-84/+0
* Bugs with (?{}), $^R and many-to-many substIlya Zakharevich1998-06-111-0/+5
* [win32] minimal fix to enable compiling with -DMULTIPLICITYGurusamy Sarathy1998-05-311-123/+123
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-16/+3
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-15/+6
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-2/+6
* | [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-3/+2
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-48/+63
|\ \ | |/
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-2/+5
| * [win32] merge change#664 from maint branchGurusamy Sarathy1998-05-131-46/+58
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-2/+7
|\ \ | |/
| * [win32] propagate bugfix @ change831 from asperlGurusamy Sarathy1998-03-171-5/+6
| * VMS updates (direct)Charles Bailey1998-03-161-3/+7
* | [asperl] fix buggy order of free() in regcomp.c (from AS)Gurusamy Sarathy1998-03-171-5/+6
* | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-121-1/+1
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-4/+13
|\ \ | |/
| * [5.004_61 PATCH] Make incompatible changes to RE engine NOWIlya Zakharevich1998-03-051-2/+9
| * External symbol re_croak2Gisle Aas1998-03-051-2/+3
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-28/+3
|\ \ | |/
| * #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-25/+0
| * [5.004_5* PATCH] Make ornaments default in Term::ReadLineIlya Zakharevich1998-02-251-3/+3
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-2/+1
|\ \ | |/
| * Misprint in regcomp.c [PATCH]Ilya Zakharevich1998-02-201-2/+1
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-3/+24
|\ \ | |/
| * [PATCH] 5.004_58: the locale.t problem in IRIXJarkko Hietaniemi1998-02-121-3/+24
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-24/+0