This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[5.004_71] Patch: let CPAN.pm work with threaded perl
[perl5.git] / regcomp.c
1998-07-12 Gurusamy Sarathymake RE engine threadsafe; -Dusethreads builds, tests...
1998-07-11 Ilya Zakharevichadd patch, along with all the missing bits, and doc...
1998-07-11 Ilya Zakharevichapplied patch, tweaked doc and code that does labels...
1998-07-09 Gurusamy Sarathyapplied patch from Ilya, tweaked some to get clean...
1998-07-08 Ilya ZakharevichSwitch modifiers in RE off
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-06 Gurusamy Sarathyallow eval-groups in patterns only if they C<use re...
1998-07-04 Hugo van der Sandencatch nonexistent backrefs in REs
1998-06-28 Ilya ZakharevichImprove warning on zero-length chunks in RE
1998-06-28 Ilya Zakharevichapplied patch, tweaked doc, and regen regnodes.h
1998-06-19 Gurusamy Sarathyupdate repository copy of Asmdata.pm after `perl byteco...
1998-06-18 Gurusamy Sarathyfix off-by-one that trampled memory in re_croak2()
1998-06-12 Ilya Zakharevichapplied patch, with indentation tweaks
1998-06-11 Ilya ZakharevichBugs with (?{}), $^R and many-to-many subst
1998-05-31 Gurusamy Sarathy[win32] minimal fix to enable compiling with -DMULTIPLICITY
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy[win32] misc changes
1998-05-26 Gurusamy Sarathy[asperl] more changes to satisfy non-debug VC build...
1998-05-26 Gurusamy Sarathy[asperl] tweaks to make it build with the Borland compi...
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Gurusamy Sarathy[win32] merge change#905 from maintbranch, minor fixes...
1998-05-13 Gurusamy Sarathy[win32] merge change#664 from maint branch
1998-04-08 Gurusamy Sarathy[asperl] integrate mainline changes
1998-03-17 Gurusamy Sarathy[win32] propagate bugfix @ change831 from asperl
1998-03-17 Gurusamy Sarathy[asperl] fix buggy order of free() in regcomp.c (from AS)
1998-03-16 Charles BaileyVMS updates (direct)
1998-03-12 Gurusamy Sarathy[asperl] added AS patch#12 with minor changes
1998-03-07 Gurusamy Sarathy[win32] integrate mainline changes
1998-03-05 Ilya Zakharevich[5.004_61 PATCH] Make incompatible changes to RE engine NOW
1998-03-05 Gisle AasExternal symbol re_croak2
1998-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-25 Gisle Aas#ifdef CAN_PROTOTYPE cleanup
1998-02-25 Ilya Zakharevich[5.004_5* PATCH] Make ornaments default in Term::ReadLine
1998-02-22 Gurusamy Sarathy[asperl] integrate latest win32 branch
1998-02-20 Ilya ZakharevichMisprint in regcomp.c [PATCH]
1998-02-14 Gurusamy Sarathy[asperl] bring ASPerl uptodate with mainline changes
1998-02-14 Gurusamy Sarathy[asperl] added AS patch#5 (patch #4 was intentionally...
1998-02-12 Jarkko Hietaniemi[PATCH] 5.004_58: the locale.t problem in IRIX
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-06 Ilya Zakharevich5.004_56: Patch to Tie::Hash and docs
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1998-01-30 Gurusamy Sarathy[asperl] Created new branch from win32@396, added AS...
1998-01-19 Gurusamy Sarathy[win32] s/PerlENV/PerlEnv/ just to be consistent
1998-01-19 Gurusamy Sarathy[win32] foo() -> PerlGroup_foo() patch from ActiveState
1997-11-30 Nick Ing-Simmonsembed.pl now reads *var*.h to do its stuff.
1997-11-22 Nick Ing-Simmonsansiperl builds with Borland C++ again
1997-11-19 Malcolm BeattieThe new jumbo regexp stuff did SSPUSHINT on a char...
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-08-06 M.J.T. GuyRe: Bug in Regular Expressions when using colon as...
1997-06-11 Andreas KarrerRegex Bug in 5.003_26 thru 003_99a
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-25 Stephen PotterDie on patterns that will match empty string forever
1997-03-08 Chip SalzenbergIgnore whitespace before +*? in //x
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick SchertlerMake format strings correspond exactly to parameters
1997-02-10 Ilya ZakharevichRegexp optimizations
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-16 Chip SalzenbergFix overly picky carping about leading '{' in regex
1997-01-15 Chip SalzenbergFail regex that starts with '{'
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-06-18 Perl 5 PortersAllow redirection of debug messages
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall5.002 beta 1
1995-06-22 Andy DoughertyThis is my patch patch.1m for perl5.001.
1995-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2
1992-06-08 Larry Wallperl 4.0 patch 31: patch #20, continued
1991-11-05 Larry Wallperl 4.0 patch 18: patch #11, continued
1991-11-05 Larry Wallperl 4.0 patch 16: patch #11, continued
1991-06-06 Larry Wallperl 4.0 patch 8: patch #4, continued
1991-04-11 Larry Wallperl 4.0 patch 2: Patch 1 continued
1991-03-21 Larry Wallperl 4.0.00: (no release announcement available) perl-4.0.00
1990-11-09 Larry Wallperl 3.0 patch #40 patch #38, continued
1990-10-19 Larry Wallperl 3.0 patch #37 (combined patch)
1990-10-15 Larry Wallperl 3.0 patch #34 patch #29, continued
1990-08-13 Larry Wallperl 3.0 patch #28 (combined patch)
1990-08-08 Larry Wallperl 3.0 patch #25 patch #19, continued
1990-03-12 Larry Wallperl 3.0 patch #14 patch #13, continued
1990-02-28 Larry Wallperl 3.0 patch #11 patch #9, continued
1989-11-10 Larry Wallperl 3.0 patch #4 Patch #2 continued
1989-10-18 Larry Wallperl 3.0: (no announcement message available) perl-3.000