This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fork() failure to create pseudo process sets errno=EAGAIN and returns
[perl5.git] / pod /
2000-05-07 Gurusamy Sarathybuildtoc tweak to fix newline lossage
2000-05-07 Gurusamy Sarathynote about undocumented caller() return value (from...
2000-05-07 Gurusamy Sarathyavoid warnings in diagnostics.pm; pod tweaks (from...
2000-05-05 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-05 Gurusamy Sarathynote about values()
2000-05-02 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-02 Gurusamy Sarathyadd note about how $( doesn't interpolate in REs (from
2000-05-02 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-02 Gurusamy Sarathyperlretut revisions (from Mark Kvale <kvale@phy.ucsf...
2000-05-02 Gurusamy Sarathyremove outdated perltrap entry (from Peter Scott <Peter...
2000-05-01 Jarkko HietaniemiIntegrate with Sarathy; unfortunately Sarathy's whitespace
2000-05-01 Gurusamy Sarathysmall nits in diagnostics.pm (from Robin Barker)
2000-05-01 Gurusamy Sarathyintroduce @LAST_MATCH_START and @LAST_MATCH_END, Englis...
2000-04-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-29 Gurusamy Sarathyremove Win2K issue in pod (fixed by change#6020)
2000-04-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-28 Gurusamy Sarathytweak change#5945 to display correct switch name in...
2000-04-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-28 Gurusamy Sarathyclarify note about shadow password support (from
2000-04-28 Gurusamy Sarathynote about compile failures and END blocks (from M...
2000-04-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-28 Gurusamy Sarathyvarious minor tweaks seen on p5p
2000-04-28 Gurusamy Sarathypod nit (from Simon Cozens)
2000-04-28 Gurusamy Sarathyadd regular expressions tutorial and quick-start guide...
2000-04-27 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-27 Gurusamy Sarathyimproved docs on the warn_uninit diagnostic (from David...
2000-04-27 Gurusamy Sarathyreformat to 72 columns (again)
2000-04-27 Gurusamy Sarathydoubled words in pods (from Simon Cozens
2000-04-27 Gurusamy Sarathypod nits (from A. C. Yardley <yardley@tanet.net>)
2000-04-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-04-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-25 Gurusamy Sarathyreformat perldiag to avoid long lines
2000-04-25 Jarkko HietaniemiDocument that tr() is not tr(1).
2000-04-25 Gurusamy Sarathymake module name mandatory after -M switch; reorder...
2000-04-24 Gurusamy Sarathymore pod nits (from Larry Virden)
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathypod nits
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-04-24 Gurusamy Sarathysupported platforms mixed up
2000-04-24 Gurusamy Sarathypod nit: $yday range for localtime/gmtime is 0..364...
2000-03-28 Gurusamy Sarathyadd Changes, perldelta.pod
2000-03-28 Gurusamy Sarathyrename Changes and perldelta.pod
2000-03-23 Gurusamy Sarathyupdate patchlevel.h, Changes; regen perltoc.pod perl-5.6.0
2000-03-23 Gurusamy Sarathyrevise perldelta for more optimal ordering, minor Todo
2000-03-23 Gurusamy Sarathypod updates (from Tom Christiansen)
2000-03-22 Gurusamy Sarathyperlsyn.pod nit (from Tom Christiansen)
2000-03-22 Gurusamy Sarathyadd README.machten (from Dominic Dunlop)
2000-03-22 Gurusamy Sarathyadd note about lib/open3.t#22 failure on Win2K
2000-03-22 Gurusamy Sarathymake unloading of extension shared objects (change...
2000-03-22 Gurusamy Sarathymissing pieces in perldelta
2000-03-22 Gurusamy Sarathyrename tests to more appropriate names
2000-03-21 Jarkko HietaniemiAdd supported platforms.
2000-03-21 Jarkko HietaniemiDisallow using too old gcc in {Tru64,Digital UNIX,DEC...
2000-03-21 Gurusamy Sarathyhere lies RC3
2000-03-21 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-21 Gurusamy Sarathymake parenthetic warnings look consistent; make diagnos...
2000-03-20 Jarkko HietaniemiDocument the lib/io_multihomed test hang in 64-bit...
2000-03-20 Gurusamy Sarathyadd note about symbolic filehandles (from Johan Vromans)
2000-03-20 Gurusamy Sarathymention handle autovivification in perldata (from Johan...
2000-03-19 Gurusamy Sarathyadd @x->[2] bug to known issues (from Johan Vromans)
2000-03-19 Gurusamy Sarathymention how to look up perllocal.pod (from Michael...
2000-03-19 Gurusamy Sarathymention need to wait for children (from Russ Allbery)
2000-03-19 Gurusamy Sarathypod typo fixes (from Marcel Grunauer <marcel.grunauer...
2000-03-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-19 Gurusamy Sarathyfix typo
2000-03-19 Gurusamy Sarathyproduce better error message when \N{...} is used without
2000-03-19 Gurusamy Sarathydefault warnLevel and dieLevel to 0 in debugger (from Tom
2000-03-19 Gurusamy Sarathybetter notes on s///ee (from Simon Cozens <simon@cozens...
2000-03-19 Gurusamy Sarathywarn about CHECK and INIT blocks encountered at run...
2000-03-19 Jarkko HietaniemiTaint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko HietaniemiTaint shmread().
2000-03-19 Jarkko HietaniemiTaint also the passwd field of the getpw*().
2000-03-18 Jarkko HietaniemiTaint the shell from the getpw*.
2000-03-18 Jarkko HietaniemiAdd newSVuv().
2000-03-18 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-18 Gurusamy Sarathybetter explanation of C<> tags (from Wolfgang Laun)
2000-03-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-17 Gurusamy Sarathytweak perldata section on v-strings
2000-03-17 Jarkko HietaniemiAdd the NEXTSTEP strftime %j bug to Known Problems.
2000-03-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-17 Gurusamy Sarathydocumentation fixes from p5p
2000-03-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-17 Gurusamy Sarathypod{man,text} updates from podlators-1.00 (from Russ...
2000-03-17 Jarkko HietaniemiAdd "Known Problems" section.
2000-03-14 Gurusamy Sarathyupdate local_patches entry for RC2
2000-03-14 Gurusamy Sarathymore warnings tidy-ups (from Paul Marquess)
2000-03-14 Gurusamy Sarathyperlfaq4 tweak (from Damian Conway <damian@cs.monash...
2000-03-14 Gurusamy Sarathyregen perltoc, other pod nits
2000-03-14 Gurusamy Sarathyrevise README.win32 for currentness, point to function
2000-03-14 Gurusamy Sarathytweak sort() notes (from Nathan Torkington)
2000-03-14 Gurusamy Sarathyintegrate cfgperl changes into mainline, ignoring the
2000-03-14 Gurusamy Sarathypatches for many bugs in the debugger; documentation...
2000-03-14 Jarkko Hietaniemimove the big AVAILABILITY list to perlport as Supported...
2000-03-13 Gurusamy Sarathyfixes for broken L<> links (from Wolfgang Laun
2000-03-13 Gurusamy Sarathytypos in perlboot.pod (from Randal L. Schwartz <merlyn...
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathymention changes to diagnostics
2000-03-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-13 Gurusamy Sarathymention autoflush portability caveat
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
next