patch@26996 - patch around stat("_NLA0:") bug
[p5sagit/p5-mst-13.2.git] / pod / perlport.pod
2006-01-26 Yves Orton Make dump and -u croak on Win32 and Cygwin to avoid...
2005-10-15 John E. Malmberg [patch@blead] perlport.pod
2005-06-03 Andy Lester Quotes in pod/*.pod
2005-05-27 Michael G. Schwern Re: [perl #35420] localtime corruption
2005-05-18 Gisle Aas Well defined $? and introduction of ${^CHILD_ERROR_NATI...
2005-05-18 Michael G. Schwern [PATCH] Eliminate radically out of date CHANGES from...
2005-05-04 Rafael Garcia-Suarez Document the unportability of atan2() edge cases
2005-04-29 Sébastien Aperghis... Small patch to perlport.pod
2005-04-08 Steven Schubiger Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32...
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-07-26 Marcus Holland-Moritz The byte-order modifiers won't go into 5.8.
2004-04-23 Marcus Holland-Moritz byte-order modifiers for (un)pack templates
2003-12-13 Rafael Garcia-Suarez alarm() is now implemented on Win32.
2003-08-16 Jarkko Hietaniemi More networking negativity.
2003-08-13 Jarkko Hietaniemi One tweak from Dave Mitchell.
2003-08-13 Jarkko Hietaniemi More don't:s for nyetworking.
2003-07-31 Jarkko Hietaniemi Integrate README.macosx more.
2003-06-23 SADAHIRO Tomoyuki [perlport.pod] code point of \cU
2003-05-30 Jarkko Hietaniemi A bit of networking notworking negativity.
2003-05-11 Rafael Garcia-Suarez Open UNIX is not really "formerly Unixware", since...
2003-05-11 Jarkko Hietaniemi Slight tweaks to the platform list.
2003-05-11 Rafael Garcia-Suarez perlport.pod nit for doc bug #8253.
2003-04-10 Jarkko Hietaniemi perlport information about portably embedding string...
2003-03-30 Jarkko Hietaniemi gethostbyname('localhost') is not that portable.
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.
next