Extensive documentation patch redux
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
2002-12-23 Hugo van der Sanden Reverse #18285, for reasons given in:
2002-12-11 Stephen McCamant Re: Precedence of ? :
2002-08-20 Hugo van der Sanden perldelta for #17727
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-07-19 Jarkko Hietaniemi Copy perldelta as perl58delta, purge the perldelta.
2002-07-18 Jarkko Hietaniemi Mention the chdir("")/chdir(undef) deprecation.
2002-07-18 Jarkko Hietaniemi Update on OS/2 status.
2002-07-17 Jarkko Hietaniemi Document the DJGPP status.
2002-07-17 Jarkko Hietaniemi UTF-8 news tweak.
2002-07-17 Jarkko Hietaniemi Mac OS X dyld problems: be less destructive.
2002-07-17 Jarkko Hietaniemi DJGPP reclaimed.
2002-07-17 Jarkko Hietaniemi Add a pointer to the utf8 pragma doc.
2002-07-17 Jarkko Hietaniemi Ivan Kurmanov pointed out that the whole "use utf8"
2002-07-17 Jarkko Hietaniemi Doc deduplication by Ivan Kurmanov <kurmanov@openlib...
2002-07-16 Jarkko Hietaniemi Mac OS X dyld problem: try more direct action first.
2002-07-16 Jarkko Hietaniemi More explicit solution for the Mac OS X "dyld undefined...
2002-07-15 Jarkko Hietaniemi IRIX -O2 trick (needs verification from John P. Linderman)
2002-07-15 Jarkko Hietaniemi Split "Known problems" into "Known problems" (generic,
2002-07-15 Jarkko Hietaniemi Add a section on ithreads; rearrange the sections a...
2002-07-15 Yitzchak Scott-Tho... Re: [PATCH] reinclude ODBM_File ...
2002-07-15 Jarkko Hietaniemi DJGPP broke after 5.7.3, so that's good news.
2002-07-15 Jarkko Hietaniemi Retract #17550: the build/test time warnings do not
2002-07-15 Jarkko Hietaniemi (retracted by #17551)
2002-07-15 Jarkko Hietaniemi Say something about missing "Perl_get_sv".
2002-07-14 Jarkko Hietaniemi Unfortunately we have to downgrade the status of DJGPP.
2002-07-14 Jarkko Hietaniemi I would say the long double support has matured enough.
2002-07-14 Jarkko Hietaniemi The z/OS problems are dependent on the environment;
2002-07-14 Jarkko Hietaniemi perldelta didn't know of FreeBSD 4.6 readdir_r.
2002-07-14 Jarkko Hietaniemi perldelta shuffling.
2002-07-14 Jarkko Hietaniemi Document the Thread:: change.
2002-07-14 Jarkko Hietaniemi Add a few new diagnostics.
2002-07-14 Jarkko Hietaniemi Move the debugger changes from "diagnostics" to "fixes".
2002-07-13 Jarkko Hietaniemi More admonishment that one shouldn't waste one's efforts
2002-07-12 Jarkko Hietaniemi Update the 5.005threads failure status.
2002-07-12 Jarkko Hietaniemi Many of the feared z/OS failures turned out to be false...
2002-07-12 Jarkko Hietaniemi Easy z/OS fix by skipping raw UTF-8.
2002-07-12 Jarkko Hietaniemi Update the z/OS situation.
2002-07-12 Jarkko Hietaniemi BeOS failure merge, noticed by Daniel Berger.
2002-07-11 Jarkko Hietaniemi Mention the FAT vs NDBM_File problem on Cygwin also...
2002-07-10 Elizabeth Mattijsen [DOC PATCH] some doc nits after 17463
2002-07-10 Jarkko Hietaniemi Small perldelta tweaks.
2002-07-09 Jarkko Hietaniemi Change PerlIO::Scalar and Via to scalar and via.
2002-07-09 Jarkko Hietaniemi Tweak perldelta for the new PerlIO::Vianess.
2002-07-07 Rafael Garcia-Suarez Replace the word "discipline" by "layer" almost everywhere,
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-21 Jarkko Hietaniemi Typos-be-gone.
2002-06-19 Audrey Tang Mention Class::Pseudohash in perldelta
2002-06-19 Nick Ing-Simmons Un-deprecate :raw after all - just define what it means
2002-06-18 Jarkko Hietaniemi To mirror #17285.
2002-06-18 Jarkko Hietaniemi Document the "Unicode in package/sub names" problem;
2002-06-18 Jarkko Hietaniemi "Borrow" Rafael's multiarg open descripion to perldelta,
2002-06-17 Jarkko Hietaniemi Advertise MakeMaker.
2002-06-16 parv Re: [ID 20020212.002] locale test fails for *ISO8859...
2002-06-16 Jarkko Hietaniemi Deprecate (or at least discourage) :raw.
2002-06-14 Jarkko Hietaniemi Group the debugger changes in one place.
2002-06-14 Jarkko Hietaniemi Plug potential confusion.
2002-06-14 Jarkko Hietaniemi Attribute::Handlers has been adopted by Arthur.
2002-06-14 Jarkko Hietaniemi OS/2 status from John Poltorak.
2002-06-14 Jarkko Hietaniemi Mention Solaris x86 use64bitint troubles.
2002-06-14 Jarkko Hietaniemi All UNICOS test failures should be gone now.
2002-06-14 Craig A. Berry assorted help for older VMS systems
2002-06-13 Jarkko Hietaniemi Tell what version of PDL will be fine with 5.8.0,
2002-06-13 Jarkko Hietaniemi Document the tied/magical/shared array/hash non-autoviv...
2002-06-11 Gurusamy Sarathy sanity-check the windows section in perldelta and add...
2002-06-11 Jarkko Hietaniemi Make UTF-8 locales effective only if PerlIO has been
2002-06-11 Jarkko Hietaniemi Document XS::APItest.
2002-06-10 Jarkko Hietaniemi Document the UTF-8 env issue. Now NI-S just needs
2002-06-10 Philip Newton Re: Change 17108: Document the do BAREWORD change,...
2002-06-09 Jarkko Hietaniemi :unique saga continues.
2002-06-09 Jarkko Hietaniemi Better wording from Sarathy.
2002-06-09 Jarkko Hietaniemi CLONE doc tweaks.
2002-06-09 Jarkko Hietaniemi syswrite() is old news.
2002-06-09 Johan Vromans One-argument syswrite
2002-06-09 Johan Vromans [Patch] CLONE is not in perldelta
2002-06-08 Jarkko Hietaniemi Add README.irix/perlirix.
2002-06-08 Jarkko Hietaniemi Add perlfreebsd.
2002-06-08 Jarkko Hietaniemi Mention the FreeBSD readdir_r bug in perldelta.
2002-06-08 Jarkko Hietaniemi Add deprecations.
2002-06-08 Jarkko Hietaniemi Document the do BAREWORD change, from Rafael.
2002-06-08 Jarkko Hietaniemi perldelta tweaks.
2002-06-08 Craig A. Berry VMS doc patch (was Re: VMS changes?)
2002-06-08 Jarkko Hietaniemi Slight tweaks from Lupe Christoph.
2002-06-08 Jarkko Hietaniemi Put back the [561+] markers (except for the New Tests
2002-06-08 Jarkko Hietaniemi Mention the dynamicness of Socket in VMS in another...
2002-06-08 Jarkko Hietaniemi Address most of the issues found by Lupe Cristoph
2002-06-08 Jarkko Hietaniemi Explain at the top the situation in a nutshell;
2002-06-08 Lupe Christoph [Patch] perldelta for 5.8.0 RC1
2002-06-08 Philip Newton Doc patches: assorted minor nits
2002-06-07 Jarkko Hietaniemi s/MacOS/Mac OS/g; # (when the name of the os, not when...
2002-06-06 Jarkko Hietaniemi Update the SUPER-UX situation.
2002-06-06 Nick Ing-Simmons Integrate mainline
2002-06-06 Jarkko Hietaniemi Update the 5.005-threads failure list.
2002-06-05 Jarkko Hietaniemi MacOS X 10.1.5 still failing the DB tests.
2002-06-05 Jarkko Hietaniemi AUTHORS updates; perldelta blame^Wfame additions.
2002-06-05 Jarkko Hietaniemi Mention Carp enhancements.
2002-06-05 Jarkko Hietaniemi Mention the flakiness of AIX' make.
2002-06-05 Jarkko Hietaniemi perlthrtut links.
2002-06-05 John P. Linderman Re: 2nd draft of announcement
2002-06-04 Rafael Garcia-Suarez s/modperl/mod_perl/g
2002-06-04 Philip Newton [DOC PATCH] perldelta.pod
next