| Commit message (Expand) | Author | Age | Files | Lines |
* | Mention the Unicode::Regex::Set module. | Jarkko Hietaniemi | 2003-06-14 | 1 | -2/+5 |
* | Having to pull in the whole Encode just to get SvUTF8() | Jarkko Hietaniemi | 2003-06-14 | 1 | -3/+2 |
* | Slight tweaks on the length() and chr() entries, | Jarkko Hietaniemi | 2003-06-14 | 1 | -6/+14 |
* | Slight reorg of the binmode() entry. | Jarkko Hietaniemi | 2003-06-14 | 1 | -17/+17 |
* | Remove the deprecated $* variable. | Rafael Garcia-Suarez | 2003-06-13 | 4 | -38/+16 |
* | Add a new warning, "Newline in left-justified string for printf/sprintf" | Robin Barker | 2003-06-12 | 1 | -0/+9 |
* | Further perlio doc tweaks. | Jarkko Hietaniemi | 2003-06-12 | 1 | -12/+19 |
* | Re: nitpick with \(0..2) | Steve Grazzini | 2003-06-09 | 1 | -2/+2 |
* | [patch] L<perlguts/"API LISTING"> is now L<perlapi> | Stas Bekman | 2003-06-06 | 3 | -8/+3 |
* | Clarify that => doesn't quote compound identifiers. | Rafael Garcia-Suarez | 2003-06-06 | 1 | -2/+3 |
* | Salvage parts of #19418 (the ext/PerlIO/t/open.t | Jarkko Hietaniemi | 2003-06-03 | 1 | -1/+4 |
* | Retract #19667, #19660, #19659, #19658, #19657, #19656, | Jarkko Hietaniemi | 2003-06-03 | 1 | -6/+1 |
* | resurrect change#19628 and make it work by generalizing | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | change#19628 broke many win32/system.t tests, so back it out | Gurusamy Sarathy | 2003-06-02 | 1 | -1/+1 |
* | Regenerate internals pods. | Rafael Garcia-Suarez | 2003-05-31 | 2 | -0/+5 |
* | A bit of networking notworking negativity. | Jarkko Hietaniemi | 2003-05-30 | 1 | -0/+14 |
* | jumbo closure fix | Dave Mitchell | 2003-05-29 | 3 | -46/+68 |
* | A *much* cut-down version of the patches in the thread | Jim Cromie | 2003-05-29 | 1 | -0/+10 |
* | typo in pod/perlfunc.pod | Alexey Mahotkin | 2003-05-29 | 1 | -1/+1 |
* | Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP | Jan Dubois | 2003-05-28 | 1 | -1/+1 |
* | For now reword the sysread/syswrite description to | Jarkko Hietaniemi | 2003-05-27 | 1 | -32/+34 |
* | Regen modlib and toc. | Jarkko Hietaniemi | 2003-05-25 | 2 | -73/+209 |
* | New warning "Useless localization of %s", based on | Dave Mitchell | 2003-05-21 | 1 | -0/+6 |
* | perldata.pod revamp rev. 3 | Shlomi Fish | 2003-05-21 | 1 | -10/+48 |
* | Re: Possible precedence problem on bitwise ^ operator | Yitzchak Scott-Thoennes | 2003-05-19 | 1 | -4/+2 |
* | Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn | Michael G. Schwern | 2003-05-18 | 2 | -22/+26 |
* | Clarify the explanation of the warning "Possible precedence problem | Rafael Garcia-Suarez | 2003-05-17 | 1 | -1/+3 |
* | More perldiag.pod sorting | Ronald J. Kimball | 2003-05-13 | 1 | -40/+40 |
* | Re: Bug stomping fun. [PATCH: bug #1016] | Alex Vandiver | 2003-05-12 | 1 | -1/+1 |
* | Small nit in perlsyn about the new // operator | Rafael Garcia-Suarez | 2003-05-12 | 1 | -1/+1 |
* | Open UNIX is not really "formerly Unixware", since the most | Rafael Garcia-Suarez | 2003-05-11 | 1 | -1/+1 |
* | Slight tweaks to the platform list. | Jarkko Hietaniemi | 2003-05-11 | 1 | -7/+10 |
* | Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop | Casey West | 2003-05-11 | 1 | -8/+32 |
* | perlport.pod nit for doc bug #8253. | Rafael Garcia-Suarez | 2003-05-11 | 1 | -0/+3 |
* | Fixup the method behaviour table. | Jarkko Hietaniemi | 2003-05-11 | 1 | -9/+12 |
* | Try to plug more potential PerlIO NULL method | Jarkko Hietaniemi | 2003-05-10 | 1 | -0/+42 |
* | Remove the error messages "Final @ should be \@ or @name" | Rafael Garcia-Suarez | 2003-05-09 | 1 | -7/+0 |
* | Document that perl tries to load .pmc files before .pm files. | Casey West | 2003-05-09 | 1 | -0/+9 |
* | Fix for doc bug #8602 : clarify eof() example comments | Rafael Garcia-Suarez | 2003-05-09 | 1 | -3/+2 |
* | [perl #8702] Clean up perltrap mis-information | Casey West | 2003-05-09 | 1 | -1/+14 |
* | Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt | Casey West | 2003-05-09 | 1 | -1/+4 |
* | [perl #8703] unescaped @ is fine | Casey West | 2003-05-09 | 1 | -4/+3 |
* | Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue | Yitzchak Scott-Thoennes | 2003-05-09 | 1 | -0/+10 |
* | Remove duplicate entries from perldiag | Rafael Garcia-Suarez | 2003-05-08 | 1 | -10/+0 |
* | Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty | Yitzchak Scott-Thoennes | 2003-05-08 | 3 | -1/+19 |
* | alphabetize perldiag.pod | Ronald J. Kimball | 2003-05-08 | 1 | -218/+227 |
* | Document which interfaces are NOT Unicode-aware. | Jarkko Hietaniemi | 2003-05-06 | 2 | -4/+54 |
* | [perl #8063] perlfilter doesn't mention potential DATA clobber | Casey West | 2003-05-05 | 1 | -0/+14 |
* | Fix doc bug #22067, noticed by Mark Knutsen | Rafael Garcia-Suarez | 2003-05-05 | 1 | -1/+1 |
* | Snip away the perlunicode slowness demo since the new | Jarkko Hietaniemi | 2003-05-05 | 1 | -51/+8 |