This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mention changes to diagnostics
[perl5.git] / pod / perldelta.pod
2000-03-13 Gurusamy Sarathymention changes to diagnostics
2000-03-12 Gurusamy Sarathyanother optimized-OP_SASSIGN bug: ops that were not...
2000-03-12 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-12 Gurusamy SarathyLarry's patch to disallow CORE::Snark, with perldiag...
2000-03-11 Jarkko Hietaniemitodo and perldelta updates
2000-03-11 Gurusamy Sarathyperldelta update, typos and whitespace adjustments
2000-03-09 Gurusamy Sarathytweak Unicode notes, other cleanups
2000-03-09 Gurusamy Sarathyavoid autoflushing behavior of fork/system/exec on...
2000-03-08 Gurusamy Sarathymake Dump() call the XSUB implementation transparently...
2000-03-08 Jarkko HietaniemiMake the stringification more customizable.
2000-03-05 Gurusamy Sarathyadd Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-04 Gurusamy Sarathyadjust perldelta
2000-03-03 Gurusamy Sarathywhitespace and readabiliti nits in the pods (from Micha...
2000-03-03 Gurusamy Sarathyperldelta tweaks
2000-03-03 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles BaileyOnce more unto resync
2000-03-03 Charles BaileyVMS-specific perldelta update
2000-03-03 Gurusamy Sarathyperldelta notes about IO::Socket changes (from Graham...
2000-03-02 Gurusamy Sarathymove doc about v-strings from perlop to perldata (sugge...
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyadd support for Env arrays (from Gregor N. Purdy
2000-03-01 Gurusamy Sarathysupport kill(0,$pid) on Windows to test if process...
2000-02-29 Gurusamy Sarathyadd OO tutorial for beginners (from Randal L. Schwartz
2000-02-29 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-29 Gurusamy Sarathysupport fetching current interpreter from TLS under...
2000-02-29 Jarkko HietaniemiBigger warning on the changed behaviour of the unary ~.
2000-02-28 Jarkko HietaniemiLift the 32-bit straightjacket from bit ops;
2000-02-28 Gurusamy Sarathyfix outdated URLs (from Michael G Schwern)
2000-02-27 Gurusamy Sarathysupport fields::new() and fields::phash() to create...
2000-02-27 Gurusamy Sarathyremove outdated info about csh and glob(); glob() need...
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Jarkko HietaniemiMegalopatch for Configure: Andy's new installation...
2000-02-23 Gurusamy Sarathyper Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-22 Gurusamy Sarathysundry typos and such
2000-02-22 Gurusamy Sarathyremove vestiges of older attribute syntax
2000-02-22 Gurusamy Sarathyintegrate cfgperl contents into mainline, update Changes
2000-02-21 Gurusamy Sarathyremove dual-valueness of v-strings (i.e., they are...
2000-02-21 Gurusamy Sarathygeneralize "%v" format into a flag for any integral...
2000-02-21 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-20 Gurusamy SarathyREADME.vms and related updates (from Peter Prymmer...
2000-02-19 Jarkko HietaniemiBe explicit about what ops work with bt vectors.
2000-02-19 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-02-19 Gurusamy Sarathyset close-on-exec flag on sockets too, like we do for...
2000-02-19 Gurusamy Sarathyrename byte:: to bytes::
2000-02-19 Gurusamy Sarathyrename "Probable precendence problem" diagnostic to...
2000-02-16 Jarkko HietaniemiFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-02-15 Gurusamy Sarathyincorrect docs about delete() (spotted by Martyn Pearce
2000-02-11 Jarkko HietaniemiClarify 64-bit issues.
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathyadd note about printf("%v",...)
2000-02-07 Gurusamy Sarathypod fixes (from Abigail and M J T Guy)
2000-02-06 Gurusamy Sarathyrevised notes about Pod::Parser & Co.
2000-02-04 Gurusamy SarathySys::Syslog goes the XS way (from Tom Hughes <tom@compt...
2000-02-02 Gurusamy Sarathydeltanotes on weakrefs and Pod::Parser (from Tuomas...
2000-02-01 Gurusamy SarathyHINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathyremove caller.pm from change#3534 (flawed idea)
2000-01-30 Gurusamy Sarathyintroduce $^V (eq chr($revision) . chr($version) ....
2000-01-28 Gurusamy Sarathyperldelta note about export list changes
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-26 Gurusamy Sarathyrevised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-01-25 Gurusamy Sarathyproduce redeclaration warning on C<our $foo; { our...
2000-01-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-01-24 Gurusamy Sarathyadd new warnings to perldelta
2000-01-24 Jarkko HietaniemiUpdates on the large file support status.
2000-01-23 Gurusamy Sarathydocument bareword prototype incompatibility
2000-01-22 Gurusamy Sarathybetter Carp reporting within subclassed modules (from...
2000-01-21 Gurusamy Sarathysupport for C<exists &func> (from Spider Boardman)
2000-01-21 Gurusamy Sarathymention the fact that open(my $foo, ...) covers all...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathyclearer docs for change#4796; faster av_exists()
2000-01-13 Gurusamy Sarathysupport delete() and exists() on array, tied array...
1999-12-30 Gurusamy Sarathyleave DATA open in binmode if __END__ line doesn't...
1999-12-30 Gurusamy Sarathyenable the PERL_BINMODE_SCRIPTS behavior by default...
1999-12-28 Gurusamy Sarathytests for change#4642 and pod fixups suggested by Ralph...
1999-12-28 Gurusamy Sarathynewer version of constant.pm from Tom Phoenix; added...
1999-12-28 Gurusamy Sarathypod edits from Paul Marquess and Mark-Jason Dominus
1999-12-20 Gurusamy Sarathypod tweaks
1999-12-17 Gurusamy Sarathydelete() should return the value as is, not a copy...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-09 Gurusamy SarathyUSE_ITHREADS tweaks and notes
1999-12-09 Gurusamy Sarathydocument compatibility issue with literal list slices...
1999-12-09 Gurusamy Sarathynewer version of File::Find with support for following...
1999-12-05 Gurusamy Sarathymake File::Glob::glob() the default for CORE::glob()
1999-12-04 Gurusamy Sarathybetter implementation of change#3326; open(local $foo...
1999-12-02 Gurusamy Sarathyallow XSUBs and prototyped subroutines to be used with...
1999-11-04 Gurusamy Sarathyimplement STOP blocks and fix compiler to use them...
1999-10-27 Jarkko HietaniemiIntegrate with Sarathy; manual resolve on regcomp.c...
1999-10-25 Laszlo Molnardos-djgpp update
1999-10-24 Nick Ing-SimmonsFollow that camel ... another sync.
1999-10-24 Gurusamy Sarathydon't allow SIGCHLD to be ignored at startup, or wait...
1999-10-18 Gurusamy Sarathyadded intro to source filters from Paul Marquess
1999-10-18 Gurusamy Sarathypod updates from Tom Christiansen
1999-10-17 Gurusamy Sarathyremove FileHandle from list of PodParser dependencies...
1999-10-15 Gurusamy Sarathylvalue subs patch (change#4081) breaks C<\(Foo->Bar...
1999-10-15 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-10-15 Gurusamy SarathyBenchmark notes (from Barrie Slaymaker <barries@slaysys...
next