| Commit message (Expand) | Author | Age | Files | Lines |
* | s/Perl_utf8skip/PL_utf8skip/g | Gurusamy Sarathy | 1998-11-17 | 1 | -11/+11 |
* | patches from Hugo van der Sanden <hv@crypt.compulink.co.uk> | Gurusamy Sarathy | 1998-11-09 | 1 | -1/+1 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -21/+20 |
* | minor cleanup | Gurusamy Sarathy | 1998-10-28 | 1 | -1/+1 |
* | bump patchlevel to 52; other little tweaks for threads, win32 builds | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+2 |
* | tweaks to enable PERL_OBJECT to build & test on win32 | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+3 |
* | Re: problem with (?p{}) [PATCH 5.005_5*] | Ilya Zakharevich | 1998-09-24 | 1 | -0/+1 |
* | (?>) broken in RE | Ilya Zakharevich | 1998-09-23 | 1 | -0/+1 |
* | re-introduce change#1703 | Gurusamy Sarathy | 1998-09-23 | 1 | -5/+14 |
* | make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches | Ilya Zakharevich | 1998-09-23 | 1 | -4/+4 |
* | patch to support computed regular subexpressions | Ilya Zakharevich | 1998-09-23 | 1 | -10/+152 |
* | various tweaks: fix signed vs. unsigned problems that prevented C++ | Gurusamy Sarathy | 1998-08-10 | 1 | -70/+98 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -4/+5 |
* | [5.005_50 PATCH] misprint in RE engine | Ilya Zakharevich | 1998-08-08 | 1 | -1/+1 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 1 | -10/+11 |
|\ |
|
| * | back out change#1703 that break bincompat with PERL_OBJECT and | Gurusamy Sarathy | 1998-08-05 | 1 | -14/+5 |
| * | better RE colors | Ilya Zakharevich | 1998-08-02 | 1 | -5/+14 |
| * | rename duplicate warning in regexec.c | Gurusamy Sarathy | 1998-08-02 | 1 | -1/+3 |
| * | de-utf-ized variation of Ilya's patch | Jan-Pieter Cornet | 1998-08-02 | 1 | -5/+7 |
* | | Add dTHR so that it compiles miniperl in threaded mode | Nick Ing-Simmons | 1998-07-26 | 1 | -2/+5 |
* | | add new files to MANIFEST; add missing prototypes to proto.h; | Gurusamy Sarathy | 1998-07-26 | 1 | -11/+11 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -109/+819 |
|/ |
|
* | workaround C<"foo" "bar"> catenation-intolerant compilers | Gurusamy Sarathy | 1998-07-21 | 1 | -2/+3 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -1/+1 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -4/+4 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -247/+247 |
* | added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING | Andy Dougherty | 1998-07-14 | 1 | -1/+12 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -2/+6 |
* | applied patch, reformatted long lines in places | Dominic Dunlop | 1998-07-11 | 1 | -18/+48 |
* | 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 | -0/+3 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -0/+6 |
* | fix accidental RE-de-optimization | Gurusamy Sarathy | 1998-07-07 | 1 | -2/+2 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -1/+1 |
* | allow a flags args to fbm_instr() for future needs | Ilya Zakharevich | 1998-07-04 | 1 | -2/+2 |
* | applied patch, tweaked doc, and regen regnodes.h | Ilya Zakharevich | 1998-06-28 | 1 | -0/+4 |
* | Zero-length matching bug | Ilya Zakharevich | 1998-06-22 | 1 | -2/+5 |
* | fix memory leaks and uninitialized memory accesses found by Purify | Gurusamy Sarathy | 1998-06-18 | 1 | -1/+1 |
* | applied patch, with indentation tweaks | Ilya Zakharevich | 1998-06-12 | 1 | -10/+0 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -18/+26 |
* | Re: 5.004_65 uninitialized variable regexec.c (2) | Ilya Zakharevich | 1998-06-10 | 1 | -1/+2 |
* | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -1/+1 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -6/+8 |
|\ |
|
| * | [win32] merge change#664 from maint branch | Gurusamy Sarathy | 1998-05-13 | 1 | -6/+8 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Andy Dougherty's configuration patches (Config_63-01 up to 04). | Malcolm Beattie | 1998-04-02 | 1 | -3/+3 |
* | | [asperl] bring ASPerl uptodate with mainline changes | Gurusamy Sarathy | 1998-02-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 5.004_5*: [PATCH] restore old behaviour of \1 in RE | Ilya Zakharevich | 1998-02-12 | 1 | -1/+1 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -45/+3 |
* | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -1/+1 |