| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rewrite mktables from scratch. | Jarkko Hietaniemi | 2001-10-13 | 1 | -61/+80 |
* | Re: New module XML::Clean | Andreas König | 2001-10-13 | 1 | -1/+1 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-10-12 | 2 | -11/+43 |
* | Re: New module XML::Clean | Andreas König | 2001-10-12 | 1 | -1/+2 |
* | , Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT} | Rafael Garcia-Suarez | 2001-10-09 | 1 | -4/+5 |
* | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Ronald J. Kimball | 2001-10-09 | 1 | -1/+1 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-10-08 | 2 | -4/+62 |
* | Re: [PATCH mg.c gv.c and others] ${^TAINT} | Michael G. Schwern | 2001-10-08 | 1 | -0/+5 |
* | perlfunc/select | Nicholas Clark | 2001-10-05 | 1 | -1/+1 |
* | Retract #12313 and #12249. | Jarkko Hietaniemi | 2001-10-04 | 7 | -888/+690 |
* | Yet more Unicode properties. | Jarkko Hietaniemi | 2001-10-04 | 2 | -107/+140 |
* | Unicode properties: fix L& (the #12319 didn't allow L&, | Jarkko Hietaniemi | 2001-10-03 | 1 | -2/+2 |
* | (retracted by #12338) | Casey West | 2001-10-03 | 6 | -447/+632 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-10-02 | 1 | -20/+33 |
* | Also the ^Is is optional. | Jarkko Hietaniemi | 2001-10-01 | 1 | -6/+7 |
* | sortsv not in place anymore, noticed by John P. Linderman. | Jarkko Hietaniemi | 2001-10-01 | 1 | -1/+1 |
* | Further tweaks to the Unicode properties. | Jarkko Hietaniemi | 2001-10-01 | 1 | -8/+18 |
* | Patch to put qsortsv in the public API | Brian Ingerson | 2001-09-30 | 1 | -22/+34 |
* | additional docs and tests | Rafael Garcia-Suarez | 2001-09-30 | 2 | -1/+6 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-09-30 | 4 | -62/+128 |
* | More Unicode todo. | Jarkko Hietaniemi | 2001-09-29 | 1 | -1/+24 |
* | Explain a bit the new more flexible \p\P syntax. | Jarkko Hietaniemi | 2001-09-29 | 1 | -5/+10 |
* | More leniency to the \p and \P: now can have whitespace | Jarkko Hietaniemi | 2001-09-29 | 1 | -0/+8 |
* | Allow for more flexibility in the \p{In...} names, now | Jarkko Hietaniemi | 2001-09-29 | 1 | -3/+4 |
* | (retracted by #12338) | Casey West | 2001-09-27 | 1 | -243/+256 |
* | Integrate changes #12241 and #12242 from macperl: | Jarkko Hietaniemi | 2001-09-27 | 1 | -2/+2 |
* | perldiag entry for #12205. | Jarkko Hietaniemi | 2001-09-25 | 1 | -0/+10 |
* | perltooc et al updates. | Jarkko Hietaniemi | 2001-09-25 | 1 | -1/+1 |
* | Deprecating chdir(undef)/chdir('') | Michael G. Schwern | 2001-09-25 | 2 | -0/+14 |
* | proposal : put the @INC-hooks directly in %INC | Rafael Garcia-Suarez | 2001-09-23 | 1 | -4/+3 |
* | Additional minor chdir() tweak. | Abhijit Menon-Sen | 2001-09-23 | 1 | -3/+3 |
* | Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested | Abhijit Menon-Sen | 2001-09-23 | 1 | -4/+5 |
* | Re: | chromatic | 2001-09-23 | 2 | -1/+8 |
* | `@foo' should be @foo for consistency. | Abhijit Menon-Sen | 2001-09-22 | 1 | -3/+3 |
* | Rename perltootc as perltooc for 8.3-friedliness. | Jarkko Hietaniemi | 2001-09-22 | 8 | -55/+75 |
* | Re: [ID 20010919.001] local() fails on imported variables | Michael Carman | 2001-09-22 | 1 | -1/+37 |
* | expand DOS-like table (was Re: test | Michael G. Schwern | 2001-09-22 | 1 | -11/+16 |
* | perldiag.pod | Peter Scott | 2001-09-22 | 1 | -3/+7 |
* | avoid v-strings with require/use | Ronald J. Kimball | 2001-09-21 | 2 | -28/+33 |
* | Re: GDB Debugging Macros from mod_perl | Robert Spier | 2001-09-21 | 1 | -0/+12 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 2 | -62/+153 |
* | Re: ARGV and read | Dave Mitchell | 2001-09-20 | 2 | -0/+13 |
* | Fresh copies from the cvs.perl.org perlfaq repository. | Jarkko Hietaniemi | 2001-09-20 | 10 | -11/+11 |
* | Supply more details on how lc/uc/lcfirst/ucfirst are | Jarkko Hietaniemi | 2001-09-16 | 2 | -5/+9 |
* | Elaborate (well, make more vague, really) #12030. | Jarkko Hietaniemi | 2001-09-15 | 2 | -7/+8 |
* | Document that the lc(), uc(), lcfirst(), ucfirst() | Jarkko Hietaniemi | 2001-09-15 | 2 | -0/+11 |
* | Document what's still to be done on the regular expression | Jarkko Hietaniemi | 2001-09-15 | 2 | -4/+76 |
* | Re: unterminated C<...> at line 426 in file perlport.pod | Robin Barker | 2001-09-14 | 1 | -1/+1 |
* | unterminated C<...> at line 426 in file perlport.pod | H.Merijn Brand | 2001-09-14 | 1 | -1/+1 |
* | Execute files of debugger commands | Peter Scott | 2001-09-14 | 1 | -0/+5 |