RE: perldebug.pod suggestion
[p5sagit/p5-mst-13.2.git] / pod / perlport.pod
2002-11-25 Hugo van der Sanden integrate #18144 updates to pod/perlport.pod
2002-09-04 Jarkko Hietaniemi OS/400 PASE port
2002-08-18 Paul Green Remove old VOS build methods
2002-07-17 Jarkko Hietaniemi DJGPP reclaimed.
2002-07-14 Jarkko Hietaniemi Unfortunately we have to downgrade the status of DJGPP.
2002-07-09 Jarkko Hietaniemi Update the port status.
2002-06-26 Peter Prymmer Re: [PATCH RC2] VMS nits, add getppid(), admit absence...
2002-06-26 Craig A. Berry VMS nits, add getppid(), admit absence of fork()
2002-06-08 Jarkko Hietaniemi BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware...
2002-06-08 Jarkko Hietaniemi Cygwin duplicated (noticed by Schwern).
2002-06-08 Jarkko Hietaniemi s/Plan9/Plan 9/g; (and one remaning MacOS)
2002-06-08 Jarkko Hietaniemi Add README.irix/perlirix.
2002-06-08 Jarkko Hietaniemi Add perlfreebsd.
2002-06-08 Jarkko Hietaniemi Advertise the upcoming Win32::GetOSName().
2002-06-08 Philip Newton Doc patches: assorted minor nits
2002-06-07 Jarkko Hietaniemi There are many ways to skin a Win32 (from Sarathy).
2002-06-07 Jarkko Hietaniemi Typos spotted by Vadim.
2002-06-07 Jarkko Hietaniemi s/MacOS/Mac OS/g; # (when the name of the os, not when...
2002-06-07 Jarkko Hietaniemi More Winlore from Vadim.
2002-06-06 Jarkko Hietaniemi More Windows wisdom from Sarathy;
2002-06-06 Jarkko Hietaniemi Win32 is not an OS.
2002-06-06 Jarkko Hietaniemi Supported platforms tweaks.
2002-06-06 Jarkko Hietaniemi BeOS status update; all platforms status update.
2002-05-31 Paul Green Adjust executable suffix checks for VMS
2002-05-31 Paul Green Improved $^X patch
2002-04-29 Jarkko Hietaniemi Detypo by Ronald Kimball.
2002-04-28 Peter Prymmer updates to perlport.pod
2002-04-22 Paul Green update VOS-specific pod files
2002-03-27 Jarkko Hietaniemi More URL "whitespacing".
2002-03-27 Jarkko Hietaniemi I like doubleclicking on URLs in pods to select them.
2002-03-26 Jarkko Hietaniemi EPOC update from Olaf Flebbe.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 John Peacock Re: Nearly OK for cygwin@15318
2002-03-19 Slaven Rezic Re: Nearly OK for cygwin@15318
2002-03-08 Jarkko Hietaniemi perlport updates from Pudge.
2002-03-07 Jarkko Hietaniemi Mac OS X UFS does not do ctime.
2002-03-07 Jarkko Hietaniemi perlport tweaks.
2002-03-07 Michael G. Schwern Re: [PATCH docs] Re: Bug with -M
2002-03-03 Jarkko Hietaniemi EBCDIC: the v-string components cannot exceed 2147483647.
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-17 Jarkko Hietaniemi More filename portability tips.
2002-02-16 Philip Newton [DOC PATCH perlport.pod] Typo fix and three-arg open
2002-02-10 Jarkko Hietaniemi Portability notes: filename characters, character sets.
2001-12-27 Philip Newton [DOC PATCH] left is right and right is left
2001-12-26 Jarkko Hietaniemi Bad $? assumptions.
2001-12-12 Jarkko Hietaniemi utime() updates only the mtime in BeOS.
2001-12-07 Ronald J. Kimball Re: [patch pod/perlport.pod] wrong escape
2001-12-06 Benjamin Goldberg Re: Silly stat() portability questions
2001-12-05 Jarkko Hietaniemi Admonish against assuming A^HUNIX fs/uid/gid semantics.
2001-11-14 Michael G. Schwern Re: select() broken under VMS?
2001-11-14 Michael G. Schwern s/socket/select/ typo
2001-11-13 Michael G. Schwern exit docs out of order
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-08 Mark-Jason Dominus replace perl.com/CPAN/ with http://www.cpan.org/
2001-11-02 Andreas König Trivial doc patch
2001-09-27 Jarkko Hietaniemi Integrate changes #12241 and #12242 from macperl:
2001-09-22 Michael G. Schwern expand DOS-like table (was Re: test
2001-09-14 Robin Barker Re: unterminated C<...> at line 426 in file perlport.pod
2001-09-14 H.Merijn Brand unterminated C<...> at line 426 in file perlport.pod
2001-09-10 Jarkko Hietaniemi Warn against using bare v-strings as IP addresses
2001-09-09 Jarkko Hietaniemi Use the tried method.
2001-09-09 Jarkko Hietaniemi perlport additions: 1 while unlink, add/delete directory
2001-08-08 Craig A. Berry better VMS docs for $?, exit(), and system()
2001-08-02 Jarkko Hietaniemi Add PerlCE to the docs.
2001-07-28 Philip Newton [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
2001-07-24 Peter Prymmer add io/fs.t to vmsperl test suite
2001-07-21 Jarkko Hietaniemi Integrate change #11408 from macperl.
2001-07-11 Jarkko Hietaniemi Integrate #11263 from macperl; macos and macosx updates.
2001-06-16 Jarkko Hietaniemi Add perlnetware to docs; regen toc; supply skeleton
2001-06-06 Jarkko Hietaniemi Podify the remaining README.platform files;
2001-05-05 Jarkko Hietaniemi Updates on the pods related to the modules included...
2001-05-02 Peter Prymmer fix some misinformation in perlfunc.pod
2001-04-24 Abigail Updated email addresses.
2001-04-08 Jarkko Hietaniemi Update the list of supported platforms to talk about...
2001-04-08 Jarkko Hietaniemi Integrate changes #8677,8680,8681,8725,8732,8776,8782...
2001-03-27 Jarkko Hietaniemi Document sockatmark() some.
2001-03-16 Michael Stevens the uncontroversial doc patches
2001-02-21 Peter Prymmer [patch perl@8841] One URL update and a possible OS...
2001-02-09 Jarkko Hietaniemi Rename README.posix-bc to README.bs2000 to avoid confusion
2001-02-08 Charles Bailey SYN SYN
2001-02-04 Michael G. Schwern Re: [PATCH lots of pod/] s/chop/chomp/g
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-07 Fifer, Eric cygwin port
2000-11-07 Stephen P. Potter Pod updates
2000-11-06 Jarkko Hietaniemi %ENV note tweaks from Dan Sugalski.
2000-11-06 Jarkko Hietaniemi Document %ENV = () portability issues.
2000-10-24 Jarkko Hietaniemi Podify README.epoc and README.vos.
2000-10-24 Jarkko Hietaniemi Stratus VOS updates from Paul Green.
2000-10-20 Charles Bailey SYN SYN
2000-10-18 Jarkko Hietaniemi Regen toc.
2000-10-09 Gurusamy Sarathy pod nit
2000-08-30 Nicholas Clark typos in pods
2000-08-21 Jarkko Hietaniemi Document the endianness of Alpha more precisely.
2000-08-20 Jarkko Hietaniemi Mention perlebcdic and perlposix-bc.
2000-08-17 Gurusamy Sarathy add "ok" targets from change#6632 in makefile.mk
2000-08-15 Fifer, Eric cygwin port
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-26 Jarkko Hietaniemi Further File::Temp patches from Yitzchak Scott-Thoennes
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
next