| Commit message (Expand) | Author | Age | Files | Lines |
* | lexical warnings update for docs and tests (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 20 | -31/+59 |
* | mention changes to diagnostics | Gurusamy Sarathy | 2000-03-13 | 1 | -0/+13 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-13 | 5 | -30/+98 |
|\ |
|
| * | mention autoflush portability caveat | Gurusamy Sarathy | 2000-03-13 | 3 | -5/+44 |
| * | final touches for lexical warnings (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -19/+48 |
| * | make the is_utf8_*() safe for use on invalid utf8 (they now | Gurusamy Sarathy | 2000-03-13 | 1 | -6/+6 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX | Gurusamy Sarathy | 2000-03-12 | 1 | -1/+1 |
* | | update AVAILABILITY for LynxOS | Jarkko Hietaniemi | 2000-03-12 | 1 | -0/+1 |
|/ |
|
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-12 | 3 | -1/+9 |
|\ |
|
| * | Larry's patch to disallow CORE::Snark, with perldiag entry | Gurusamy Sarathy | 2000-03-12 | 2 | -0/+8 |
| * | avoid L<foo|bar> for now, not all the pod2foo support it | Gurusamy Sarathy | 2000-03-12 | 1 | -1/+1 |
* | | todo and perldelta updates | Jarkko Hietaniemi | 2000-03-11 | 1 | -25/+40 |
|/ |
|
* | mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>) | Gurusamy Sarathy | 2000-03-11 | 1 | -5/+6 |
* | remove outdated ftp.cis.ufl.edu reference | Gurusamy Sarathy | 2000-03-11 | 1 | -4/+0 |
* | better {local,gm}time documentation (from Mark-Jason Dominus) | Gurusamy Sarathy | 2000-03-11 | 1 | -21/+33 |
* | perldelta update, typos and whitespace adjustments | Gurusamy Sarathy | 2000-03-11 | 1 | -109/+113 |
* | tweak Unicode notes, other cleanups | Gurusamy Sarathy | 2000-03-09 | 3 | -98/+65 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -9/+16 |
* | avoid autoflushing behavior of fork/system/exec on Solaris (thanks | Gurusamy Sarathy | 2000-03-09 | 1 | -6/+3 |
* | provide support for deleting actions etc. (from Ronald J Kimball | Gurusamy Sarathy | 2000-03-09 | 1 | -1/+7 |
* | make Dump() call the XSUB implementation transparently (modified | Gurusamy Sarathy | 2000-03-08 | 1 | -0/+3 |
* | clarify docs on return value from binding operators | Gurusamy Sarathy | 2000-03-08 | 1 | -2/+5 |
* | shore up pod2latex shortcomings, and a Pod::Parser fix (from | Gurusamy Sarathy | 2000-03-08 | 1 | -3/+7 |
* | Make the stringification more customizable. | Jarkko Hietaniemi | 2000-03-08 | 1 | -0/+16 |
* | prototype changes for eventually supporting C<binmode(F, ":raw")> | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+3 |
* | add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+18 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-05 | 1 | -2/+2 |
|\ |
|
| * | pod tweak | Gurusamy Sarathy | 2000-03-04 | 1 | -2/+2 |
* | | unthink wishful thinking | Jarkko Hietaniemi | 2000-03-04 | 1 | -2/+2 |
* | | detypo | Jarkko Hietaniemi | 2000-03-04 | 1 | -4/+4 |
* | | cleanup AVAILABILITY and mention binaries | Jarkko Hietaniemi | 2000-03-04 | 1 | -10/+16 |
|/ |
|
* | adjust perldelta | Gurusamy Sarathy | 2000-03-04 | 2 | -40/+27 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-04 | 2 | -49/+118 |
|\ |
|
| * | The SysV IPC test must use the native integers | Michael G Schwern | 2000-03-03 | 1 | -7/+9 |
| * | Update AVAILABILITY. | Jarkko Hietaniemi | 2000-03-03 | 1 | -42/+109 |
* | | perldebug tweak (from M J T Guy) | Gurusamy Sarathy | 2000-03-03 | 1 | -5/+6 |
|/ |
|
* | whitespace and readabiliti nits in the pods (from Michael G Schwern | Gurusamy Sarathy | 2000-03-03 | 39 | -331/+330 |
* | perldelta tweaks | Gurusamy Sarathy | 2000-03-03 | 1 | -13/+24 |
* | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-03 | 5 | -6/+30 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-03 | 5 | -9/+28 |
| |\
| |/
|/| |
|
| * | in words order bad | Jarkko Hietaniemi | 2000-03-03 | 1 | -1/+1 |
* | | /(?p{})/ changed to /(??{})/, per Larry's suggestion (from | Gurusamy Sarathy | 2000-03-03 | 2 | -5/+5 |
* | | perldelta notes about IO::Socket changes (from Graham Barr) | Gurusamy Sarathy | 2000-03-03 | 1 | -0/+9 |
* | | pod tweaks | Gurusamy Sarathy | 2000-03-03 | 2 | -4/+14 |
|/ |
|
* | move doc about v-strings from perlop to perldata (suggested by | Gurusamy Sarathy | 2000-03-02 | 3 | -17/+13 |
* | add support for Env arrays (from Gregor N. Purdy | Gurusamy Sarathy | 2000-03-01 | 1 | -0/+13 |
* | mention "r" debugger command (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-03-01 | 1 | -0/+4 |
* | Windows miscellany | Gurusamy Sarathy | 2000-03-01 | 1 | -2/+2 |
* | mention ftp/rsync access to repository in perlhack | Gurusamy Sarathy | 2000-03-01 | 2 | -2/+20 |