readd missing perldelta.pod changes from changes#6339,6376
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
2000-07-12 Gurusamy Sarathy readd missing perldelta.pod changes from changes#6339...
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...
2000-02-29 Jarkko Hietaniemi Bigger warning on the changed behaviour of the unary ~.
2000-02-28 Jarkko Hietaniemi Lift the 32-bit straightjacket from bit ops;
2000-02-28 Gurusamy Sarathy fix outdated URLs (from Michael G Schwern)
2000-02-27 Gurusamy Sarathy support fields::new() and fields::phash() to create...
2000-02-27 Gurusamy Sarathy remove outdated info about csh and glob(); glob() need...
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Jarkko Hietaniemi Megalopatch for Configure: Andy's new installation...
2000-02-23 Gurusamy Sarathy per Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathy sundry typos and such
2000-02-22 Gurusamy Sarathy remove vestiges of older attribute syntax
2000-02-22 Gurusamy Sarathy integrate cfgperl contents into mainline, update Changes
2000-02-21 Gurusamy Sarathy remove dual-valueness of v-strings (i.e., they are...
2000-02-21 Gurusamy Sarathy generalize "%v" format into a flag for any integral...
2000-02-21 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-20 Gurusamy Sarathy README.vms and related updates (from Peter Prymmer...
2000-02-19 Jarkko Hietaniemi Be explicit about what ops work with bt vectors.
2000-02-19 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathy set close-on-exec flag on sockets too, like we do for...
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-19 Gurusamy Sarathy rename "Probable precendence problem" diagnostic to...
2000-02-16 Jarkko Hietaniemi Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathy incorrect docs about delete() (spotted by Martyn Pearce
2000-02-11 Jarkko Hietaniemi Clarify 64-bit issues.
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy add note about printf("%v",...)
2000-02-07 Gurusamy Sarathy pod fixes (from Abigail and M J T Guy)
2000-02-06 Gurusamy Sarathy revised notes about Pod::Parser & Co.
2000-02-04 Gurusamy Sarathy Sys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-02 Gurusamy Sarathy deltanotes on weakrefs and Pod::Parser (from Tuomas...
2000-02-01 Gurusamy Sarathy HINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathy remove caller.pm from change#3534 (flawed idea)
2000-01-30 Gurusamy Sarathy introduce $^V (eq chr($revision) . chr($version) ....
2000-01-28 Gurusamy Sarathy perldelta note about export list changes
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-26 Gurusamy Sarathy revised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-26 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-01-25 Gurusamy Sarathy produce redeclaration warning on C<our $foo; { our...
2000-01-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-01-24 Gurusamy Sarathy add new warnings to perldelta
2000-01-24 Jarkko Hietaniemi Updates on the large file support status.
2000-01-23 Gurusamy Sarathy document bareword prototype incompatibility
2000-01-22 Gurusamy Sarathy better Carp reporting within subclassed modules (from...
2000-01-21 Gurusamy Sarathy support for C<exists &func> (from Spider Boardman)
next