summaryrefslogtreecommitdiff
path: root/regcomp.h
Commit message (Expand)AuthorAgeFilesLines
* Misapplied regex optimizations when \C is present.Jarkko Hietaniemi2001-02-181-4/+5
* more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-301-0/+1
* Polymorphic regexps.Jarkko Hietaniemi2000-12-171-14/+25
* [PATCH 5.7.0] make regcomp reenterableIlya Zakharevich2000-11-181-1/+1
* Too profiler-happy: with optimization the #7590 actually makesJarkko Hietaniemi2000-11-071-1/+0
* Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexpJarkko Hietaniemi2000-11-071-0/+1
* Fix forMarc Lehmann2000-09-071-4/+4
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-181-2/+6
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-14/+0
* apply change#4618 again along with Ilya's patch to fix bugsGurusamy Sarathy1999-12-081-0/+5
* revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)Gurusamy Sarathy1999-12-031-5/+0
* applied suggested patch with prototype changesIlya Zakharevich1999-12-021-0/+5
* Remove the last regnode<==>char*Ilya Zakharevich1999-10-251-12/+32
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-2/+2
* Clarify RE engine code; inline a static function to a macro;Ilya Zakharevich1999-08-031-2/+8
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-2/+2
* sundry cleanups for clean build on windowsGurusamy Sarathy1999-07-081-8/+8
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-18/+70
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-0/+31
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-0/+3
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-8/+8
* patch for change#2822, done right; add PERL_OBJECT stuff; regen headersIlya Zakharevich1999-02-071-4/+4
* Ilya's idea for cleaning up failed regex allocs (substantive partsGurusamy Sarathy1999-02-071-2/+13
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-6/+6
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-5/+8
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-1/+1
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-3/+3
* add patch that generates regnodes.h via regcomp.plIlya Zakharevich1998-06-221-204/+24
* applied patch, with indentation tweaksIlya Zakharevich1998-06-121-93/+22
* make REG_INFTY default to something saner when sizeof(short) > 2Andy Dougherty1998-06-111-2/+19
* Bugs with (?{}), $^R and many-to-many substIlya Zakharevich1998-06-111-0/+1
* Re: [PATCH 5.004_66] REG_INFTY patch correctedIlya Zakharevich1998-06-101-4/+3
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-0/+7
|\
| * [win32] merge change#664 from maint branchGurusamy Sarathy1998-05-131-0/+7
* | [asperl] add AS patch#16Gurusamy Sarathy1998-04-201-3/+0
|/
* Re: [PATCH] 5.004_63: UNICOS 9Jarkko Hietaniemi1998-04-021-1/+4
* VMS updates (direct)Charles Bailey1998-03-161-1/+1
* External symbol re_croak2Gisle Aas1998-03-051-2/+0
* Assorted VMS patches (mostly VMS makefile update for new headers):Charles Bailey1998-01-081-4/+4
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-6/+0
* ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-221-2/+2
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-71/+247
* Regex Bug in 5.003_26 thru 003_99aAndreas Karrer1997-06-111-21/+25
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-2/+2
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-41/+80
* This is my patch patch.1m for perl5.001.Andy Dougherty1995-06-221-2/+2
* perl 5.000perl-5.000Larry Wall1994-10-171-39/+85
* perl 5.0 alpha 8Andy Dougherty1994-04-041-2/+2
* perl 5.0 alpha 4Larry Wall1993-11-101-1/+1
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-13/+8