Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate Mainline | Nick Ing-Simmons | 2001-10-28 | 1 | -3/+1 |
|\ | |||||
| * | Let's not replace reason if there's one already supplied. | Jarkko Hietaniemi | 2001-10-27 | 1 | -1/+1 |
| * | [no reason given] is not good. | Jarkko Hietaniemi | 2001-10-27 | 1 | -3/+1 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-10-23 | 2 | -4/+19 |
|\ \ | |/ | |||||
| * | Small test nits. | Jarkko Hietaniemi | 2001-10-23 | 1 | -2/+2 |
| * | Upping the test count is a good idea. | Jarkko Hietaniemi | 2001-10-23 | 1 | -1/+1 |
| * | Fix multicharacter titlecase (ucfirst). | Jarkko Hietaniemi | 2001-10-23 | 1 | -0/+15 |
| * | Pretty hard for eval { setpwent(); getpwent(); 1 } to return false. | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+1 |
* | | Integrate mainline (for Arthurs thread.xs fix) | Nick Ing-Simmons | 2001-10-22 | 1 | -1/+9 |
|\ \ | |/ | |||||
| * | A user might belong to only a single group | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+9 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-10-22 | 1 | -47/+81 |
|\ \ | |/ | |||||
| * | Implement multicharacter case mappings where a single | Jarkko Hietaniemi | 2001-10-21 | 1 | -47/+81 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-10-20 | 2 | -2/+15 |
|\ \ | |/ | |||||
| * | Test vertical whitespace combined with /x in \p{}. | Jarkko Hietaniemi | 2001-10-20 | 1 | -1/+4 |
| * | Unpack in scalar context should return the first value | Jarkko Hietaniemi | 2001-10-19 | 1 | -1/+11 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-10-19 | 2 | -3/+18 |
|\ \ | |/ | |||||
| * | Unicode categories continue: | Jarkko Hietaniemi | 2001-10-19 | 1 | -1/+13 |
| * | [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin | Gerrit P. Haase | 2001-10-16 | 1 | -2/+5 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-10-15 | 2 | -3/+16 |
|\ \ | |/ | |||||
| * | Re: [PATCH t/op/magic.t] missing tests on Win32 | Blair Zajac | 2001-10-15 | 1 | -2/+2 |
| * | Rewrite mktables from scratch. | Jarkko Hietaniemi | 2001-10-13 | 1 | -1/+14 |
* | | Blind integrate of mainline | Nick Ing-Simmons | 2001-10-12 | 7 | -145/+186 |
|\ \ | |/ | |||||
| * | two s/// bugfixes | Rafael Garcia-Suarez | 2001-10-10 | 1 | -2/+6 |
| * | Even more VMS tweakage from Charles Lane: | Jarkko Hietaniemi | 2001-10-10 | 1 | -6/+13 |
| * | new tests, new TODO test | Rafael Garcia-Suarez | 2001-10-09 | 1 | -136/+114 |
| * | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Ronald J. Kimball | 2001-10-09 | 1 | -1/+1 |
| * | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Michael G. Schwern | 2001-10-08 | 2 | -2/+27 |
| * | & what's to be done for 5.8.0? | Nicholas Clark | 2001-10-08 | 2 | -0/+3 |
| * | Unicode properties: fix L& (the #12319 didn't allow L&, | Jarkko Hietaniemi | 2001-10-03 | 1 | -1/+25 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-10-02 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Unicode properties: allow also intra(wordbreak)name whitespace, | Jarkko Hietaniemi | 2001-10-02 | 1 | -2/+3 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-10-02 | 3 | -18/+61 |
|\ \ | |/ | |||||
| * | UNICOS testing patches from Nicholas Clark. | Jarkko Hietaniemi | 2001-10-01 | 2 | -8/+26 |
| * | Also the ^Is is optional. | Jarkko Hietaniemi | 2001-10-01 | 1 | -10/+35 |
* | | Integrate mainline + lib/open.t patch from Chromatic | Nick Ing-Simmons | 2001-10-02 | 2 | -2/+69 |
|\ \ | |/ | |||||
| * | More Unicode property tests for the abbreviated | Jarkko Hietaniemi | 2001-10-01 | 1 | -13/+27 |
| * | Further tweaks to the Unicode properties. | Jarkko Hietaniemi | 2001-10-01 | 1 | -1/+31 |
| * | additional docs and tests | Rafael Garcia-Suarez | 2001-09-30 | 1 | -1/+19 |
| * | More leniency to the \p and \P: now can have whitespace | Jarkko Hietaniemi | 2001-09-29 | 1 | -1/+6 |
* | | Integrate mainline. Builds lots of sv.h/embed.h redef warnings | Nick Ing-Simmons | 2001-09-29 | 6 | -32/+90 |
|\ \ | |/ | |||||
| * | Save and restore $ENV{'SYS$LOGIN'} only in VMS. | Jarkko Hietaniemi | 2001-09-29 | 1 | -2/+3 |
| * | chdir.t finally (I hope) | Craig A. Berry | 2001-09-29 | 1 | -5/+20 |
| * | Allow for more flexibility in the \p{In...} names, now | Jarkko Hietaniemi | 2001-09-29 | 1 | -5/+9 |
| * | Test numbering mismatch. | Jarkko Hietaniemi | 2001-09-28 | 1 | -1/+1 |
| * | slightly less broken chdir.t for VMS | Craig A. Berry | 2001-09-27 | 1 | -6/+6 |
| * | make __ANON__ global | Robin Barker | 2001-09-27 | 2 | -0/+9 |
| * | Check that all environment variables are tainted. | Jarkko Hietaniemi | 2001-09-26 | 1 | -2/+15 |
| * | Integrate macperl changes from Chris Nandor: | Jarkko Hietaniemi | 2001-09-26 | 2 | -17/+33 |
| * | grrr. | Jarkko Hietaniemi | 2001-09-26 | 1 | -1/+1 |
| * | Retract #12232. | Jarkko Hietaniemi | 2001-09-26 | 1 | -11/+11 |