summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* pod tweaksGurusamy Sarathy1999-12-203-11/+10
* delete() should return the value as is, not a copy thereofGurusamy Sarathy1999-12-171-2/+2
* spell out how to get 4-digit year (from Micheal G SchwernGurusamy Sarathy1999-12-161-0/+16
* USE_ITHREADS tweaks and notesGurusamy Sarathy1999-12-091-5/+52
* document compatibility issue with literal list slices and NOTOPGurusamy Sarathy1999-12-091-0/+22
* newer version of File::Find with support for following symlinks andGurusamy Sarathy1999-12-091-0/+8
* documentation tweaks from M. J. T. Guy, Micheal Schwern, andGurusamy Sarathy1999-12-082-2/+8
* change#4641 needs perldiag.pod editGurusamy Sarathy1999-12-061-1/+1
* make File::Glob::glob() the default for CORE::glob()Gurusamy Sarathy1999-12-051-6/+6
* remove outdated entryGurusamy Sarathy1999-12-051-18/+0
* s/block/loop block/ in diagnostics about next, last, redoGurusamy Sarathy1999-12-041-13/+16
* better implementation of change#3326; open(local $foo,...) nowGurusamy Sarathy1999-12-041-5/+8
* pod nitsGurusamy Sarathy1999-12-032-54/+55
* pod embellishments from Nathan TorkingtonGurusamy Sarathy1999-12-032-28/+35
* perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)Gurusamy Sarathy1999-12-031-1/+1
* document incompatible perl4 vec() vs bitwise ops interaction trapGurusamy Sarathy1999-12-031-0/+24
* caveat about thread-safety of extensionsGurusamy Sarathy1999-12-021-2/+10
* XS documentation patches suggested by Ilya, severally adjustedGurusamy Sarathy1999-12-022-203/+670
* various documentation tweaks suggested by M. J. T. GuyGurusamy Sarathy1999-12-022-2/+4
* allow XSUBs and prototyped subroutines to be used with sort() (tweakedGurusamy Sarathy1999-12-022-6/+28
* a somewhat tweaked version of suggested patchIlya Zakharevich1999-12-021-10/+54
* more accurate require() pseudocode (from James P. WilliamsGurusamy Sarathy1999-12-011-1/+2
* better documentation for goto &NAME (from M. J. T. Guy)Gurusamy Sarathy1999-12-011-7/+14
* email address changesGurusamy Sarathy1999-12-012-2/+2
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-015-1/+231
* Document known limitations of fdopen() on some systems,Chip Salzenberg1999-11-191-2/+13
* Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-11-161-9/+40
* [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatTextMichael G. Schwern1999-11-131-1/+3
* Four special class subs, not three.Jarkko Hietaniemi1999-11-071-3/+3
* Update CPAN sites list.Jarkko Hietaniemi1999-11-061-56/+77
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-047-29/+51
|\
| * implement STOP blocks and fix compiler to use them (minimallyGurusamy Sarathy1999-11-047-29/+51
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-041-7/+8
|\ \ | |/
| * enable better Win32::DomainName() by demand loading netapi32.dllGurusamy Sarathy1999-11-011-7/+8
* | Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotentM. J. T. Guy1999-11-021-5/+5
|/
* Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-275-28/+36
|\
| * remove inconsistent tainting behavior of sprintf("%e",...)Gurusamy Sarathy1999-10-242-16/+6
| * don't allow SIGCHLD to be ignored at startup, or wait*() andGurusamy Sarathy1999-10-242-10/+28
| * typo, doc tweakGurusamy Sarathy1999-10-241-2/+2
* | Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-271-1/+1
* | Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-261-4/+2
* | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-261-2/+4
* | dos-djgpp updateLaszlo Molnar1999-10-251-1/+19
* | Missing REx engine patchIlya Zakharevich1999-10-251-0/+4
|/
* added intro to source filters from Paul MarquessGurusamy Sarathy1999-10-182-0/+576
* pod updates from Tom ChristiansenGurusamy Sarathy1999-10-182-157/+198
* remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-171-1/+1
* lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;Gurusamy Sarathy1999-10-152-2/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-152-3/+13
|\
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-141-4/+5
| |\