summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-015-1/+231
| | | p4raw-id: //depot/perl@4602
* Document known limitations of fdopen() on some systems,Chip Salzenberg1999-11-191-2/+13
| | | | | as they apply to open() and sysopen(). p4raw-id: //depot/perl@4600
* Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-11-161-9/+40
| | | p4raw-id: //depot/perl@4590
* [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatTextMichael G. Schwern1999-11-131-1/+3
| | | | | | | To: perl5-porters@perl.org, pod-people@perl.org Cc: tchrist@mox.perl.com, gnat@frii.com Message-ID: <19991110172146.A23527@athens.aocn.com> p4raw-id: //depot/cfgperl@4569
* Four special class subs, not three.Jarkko Hietaniemi1999-11-071-3/+3
| | | p4raw-id: //depot/cfgperl@4534
* Update CPAN sites list.Jarkko Hietaniemi1999-11-061-56/+77
| | | p4raw-id: //depot/cfgperl@4523
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-047-29/+51
|\ | | | | p4raw-id: //depot/cfgperl@4520
| * implement STOP blocks and fix compiler to use them (minimallyGurusamy Sarathy1999-11-047-29/+51
| | | | | | | | | | tested) p4raw-id: //depot/perl@4515
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-041-7/+8
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4513
| * enable better Win32::DomainName() by demand loading netapi32.dllGurusamy Sarathy1999-11-011-7/+8
| | | | | | | | | | (from Jan Dubois) p4raw-id: //depot/perl@4504
* | Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotentM. J. T. Guy1999-11-021-5/+5
|/ | | | | | To: ben@mucus.advanced.org, perl5-porters@perl.org Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk> p4raw-id: //depot/cfgperl@4509
* Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-275-28/+36
|\ | | | | | | | | (Ilya's changes won). p4raw-id: //depot/cfgperl@4468
| * remove inconsistent tainting behavior of sprintf("%e",...)Gurusamy Sarathy1999-10-242-16/+6
| | | | | | | | | | (all bets are off is "C" locale is compromised) p4raw-id: //depot/perl@4449
| * don't allow SIGCHLD to be ignored at startup, or wait*() andGurusamy Sarathy1999-10-242-10/+28
| | | | | | | | | | $? break p4raw-id: //depot/perl@4440
| * typo, doc tweakGurusamy Sarathy1999-10-241-2/+2
| | | | | | p4raw-id: //depot/perl@4438
* | Nosuid checking for statfs() people: from Spider Boardman.Jarkko Hietaniemi1999-10-271-1/+1
| | | | | | p4raw-id: //depot/cfgperl@4465
* | Revert #4457 for more investigation.Jarkko Hietaniemi1999-10-261-4/+2
| | | | | | p4raw-id: //depot/cfgperl@4460
* | Add getmnt() to nosuid checking.Jarkko Hietaniemi1999-10-261-2/+4
| | | | | | p4raw-id: //depot/cfgperl@4457
* | dos-djgpp updateLaszlo Molnar1999-10-251-1/+19
| | | | | | | | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Message-ID: <19991025101130.K459@crater.eth.ericsson.se> p4raw-id: //depot/cfgperl@4454
* | Missing REx engine patchIlya Zakharevich1999-10-251-0/+4
|/ | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4452
* added intro to source filters from Paul MarquessGurusamy Sarathy1999-10-182-0/+576
| | | p4raw-id: //depot/perl@4406
* pod updates from Tom ChristiansenGurusamy Sarathy1999-10-182-157/+198
| | | p4raw-id: //depot/perl@4404
* remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-171-1/+1
| | | | | difference is 20 files vs 6 files loaded!) p4raw-id: //depot/perl@4400
* lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;Gurusamy Sarathy1999-10-152-2/+2
| | | | | | | | avoid tickling it in Pod::Man for now; other nits in Pod::* p4raw-link: @4081 on //depot/perl: cd06dffe59d60ee6a2fdd7c81f8cef42c7026b36 p4raw-id: //depot/perl@4390
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-152-3/+13
|\ | | | | p4raw-id: //depot/perl@4387
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-141-4/+5
| |\ | | | | | | p4raw-id: //depot/cfgperl@4381
| * | Warn inside character classes about unknown backslash escapesJarkko Hietaniemi1999-10-142-3/+13
| | | | | | | | | | | | | | | | | | | | | (that are not caught earlier because of being completely unknown, such as \m), such as \z (because they make do sense inside regexen, but not inside character classes). p4raw-id: //depot/cfgperl@4380
* | | Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)Gurusamy Sarathy1999-10-151-6/+24
| | | | | | | | | p4raw-id: //depot/perl@4384
* | | include info about Perl Mongers in perlfaq2 (from David H. AdlerGurusamy Sarathy1999-10-151-2/+20
| |/ |/| | | | | | | <dha@panix.com>) p4raw-id: //depot/perl@4383
* | clarify significance of parens for "x" (from M.J.T. GuyGurusamy Sarathy1999-10-141-4/+5
|/ | | | | <mjtg@cus.cam.ac.uk>) p4raw-id: //depot/perl@4379
* Warn about false ranges like \d-\w (see the change #4355).Jarkko Hietaniemi1999-10-142-5/+23
| | | | | | | The invalid ranges (b-a) warning message also enhanced. p4raw-link: @4355 on //depot/cfgperl: 1209ba901e0b2880eea69ad70613848af5543517 p4raw-id: //depot/cfgperl@4374
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-131-18/+7
|\ | | | | p4raw-id: //depot/cfgperl@4371
| * misc tweaksGurusamy Sarathy1999-10-131-18/+7
| | | | | | p4raw-id: //depot/perl@4370
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-133-37/+98
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4369
| * pod nits from various perl portersGurusamy Sarathy1999-10-133-4/+61
| | | | | | p4raw-id: //depot/perl@4368
| * typos and language goofs pointed out by Hugo van der SandenGurusamy Sarathy1999-10-132-33/+37
| | | | | | | | | | <hv@crypt.compulink.co.uk> p4raw-id: //depot/perl@4366
* | [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503Vlad Harchev1999-10-131-1/+1
| | | | | | | | | | | | To: perl5-porters@perl.org Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain> p4raw-id: //depot/cfgperl@4367
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-135-17/+47
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4365
| * various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)Gurusamy Sarathy1999-10-134-12/+21
| | | | | | p4raw-id: //depot/perl@4359
| * perldelta updatesGurusamy Sarathy1999-10-121-5/+11
| | | | | | p4raw-id: //depot/perl@4358
| * update perldelta for change#4356Gurusamy Sarathy1999-10-121-0/+15
| | | | | | | | | | p4raw-link: @4356 on //depot/perl: 72b166521443a1b89b0fed156fa8334cfab6e61b p4raw-id: //depot/perl@4357
* | Revert the parts of #3926 that outlawed character rangesJarkko Hietaniemi1999-10-122-4/+7
|/ | | | | | | | | | | that have character classes such as \w as either endpoint. This change re-establishes the old behavior which meant that such ranges weren't really ranges, the "-" was literal. Moreover, this change also fixes the old behavior to be more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't. Now they all do work as described above. The #3926 outlawed all of those. p4raw-id: //depot/cfgperl@4355
* apply parts of LynxOS patches from Alan JohnsonGurusamy Sarathy1999-10-121-4/+16
| | | | | <johnson@alonn.gemse.fr> p4raw-id: //depot/perl@4353
* add vec() example from Chaim Frenkel <chaimf@pobox.com>Gurusamy Sarathy1999-10-111-5/+175
| | | p4raw-id: //depot/perl@4348
* more pack/unpack documentation (from Ilya Zakharevich); changedGurusamy Sarathy1999-10-111-10/+64
| | | | | | the behavior of 'Z*' and 'Z3' to always pack a trailing null byte; changed documentation to suit; added test p4raw-id: //depot/perl@4346
* writing to perllocal.pod fails if it was never created;Gurusamy Sarathy1999-10-111-1/+1
| | | | | | tweak pseudo-hash example (both suggested by Michael G Schwern <schwern@pobox.com>) p4raw-id: //depot/perl@4345
* slightly edited variant of suggested patchIlya Zakharevich1999-10-111-0/+106
| | | | | | Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_58] How RExen match? p4raw-id: //depot/perl@4344
* add perlhack.pod from Nathan Torkington <gnat@frii.com>Gurusamy Sarathy1999-10-104-0/+274
| | | p4raw-id: //depot/perl@4340
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-102-223/+704
| | | | | | compatibility; introduce SAVEDESTRUCTOR_X() that accepts void(*)(pTHX_ void*) p4raw-id: //depot/perl@4339
* add missing new diagnostics to perldeltaGurusamy Sarathy1999-10-101-42/+415
| | | p4raw-id: //depot/perl@4338