fix some misinformation in perlfunc.pod
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
2001-04-07 Jarkko Hietaniemi Create perl571delta and seed it off with the perldelta...
2001-04-07 Jarkko Hietaniemi Denit.
2001-03-16 Michael Stevens the uncontroversial doc patches
2001-02-09 Mark Fisher RE: Biannual Competition to Improve Hashing Function
2000-12-22 Robin Barker ; was Re: Perlbug 20000322.006 status +update
2000-11-29 Jarkko Hietaniemi Document the known sprintf test failures, exact standard
2000-11-07 Stephen P. Potter Pod updates
2000-10-25 John Peacock Zero-padded Numerics in Perl Format
2000-10-22 Jarkko Hietaniemi Support s?printf parameter reordering.
2000-10-16 Jarkko Hietaniemi perldelta tweak.
2000-10-16 Jarkko Hietaniemi Add a perldelta note about the change #6024, pointed...
2000-10-14 Paul Marquess Needs to be conditional on SunOS 4.
2000-09-08 Spider Boardman Re-allow vec() for characters > 255.
2000-09-07 Gisle Aas Document the new ref() semantics.
2000-09-07 Jarkko Hietaniemi Tiny perldelta nits.
2000-09-02 Jarkko Hietaniemi perldelta nits.
2000-09-02 Jarkko Hietaniemi Unicode notes.
2000-09-01 Jarkko Hietaniemi Mention the HP-UX LP64 freak failure.
2000-09-01 Jarkko Hietaniemi Mention known sfio+linux buglet.
2000-09-01 Jarkko Hietaniemi Mergesort is back.
2000-09-01 Jarkko Hietaniemi Document known deficiencies.
2000-09-01 Jarkko Hietaniemi Mention warnings fixes and updates.
2000-09-01 Craig A. Berry 2 more vms.c fix-ups and status
2000-09-01 Jarkko Hietaniemi Retract the mergesort code, way too incompatible licensing
2000-08-31 Jarkko Hietaniemi perldelta tweaks.
2000-08-31 Jarkko Hietaniemi Document known failures.
2000-08-31 Abigail Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938...
2000-08-30 Jarkko Hietaniemi Mention UNTIE in perldelta. Still needs documenting
2000-08-30 Abigail Don't use big-Oh when talking about lower bounds.
2000-08-30 Jarkko Hietaniemi Change the internal implementation of sort() to be...
2000-08-30 Jarkko Hietaniemi Document Storable problems on Crays. (Will have
2000-08-27 Jarkko Hietaniemi More ruthless editing from Hugo van der Sanden.
2000-08-27 Jarkko Hietaniemi Provice virtual $Config{ccflags_nolargefiles} etc.
2000-08-25 Jarkko Hietaniemi Support preserving extremely big/small angles.
2000-08-24 Jarkko Hietaniemi Drop the separate perlbc, perlcc -b should be enough.
2000-08-22 Jarkko Hietaniemi perldelta nits.
2000-08-22 Jarkko Hietaniemi perldelta fixes from Hugo van der Sanden.
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-08-21 Jarkko Hietaniemi An obsoleted diagnostic.
2000-08-21 Jarkko Hietaniemi Weed out some smaller changes.
2000-08-21 Jarkko Hietaniemi Document the endianness of Alpha more precisely.
2000-08-21 Jarkko Hietaniemi perldelta fixes from the p5p crowd.
2000-08-21 Jarkko Hietaniemi Draft 0.
2000-08-17 Jarkko Hietaniemi Retract #6645.
2000-08-15 Dominic Dunlop (Retracted by #6660)
2000-07-12 Gurusamy Sarathy readd missing perldelta.pod changes from changes#6339...
2000-07-12 Gurusamy Sarathy fix broken integrations in cfgperl
2000-07-11 Jarkko Hietaniemi Configure cosmetics and perldelta.
2000-07-11 Mark-Jason Dominus Be less forgiving about ambiguous and illegal tr ranges.
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy better diagnostic on Frob->stuff() when Frob:: doesn...
2000-03-28 Gurusamy Sarathy add Changes, perldelta.pod
2000-03-28 Gurusamy Sarathy rename Changes and perldelta.pod
2000-03-23 Gurusamy Sarathy revise perldelta for more optimal ordering, minor Todo
2000-03-22 Gurusamy Sarathy add note about lib/open3.t#22 failure on Win2K
2000-03-22 Gurusamy Sarathy make unloading of extension shared objects (change...
2000-03-22 Gurusamy Sarathy missing pieces in perldelta
2000-03-22 Gurusamy Sarathy rename tests to more appropriate names
2000-03-21 Jarkko Hietaniemi Disallow using too old gcc in {Tru64,Digital UNIX,DEC...
2000-03-21 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-20 Jarkko Hietaniemi Document the lib/io_multihomed test hang in 64-bit...
2000-03-19 Gurusamy Sarathy add @x->[2] bug to known issues (from Johan Vromans)
2000-03-19 Gurusamy Sarathy mention need to wait for children (from Russ Allbery)
2000-03-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-19 Gurusamy Sarathy produce better error message when \N{...} is used without
2000-03-19 Gurusamy Sarathy warn about CHECK and INIT blocks encountered at run...
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-19 Jarkko Hietaniemi Taint shmread().
2000-03-19 Jarkko Hietaniemi Taint also the passwd field of the getpw*().
2000-03-18 Jarkko Hietaniemi Taint the shell from the getpw*.
2000-03-17 Jarkko Hietaniemi Add the NEXTSTEP strftime %j bug to Known Problems.
2000-03-17 Jarkko Hietaniemi Add "Known Problems" section.
2000-03-14 Gurusamy Sarathy more warnings tidy-ups (from Paul Marquess)
2000-03-14 Gurusamy Sarathy patches for many bugs in the debugger; documentation...
2000-03-13 Gurusamy Sarathy mention changes to diagnostics
2000-03-12 Gurusamy Sarathy another optimized-OP_SASSIGN bug: ops that were not...
2000-03-12 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-12 Gurusamy Sarathy Larry's patch to disallow CORE::Snark, with perldiag...
2000-03-11 Jarkko Hietaniemi todo and perldelta updates
2000-03-11 Gurusamy Sarathy perldelta update, typos and whitespace adjustments
2000-03-09 Gurusamy Sarathy tweak Unicode notes, other cleanups
2000-03-09 Gurusamy Sarathy avoid autoflushing behavior of fork/system/exec on...
2000-03-08 Gurusamy Sarathy make Dump() call the XSUB implementation transparently...
2000-03-08 Jarkko Hietaniemi Make the stringification more customizable.
2000-03-05 Gurusamy Sarathy add Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-04 Gurusamy Sarathy adjust perldelta
2000-03-03 Gurusamy Sarathy whitespace and readabiliti nits in the pods (from Micha...
2000-03-03 Gurusamy Sarathy perldelta tweaks
2000-03-03 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles Bailey Once more unto resync
2000-03-03 Charles Bailey VMS-specific perldelta update
2000-03-03 Gurusamy Sarathy perldelta notes about IO::Socket changes (from Graham...
2000-03-02 Gurusamy Sarathy move doc about v-strings from perlop to perldata (sugge...
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy add support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathy support kill(0,$pid) on Windows to test if process...
2000-02-29 Gurusamy Sarathy add OO tutorial for beginners (from Randal L. Schwartz
2000-02-29 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-29 Gurusamy Sarathy support fetching current interpreter from TLS under...
next