Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A bit of "perl.com" cleanup. | Jarkko Hietaniemi | 2002-01-04 | 11 | -186/+61 |
* | Spread the good word of "env". | Jarkko Hietaniemi | 2002-01-04 | 3 | -0/+16 |
* | Document the U+0085, U+2028, and U+2029. | Jarkko Hietaniemi | 2002-01-04 | 2 | -10/+14 |
* | warn if not CORE::dump | Rafael Garcia-Suarez | 2002-01-04 | 2 | -1/+8 |
* | FAQ sync (RCS Ids only?) | Jarkko Hietaniemi | 2002-01-03 | 3 | -3/+3 |
* | Grammar fix suggested by Gwyn Judd. | Abhijit Menon-Sen | 2002-01-03 | 1 | -3/+3 |
* | Simon's new perlapi scheme, I hope I got all the pieces. | Jarkko Hietaniemi | 2002-01-02 | 1 | -1065/+1229 |
* | errors caused by the "my Dog $spot" syntax | Rafael Garcia-Suarez | 2002-01-02 | 1 | -1/+6 |
* | Bad prototype detection changed from error to warning | Sam Tregar | 2002-01-02 | 1 | -4/+9 |
* | One more iteration of the ibcmp_utf8() interface, | Jarkko Hietaniemi | 2002-01-02 | 1 | -7/+14 |
* | Make ibcmp_utf8() optionally progress in either string for | Jarkko Hietaniemi | 2002-01-02 | 1 | -1/+6 |
* | Document the to_utf8_*() functions. | Jarkko Hietaniemi | 2002-01-01 | 1 | -0/+64 |
* | perldiag.pod transposition | Nicholas Clark | 2002-01-01 | 1 | -2/+2 |
* | Corrections : unknown warning category | Rafael Garcia-Suarez | 2002-01-01 | 1 | -2/+2 |
* | Basic bad prototype detection | Sam Tregar | 2001-12-31 | 1 | -0/+7 |
* | Regen files. | Jarkko Hietaniemi | 2001-12-30 | 1 | -19/+19 |
* | -t without -w | Michael G. Schwern | 2001-12-30 | 1 | -2/+2 |
* | Pod whitespace cleanup, round 0. | coral@eekeek.org | 2001-12-29 | 11 | -20/+20 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-12-29 | 1 | -19/+19 |
|\ | |||||
| * | Nicholas Clark's embed.pl fix for my_socketpair | Nick Ing-Simmons | 2001-12-29 | 1 | -19/+19 |
* | | Module names and other nits | Audrey Tang | 2001-12-29 | 14 | -24/+24 |
|/ | |||||
* | Fast Latin1<->UTF-8 conversion for older Perls. | Jarkko Hietaniemi | 2001-12-27 | 1 | -0/+9 |
* | [DOC PATCH] left is right and right is left | Philip Newton | 2001-12-27 | 2 | -4/+4 |
* | Bad $? assumptions. | Jarkko Hietaniemi | 2001-12-26 | 2 | -5/+19 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-12-26 | 1 | -2/+2 |
* | Make -t equal -tw. | Jarkko Hietaniemi | 2001-12-25 | 1 | -5/+7 |
* | Re: Not OK 13881 | John Peacock | 2001-12-25 | 1 | -19/+39 |
* | perlhack.pod | John P. Linderman | 2001-12-24 | 1 | -3/+4 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-12-23 | 1 | -16/+16 |
|\ | |||||
| * | Add at least the "important" PerlIO_xxxx functions to embed.pl | Nick Ing-Simmons | 2001-12-22 | 1 | -16/+16 |
* | | socketpair emulation | Nicholas Clark | 2001-12-23 | 1 | -1/+3 |
|/ | |||||
* | perltie.pod (or what does it mean?) | Wolfgang Laun | 2001-12-21 | 1 | -1/+1 |
* | perlfunc.pod patch re flock via fcntl | Tye McQueen | 2001-12-21 | 1 | -0/+4 |
* | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1), | Jarkko Hietaniemi | 2001-12-21 | 1 | -4/+12 |
* | Sterner admonishment on -t. | Jarkko Hietaniemi | 2001-12-20 | 1 | -4/+5 |
* | Re: [PATCH pod/perliol.pod] resend | Stas Bekman | 2001-12-20 | 1 | -57/+199 |
* | Re: [BUG] bleadperl regexp (was ok in 5.6.0) | Jarkko Hietaniemi | 2001-12-19 | 1 | -8/+9 |
* | Reword the alarm explanation. | Jarkko Hietaniemi | 2001-12-19 | 1 | -8/+10 |
* | Regen toc. | Jarkko Hietaniemi | 2001-12-19 | 1 | -8/+30 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-12-19 | 1 | -3/+3 |
* | Reformat round. | Jarkko Hietaniemi | 2001-12-19 | 1 | -37/+38 |
* | pod/perlunicode.pod | Jeffrey Friedl | 2001-12-19 | 1 | -51/+47 |
* | Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references) | Jeffrey Friedl | 2001-12-19 | 1 | -7/+7 |
* | Slight pod reformatting. | Jarkko Hietaniemi | 2001-12-19 | 1 | -90/+74 |
* | pod/perluniintro.pod (removes unnecessary UTF-8 references) | Jeffrey Friedl | 2001-12-19 | 1 | -82/+139 |
* | pod/perluniintro.pod | Jeffrey Friedl | 2001-12-18 | 1 | -3/+2 |
* | [PATCH] Re: chomp/chop prototype changed? | Rafael Garcia-Suarez | 2001-12-17 | 1 | -0/+24 |
* | perluniintro tweaks as suggested by Jeffrey Friedl. | Jarkko Hietaniemi | 2001-12-17 | 1 | -6/+32 |
* | Demote the surrogate and non-character errors to warnings. | Jarkko Hietaniemi | 2001-12-17 | 1 | -7/+10 |
* | -t and the core tests; -t and PERL5OPT | Rafael Garcia-Suarez | 2001-12-17 | 2 | -2/+2 |