cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
[p5sagit/p5-mst-13.2.git] / pod /
1999-12-30 Gurusamy Sarathy leave DATA open in binmode if __END__ line doesn't...
1999-12-30 Gurusamy Sarathy enable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-28 Gurusamy Sarathy tests for change#4642 and pod fixups suggested by Ralph...
1999-12-28 Gurusamy Sarathy pod nits from Simon Cozens <simon@brecon.co.uk> and...
1999-12-28 Gurusamy Sarathy perlport v1.45 from Chris Nandor
1999-12-28 Gurusamy Sarathy newer version of constant.pm from Tom Phoenix; added...
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-28 Gurusamy Sarathy pod edits from Paul Marquess and Mark-Jason Dominus
1999-12-28 Gurusamy Sarathy partly fix perldiag regressions identified by Tom Chris...
1999-12-27 Gurusamy Sarathy update perldiag for change#4707
1999-12-20 Gurusamy Sarathy pod tweaks
1999-12-17 Gurusamy Sarathy delete() should return the value as is, not a copy...
1999-12-16 Gurusamy Sarathy spell out how to get 4-digit year (from Micheal G Schwern
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-09 Gurusamy Sarathy USE_ITHREADS tweaks and notes
1999-12-09 Gurusamy Sarathy document compatibility issue with literal list slices...
1999-12-09 Gurusamy Sarathy newer version of File::Find with support for following...
1999-12-08 Gurusamy Sarathy documentation tweaks from M. J. T. Guy, Micheal Schwern...
1999-12-06 Gurusamy Sarathy change#4641 needs perldiag.pod edit
1999-12-05 Gurusamy Sarathy make File::Glob::glob() the default for CORE::glob()
1999-12-05 Gurusamy Sarathy remove outdated entry
1999-12-04 Gurusamy Sarathy s/block/loop block/ in diagnostics about next, last...
1999-12-04 Gurusamy Sarathy better implementation of change#3326; open(local $foo...
1999-12-03 Gurusamy Sarathy pod nits
1999-12-03 Gurusamy Sarathy pod embellishments from Nathan Torkington
1999-12-03 Gurusamy Sarathy perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
1999-12-03 Gurusamy Sarathy document incompatible perl4 vec() vs bitwise ops intera...
1999-12-02 Gurusamy Sarathy caveat about thread-safety of extensions
1999-12-02 Gurusamy Sarathy XS documentation patches suggested by Ilya, severally...
1999-12-02 Gurusamy Sarathy various documentation tweaks suggested by M. J. T. Guy
1999-12-02 Gurusamy Sarathy allow XSUBs and prototyped subroutines to be used with...
1999-12-02 Ilya Zakharevich a somewhat tweaked version of suggested patch
1999-12-01 Gurusamy Sarathy more accurate require() pseudocode (from James P. Williams
1999-12-01 Gurusamy Sarathy better documentation for goto ...
1999-12-01 Gurusamy Sarathy email address changes
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-19 Chip Salzenberg Document known limitations of fdopen() on some systems,
1999-11-16 Gurusamy Sarathy Pod::Parser updates (v1.091) from Brad Appleton <bradap...
1999-11-13 Michael G. Schwern [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
1999-11-07 Jarkko Hietaniemi Four special class subs, not three.
1999-11-06 Jarkko Hietaniemi Update CPAN sites list.
1999-11-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-04 Gurusamy Sarathy implement STOP blocks and fix compiler to use them...
1999-11-04 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-02 M. J. T. Guy Re: [ID 19991102.002] unpack('N', pack('N', -1)) not...
1999-11-01 Gurusamy Sarathy enable better Win32::DomainName() by demand loading...
1999-10-27 Jarkko Hietaniemi Integrate with Sarathy; manual resolve on regcomp.c...
1999-10-27 Jarkko Hietaniemi Nosuid checking for statfs() people: from Spider Boardman.
1999-10-26 Jarkko Hietaniemi Revert #4457 for more investigation.
1999-10-26 Jarkko Hietaniemi Add getmnt() to nosuid checking.
1999-10-25 Laszlo Molnar dos-djgpp update
1999-10-25 Ilya Zakharevich Missing REx engine patch
1999-10-24 Gurusamy Sarathy remove inconsistent tainting behavior of sprintf("...
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Gurusamy Sarathy don't allow SIGCHLD to be ignored at startup, or wait...
1999-10-24 Gurusamy Sarathy typo, doc tweak
1999-10-18 Gurusamy Sarathy added intro to source filters from Paul Marquess
1999-10-18 Gurusamy Sarathy pod updates from Tom Christiansen
1999-10-17 Gurusamy Sarathy remove FileHandle from list of PodParser dependencies...
1999-10-15 Gurusamy Sarathy lvalue subs patch (change#4081) breaks C<\(Foo->Bar...
1999-10-15 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-15 Gurusamy Sarathy Benchmark notes (from Barrie Slaymaker <barries@slaysys...
1999-10-15 Gurusamy Sarathy include info about Perl Mongers in perlfaq2 (from David...
1999-10-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-14 Jarkko Hietaniemi Warn inside character classes about unknown backslash...
1999-10-14 Gurusamy Sarathy clarify significance of parens for "x" (from M.J.T...
1999-10-14 Jarkko Hietaniemi Warn about false ranges like \d-\w (see the change...
1999-10-14 Gurusamy Sarathy avoid inefficiency in change#3386 (every longjmp()...
1999-10-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-13 Gurusamy Sarathy misc tweaks
1999-10-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-13 Gurusamy Sarathy pod nits from various perl porters
1999-10-13 Vlad Harchev [ID 19991013.002] fix for 'perlop.pod' shipped with...
1999-10-13 Gurusamy Sarathy typos and language goofs pointed out by Hugo van der...
1999-10-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-13 Gurusamy Sarathy various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac...
1999-10-12 Gurusamy Sarathy perldelta updates
1999-10-12 Gurusamy Sarathy update perldelta for change#4356
1999-10-12 Jarkko Hietaniemi Revert the parts of #3926 that outlawed character ranges
1999-10-12 Gurusamy Sarathy apply parts of LynxOS patches from Alan Johnson
1999-10-11 Gurusamy Sarathy add vec() example from Chaim Frenkel <chaimf@pobox...
1999-10-11 Gurusamy Sarathy more pack/unpack documentation (from Ilya Zakharevich...
1999-10-11 Gurusamy Sarathy writing to perllocal.pod fails if it was never created;
1999-10-11 Ilya Zakharevich slightly edited variant of suggested patch
1999-10-10 Gurusamy Sarathy add perlhack.pod from Nathan Torkington <gnat@frii...
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-10 Gurusamy Sarathy add missing new diagnostics to perldelta
1999-10-10 Gurusamy Sarathy update perldelta for change#3406
1999-10-10 Jarkko Hietaniemi Update perldelta.
1999-10-10 Gurusamy Sarathy better documentation for recv() (from Anton Berezin
1999-10-09 Gurusamy Sarathy perldelta updates (see TODO markers)
1999-10-07 Gurusamy Sarathy fix setpgrp vs getpgrp and POSIX vs BSD confusion ...
1999-10-07 Gurusamy Sarathy update to podlators-0.08 from Russ Allbery
1999-10-03 Michael G. Schwern A better version of #4296.
1999-10-03 Michael G. Schwern (Replaced by #4297.)
1999-10-03 Jarkko Hietaniemi Fix a typo in #4293 spotted by Graham Barr.
1999-10-03 Michael G Schwern Re: Should keys in pseudo-hashes -always- exist? [DOC...
1999-10-02 Gurusamy Sarathy update pod2man, pod2text and related Pod:: modules...
1999-10-02 Gurusamy Sarathy fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
1999-10-02 Gurusamy Sarathy add notes about effect of loop control statements inside
next