| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for "UTF-8 bug with s///" from Hugo. | Jarkko Hietaniemi | 2002-03-20 | 1 | -1/+5 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -0/+6 |
* | Finish up (ha!) the Unicode case folding; | Jarkko Hietaniemi | 2002-01-05 | 1 | -1/+3 |
* | Ooops. Retract the regex parts of #14090. | Jarkko Hietaniemi | 2002-01-05 | 1 | -3/+1 |
* | [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too | Nicholas Clark | 2002-01-05 | 1 | -1/+3 |
* | memset() is cheaper than a loop of 256 bit-a-a-times | Nicholas Clark | 2001-11-24 | 1 | -0/+8 |
* | Retract #13048: that introduced a malloc() (through savepvn()) | Jarkko Hietaniemi | 2001-11-18 | 1 | -1/+0 |
* | Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix | Jeff Pinyan | 2001-11-16 | 1 | -0/+1 |
* | Continuation of #11575: SANY_SEEN completely deprecated, | Jarkko Hietaniemi | 2001-08-04 | 1 | -2/+2 |
* | Decouple SANY into SANY and CANY: the new SANY is /./s, | Daniel P. Berrange | 2001-08-04 | 1 | -1/+2 |
* | adds a comment | Abhijit Menon-Sen | 2001-07-20 | 1 | -0/+1 |
* | Patch: document reg_data.what member | Mark-Jason Dominus | 2001-07-12 | 1 | -0/+9 |
* | Add preemptive #undefs for some of the shorter and more prone | Jarkko Hietaniemi | 2001-05-05 | 1 | -0/+17 |
* | Document ANYOF_CLASS. | Jarkko Hietaniemi | 2001-04-26 | 1 | -6/+6 |
* | Re: [PATCH @9846] dumping ANYOF | Hugo van der Sanden | 2001-04-26 | 1 | -0/+3 |
* | Misapplied regex optimizations when \C is present. | Jarkko Hietaniemi | 2001-02-18 | 1 | -4/+5 |
* | more UTF8 test suites and an UTF8 patch | Inaba Hiroto | 2000-12-30 | 1 | -0/+1 |
* | Polymorphic regexps. | Jarkko Hietaniemi | 2000-12-17 | 1 | -14/+25 |
* | [PATCH 5.7.0] make regcomp reenterable | Ilya Zakharevich | 2000-11-18 | 1 | -1/+1 |
* | Too profiler-happy: with optimization the #7590 actually makes | Jarkko Hietaniemi | 2000-11-07 | 1 | -1/+0 |
* | Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp | Jarkko Hietaniemi | 2000-11-07 | 1 | -0/+1 |
* | Fix for | Marc Lehmann | 2000-09-07 | 1 | -4/+4 |
* | Add [[:blank:]] as suggested in | Jeffrey Friedl | 2000-08-18 | 1 | -2/+6 |
* | Re: enhanced(?) regex error messages | Jeffrey Friedl | 2000-08-09 | 1 | -14/+0 |
* | apply change#4618 again along with Ilya's patch to fix bugs | Gurusamy Sarathy | 1999-12-08 | 1 | -0/+5 |
* | revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>) | Gurusamy Sarathy | 1999-12-03 | 1 | -5/+0 |
* | applied suggested patch with prototype changes | Ilya Zakharevich | 1999-12-02 | 1 | -0/+5 |
* | Remove the last regnode<==>char* | Ilya Zakharevich | 1999-10-25 | 1 | -12/+32 |
* | revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source | Gurusamy Sarathy | 1999-10-10 | 1 | -2/+2 |
* | Clarify RE engine code; inline a static function to a macro; | Ilya Zakharevich | 1999-08-03 | 1 | -2/+8 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -2/+2 |
* | sundry cleanups for clean build on windows | Gurusamy Sarathy | 1999-07-08 | 1 | -8/+8 |
* | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 1 | -18/+70 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -0/+31 |
* | EXTERN_C declarations for global arrays in various | Gurusamy Sarathy | 1999-06-12 | 1 | -0/+3 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -8/+8 |
* | patch for change#2822, done right; add PERL_OBJECT stuff; regen headers | Ilya Zakharevich | 1999-02-07 | 1 | -4/+4 |
* | Ilya's idea for cleaning up failed regex allocs (substantive parts | Gurusamy Sarathy | 1999-02-07 | 1 | -2/+13 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -6/+6 |
* | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -5/+8 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -1/+1 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -3/+3 |
* | add patch that generates regnodes.h via regcomp.pl | Ilya Zakharevich | 1998-06-22 | 1 | -204/+24 |
* | applied patch, with indentation tweaks | Ilya Zakharevich | 1998-06-12 | 1 | -93/+22 |
* | make REG_INFTY default to something saner when sizeof(short) > 2 | Andy Dougherty | 1998-06-11 | 1 | -2/+19 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -0/+1 |
* | Re: [PATCH 5.004_66] REG_INFTY patch corrected | Ilya Zakharevich | 1998-06-10 | 1 | -4/+3 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -0/+7 |
|\ |
|
| * | [win32] merge change#664 from maint branch | Gurusamy Sarathy | 1998-05-13 | 1 | -0/+7 |
* | | [asperl] add AS patch#16 | Gurusamy Sarathy | 1998-04-20 | 1 | -3/+0 |
|/ |
|