| Commit message (Expand) | Author | Age | Files | Lines |
* | remove outdated entry | Gurusamy Sarathy | 1999-12-05 | 1 | -18/+0 |
* | s/block/loop block/ in diagnostics about next, last, redo | Gurusamy Sarathy | 1999-12-04 | 1 | -13/+16 |
* | better implementation of change#3326; open(local $foo,...) now | Gurusamy Sarathy | 1999-12-04 | 1 | -5/+8 |
* | pod nits | Gurusamy Sarathy | 1999-12-03 | 2 | -54/+55 |
* | pod embellishments from Nathan Torkington | Gurusamy Sarathy | 1999-12-03 | 2 | -28/+35 |
* | perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>) | Gurusamy Sarathy | 1999-12-03 | 1 | -1/+1 |
* | document incompatible perl4 vec() vs bitwise ops interaction trap | Gurusamy Sarathy | 1999-12-03 | 1 | -0/+24 |
* | caveat about thread-safety of extensions | Gurusamy Sarathy | 1999-12-02 | 1 | -2/+10 |
* | XS documentation patches suggested by Ilya, severally adjusted | Gurusamy Sarathy | 1999-12-02 | 2 | -203/+670 |
* | various documentation tweaks suggested by M. J. T. Guy | Gurusamy Sarathy | 1999-12-02 | 2 | -2/+4 |
* | allow XSUBs and prototyped subroutines to be used with sort() (tweaked | Gurusamy Sarathy | 1999-12-02 | 2 | -6/+28 |
* | a somewhat tweaked version of suggested patch | Ilya Zakharevich | 1999-12-02 | 1 | -10/+54 |
* | more accurate require() pseudocode (from James P. Williams | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+2 |
* | better documentation for goto &NAME (from M. J. T. Guy) | Gurusamy Sarathy | 1999-12-01 | 1 | -7/+14 |
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 2 | -2/+2 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 5 | -1/+231 |
* | Document known limitations of fdopen() on some systems, | Chip Salzenberg | 1999-11-19 | 1 | -2/+13 |
* | Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com> | Gurusamy Sarathy | 1999-11-16 | 1 | -9/+40 |
* | [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText | Michael G. Schwern | 1999-11-13 | 1 | -1/+3 |
* | Four special class subs, not three. | Jarkko Hietaniemi | 1999-11-07 | 1 | -3/+3 |
* | Update CPAN sites list. | Jarkko Hietaniemi | 1999-11-06 | 1 | -56/+77 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-04 | 7 | -29/+51 |
|\ |
|
| * | implement STOP blocks and fix compiler to use them (minimally | Gurusamy Sarathy | 1999-11-04 | 7 | -29/+51 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-04 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | enable better Win32::DomainName() by demand loading netapi32.dll | Gurusamy Sarathy | 1999-11-01 | 1 | -7/+8 |
* | | Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent | M. J. T. Guy | 1999-11-02 | 1 | -5/+5 |
|/ |
|
* | Integrate with Sarathy; manual resolve on regcomp.c conflicts | Jarkko Hietaniemi | 1999-10-27 | 5 | -28/+36 |
|\ |
|
| * | remove inconsistent tainting behavior of sprintf("%e",...) | Gurusamy Sarathy | 1999-10-24 | 2 | -16/+6 |
| * | don't allow SIGCHLD to be ignored at startup, or wait*() and | Gurusamy Sarathy | 1999-10-24 | 2 | -10/+28 |
| * | typo, doc tweak | Gurusamy Sarathy | 1999-10-24 | 1 | -2/+2 |
* | | Nosuid checking for statfs() people: from Spider Boardman. | Jarkko Hietaniemi | 1999-10-27 | 1 | -1/+1 |
* | | Revert #4457 for more investigation. | Jarkko Hietaniemi | 1999-10-26 | 1 | -4/+2 |
* | | Add getmnt() to nosuid checking. | Jarkko Hietaniemi | 1999-10-26 | 1 | -2/+4 |
* | | dos-djgpp update | Laszlo Molnar | 1999-10-25 | 1 | -1/+19 |
* | | Missing REx engine patch | Ilya Zakharevich | 1999-10-25 | 1 | -0/+4 |
|/ |
|
* | added intro to source filters from Paul Marquess | Gurusamy Sarathy | 1999-10-18 | 2 | -0/+576 |
* | pod updates from Tom Christiansen | Gurusamy Sarathy | 1999-10-18 | 2 | -157/+198 |
* | remove FileHandle from list of PodParser dependencies (the | Gurusamy Sarathy | 1999-10-17 | 1 | -1/+1 |
* | lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>; | Gurusamy Sarathy | 1999-10-15 | 2 | -2/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-15 | 2 | -3/+13 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-14 | 1 | -4/+5 |
| |\ |
|
| * | | Warn inside character classes about unknown backslash escapes | Jarkko Hietaniemi | 1999-10-14 | 2 | -3/+13 |
* | | | Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>) | Gurusamy Sarathy | 1999-10-15 | 1 | -6/+24 |
* | | | include info about Perl Mongers in perlfaq2 (from David H. Adler | Gurusamy Sarathy | 1999-10-15 | 1 | -2/+20 |
| |/
|/| |
|
* | | clarify significance of parens for "x" (from M.J.T. Guy | Gurusamy Sarathy | 1999-10-14 | 1 | -4/+5 |
|/ |
|
* | Warn about false ranges like \d-\w (see the change #4355). | Jarkko Hietaniemi | 1999-10-14 | 2 | -5/+23 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-13 | 1 | -18/+7 |
|\ |
|
| * | misc tweaks | Gurusamy Sarathy | 1999-10-13 | 1 | -18/+7 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-13 | 3 | -37/+98 |
|\ \
| |/ |
|
| * | pod nits from various perl porters | Gurusamy Sarathy | 1999-10-13 | 3 | -4/+61 |